2024-09-21T13:29:01.842 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T13:29:01.866 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T13:29:01.955 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/7914031 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/classic} email: gabrioux@ibm.com first_in_suite: false job_id: '7914031' 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: 1 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: smithi032.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFrOoQrNH+r2GDxT8Gzc1PgVbNqSu6ZoY/oJMXBjnyQJ8zvWH+zJLWtohPNd8eIKrJ++WfzTHWsT794PNsC1Dv4= smithi046.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEblxjMDVzxOGmKkcz9NziQK4CqlYT7NpxC3mH0J3OBRZNiwVqs8PTjZZJxYVwlrl1g/Wt4j4Yb01r8O1mRHQNk= 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-21T13:29:01.955 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-21T13:29:01.956 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa/tasks 2024-09-21T13:29:01.957 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T13:29:01.959 INFO:teuthology.task.internal:Checking packages... 2024-09-21T13:29:01.982 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '441784946648ff53dd310293f9dd752afeeea72a' 2024-09-21T13:29:01.982 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T13:29:01.982 INFO:teuthology.packaging:ref: None 2024-09-21T13:29:01.982 INFO:teuthology.packaging:tag: None 2024-09-21T13:29:01.982 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-21-0842 2024-09-21T13:29:01.982 INFO:teuthology.packaging:sha1: 441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:29:01.983 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-21T13:29:02.122 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5104-g44178494-1jammy 2024-09-21T13:29:02.123 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T13:29:02.130 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T13:29:02.130 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T13:29:02.151 INFO:teuthology.task.internal:Saving configuration 2024-09-21T13:29:02.168 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T13:29:02.174 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T13:29:02.198 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi032.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/7914031', '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 13:23:12.976044', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN3ba7fykANgIdOtL7c+ntpYRD9buwQV/8hyQgipdzms'} 2024-09-21T13:29:02.223 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi046.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/7914031', '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 13:23:12.977394', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDUqJezKJ/sQuBBh8UPeZpaUucODoAZwyfsMivzusDzd'} 2024-09-21T13:29:02.223 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T13:29:02.229 INFO:teuthology.task.internal:roles: ubuntu@smithi032.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-21T13:29:02.229 INFO:teuthology.task.internal:roles: ubuntu@smithi046.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-21T13:29:02.229 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T13:29:02.304 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f7fe3a94280>, signals=[15]) 2024-09-21T13:29:02.304 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T13:29:02.311 INFO:teuthology.task.internal:Opening connections... 2024-09-21T13:29:02.311 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi032.front.sepia.ceph.com 2024-09-21T13:29:02.312 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:29:02.393 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi046.front.sepia.ceph.com 2024-09-21T13:29:02.394 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:29:02.469 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T13:29:02.475 DEBUG:teuthology.orchestra.run.smithi032:> uname -m 2024-09-21T13:29:02.480 INFO:teuthology.orchestra.run.smithi032.stdout:x86_64 2024-09-21T13:29:02.480 DEBUG:teuthology.orchestra.run.smithi032:> cat /etc/os-release 2024-09-21T13:29:02.532 INFO:teuthology.orchestra.run.smithi032.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T13:29:02.532 INFO:teuthology.orchestra.run.smithi032.stdout:NAME="Ubuntu" 2024-09-21T13:29:02.532 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_ID="22.04" 2024-09-21T13:29:02.532 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T13:29:02.532 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_CODENAME=jammy 2024-09-21T13:29:02.532 INFO:teuthology.orchestra.run.smithi032.stdout:ID=ubuntu 2024-09-21T13:29:02.532 INFO:teuthology.orchestra.run.smithi032.stdout:ID_LIKE=debian 2024-09-21T13:29:02.532 INFO:teuthology.orchestra.run.smithi032.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T13:29:02.532 INFO:teuthology.orchestra.run.smithi032.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T13:29:02.532 INFO:teuthology.orchestra.run.smithi032.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T13:29:02.533 INFO:teuthology.orchestra.run.smithi032.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T13:29:02.533 INFO:teuthology.orchestra.run.smithi032.stdout:UBUNTU_CODENAME=jammy 2024-09-21T13:29:02.533 INFO:teuthology.lock.ops:Updating smithi032.front.sepia.ceph.com on lock server 2024-09-21T13:29:02.550 DEBUG:teuthology.orchestra.run.smithi046:> uname -m 2024-09-21T13:29:02.555 INFO:teuthology.orchestra.run.smithi046.stdout:x86_64 2024-09-21T13:29:02.555 DEBUG:teuthology.orchestra.run.smithi046:> cat /etc/os-release 2024-09-21T13:29:02.602 INFO:teuthology.orchestra.run.smithi046.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T13:29:02.602 INFO:teuthology.orchestra.run.smithi046.stdout:NAME="Ubuntu" 2024-09-21T13:29:02.602 INFO:teuthology.orchestra.run.smithi046.stdout:VERSION_ID="22.04" 2024-09-21T13:29:02.602 INFO:teuthology.orchestra.run.smithi046.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T13:29:02.602 INFO:teuthology.orchestra.run.smithi046.stdout:VERSION_CODENAME=jammy 2024-09-21T13:29:02.602 INFO:teuthology.orchestra.run.smithi046.stdout:ID=ubuntu 2024-09-21T13:29:02.602 INFO:teuthology.orchestra.run.smithi046.stdout:ID_LIKE=debian 2024-09-21T13:29:02.603 INFO:teuthology.orchestra.run.smithi046.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T13:29:02.603 INFO:teuthology.orchestra.run.smithi046.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T13:29:02.603 INFO:teuthology.orchestra.run.smithi046.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T13:29:02.603 INFO:teuthology.orchestra.run.smithi046.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T13:29:02.603 INFO:teuthology.orchestra.run.smithi046.stdout:UBUNTU_CODENAME=jammy 2024-09-21T13:29:02.603 INFO:teuthology.lock.ops:Updating smithi046.front.sepia.ceph.com on lock server 2024-09-21T13:29:02.625 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T13:29:02.633 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T13:29:02.651 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T13:29:02.651 DEBUG:teuthology.orchestra.run.smithi032:> test '!' -e /home/ubuntu/cephtest 2024-09-21T13:29:02.653 DEBUG:teuthology.orchestra.run.smithi046:> test '!' -e /home/ubuntu/cephtest 2024-09-21T13:29:02.658 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T13:29:02.675 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T13:29:02.675 DEBUG:teuthology.orchestra.run.smithi032:> test -z $(ls -A /var/lib/ceph) 2024-09-21T13:29:02.702 DEBUG:teuthology.orchestra.run.smithi046:> test -z $(ls -A /var/lib/ceph) 2024-09-21T13:29:02.709 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T13:29:02.776 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T13:29:02.789 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T13:29:02.789 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-21T13:29:02.789 DEBUG:teuthology.orchestra.run.smithi032:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T13:29:02.790 DEBUG:teuthology.orchestra.run.smithi046:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T13:29:02.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:29:02.794 DEBUG:teuthology.orchestra.run.smithi032:> uname -r 2024-09-21T13:29:02.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:29:02.795 DEBUG:teuthology.orchestra.run.smithi046:> uname -r 2024-09-21T13:29:02.840 INFO:teuthology.orchestra.run.smithi032.stdout:5.15.0-56-generic 2024-09-21T13:29:02.841 INFO:teuthology.task.kernel:Running kernel on smithi032: 5.15.0-56-generic 2024-09-21T13:29:02.841 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get clean 2024-09-21T13:29:02.843 INFO:teuthology.orchestra.run.smithi046.stdout:5.15.0-56-generic 2024-09-21T13:29:02.843 INFO:teuthology.task.kernel:Running kernel on smithi046: 5.15.0-56-generic 2024-09-21T13:29:02.843 DEBUG:teuthology.orchestra.run.smithi046:> sudo apt-get clean 2024-09-21T13:29:02.966 DEBUG:teuthology.orchestra.run.smithi046:> sudo apt-get update 2024-09-21T13:29:02.967 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get update 2024-09-21T13:29:03.088 INFO:teuthology.orchestra.run.smithi046.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T13:29:03.107 INFO:teuthology.orchestra.run.smithi046.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T13:29:03.116 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T13:29:03.119 INFO:teuthology.orchestra.run.smithi032.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T13:29:03.119 INFO:teuthology.orchestra.run.smithi032.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T13:29:03.172 INFO:teuthology.orchestra.run.smithi046.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T13:29:03.185 INFO:teuthology.orchestra.run.smithi032.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T13:29:03.204 INFO:teuthology.orchestra.run.smithi046.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T13:29:03.320 INFO:teuthology.orchestra.run.smithi046.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T13:29:03.372 INFO:teuthology.orchestra.run.smithi032.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T13:29:03.391 INFO:teuthology.orchestra.run.smithi046.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T13:29:03.426 INFO:teuthology.orchestra.run.smithi046.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T13:29:03.429 INFO:teuthology.orchestra.run.smithi046.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T13:29:03.429 INFO:teuthology.orchestra.run.smithi046.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T13:29:03.430 INFO:teuthology.orchestra.run.smithi046.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T13:29:03.442 INFO:teuthology.orchestra.run.smithi032.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T13:29:03.446 INFO:teuthology.orchestra.run.smithi046.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T13:29:03.447 INFO:teuthology.orchestra.run.smithi032.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T13:29:03.450 INFO:teuthology.orchestra.run.smithi046.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T13:29:03.450 INFO:teuthology.orchestra.run.smithi046.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T13:29:03.455 INFO:teuthology.orchestra.run.smithi046.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T13:29:03.462 INFO:teuthology.orchestra.run.smithi046.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T13:29:03.464 INFO:teuthology.orchestra.run.smithi046.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T13:29:03.464 INFO:teuthology.orchestra.run.smithi046.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T13:29:03.464 INFO:teuthology.orchestra.run.smithi046.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T13:29:03.465 INFO:teuthology.orchestra.run.smithi046.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T13:29:03.480 INFO:teuthology.orchestra.run.smithi032.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T13:29:03.482 INFO:teuthology.orchestra.run.smithi032.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T13:29:03.482 INFO:teuthology.orchestra.run.smithi032.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T13:29:03.483 INFO:teuthology.orchestra.run.smithi032.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T13:29:03.493 INFO:teuthology.orchestra.run.smithi046.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T13:29:03.493 INFO:teuthology.orchestra.run.smithi046.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T13:29:03.494 INFO:teuthology.orchestra.run.smithi046.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T13:29:03.494 INFO:teuthology.orchestra.run.smithi046.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T13:29:03.495 INFO:teuthology.orchestra.run.smithi046.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T13:29:03.496 INFO:teuthology.orchestra.run.smithi046.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T13:29:03.496 INFO:teuthology.orchestra.run.smithi046.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T13:29:03.497 INFO:teuthology.orchestra.run.smithi046.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T13:29:03.497 INFO:teuthology.orchestra.run.smithi046.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T13:29:03.503 INFO:teuthology.orchestra.run.smithi032.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T13:29:03.506 INFO:teuthology.orchestra.run.smithi032.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T13:29:03.506 INFO:teuthology.orchestra.run.smithi032.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T13:29:03.511 INFO:teuthology.orchestra.run.smithi032.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T13:29:03.513 INFO:teuthology.orchestra.run.smithi032.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T13:29:03.516 INFO:teuthology.orchestra.run.smithi032.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T13:29:03.543 INFO:teuthology.orchestra.run.smithi032.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T13:29:03.544 INFO:teuthology.orchestra.run.smithi032.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T13:29:03.544 INFO:teuthology.orchestra.run.smithi032.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T13:29:03.544 INFO:teuthology.orchestra.run.smithi032.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T13:29:03.544 INFO:teuthology.orchestra.run.smithi032.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T13:29:03.550 INFO:teuthology.orchestra.run.smithi032.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T13:29:03.554 INFO:teuthology.orchestra.run.smithi032.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T13:29:03.555 INFO:teuthology.orchestra.run.smithi032.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T13:29:03.556 INFO:teuthology.orchestra.run.smithi032.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T13:29:03.580 INFO:teuthology.orchestra.run.smithi032.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T13:29:03.582 INFO:teuthology.orchestra.run.smithi032.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T13:29:03.582 INFO:teuthology.orchestra.run.smithi032.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T13:29:03.587 INFO:teuthology.orchestra.run.smithi032.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T13:29:03.594 INFO:teuthology.orchestra.run.smithi032.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T13:29:03.596 INFO:teuthology.orchestra.run.smithi032.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T13:29:03.596 INFO:teuthology.orchestra.run.smithi032.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T13:29:03.597 INFO:teuthology.orchestra.run.smithi032.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T13:29:03.620 INFO:teuthology.orchestra.run.smithi032.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T13:29:03.620 INFO:teuthology.orchestra.run.smithi032.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T13:29:03.620 INFO:teuthology.orchestra.run.smithi032.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T13:29:03.620 INFO:teuthology.orchestra.run.smithi032.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T13:29:03.622 INFO:teuthology.orchestra.run.smithi032.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T13:29:03.623 INFO:teuthology.orchestra.run.smithi032.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T13:29:03.623 INFO:teuthology.orchestra.run.smithi032.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T13:29:03.623 INFO:teuthology.orchestra.run.smithi032.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T13:29:03.640 INFO:teuthology.orchestra.run.smithi032.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T13:29:03.640 INFO:teuthology.orchestra.run.smithi032.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T13:29:03.656 INFO:teuthology.orchestra.run.smithi046.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T13:29:03.942 INFO:teuthology.orchestra.run.smithi046.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T13:29:04.116 INFO:teuthology.orchestra.run.smithi046.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T13:29:04.129 INFO:teuthology.orchestra.run.smithi046.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T13:29:04.129 INFO:teuthology.orchestra.run.smithi046.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T13:29:04.215 INFO:teuthology.orchestra.run.smithi046.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T13:29:04.215 INFO:teuthology.orchestra.run.smithi046.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T13:29:04.224 INFO:teuthology.orchestra.run.smithi046.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T13:29:04.224 INFO:teuthology.orchestra.run.smithi046.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T13:29:04.257 INFO:teuthology.orchestra.run.smithi046.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T13:29:04.275 INFO:teuthology.orchestra.run.smithi046.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T13:29:04.281 INFO:teuthology.orchestra.run.smithi046.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T13:29:04.281 INFO:teuthology.orchestra.run.smithi046.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T13:29:04.281 INFO:teuthology.orchestra.run.smithi046.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T13:29:04.361 INFO:teuthology.orchestra.run.smithi046.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T13:29:04.361 INFO:teuthology.orchestra.run.smithi046.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T13:29:10.202 INFO:teuthology.orchestra.run.smithi046.stdout:Fetched 16.3 MB in 2s (7,169 kB/s) 2024-09-21T13:29:10.453 INFO:teuthology.orchestra.run.smithi032.stdout:Fetched 16.3 MB in 2s (7,049 kB/s) 2024-09-21T13:29:11.636 INFO:teuthology.orchestra.run.smithi046.stdout:Reading package lists... 2024-09-21T13:29:11.653 DEBUG:teuthology.orchestra.run.smithi046:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T13:29:11.721 INFO:teuthology.orchestra.run.smithi046.stdout:Reading package lists... 2024-09-21T13:29:11.803 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-09-21T13:29:11.820 DEBUG:teuthology.orchestra.run.smithi032:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T13:29:11.887 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-09-21T13:29:11.946 INFO:teuthology.orchestra.run.smithi046.stdout:Building dependency tree... 2024-09-21T13:29:11.946 INFO:teuthology.orchestra.run.smithi046.stdout:Reading state information... 2024-09-21T13:29:12.102 INFO:teuthology.orchestra.run.smithi032.stdout:Building dependency tree... 2024-09-21T13:29:12.103 INFO:teuthology.orchestra.run.smithi032.stdout:Reading state information... 2024-09-21T13:29:12.150 INFO:teuthology.orchestra.run.smithi046.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T13:29:12.150 INFO:teuthology.orchestra.run.smithi046.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T13:29:12.151 INFO:teuthology.orchestra.run.smithi046.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T13:29:12.151 INFO:teuthology.orchestra.run.smithi046.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T13:29:12.151 INFO:teuthology.orchestra.run.smithi046.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T13:29:12.151 INFO:teuthology.orchestra.run.smithi046.stdout: python2.7-minimal 2024-09-21T13:29:12.151 INFO:teuthology.orchestra.run.smithi046.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T13:29:12.153 INFO:teuthology.orchestra.run.smithi046.stdout:The following additional packages will be installed: 2024-09-21T13:29:12.153 INFO:teuthology.orchestra.run.smithi046.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T13:29:12.153 INFO:teuthology.orchestra.run.smithi046.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T13:29:12.154 INFO:teuthology.orchestra.run.smithi046.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T13:29:12.155 INFO:teuthology.orchestra.run.smithi046.stdout:Suggested packages: 2024-09-21T13:29:12.155 INFO:teuthology.orchestra.run.smithi046.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T13:29:12.156 INFO:teuthology.orchestra.run.smithi046.stdout:Recommended packages: 2024-09-21T13:29:12.156 INFO:teuthology.orchestra.run.smithi046.stdout: thermald 2024-09-21T13:29:12.199 INFO:teuthology.orchestra.run.smithi046.stdout:The following NEW packages will be installed: 2024-09-21T13:29:12.199 INFO:teuthology.orchestra.run.smithi046.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T13:29:12.199 INFO:teuthology.orchestra.run.smithi046.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T13:29:12.199 INFO:teuthology.orchestra.run.smithi046.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T13:29:12.201 INFO:teuthology.orchestra.run.smithi046.stdout:The following packages will be upgraded: 2024-09-21T13:29:12.202 INFO:teuthology.orchestra.run.smithi046.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T13:29:12.302 INFO:teuthology.orchestra.run.smithi032.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T13:29:12.302 INFO:teuthology.orchestra.run.smithi032.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T13:29:12.302 INFO:teuthology.orchestra.run.smithi032.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T13:29:12.303 INFO:teuthology.orchestra.run.smithi032.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T13:29:12.303 INFO:teuthology.orchestra.run.smithi032.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T13:29:12.303 INFO:teuthology.orchestra.run.smithi032.stdout: python2.7-minimal 2024-09-21T13:29:12.303 INFO:teuthology.orchestra.run.smithi032.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T13:29:12.304 INFO:teuthology.orchestra.run.smithi032.stdout:The following additional packages will be installed: 2024-09-21T13:29:12.304 INFO:teuthology.orchestra.run.smithi032.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T13:29:12.304 INFO:teuthology.orchestra.run.smithi032.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T13:29:12.305 INFO:teuthology.orchestra.run.smithi032.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T13:29:12.306 INFO:teuthology.orchestra.run.smithi032.stdout:Suggested packages: 2024-09-21T13:29:12.306 INFO:teuthology.orchestra.run.smithi032.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T13:29:12.306 INFO:teuthology.orchestra.run.smithi032.stdout:Recommended packages: 2024-09-21T13:29:12.307 INFO:teuthology.orchestra.run.smithi032.stdout: thermald 2024-09-21T13:29:12.357 INFO:teuthology.orchestra.run.smithi032.stdout:The following NEW packages will be installed: 2024-09-21T13:29:12.357 INFO:teuthology.orchestra.run.smithi032.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T13:29:12.357 INFO:teuthology.orchestra.run.smithi032.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T13:29:12.358 INFO:teuthology.orchestra.run.smithi032.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T13:29:12.359 INFO:teuthology.orchestra.run.smithi032.stdout:The following packages will be upgraded: 2024-09-21T13:29:12.359 INFO:teuthology.orchestra.run.smithi032.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T13:29:12.383 INFO:teuthology.orchestra.run.smithi046.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T13:29:12.383 INFO:teuthology.orchestra.run.smithi046.stdout:Need to get 113 MB of archives. 2024-09-21T13:29:12.383 INFO:teuthology.orchestra.run.smithi046.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T13:29:12.383 INFO:teuthology.orchestra.run.smithi046.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-21T13:29:12.540 INFO:teuthology.orchestra.run.smithi032.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T13:29:12.540 INFO:teuthology.orchestra.run.smithi032.stdout:Need to get 113 MB of archives. 2024-09-21T13:29:12.540 INFO:teuthology.orchestra.run.smithi032.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T13:29:12.540 INFO:teuthology.orchestra.run.smithi032.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-21T13:29:13.801 INFO:teuthology.orchestra.run.smithi046.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-21T13:29:13.950 INFO:teuthology.orchestra.run.smithi032.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-21T13:29:14.158 INFO:teuthology.orchestra.run.smithi046.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-21T13:29:14.306 INFO:teuthology.orchestra.run.smithi032.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-21T13:29:16.452 INFO:teuthology.orchestra.run.smithi046.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-21T13:29:16.452 INFO:teuthology.orchestra.run.smithi046.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-21T13:29:16.452 INFO:teuthology.orchestra.run.smithi046.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-21T13:29:16.528 INFO:teuthology.orchestra.run.smithi032.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-21T13:29:16.529 INFO:teuthology.orchestra.run.smithi032.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-21T13:29:16.529 INFO:teuthology.orchestra.run.smithi032.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-21T13:29:16.806 INFO:teuthology.orchestra.run.smithi046.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-21T13:29:16.871 INFO:teuthology.orchestra.run.smithi032.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-21T13:29:16.887 INFO:teuthology.orchestra.run.smithi046.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-21T13:29:16.950 INFO:teuthology.orchestra.run.smithi032.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-21T13:29:17.306 INFO:teuthology.orchestra.run.smithi046.stdout:Fetched 113 MB in 5s (24.2 MB/s) 2024-09-21T13:29:17.380 INFO:teuthology.orchestra.run.smithi032.stdout:Fetched 113 MB in 5s (24.7 MB/s) 2024-09-21T13:29:17.486 INFO:teuthology.orchestra.run.smithi046.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T13:29:17.573 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T13:29:19.439 INFO:teuthology.orchestra.run.smithi046.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-21T13:29:19.445 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:29:19.509 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:19.692 INFO:teuthology.orchestra.run.smithi032.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-21T13:29:19.696 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:29:19.921 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:21.610 INFO:teuthology.orchestra.run.smithi046.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T13:29:21.632 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:29:21.718 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:22.065 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T13:29:22.087 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:29:22.172 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:22.179 INFO:teuthology.orchestra.run.smithi046.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T13:29:22.201 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:29:22.237 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:22.644 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T13:29:22.664 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:29:22.702 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:28.811 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:29:28.912 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:29:29.245 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:29:29.341 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:29:29.383 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:29:29.468 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:29:29.694 INFO:teuthology.orchestra.run.smithi046.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T13:29:29.717 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T13:29:29.752 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T13:29:29.767 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:29:29.880 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:29:30.150 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T13:29:30.160 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T13:29:30.199 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T13:29:35.612 INFO:teuthology.orchestra.run.smithi046.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T13:29:35.650 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:29:35.687 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:35.696 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T13:29:35.733 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:29:36.145 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:38.376 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:29:38.497 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:29:39.781 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T13:29:39.890 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:29:39.902 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:40.015 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:29:40.028 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T13:29:40.166 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:40.357 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T13:29:40.478 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:40.604 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T13:29:40.708 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:41.531 INFO:teuthology.orchestra.run.smithi046.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:29:41.532 INFO:teuthology.orchestra.run.smithi046.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T13:29:41.532 INFO:teuthology.orchestra.run.smithi046.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:29:41.532 INFO:teuthology.orchestra.run.smithi046.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T13:29:41.717 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:42.050 INFO:teuthology.orchestra.run.smithi032.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:29:42.050 INFO:teuthology.orchestra.run.smithi032.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T13:29:42.050 INFO:teuthology.orchestra.run.smithi032.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:29:42.050 INFO:teuthology.orchestra.run.smithi032.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T13:29:42.210 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:43.277 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T13:29:43.411 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T13:29:43.536 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:43.627 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T13:29:43.753 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T13:29:43.871 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:45.514 INFO:teuthology.orchestra.run.smithi046.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:45.581 INFO:teuthology.orchestra.run.smithi046.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T13:29:45.581 INFO:teuthology.orchestra.run.smithi046.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:29:45.582 INFO:teuthology.orchestra.run.smithi032.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:29:45.629 INFO:teuthology.orchestra.run.smithi032.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T13:29:45.629 INFO:teuthology.orchestra.run.smithi032.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:30:00.135 INFO:teuthology.orchestra.run.smithi032.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T13:30:00.136 INFO:teuthology.orchestra.run.smithi032.stdout:Sourcing file `/etc/default/grub' 2024-09-21T13:30:00.143 INFO:teuthology.orchestra.run.smithi032.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T13:30:00.166 INFO:teuthology.orchestra.run.smithi032.stdout:Generating grub configuration file ... 2024-09-21T13:30:00.433 INFO:teuthology.orchestra.run.smithi032.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:30:00.460 INFO:teuthology.orchestra.run.smithi032.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:30:00.689 INFO:teuthology.orchestra.run.smithi046.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T13:30:00.689 INFO:teuthology.orchestra.run.smithi046.stdout:Sourcing file `/etc/default/grub' 2024-09-21T13:30:00.699 INFO:teuthology.orchestra.run.smithi046.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T13:30:00.743 INFO:teuthology.orchestra.run.smithi032.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:30:00.745 INFO:teuthology.orchestra.run.smithi046.stdout:Generating grub configuration file ... 2024-09-21T13:30:00.748 INFO:teuthology.orchestra.run.smithi032.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T13:30:00.820 INFO:teuthology.orchestra.run.smithi032.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T13:30:00.825 INFO:teuthology.orchestra.run.smithi032.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T13:30:01.003 INFO:teuthology.orchestra.run.smithi032.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T13:30:01.003 INFO:teuthology.orchestra.run.smithi032.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T13:30:01.003 INFO:teuthology.orchestra.run.smithi032.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T13:30:01.025 INFO:teuthology.orchestra.run.smithi046.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:30:01.045 INFO:teuthology.orchestra.run.smithi032.stdout:done 2024-09-21T13:30:01.060 INFO:teuthology.orchestra.run.smithi046.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:30:01.420 DEBUG:teuthology.orchestra.run.smithi032:> dpkg -s linux-image-generic 2024-09-21T13:30:01.425 INFO:teuthology.orchestra.run.smithi046.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:30:01.431 INFO:teuthology.orchestra.run.smithi046.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T13:30:01.449 INFO:teuthology.orchestra.run.smithi032.stdout:Package: linux-image-generic 2024-09-21T13:30:01.450 INFO:teuthology.orchestra.run.smithi032.stdout:Status: install ok installed 2024-09-21T13:30:01.450 INFO:teuthology.orchestra.run.smithi032.stdout:Priority: optional 2024-09-21T13:30:01.450 INFO:teuthology.orchestra.run.smithi032.stdout:Section: kernel 2024-09-21T13:30:01.450 INFO:teuthology.orchestra.run.smithi032.stdout:Installed-Size: 21 2024-09-21T13:30:01.450 INFO:teuthology.orchestra.run.smithi032.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T13:30:01.450 INFO:teuthology.orchestra.run.smithi032.stdout:Architecture: amd64 2024-09-21T13:30:01.450 INFO:teuthology.orchestra.run.smithi032.stdout:Source: linux-meta 2024-09-21T13:30:01.450 INFO:teuthology.orchestra.run.smithi032.stdout:Version: 5.15.0.122.122 2024-09-21T13:30:01.450 INFO:teuthology.orchestra.run.smithi032.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-21T13:30:01.450 INFO:teuthology.orchestra.run.smithi032.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-21T13:30:01.451 INFO:teuthology.orchestra.run.smithi032.stdout:Recommends: thermald 2024-09-21T13:30:01.451 INFO:teuthology.orchestra.run.smithi032.stdout:Description: Generic Linux kernel image 2024-09-21T13:30:01.451 INFO:teuthology.orchestra.run.smithi032.stdout: This package will always depend on the latest generic kernel image 2024-09-21T13:30:01.451 INFO:teuthology.orchestra.run.smithi032.stdout: available. 2024-09-21T13:30:01.451 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T13:30:01.451 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T13:30:01.451 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T13:30:01.451 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-21T13:30:01.451 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi032.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T13:30:01.452 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get clean 2024-09-21T13:30:01.492 INFO:teuthology.orchestra.run.smithi046.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T13:30:01.497 INFO:teuthology.orchestra.run.smithi046.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T13:30:01.631 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get update 2024-09-21T13:30:01.650 INFO:teuthology.orchestra.run.smithi046.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T13:30:01.650 INFO:teuthology.orchestra.run.smithi046.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T13:30:01.650 INFO:teuthology.orchestra.run.smithi046.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T13:30:01.693 INFO:teuthology.orchestra.run.smithi046.stdout:done 2024-09-21T13:30:01.758 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T13:30:01.766 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T13:30:01.768 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T13:30:01.783 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T13:30:02.161 DEBUG:teuthology.orchestra.run.smithi046:> dpkg -s linux-image-generic 2024-09-21T13:30:02.186 INFO:teuthology.orchestra.run.smithi046.stdout:Package: linux-image-generic 2024-09-21T13:30:02.186 INFO:teuthology.orchestra.run.smithi046.stdout:Status: install ok installed 2024-09-21T13:30:02.186 INFO:teuthology.orchestra.run.smithi046.stdout:Priority: optional 2024-09-21T13:30:02.186 INFO:teuthology.orchestra.run.smithi046.stdout:Section: kernel 2024-09-21T13:30:02.186 INFO:teuthology.orchestra.run.smithi046.stdout:Installed-Size: 21 2024-09-21T13:30:02.186 INFO:teuthology.orchestra.run.smithi046.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T13:30:02.186 INFO:teuthology.orchestra.run.smithi046.stdout:Architecture: amd64 2024-09-21T13:30:02.186 INFO:teuthology.orchestra.run.smithi046.stdout:Source: linux-meta 2024-09-21T13:30:02.187 INFO:teuthology.orchestra.run.smithi046.stdout:Version: 5.15.0.122.122 2024-09-21T13:30:02.187 INFO:teuthology.orchestra.run.smithi046.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-21T13:30:02.187 INFO:teuthology.orchestra.run.smithi046.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-21T13:30:02.187 INFO:teuthology.orchestra.run.smithi046.stdout:Recommends: thermald 2024-09-21T13:30:02.187 INFO:teuthology.orchestra.run.smithi046.stdout:Description: Generic Linux kernel image 2024-09-21T13:30:02.187 INFO:teuthology.orchestra.run.smithi046.stdout: This package will always depend on the latest generic kernel image 2024-09-21T13:30:02.187 INFO:teuthology.orchestra.run.smithi046.stdout: available. 2024-09-21T13:30:02.187 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T13:30:02.187 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T13:30:02.187 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T13:30:02.187 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-21T13:30:02.188 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi046.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T13:30:02.188 DEBUG:teuthology.orchestra.run.smithi046:> sudo apt-get clean 2024-09-21T13:30:02.376 DEBUG:teuthology.orchestra.run.smithi046:> sudo apt-get update 2024-09-21T13:30:02.941 INFO:teuthology.orchestra.run.smithi046.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T13:30:03.100 INFO:teuthology.orchestra.run.smithi046.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T13:30:03.180 INFO:teuthology.orchestra.run.smithi046.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T13:30:03.203 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-09-21T13:30:03.222 DEBUG:teuthology.orchestra.run.smithi032:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T13:30:03.262 INFO:teuthology.orchestra.run.smithi046.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T13:30:03.278 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-09-21T13:30:03.474 INFO:teuthology.orchestra.run.smithi032.stdout:Building dependency tree... 2024-09-21T13:30:03.475 INFO:teuthology.orchestra.run.smithi032.stdout:Reading state information... 2024-09-21T13:30:03.652 INFO:teuthology.orchestra.run.smithi032.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T13:30:03.652 INFO:teuthology.orchestra.run.smithi032.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T13:30:03.652 INFO:teuthology.orchestra.run.smithi032.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T13:30:03.653 INFO:teuthology.orchestra.run.smithi032.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T13:30:03.653 INFO:teuthology.orchestra.run.smithi032.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T13:30:03.653 INFO:teuthology.orchestra.run.smithi032.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T13:30:03.653 INFO:teuthology.orchestra.run.smithi032.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T13:30:03.653 INFO:teuthology.orchestra.run.smithi032.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T13:30:03.694 INFO:teuthology.orchestra.run.smithi032.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T13:30:03.696 DEBUG:teuthology.orchestra.run.smithi032:> dpkg -s linux-image-generic 2024-09-21T13:30:03.751 INFO:teuthology.orchestra.run.smithi032.stdout:Package: linux-image-generic 2024-09-21T13:30:03.751 INFO:teuthology.orchestra.run.smithi032.stdout:Status: install ok installed 2024-09-21T13:30:03.751 INFO:teuthology.orchestra.run.smithi032.stdout:Priority: optional 2024-09-21T13:30:03.751 INFO:teuthology.orchestra.run.smithi032.stdout:Section: kernel 2024-09-21T13:30:03.751 INFO:teuthology.orchestra.run.smithi032.stdout:Installed-Size: 21 2024-09-21T13:30:03.751 INFO:teuthology.orchestra.run.smithi032.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T13:30:03.751 INFO:teuthology.orchestra.run.smithi032.stdout:Architecture: amd64 2024-09-21T13:30:03.751 INFO:teuthology.orchestra.run.smithi032.stdout:Source: linux-meta 2024-09-21T13:30:03.752 INFO:teuthology.orchestra.run.smithi032.stdout:Version: 5.15.0.122.122 2024-09-21T13:30:03.752 INFO:teuthology.orchestra.run.smithi032.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-21T13:30:03.752 INFO:teuthology.orchestra.run.smithi032.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-21T13:30:03.752 INFO:teuthology.orchestra.run.smithi032.stdout:Recommends: thermald 2024-09-21T13:30:03.752 INFO:teuthology.orchestra.run.smithi032.stdout:Description: Generic Linux kernel image 2024-09-21T13:30:03.752 INFO:teuthology.orchestra.run.smithi032.stdout: This package will always depend on the latest generic kernel image 2024-09-21T13:30:03.752 INFO:teuthology.orchestra.run.smithi032.stdout: available. 2024-09-21T13:30:03.752 DEBUG:teuthology.orchestra.run.smithi032:> mktemp 2024-09-21T13:30:03.800 INFO:teuthology.orchestra.run.smithi032.stdout:/tmp/tmp.HtT7ovOD5k 2024-09-21T13:30:03.800 DEBUG:teuthology.orchestra.run.smithi032:> sudo cp /boot/grub/grub.cfg /tmp/tmp.HtT7ovOD5k 2024-09-21T13:30:03.856 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 0666 /tmp/tmp.HtT7ovOD5k 2024-09-21T13:30:03.970 DEBUG:teuthology.orchestra.remote:smithi032:/tmp/tmp.HtT7ovOD5k is 10KB 2024-09-21T13:30:03.982 DEBUG:teuthology.orchestra.run.smithi032:> rm -fr /tmp/tmp.HtT7ovOD5k 2024-09-21T13:30:03.987 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T13:30:04.044 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-21T13:30:04.044 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T13:30:04.044 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T13:30:04.112 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T13:30:04.112 DEBUG:teuthology.orchestra.run.smithi032:> sudo update-grub 2024-09-21T13:30:04.509 INFO:teuthology.orchestra.run.smithi046.stdout:Reading package lists... 2024-09-21T13:30:04.529 DEBUG:teuthology.orchestra.run.smithi046:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T13:30:04.638 INFO:teuthology.orchestra.run.smithi046.stdout:Reading package lists... 2024-09-21T13:30:04.873 INFO:teuthology.orchestra.run.smithi046.stdout:Building dependency tree... 2024-09-21T13:30:04.874 INFO:teuthology.orchestra.run.smithi046.stdout:Reading state information... 2024-09-21T13:30:05.050 INFO:teuthology.orchestra.run.smithi046.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T13:30:05.051 INFO:teuthology.orchestra.run.smithi046.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T13:30:05.051 INFO:teuthology.orchestra.run.smithi046.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T13:30:05.051 INFO:teuthology.orchestra.run.smithi046.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T13:30:05.051 INFO:teuthology.orchestra.run.smithi046.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T13:30:05.051 INFO:teuthology.orchestra.run.smithi046.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T13:30:05.051 INFO:teuthology.orchestra.run.smithi046.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T13:30:05.052 INFO:teuthology.orchestra.run.smithi046.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T13:30:05.093 INFO:teuthology.orchestra.run.smithi046.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T13:30:05.095 DEBUG:teuthology.orchestra.run.smithi046:> dpkg -s linux-image-generic 2024-09-21T13:30:05.111 INFO:teuthology.orchestra.run.smithi046.stdout:Package: linux-image-generic 2024-09-21T13:30:05.112 INFO:teuthology.orchestra.run.smithi046.stdout:Status: install ok installed 2024-09-21T13:30:05.112 INFO:teuthology.orchestra.run.smithi046.stdout:Priority: optional 2024-09-21T13:30:05.112 INFO:teuthology.orchestra.run.smithi046.stdout:Section: kernel 2024-09-21T13:30:05.112 INFO:teuthology.orchestra.run.smithi046.stdout:Installed-Size: 21 2024-09-21T13:30:05.112 INFO:teuthology.orchestra.run.smithi046.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T13:30:05.112 INFO:teuthology.orchestra.run.smithi046.stdout:Architecture: amd64 2024-09-21T13:30:05.112 INFO:teuthology.orchestra.run.smithi046.stdout:Source: linux-meta 2024-09-21T13:30:05.112 INFO:teuthology.orchestra.run.smithi046.stdout:Version: 5.15.0.122.122 2024-09-21T13:30:05.112 INFO:teuthology.orchestra.run.smithi046.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-21T13:30:05.112 INFO:teuthology.orchestra.run.smithi046.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-21T13:30:05.112 INFO:teuthology.orchestra.run.smithi046.stdout:Recommends: thermald 2024-09-21T13:30:05.112 INFO:teuthology.orchestra.run.smithi046.stdout:Description: Generic Linux kernel image 2024-09-21T13:30:05.112 INFO:teuthology.orchestra.run.smithi046.stdout: This package will always depend on the latest generic kernel image 2024-09-21T13:30:05.112 INFO:teuthology.orchestra.run.smithi046.stdout: available. 2024-09-21T13:30:05.113 DEBUG:teuthology.orchestra.run.smithi046:> mktemp 2024-09-21T13:30:05.158 INFO:teuthology.orchestra.run.smithi046.stdout:/tmp/tmp.mpf7dpgAqv 2024-09-21T13:30:05.158 DEBUG:teuthology.orchestra.run.smithi046:> sudo cp /boot/grub/grub.cfg /tmp/tmp.mpf7dpgAqv 2024-09-21T13:30:05.213 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod 0666 /tmp/tmp.mpf7dpgAqv 2024-09-21T13:30:05.271 INFO:teuthology.orchestra.run.smithi032.stderr:Sourcing file `/etc/default/grub' 2024-09-21T13:30:05.273 INFO:teuthology.orchestra.run.smithi032.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T13:30:05.275 INFO:teuthology.orchestra.run.smithi032.stderr:Generating grub configuration file ... 2024-09-21T13:30:05.333 DEBUG:teuthology.orchestra.remote:smithi046:/tmp/tmp.mpf7dpgAqv is 10KB 2024-09-21T13:30:05.344 DEBUG:teuthology.orchestra.run.smithi046:> rm -fr /tmp/tmp.mpf7dpgAqv 2024-09-21T13:30:05.349 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T13:30:05.401 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-09-21T13:30:05.401 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T13:30:05.401 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T13:30:05.461 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T13:30:05.461 DEBUG:teuthology.orchestra.run.smithi046:> sudo update-grub 2024-09-21T13:30:05.462 INFO:teuthology.orchestra.run.smithi032.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:30:05.470 INFO:teuthology.orchestra.run.smithi032.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:30:05.709 INFO:teuthology.orchestra.run.smithi032.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:30:05.714 INFO:teuthology.orchestra.run.smithi032.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T13:30:05.759 INFO:teuthology.orchestra.run.smithi032.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T13:30:05.764 INFO:teuthology.orchestra.run.smithi032.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T13:30:05.899 INFO:teuthology.orchestra.run.smithi032.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T13:30:05.899 INFO:teuthology.orchestra.run.smithi032.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T13:30:05.899 INFO:teuthology.orchestra.run.smithi032.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T13:30:05.920 INFO:teuthology.orchestra.run.smithi032.stderr:done 2024-09-21T13:30:05.933 DEBUG:teuthology.orchestra.run.smithi032:> sudo shutdown -r now 2024-09-21T13:30:06.694 INFO:teuthology.orchestra.run.smithi046.stderr:Sourcing file `/etc/default/grub' 2024-09-21T13:30:06.696 INFO:teuthology.orchestra.run.smithi046.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T13:30:06.697 INFO:teuthology.orchestra.run.smithi046.stderr:Generating grub configuration file ... 2024-09-21T13:30:06.962 INFO:teuthology.orchestra.run.smithi046.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:30:06.969 INFO:teuthology.orchestra.run.smithi046.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:30:07.289 INFO:teuthology.orchestra.run.smithi046.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:30:07.294 INFO:teuthology.orchestra.run.smithi046.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T13:30:07.342 INFO:teuthology.orchestra.run.smithi046.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T13:30:07.348 INFO:teuthology.orchestra.run.smithi046.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T13:30:07.476 INFO:teuthology.orchestra.run.smithi046.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T13:30:07.476 INFO:teuthology.orchestra.run.smithi046.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T13:30:07.476 INFO:teuthology.orchestra.run.smithi046.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T13:30:07.489 INFO:teuthology.orchestra.run.smithi046.stderr:done 2024-09-21T13:30:07.497 DEBUG:teuthology.orchestra.run.smithi046:> sudo shutdown -r now 2024-09-21T13:30:35.962 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-21T13:30:35.963 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-21T13:30:35.963 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:30:37.502 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-21T13:30:37.502 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-09-21T13:30:37.502 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:30:54.323 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-09-21T13:30:55.855 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.46 2024-09-21T13:31:03.330 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-21T13:31:03.331 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:31:04.857 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-09-21T13:31:04.858 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:31:07.923 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.46 2024-09-21T13:31:19.935 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-09-21T13:31:19.936 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:31:21.711 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-09-21T13:31:33.723 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-21T13:31:33.723 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:31:36.783 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-09-21T13:31:38.351 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.46 2024-09-21T13:31:51.794 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-21T13:31:51.795 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:31:52.030 DEBUG:teuthology.orchestra.run.smithi032:> true 2024-09-21T13:31:52.675 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-21T13:31:52.675 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-21T13:31:52.675 DEBUG:teuthology.orchestra.run.smithi032:> uname -r 2024-09-21T13:31:52.722 INFO:teuthology.orchestra.run.smithi032.stdout:5.15.0-122-generic 2024-09-21T13:31:52.722 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T13:31:52.722 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T13:31:52.722 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T13:31:53.351 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-09-21T13:31:53.352 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:31:53.723 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-21T13:31:53.723 DEBUG:teuthology.orchestra.run.smithi032:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T13:31:53.797 INFO:teuthology.orchestra.run.smithi032.stdout:ttyS1 2024-09-21T13:31:53.819 DEBUG:teuthology.parallel:result is None 2024-09-21T13:31:53.913 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.46 2024-09-21T13:32:11.914 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-09-21T13:32:11.915 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:32:12.188 DEBUG:teuthology.orchestra.run.smithi046:> true 2024-09-21T13:32:12.827 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-09-21T13:32:12.827 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-21T13:32:12.827 DEBUG:teuthology.orchestra.run.smithi046:> uname -r 2024-09-21T13:32:12.876 INFO:teuthology.orchestra.run.smithi046.stdout:5.15.0-122-generic 2024-09-21T13:32:12.876 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T13:32:12.876 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T13:32:12.876 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T13:32:13.877 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-21T13:32:13.877 DEBUG:teuthology.orchestra.run.smithi046:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T13:32:13.942 INFO:teuthology.orchestra.run.smithi046.stdout:ttyS1 2024-09-21T13:32:13.969 DEBUG:teuthology.parallel:result is None 2024-09-21T13:32:13.969 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T13:32:13.976 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T13:32:13.976 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T13:32:13.979 DEBUG:teuthology.orchestra.run.smithi046:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T13:32:13.984 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T13:32:14.036 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T13:32:14.069 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T13:32:14.069 DEBUG:teuthology.orchestra.run.smithi032:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T13:32:14.072 DEBUG:teuthology.orchestra.run.smithi046:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T13:32:14.093 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T13:32:14.101 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T13:32:14.102 DEBUG:teuthology.orchestra.run.smithi032:> 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-21T13:32:14.135 DEBUG:teuthology.orchestra.run.smithi046:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T13:32:14.148 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:32:14.158 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:32:14.158 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:32:14.167 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:32:14.169 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T13:32:14.175 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T13:32:14.176 DEBUG:teuthology.orchestra.run.smithi032:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T13:32:14.202 DEBUG:teuthology.orchestra.run.smithi046:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T13:32:14.224 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T13:32:14.232 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T13:32:14.233 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T13:32:14.259 DEBUG:teuthology.orchestra.run.smithi046:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T13:32:14.271 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T13:32:14.310 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T13:32:14.357 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-21T13:32:14.357 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T13:32:14.418 DEBUG:teuthology.orchestra.run.smithi046:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T13:32:14.424 DEBUG:teuthology.orchestra.run.smithi046:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T13:32:14.472 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-09-21T13:32:14.472 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T13:32:14.537 DEBUG:teuthology.orchestra.run.smithi032:> sudo service rsyslog restart 2024-09-21T13:32:14.540 DEBUG:teuthology.orchestra.run.smithi046:> sudo service rsyslog restart 2024-09-21T13:32:14.617 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T13:32:14.624 INFO:teuthology.task.internal:Starting timer... 2024-09-21T13:32:14.624 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T13:32:14.674 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T13:32:14.697 DEBUG:teuthology.task.selinux:Excluding smithi032: OS 'ubuntu' does not support SELinux 2024-09-21T13:32:14.697 DEBUG:teuthology.task.selinux:Excluding smithi046: OS 'ubuntu' does not support SELinux 2024-09-21T13:32:14.697 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T13:32:14.697 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-21T13:32:14.697 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T13:32:14.697 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T13:32:14.730 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T13:32:14.740 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-21T13:32:14.741 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi032.front.sepia.ceph.com,smithi046.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T13:39:54.168 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi032.front.sepia.ceph.com'), Remote(name='ubuntu@smithi046.front.sepia.ceph.com')] 2024-09-21T13:39:54.169 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-21T13:39:54.169 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:39:54.251 DEBUG:teuthology.orchestra.run.smithi032:> true 2024-09-21T13:39:54.327 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-21T13:39:54.327 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-09-21T13:39:54.328 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:39:54.412 DEBUG:teuthology.orchestra.run.smithi046:> true 2024-09-21T13:39:54.495 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-09-21T13:39:54.495 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T13:39:54.508 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T13:39:54.508 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T13:39:54.508 DEBUG:teuthology.orchestra.run.smithi032:> 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:39:54.511 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T13:39:54.511 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T13:39:54.541 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T13:39:54.541 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: Command line: ntpd -gq 2024-09-21T13:39:54.541 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: ---------------------------------------------------- 2024-09-21T13:39:54.541 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T13:39:54.541 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T13:39:54.541 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: corporation. Support and training for ntp-4 are 2024-09-21T13:39:54.542 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: available at https://www.nwtime.org/support 2024-09-21T13:39:54.542 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: ---------------------------------------------------- 2024-09-21T13:39:54.542 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: proto: precision = 0.045 usec (-24) 2024-09-21T13:39:54.542 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: basedate set to 2022-02-04 2024-09-21T13:39:54.543 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: gps base set to 2022-02-06 (week 2196) 2024-09-21T13:39:54.543 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:39:54.543 INFO:teuthology.orchestra.run.smithi032.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:39:54.543 INFO:teuthology.orchestra.run.smithi032.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:39:54.544 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:39:54.544 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T13:39:54.544 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T13:39:54.544 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T13:39:54.544 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: Listen normally on 3 ens1f0 172.21.15.32:123 2024-09-21T13:39:54.544 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: Listen normally on 4 lo [::1]:123 2024-09-21T13:39:54.544 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fef8:2602%4]:123 2024-09-21T13:39:54.544 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:39:54 ntpd[18399]: Listening on routing socket on fd #22 for interface updates 2024-09-21T13:39:54.569 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T13:39:54.569 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: Command line: ntpd -gq 2024-09-21T13:39:54.570 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: ---------------------------------------------------- 2024-09-21T13:39:54.570 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T13:39:54.570 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T13:39:54.570 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: corporation. Support and training for ntp-4 are 2024-09-21T13:39:54.570 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: available at https://www.nwtime.org/support 2024-09-21T13:39:54.570 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: ---------------------------------------------------- 2024-09-21T13:39:54.571 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: proto: precision = 0.048 usec (-24) 2024-09-21T13:39:54.571 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: basedate set to 2022-02-04 2024-09-21T13:39:54.571 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: gps base set to 2022-02-06 (week 2196) 2024-09-21T13:39:54.571 INFO:teuthology.orchestra.run.smithi046.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:39:54.571 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:39:54.571 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:39:54.572 INFO:teuthology.orchestra.run.smithi046.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:39:54.572 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T13:39:54.572 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T13:39:54.572 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T13:39:54.573 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: Listen normally on 3 ens1f0 172.21.15.46:123 2024-09-21T13:39:54.573 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: Listen normally on 4 lo [::1]:123 2024-09-21T13:39:54.573 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15f8%4]:123 2024-09-21T13:39:54.573 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:39:54 ntpd[18386]: Listening on routing socket on fd #22 for interface updates 2024-09-21T13:39:55.541 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:55 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:55.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:55 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:56.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:56 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:56.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:56 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:56.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:56 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:56.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:56 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:56.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:56 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:56.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:56 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:56.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:56 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:56.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:56 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:56.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:56 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:39:56.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:56 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:39:56.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:56 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:56.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:56 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:56.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:56 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:39:56.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:56 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:39:58.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:58 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:58.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:58 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:58.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:58 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:58.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:58 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:58.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:58 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:58.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:58 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:58.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:58 ntpd[18399]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:39:58.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:58 ntpd[18399]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:39:58.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:58 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:58.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:58 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:58.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:58 ntpd[18399]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:39:58.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:58 ntpd[18399]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:39:58.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:58.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:58.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:58.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:58.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:58.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:58.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:58.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:58.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:39:58.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:39:58.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:58.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:58.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:39:58.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:39:58.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:58.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:58.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:39:58.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:39:58 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:39:59.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:59 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:59.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:59 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:59.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:59 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:39:59.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:59 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:39:59.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:59 ntpd[18399]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:39:59.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:39:59 ntpd[18399]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:40:00.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:00 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:00.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:00 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:00.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:00 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:00.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:00 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:00.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:00 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:00.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:00 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:00.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:00 ntpd[18399]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:40:00.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:00 ntpd[18399]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:40:00.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:00 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:00.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:00 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:00.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:00 ntpd[18399]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:40:00.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:00 ntpd[18399]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:40:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:40:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:40:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:40:00.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:40:00.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:00.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:00.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:40:00.572 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:00 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:40:01.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:01 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:01.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:01 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:01.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:01 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:01.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:01 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:01.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:01 ntpd[18399]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:40:01.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:01 ntpd[18399]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:40:02.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:02 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:02.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:02 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:02.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:02 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:02.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:02 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:02.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:02 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:02.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:02 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:02.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:02 ntpd[18399]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:40:02.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:02 ntpd[18399]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:40:02.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:02 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:02.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:02 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:02.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:02 ntpd[18399]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:40:02.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:02 ntpd[18399]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:40:02.570 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:02 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:02.570 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:02 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:02.570 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:02 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:02.570 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:02 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:02.570 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:02 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:02.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:02 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:02.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:02 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:02.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:02 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:02.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:02 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:40:02.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:02 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:40:02.571 INFO:teuthology.orchestra.run.smithi046.stdout:21 Sep 13:40:02 ntpd[18386]: ntpd: time slew -0.000989 s 2024-09-21T13:40:02.571 INFO:teuthology.orchestra.run.smithi046.stdout:ntpd: time slew -0.000989s 2024-09-21T13:40:02.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:02 ntpd[18386]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T13:40:02.571 INFO:teuthology.orchestra.run.smithi046.stderr:21 Sep 13:40:02 ntpd[18386]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T13:40:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T13:40:02.629 INFO:teuthology.orchestra.run.smithi046.stdout:============================================================================== 2024-09-21T13:40:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:40:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:40:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:40:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:40:03.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:03 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:03.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:03 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:03.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:03 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:03.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:03 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:03.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:03 ntpd[18399]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:40:03.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:03 ntpd[18399]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:40:04.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:04 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:04.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:04 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:04.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:04 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:04.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:04 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:04.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:04 ntpd[18399]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:40:04.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:04 ntpd[18399]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:40:04.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:04 ntpd[18399]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:40:04.542 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:04 ntpd[18399]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:40:04.543 INFO:teuthology.orchestra.run.smithi032.stdout:21 Sep 13:40:04 ntpd[18399]: ntpd: time slew -0.001470 s 2024-09-21T13:40:04.543 INFO:teuthology.orchestra.run.smithi032.stdout:ntpd: time slew -0.001470s 2024-09-21T13:40:04.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:04 ntpd[18399]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T13:40:04.543 INFO:teuthology.orchestra.run.smithi032.stderr:21 Sep 13:40:04 ntpd[18399]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T13:40:04.597 INFO:teuthology.orchestra.run.smithi032.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T13:40:04.597 INFO:teuthology.orchestra.run.smithi032.stdout:============================================================================== 2024-09-21T13:40:04.597 INFO:teuthology.orchestra.run.smithi032.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:40:04.598 INFO:teuthology.orchestra.run.smithi032.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:40:04.598 INFO:teuthology.orchestra.run.smithi032.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:40:04.598 INFO:teuthology.orchestra.run.smithi032.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:40:04.599 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T13:40:04.685 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', 'conf': {'global': {'mon election default strategy': 1}, '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:40:04.685 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-21T13:40:04.685 INFO:tasks.cephadm:Cluster fsid is 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:40:04.685 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T13:40:04.686 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.32', 'mon.c': '[v2:172.21.15.32:3301,v1:172.21.15.32:6790]', 'mon.b': '172.21.15.46'} 2024-09-21T13:40:04.686 INFO:tasks.cephadm:First mon is mon.a on smithi032 2024-09-21T13:40:04.686 INFO:tasks.cephadm:First mgr is y 2024-09-21T13:40:04.686 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T13:40:04.686 DEBUG:teuthology.orchestra.run.smithi032:> sudo hostname $(hostname -s) 2024-09-21T13:40:04.701 DEBUG:teuthology.orchestra.run.smithi046:> sudo hostname $(hostname -s) 2024-09-21T13:40:04.717 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-21T13:40:04.717 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:40:04.867 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:40:05.063 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:40:05.065 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:40:05.065 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:40:05.065 DEBUG:teuthology.orchestra.run.smithi032:> 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:40:05.574 INFO:teuthology.orchestra.run.smithi032.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791780 Sep 21 13:40 /home/ubuntu/cephtest/cephadm 2024-09-21T13:40:05.575 DEBUG:teuthology.orchestra.run.smithi046:> 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:40:06.118 INFO:teuthology.orchestra.run.smithi046.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791780 Sep 21 13:40 /home/ubuntu/cephtest/cephadm 2024-09-21T13:40:06.118 DEBUG:teuthology.orchestra.run.smithi032:> 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:40:06.126 DEBUG:teuthology.orchestra.run.smithi046:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T13:40:06.145 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-21T13:40:06.145 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-21T13:40:06.171 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-21T13:40:06.355 INFO:teuthology.orchestra.run.smithi032.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-21T13:40:06.360 INFO:teuthology.orchestra.run.smithi046.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-21T13:41:21.506 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-09-21T13:41:21.506 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph_version": "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)", 2024-09-21T13:41:21.506 INFO:teuthology.orchestra.run.smithi046.stdout: "image_id": "164465d2334a36ec69b5e540adc75ef73c92a8a0546664850c2173107383597c", 2024-09-21T13:41:21.506 INFO:teuthology.orchestra.run.smithi046.stdout: "repo_digests": [ 2024-09-21T13:41:21.506 INFO:teuthology.orchestra.run.smithi046.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64" 2024-09-21T13:41:21.506 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-09-21T13:41:21.507 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-09-21T13:41:22.245 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T13:41:22.245 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph_version": "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)", 2024-09-21T13:41:22.245 INFO:teuthology.orchestra.run.smithi032.stdout: "image_id": "164465d2334a36ec69b5e540adc75ef73c92a8a0546664850c2173107383597c", 2024-09-21T13:41:22.246 INFO:teuthology.orchestra.run.smithi032.stdout: "repo_digests": [ 2024-09-21T13:41:22.246 INFO:teuthology.orchestra.run.smithi032.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64" 2024-09-21T13:41:22.246 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-09-21T13:41:22.246 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T13:41:22.298 DEBUG:teuthology.orchestra.run.smithi032:> sudo mkdir -p /etc/ceph 2024-09-21T13:41:22.312 DEBUG:teuthology.orchestra.run.smithi046:> sudo mkdir -p /etc/ceph 2024-09-21T13:41:22.327 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 777 /etc/ceph 2024-09-21T13:41:22.365 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod 777 /etc/ceph 2024-09-21T13:41:22.383 INFO:tasks.cephadm:Writing seed config... 2024-09-21T13:41:22.384 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-21T13:41:22.384 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T13:41:22.384 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T13:41:22.384 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-21T13:41:22.384 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T13:41:22.384 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T13:41:22.385 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T13:41:22.385 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T13:41:22.385 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T13:41:22.385 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-21T13:41:22.385 DEBUG:teuthology.orchestra.run.smithi032:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T13:41:22.414 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 = 0221b256-781f-11ef-baf6-efdc52797490 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = 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:41:22.414 DEBUG:teuthology.orchestra.run.smithi032:mon.a> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.a.service 2024-09-21T13:41:22.458 DEBUG:teuthology.orchestra.run.smithi032:mgr.y> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.y.service 2024-09-21T13:41:22.502 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T13:41:22.502 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid 0221b256-781f-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.32 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:41:22.730 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-21T13:41:22.730 INFO:teuthology.orchestra.run.smithi032.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', '0221b256-781f-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.32', '--skip-admin-label'] 2024-09-21T13:41:22.730 INFO:teuthology.orchestra.run.smithi032.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T13:41:22.731 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying podman|docker is present... 2024-09-21T13:41:22.731 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying lvm2 is present... 2024-09-21T13:41:22.731 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying time synchronization is in place... 2024-09-21T13:41:22.736 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T13:41:22.736 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T13:41:22.740 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T13:41:22.740 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-21T13:41:22.743 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T13:41:22.744 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T13:41:22.749 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T13:41:22.749 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-21T13:41:22.752 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T13:41:22.752 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout masked 2024-09-21T13:41:22.756 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T13:41:22.756 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-21T13:41:22.761 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T13:41:22.761 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T13:41:22.766 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T13:41:22.766 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-21T13:41:22.771 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout enabled 2024-09-21T13:41:22.775 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout active 2024-09-21T13:41:22.775 INFO:teuthology.orchestra.run.smithi032.stdout:Unit ntp.service is enabled and running 2024-09-21T13:41:22.775 INFO:teuthology.orchestra.run.smithi032.stdout:Repeating the final host check... 2024-09-21T13:41:22.775 INFO:teuthology.orchestra.run.smithi032.stdout:docker (/usr/bin/docker) is present 2024-09-21T13:41:22.775 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl is present 2024-09-21T13:41:22.775 INFO:teuthology.orchestra.run.smithi032.stdout:lvcreate is present 2024-09-21T13:41:22.779 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T13:41:22.779 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T13:41:22.782 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T13:41:22.782 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-21T13:41:22.789 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T13:41:22.789 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T13:41:22.794 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T13:41:22.794 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-21T13:41:22.798 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T13:41:22.799 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout masked 2024-09-21T13:41:22.802 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T13:41:22.802 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-21T13:41:22.806 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T13:41:22.806 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T13:41:22.809 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T13:41:22.809 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-21T13:41:22.813 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout enabled 2024-09-21T13:41:22.819 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout active 2024-09-21T13:41:22.819 INFO:teuthology.orchestra.run.smithi032.stdout:Unit ntp.service is enabled and running 2024-09-21T13:41:22.819 INFO:teuthology.orchestra.run.smithi032.stdout:Host looks OK 2024-09-21T13:41:22.819 INFO:teuthology.orchestra.run.smithi032.stdout:Cluster fsid: 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:41:22.819 INFO:teuthology.orchestra.run.smithi032.stdout:Acquiring lock 140582846282384 on /run/cephadm/0221b256-781f-11ef-baf6-efdc52797490.lock 2024-09-21T13:41:22.819 INFO:teuthology.orchestra.run.smithi032.stdout:Lock 140582846282384 acquired on /run/cephadm/0221b256-781f-11ef-baf6-efdc52797490.lock 2024-09-21T13:41:22.819 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying IP 172.21.15.32 port 3300 ... 2024-09-21T13:41:22.819 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying IP 172.21.15.32 port 6789 ... 2024-09-21T13:41:22.819 INFO:teuthology.orchestra.run.smithi032.stdout:Base mon IP(s) is [172.21.15.32:3300, 172.21.15.32:6789], mon addrv is [v2:172.21.15.32:3300,v1:172.21.15.32:6789] 2024-09-21T13:41:22.821 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-21T13:41:22.822 INFO:teuthology.orchestra.run.smithi032.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:41:22.822 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.32 2024-09-21T13:41:22.824 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T13:41:22.824 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-21T13:41:22.824 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1795sec hoplimit 64 pref medium 2024-09-21T13:41:22.826 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T13:41:22.826 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T13:41:22.826 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T13:41:22.826 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-21T13:41:22.826 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout inet6 fe80::ae1f:6bff:fef8:2602/64 scope link 2024-09-21T13:41:22.826 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T13:41:22.827 INFO:teuthology.orchestra.run.smithi032.stdout:Mon IP `172.21.15.32` is in CIDR network `172.21.0.0/20` 2024-09-21T13:41:22.827 INFO:teuthology.orchestra.run.smithi032.stdout:Mon IP `172.21.15.32` is in CIDR network `172.21.0.0/20` 2024-09-21T13:41:22.827 INFO:teuthology.orchestra.run.smithi032.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-21T13:41:22.827 INFO:teuthology.orchestra.run.smithi032.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T13:41:22.828 INFO:teuthology.orchestra.run.smithi032.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-21T13:41:23.233 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/docker: stdout squid: Pulling from ceph-ci/ceph 2024-09-21T13:41:23.234 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/docker: stdout Digest: sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64 2024-09-21T13:41:23.234 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:squid 2024-09-21T13:41:23.234 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:squid 2024-09-21T13:41:24.901 INFO:teuthology.orchestra.run.smithi032.stdout:ceph: stdout ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable) 2024-09-21T13:41:24.902 INFO:teuthology.orchestra.run.smithi032.stdout:Ceph version: ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable) 2024-09-21T13:41:24.902 INFO:teuthology.orchestra.run.smithi032.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T13:41:26.373 INFO:teuthology.orchestra.run.smithi032.stdout:stat: stdout 167 167 2024-09-21T13:41:26.373 INFO:teuthology.orchestra.run.smithi032.stdout:Creating initial keys... 2024-09-21T13:41:28.070 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-authtool: stdout AQAHze5m5pHKFRAAgImPXeR8eABXANt2/LvmJQ== 2024-09-21T13:41:29.460 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-authtool: stdout AQAIze5mxFmeORAA432VjyoDiSSD5STu9dowYw== 2024-09-21T13:41:30.982 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-authtool: stdout AQAKze5mnuv5ExAA0Cjuizrclg572x1KTCYRGA== 2024-09-21T13:41:30.983 INFO:teuthology.orchestra.run.smithi032.stdout:Creating initial monmap... 2024-09-21T13:41:32.422 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T13:41:32.422 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-21T13:41:32.422 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:41:32.422 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T13:41:32.422 INFO:teuthology.orchestra.run.smithi032.stdout:monmaptool for a [v2:172.21.15.32:3300,v1:172.21.15.32:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T13:41:32.422 INFO:teuthology.orchestra.run.smithi032.stdout:setting min_mon_release = quincy 2024-09-21T13:41:32.422 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: set fsid to 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:41:32.422 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T13:41:32.422 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:41:32.422 INFO:teuthology.orchestra.run.smithi032.stdout:Creating mon... 2024-09-21T13:41:33.914 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.334+0000 7f970a3abc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:41:33.914 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.334+0000 7f970a3abc80 1 imported monmap: 2024-09-21T13:41:33.914 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-21T13:41:33.914 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:41:33.914 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-21T13:41:31.881711+0000 2024-09-21T13:41:33.914 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr created 2024-09-21T13:41:31.881711+0000 2024-09-21T13:41:33.914 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-21T13:41:33.914 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-21T13:41:33.915 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T13:41:33.915 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.915 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.334+0000 7f970a3abc80 0 /usr/bin/ceph-mon: set fsid to 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:41:33.915 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T13:41:33.915 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.915 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Git sha 0 2024-09-21T13:41:33.932 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Compile date 2024-09-20 20:39:57 2024-09-21T13:41:33.933 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: DB SUMMARY 2024-09-21T13:41:33.933 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.933 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: DB Session ID: N68U9Y47X3L1F2D8PV2E 2024-09-21T13:41:33.933 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.933 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-21T13:41:33.933 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.933 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-21T13:41:33.933 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.933 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T13:41:33.933 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.create_if_missing: 1 2024-09-21T13:41:33.934 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T13:41:33.934 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:41:33.934 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:41:33.934 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:41:33.934 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.env: 0x55a1a957d940 2024-09-21T13:41:33.934 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:41:33.934 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.info_log: 0x55a1abbe0bc0 2024-09-21T13:41:33.934 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:41:33.935 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.statistics: (nil) 2024-09-21T13:41:33.935 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.use_fsync: 0 2024-09-21T13:41:33.935 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T13:41:33.935 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:41:33.935 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:41:33.935 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:41:33.935 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:41:33.935 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T13:41:33.935 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:41:33.935 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:41:33.935 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T13:41:33.935 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:41:33.935 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:41:33.936 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.db_log_dir: 2024-09-21T13:41:33.936 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.wal_dir: 2024-09-21T13:41:33.936 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:41:33.936 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:41:33.936 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:41:33.936 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:41:33.937 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:41:33.937 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:41:33.937 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:41:33.937 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:41:33.937 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.write_buffer_manager: 0x55a1abbe74a0 2024-09-21T13:41:33.937 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:41:33.937 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:41:33.937 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:41:33.937 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:41:33.937 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:41:33.937 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:41:33.938 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:41:33.938 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:41:33.938 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.unordered_write: 0 2024-09-21T13:41:33.938 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:41:33.938 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:41:33.938 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:41:33.938 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:41:33.938 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.row_cache: None 2024-09-21T13:41:33.938 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.wal_filter: None 2024-09-21T13:41:33.938 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:41:33.938 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:41:33.938 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T13:41:33.938 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:41:33.939 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.wal_compression: 0 2024-09-21T13:41:33.939 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T13:41:33.939 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:41:33.939 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:41:33.939 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:41:33.939 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T13:41:33.939 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:41:33.939 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:41:33.939 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:41:33.939 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:41:33.939 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:41:33.939 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:41:33.940 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:41:33.940 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T13:41:33.940 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T13:41:33.940 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T13:41:33.940 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:41:33.940 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:41:33.940 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:41:33.940 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:41:33.940 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:41:33.940 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:41:33.940 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:41:33.940 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:41:33.940 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_open_files: -1 2024-09-21T13:41:33.940 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:41:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:41:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:41:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:41:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T13:41:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Compression algorithms supported: 2024-09-21T13:41:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: kZSTD supported: 0 2024-09-21T13:41:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T13:41:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T13:41:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:41:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T13:41:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T13:41:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:41:33.942 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T13:41:33.942 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:41:33.942 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:41:33.942 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-21T13:41:33.942 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.942 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-21T13:41:33.942 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.942 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:41:33.942 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.942 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:41:33.942 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.merge_operator: 2024-09-21T13:41:33.942 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compaction_filter: None 2024-09-21T13:41:33.943 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:41:33.943 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:41:33.943 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:41:33.943 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:41:33.943 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a1abbe0800) 2024-09-21T13:41:33.943 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-21T13:41:33.943 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:41:33.943 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:41:33.943 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-21T13:41:33.943 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-21T13:41:33.943 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-21T13:41:33.943 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-21T13:41:33.943 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:41:33.944 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-21T13:41:33.944 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-21T13:41:33.944 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55a1abbcb1f0 2024-09-21T13:41:33.944 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-21T13:41:33.944 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-21T13:41:33.944 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-21T13:41:33.944 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-21T13:41:33.944 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-21T13:41:33.944 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-21T13:41:33.944 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-21T13:41:33.944 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-21T13:41:33.944 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-21T13:41:33.944 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-21T13:41:33.945 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-21T13:41:33.945 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-21T13:41:33.945 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-21T13:41:33.945 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-21T13:41:33.945 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-21T13:41:33.945 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-21T13:41:33.945 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-21T13:41:33.945 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-21T13:41:33.945 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-21T13:41:33.945 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-21T13:41:33.945 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-21T13:41:33.945 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-21T13:41:33.945 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-21T13:41:33.946 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-21T13:41:33.946 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-21T13:41:33.946 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-21T13:41:33.946 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.946 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:41:33.946 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:41:33.946 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compression: NoCompression 2024-09-21T13:41:33.946 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:41:33.946 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:41:33.946 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:41:33.946 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.num_levels: 7 2024-09-21T13:41:33.947 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:41:33.947 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:41:33.947 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:41:33.947 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:41:33.947 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:41:33.947 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:41:33.947 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:41:33.947 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:41:33.947 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:41:33.947 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:41:33.947 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:41:33.947 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:41:33.947 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:41:33.948 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:41:33.948 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:41:33.948 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:41:33.948 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:41:33.948 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:41:33.948 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:41:33.948 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:41:33.948 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:41:33.948 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:41:33.948 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:41:33.948 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:41:33.948 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:41:33.948 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:41:33.949 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:41:33.957 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:41:33.958 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:41:33.958 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:41:33.958 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:41:33.958 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:41:33.958 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:41:33.958 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:41:33.958 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:41:33.958 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:41:33.958 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:41:33.958 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:41:33.958 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:41:33.958 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:41:33.958 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:41:33.959 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:41:33.959 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:41:33.959 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:41:33.959 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:41:33.959 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:41:33.959 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:41:33.959 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:41:33.959 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:41:33.959 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:41:33.959 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:41:33.959 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:41:33.959 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:41:33.959 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:41:33.959 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T13:41:33.960 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:41:33.960 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:41:33.960 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:41:33.960 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:41:33.960 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T13:41:33.960 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T13:41:33.960 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:41:33.960 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:41:33.960 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:41:33.960 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:41:33.960 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.ttl: 2592000 2024-09-21T13:41:33.960 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:41:33.960 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:41:33.961 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:41:33.961 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T13:41:33.961 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T13:41:33.961 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:41:33.961 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:41:33.961 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:41:33.961 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:41:33.961 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:41:33.961 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:41:33.961 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:41:33.961 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:41:33.961 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 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:41:33.961 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.961 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T13:41:33.962 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.962 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 448ad563-de83-44d1-a498-ad2b4db3bd1f 2024-09-21T13:41:33.962 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.962 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.338+0000 7f970a3abc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-21T13:41:33.962 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.962 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.342+0000 7f970a3abc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a1abbf8e00 2024-09-21T13:41:33.962 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.342+0000 7f970a3abc80 4 rocksdb: DB pointer 0x55a1abcd2000 2024-09-21T13:41:33.962 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.342+0000 7f9701b36640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:41:33.962 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.342+0000 7f9701b36640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:41:33.962 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-21T13:41:33.962 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:41:33.962 INFO:teuthology.orchestra.run.smithi032.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:41:33.962 INFO:teuthology.orchestra.run.smithi032.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:41:33.963 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:41:33.963 INFO:teuthology.orchestra.run.smithi032.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:41:33.963 INFO:teuthology.orchestra.run.smithi032.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:41:33.963 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:41:33.963 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.963 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T13:41:33.963 INFO:teuthology.orchestra.run.smithi032.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:41:33.963 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:41:33.963 INFO:teuthology.orchestra.run.smithi032.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:41:33.963 INFO:teuthology.orchestra.run.smithi032.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:41:33.963 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.963 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T13:41:33.963 INFO:teuthology.orchestra.run.smithi032.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:41:33.964 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:41:33.964 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.964 INFO:teuthology.orchestra.run.smithi032.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:41:33.964 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.964 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:41:33.964 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T13:41:33.964 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:41:33.964 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:41:33.964 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:41:33.964 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:41:33.964 INFO:teuthology.orchestra.run.smithi032.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:41:33.964 INFO:teuthology.orchestra.run.smithi032.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:41:33.964 INFO:teuthology.orchestra.run.smithi032.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:41:33.964 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55a1abbcb1f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-21T13:41:33.965 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-21T13:41:33.965 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.965 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:41:33.965 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:41:33.965 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.342+0000 7f970a3abc80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-21T13:41:33.965 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.342+0000 7f970a3abc80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-21T13:41:33.965 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:41:33.342+0000 7f970a3abc80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-21T13:41:33.965 INFO:teuthology.orchestra.run.smithi032.stdout:create mon.a on 2024-09-21T13:41:34.367 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-21T13:41:34.574 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-0221b256-781f-11ef-baf6-efdc52797490.target -> /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490.target. 2024-09-21T13:41:34.574 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-0221b256-781f-11ef-baf6-efdc52797490.target -> /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490.target. 2024-09-21T13:41:34.856 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.a 2024-09-21T13:41:34.857 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to reset failed state of unit ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.a.service: Unit ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.a.service not loaded. 2024-09-21T13:41:35.065 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490.target.wants/ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.a.service -> /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service. 2024-09-21T13:41:35.074 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld does not appear to be present 2024-09-21T13:41:35.075 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T13:41:35.075 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mon to start... 2024-09-21T13:41:35.075 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mon... 2024-09-21T13:41:35.233 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:35 smithi032 systemd[1]: Started Ceph mon.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T13:41:36.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:36 smithi032 bash[19277]: cluster 2024-09-21T13:41:36.642582+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:41:36.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:36 smithi032 bash[19277]: cluster 2024-09-21T13:41:36.615752+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T13:41:37.427 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T13:41:37.427 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout id: 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:41:37.427 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T13:41:37.427 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-21T13:41:37.427 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout services: 2024-09-21T13:41:37.427 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.209453s) 2024-09-21T13:41:37.427 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T13:41:37.428 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T13:41:37.428 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-21T13:41:37.428 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout data: 2024-09-21T13:41:37.428 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T13:41:37.428 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T13:41:37.428 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T13:41:37.428 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T13:41:37.428 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-21T13:41:37.428 INFO:teuthology.orchestra.run.smithi032.stdout:mon is available 2024-09-21T13:41:37.428 INFO:teuthology.orchestra.run.smithi032.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T13:41:37.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:37 smithi032 bash[19277]: cluster 2024-09-21T13:41:36.641534+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T13:41:37.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:37 smithi032 bash[19277]: cluster 2024-09-21T13:41:36.641747+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-21T13:41:37.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:37 smithi032 bash[19277]: cluster 2024-09-21T13:41:36.641759+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:41:37.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:37 smithi032 bash[19277]: cluster 2024-09-21T13:41:36.641767+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T13:41:31.881711+0000 2024-09-21T13:41:37.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:37 smithi032 bash[19277]: cluster 2024-09-21T13:41:36.641776+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T13:41:37.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:37 smithi032 bash[19277]: cluster 2024-09-21T13:41:36.641784+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:41:37.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:37 smithi032 bash[19277]: cluster 2024-09-21T13:41:36.641791+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T13:41:37.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:37 smithi032 bash[19277]: cluster 2024-09-21T13:41:36.641799+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T13:41:37.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:37 smithi032 bash[19277]: cluster 2024-09-21T13:41:36.644226+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-21T13:41:37.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:37 smithi032 bash[19277]: cluster 2024-09-21T13:41:36.646345+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T13:41:37.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:37 smithi032 bash[19277]: cluster 2024-09-21T13:41:36.646773+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T13:41:37.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:37 smithi032 bash[19277]: audit 2024-09-21T13:41:36.850928+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.32:0/2961020653' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:41:39.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:38 smithi032 bash[19277]: audit 2024-09-21T13:41:38.658887+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.32:0/82802946' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T13:41:39.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:38 smithi032 bash[19277]: audit 2024-09-21T13:41:38.663255+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.32:0/82802946' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T13:41:39.200 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-21T13:41:39.200 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T13:41:39.200 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout fsid = 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:41:39.201 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.32:3300,v1:172.21.15.32:6789] 2024-09-21T13:41:39.201 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T13:41:39.201 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T13:41:39.201 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T13:41:39.201 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T13:41:39.201 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-21T13:41:39.201 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T13:41:39.201 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-21T13:41:39.201 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T13:41:39.201 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-21T13:41:39.201 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T13:41:39.201 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T13:41:39.201 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T13:41:39.201 INFO:teuthology.orchestra.run.smithi032.stdout:Generating new minimal ceph.conf... 2024-09-21T13:41:40.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:40 smithi032 bash[19277]: audit 2024-09-21T13:41:40.265544+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.32:0/101900400' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:41:40.787 INFO:teuthology.orchestra.run.smithi032.stdout:Restarting the monitor... 2024-09-21T13:41:41.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:40 smithi032 systemd[1]: Stopping Ceph mon.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T13:41:41.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:40 smithi032 bash[19277]: debug 2024-09-21T13:41:40.922+0000 7f9437dda640 -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:41:41.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:40 smithi032 bash[19277]: debug 2024-09-21T13:41:40.922+0000 7f9437dda640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T13:41:41.514 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:41 smithi032 bash[19662]: ceph-0221b256-781f-11ef-baf6-efdc52797490-mon-a 2024-09-21T13:41:41.531 INFO:teuthology.orchestra.run.smithi032.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-21T13:41:41.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:41 smithi032 bash[19722]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-mon-a 2024-09-21T13:41:41.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:41 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T13:41:41.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:41 smithi032 systemd[1]: Stopped Ceph mon.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T13:41:41.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:41 smithi032 systemd[1]: Started Ceph mon.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T13:41:43.294 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.110+0000 7f6eca38cc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:41:43.294 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.110+0000 7f6eca38cc80 0 ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable), process ceph-mon, pid 7 2024-09-21T13:41:43.294 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.110+0000 7f6eca38cc80 0 pidfile_write: ignore empty --pid-file 2024-09-21T13:41:43.295 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.114+0000 7f6eca38cc80 0 load: jerasure load: lrc 2024-09-21T13:41:43.295 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T13:41:43.295 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Git sha 0 2024-09-21T13:41:43.295 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Compile date 2024-09-20 20:39:57 2024-09-21T13:41:43.295 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: DB SUMMARY 2024-09-21T13:41:43.295 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: DB Session ID: 55NOLANJ79LQP48T27AO 2024-09-21T13:41:43.295 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T13:41:43.295 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T13:41:43.295 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T13:41:43.295 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T13:41:43.295 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88163 ; 2024-09-21T13:41:43.295 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T13:41:43.295 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T13:41:43.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T13:41:43.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:41:43.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:41:43.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:41:43.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.env: 0x55578fcc6940 2024-09-21T13:41:43.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:41:43.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.info_log: 0x55579195b6e0 2024-09-21T13:41:43.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:41:43.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.statistics: (nil) 2024-09-21T13:41:43.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.use_fsync: 0 2024-09-21T13:41:43.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T13:41:43.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:41:43.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:41:43.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:41:43.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:41:43.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T13:41:43.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:41:43.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:41:43.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T13:41:43.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:41:43.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:41:43.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.db_log_dir: 2024-09-21T13:41:43.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.wal_dir: 2024-09-21T13:41:43.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:41:43.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:41:43.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:41:43.297 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:41:43.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:41:43.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:41:43.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:41:43.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:41:43.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.write_buffer_manager: 0x55579196adc0 2024-09-21T13:41:43.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:41:43.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:41:43.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:41:43.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:41:43.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:41:43.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:41:43.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:41:43.298 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:41:43.299 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.unordered_write: 0 2024-09-21T13:41:43.299 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:41:43.299 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:41:43.299 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:41:43.299 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:41:43.299 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.row_cache: None 2024-09-21T13:41:43.299 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.wal_filter: None 2024-09-21T13:41:43.299 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:41:43.299 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:41:43.299 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T13:41:43.299 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:41:43.299 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.wal_compression: 0 2024-09-21T13:41:43.299 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T13:41:43.299 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:41:43.300 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:41:43.300 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:41:43.300 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T13:41:43.300 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:41:43.300 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:41:43.300 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:41:43.300 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:41:43.300 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:41:43.300 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:41:43.300 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:41:43.300 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T13:41:43.300 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T13:41:43.302 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T13:41:43.302 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:41:43.302 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:41:43.302 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:41:43.302 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:41:43.302 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:41:43.302 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:41:43.302 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:41:43.302 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:41:43.302 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_open_files: -1 2024-09-21T13:41:43.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:41:43.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:41:43.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:41:43.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:41:43.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T13:41:43.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Compression algorithms supported: 2024-09-21T13:41:43.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: kZSTD supported: 0 2024-09-21T13:41:43.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T13:41:43.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T13:41:43.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:41:43.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T13:41:43.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T13:41:43.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:41:43.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T13:41:43.304 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:41:43.304 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:41:43.304 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-21T13:41:43.304 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:41:43.304 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:41:43.304 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.merge_operator: 2024-09-21T13:41:43.304 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compaction_filter: None 2024-09-21T13:41:43.304 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:41:43.304 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:41:43.304 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:41:43.304 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:41:43.304 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55579195b320) 2024-09-21T13:41:43.304 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: cache_index_and_filter_blocks: 1 2024-09-21T13:41:43.304 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:41:43.305 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:41:43.305 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: pin_top_level_index_and_filter: 1 2024-09-21T13:41:43.305 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: index_type: 0 2024-09-21T13:41:43.305 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: data_block_index_type: 0 2024-09-21T13:41:43.305 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: index_shortening: 1 2024-09-21T13:41:43.305 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:41:43.305 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: checksum: 4 2024-09-21T13:41:43.305 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: no_block_cache: 0 2024-09-21T13:41:43.305 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: block_cache: 0x5557919511f0 2024-09-21T13:41:43.305 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: block_cache_name: BinnedLRUCache 2024-09-21T13:41:43.305 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: block_cache_options: 2024-09-21T13:41:43.305 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: capacity : 536870912 2024-09-21T13:41:43.305 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: num_shard_bits : 4 2024-09-21T13:41:43.305 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: strict_capacity_limit : 0 2024-09-21T13:41:43.305 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: high_pri_pool_ratio: 0.000 2024-09-21T13:41:43.306 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: block_cache_compressed: (nil) 2024-09-21T13:41:43.306 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: persistent_cache: (nil) 2024-09-21T13:41:43.306 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: block_size: 4096 2024-09-21T13:41:43.306 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: block_size_deviation: 10 2024-09-21T13:41:43.306 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: block_restart_interval: 16 2024-09-21T13:41:43.306 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: index_block_restart_interval: 1 2024-09-21T13:41:43.306 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: metadata_block_size: 4096 2024-09-21T13:41:43.306 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: partition_filters: 0 2024-09-21T13:41:43.306 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: use_delta_encoding: 1 2024-09-21T13:41:43.306 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: filter_policy: bloomfilter 2024-09-21T13:41:43.306 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: whole_key_filtering: 1 2024-09-21T13:41:43.306 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: verify_compression: 0 2024-09-21T13:41:43.306 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: read_amp_bytes_per_bit: 0 2024-09-21T13:41:43.306 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: format_version: 5 2024-09-21T13:41:43.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: enable_index_compression: 1 2024-09-21T13:41:43.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: block_align: 0 2024-09-21T13:41:43.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: max_auto_readahead_size: 262144 2024-09-21T13:41:43.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: prepopulate_block_cache: 0 2024-09-21T13:41:43.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: initial_auto_readahead_size: 8192 2024-09-21T13:41:43.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: num_file_reads_for_auto_readahead: 2 2024-09-21T13:41:43.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:41:43.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:41:43.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compression: NoCompression 2024-09-21T13:41:43.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:41:43.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:41:43.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:41:43.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.num_levels: 7 2024-09-21T13:41:43.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:41:43.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:41:43.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:41:43.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:41:43.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:41:43.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:41:43.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:41:43.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:41:43.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:41:43.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:41:43.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:41:43.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:41:43.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:41:43.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:41:43.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:41:43.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:41:43.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:41:43.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:41:43.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:41:43.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:41:43.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:41:43.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:41:43.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:41:43.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:41:43.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:41:43.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:41:43.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:41:43.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:41:43.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:41:43.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:41:43.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:41:43.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:41:43.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:41:43.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:41:43.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:41:43.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:41:43.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:41:43.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:41:43.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:41:43.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:41:43.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:41:43.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:41:43.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:41:43.311 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:41:43.311 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:41:43.311 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:41:43.311 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:41:43.311 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:41:43.311 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:41:43.311 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:41:43.311 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:41:43.311 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:41:43.311 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:41:43.311 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:41:43.311 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T13:41:43.311 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:41:43.311 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:41:43.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:41:43.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:41:43.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T13:41:43.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T13:41:43.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:41:43.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:41:43.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:41:43.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:41:43.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.ttl: 2592000 2024-09-21T13:41:43.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:41:43.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:41:43.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:41:43.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T13:41:43.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T13:41:43.313 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:41:43.313 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:41:43.313 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:41:43.313 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:41:43.313 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:41:43.313 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:41:43.313 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:41:43.313 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:41:43.313 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 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:41:43.313 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T13:41:43.313 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 448ad563-de83-44d1-a498-ad2b4db3bd1f 2024-09-21T13:41:43.313 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726926103122830, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T13:41:43.313 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T13:41:43.313 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726926103123870, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84778, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82925, "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": 77134, "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": 1726926103, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "448ad563-de83-44d1-a498-ad2b4db3bd1f", "db_session_id": "55NOLANJ79LQP48T27AO", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T13:41:43.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726926103123982, "job": 1, "event": "recovery_finished"} 2024-09-21T13:41:43.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.118+0000 7f6eca38cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T13:41:43.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.122+0000 7f6eca38cc80 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:41:43.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.122+0000 7f6eca38cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55579197ce00 2024-09-21T13:41:43.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.122+0000 7f6eca38cc80 4 rocksdb: DB pointer 0x555791a7c000 2024-09-21T13:41:43.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.122+0000 7f6ec0155640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:41:43.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.122+0000 7f6ec0155640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:41:43.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: ** DB Stats ** 2024-09-21T13:41:43.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:41:43.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: 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:41:43.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:41:43.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:41:43.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: 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:41:43.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:41:43.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:41:43.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: ** Compaction Stats [default] ** 2024-09-21T13:41:43.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: 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:41:43.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:41:43.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: L0 2/0 84.65 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:41:43.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: Sum 2/0 84.65 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:41:43.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:41:43.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: ** Compaction Stats [default] ** 2024-09-21T13:41:43.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: 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:41:43.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:41:43.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 123.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:41:43.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T13:41:43.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:41:43.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T13:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: Cumulative compaction: 0.00 GB write, 21.72 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: Interval compaction: 0.00 GB write, 21.72 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: 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:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: Block cache BinnedLRUCache@0x5557919511f0#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:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: 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:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.122+0000 7f6eca38cc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] at bind addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.122+0000 7f6eca38cc80 1 mon.a@-1(???) e1 preinit fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.122+0000 7f6eca38cc80 0 mon.a@-1(???).mds e1 new map 2024-09-21T13:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.122+0000 7f6eca38cc80 0 mon.a@-1(???).mds e1 print_map 2024-09-21T13:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: e1 2024-09-21T13:41:43.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: btime 2024-09-21T13:41:36:642193+0000 2024-09-21T13:41:43.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T13:41:43.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: 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:41:43.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: legacy client fscid: -1 2024-09-21T13:41:43.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: 2024-09-21T13:41:43.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: No filesystems configured 2024-09-21T13:41:43.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.122+0000 7f6eca38cc80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T13:41:43.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.122+0000 7f6eca38cc80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:41:43.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.122+0000 7f6eca38cc80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:41:43.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.122+0000 7f6eca38cc80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:41:43.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: debug 2024-09-21T13:41:43.122+0000 7f6eca38cc80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T13:41:43.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: cluster 2024-09-21T13:41:43.131053+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T13:41:43.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: cluster 2024-09-21T13:41:43.131133+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-21T13:41:43.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: cluster 2024-09-21T13:41:43.131148+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:41:43.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: cluster 2024-09-21T13:41:43.131161+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-21T13:41:31.881711+0000 2024-09-21T13:41:43.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: cluster 2024-09-21T13:41:43.131183+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T13:41:43.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: cluster 2024-09-21T13:41:43.131198+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:41:43.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: cluster 2024-09-21T13:41:43.131211+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-21T13:41:43.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: cluster 2024-09-21T13:41:43.131226+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T13:41:43.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: cluster 2024-09-21T13:41:43.131827+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-21T13:41:43.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: cluster 2024-09-21T13:41:43.131866+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T13:41:43.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:43 smithi032 bash[19760]: cluster 2024-09-21T13:41:43.132343+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T13:41:43.860 INFO:teuthology.orchestra.run.smithi032.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T13:41:43.885 INFO:teuthology.orchestra.run.smithi032.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:41:43.886 INFO:teuthology.orchestra.run.smithi032.stdout:Creating mgr... 2024-09-21T13:41:43.886 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T13:41:43.886 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T13:41:44.221 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:44.231 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.y 2024-09-21T13:41:44.231 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to reset failed state of unit ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.y.service: Unit ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.y.service not loaded. 2024-09-21T13:41:44.421 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490.target.wants/ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.y.service -> /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service. 2024-09-21T13:41:44.428 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld does not appear to be present 2024-09-21T13:41:44.429 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T13:41:44.429 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld does not appear to be present 2024-09-21T13:41:44.429 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-21T13:41:44.429 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr to start... 2024-09-21T13:41:44.429 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr... 2024-09-21T13:41:44.542 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:44 smithi032 bash[19760]: audit 2024-09-21T13:41:43.282452+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.32:0/2679938533' entity='client.admin' 2024-09-21T13:41:44.542 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:44.542 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:44 smithi032 systemd[1]: Started Ceph mgr.y for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T13:41:46.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:46 smithi032 bash[19760]: audit 2024-09-21T13:41:46.160962+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.32:0/1353148772' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T13:41:46.610 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:46 smithi032 bash[20015]: debug 2024-09-21T13:41:46.150+0000 7faa6c0ea040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T13:41:46.798 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-21T13:41:46.798 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:41:46.798 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsid": "0221b256-781f-11ef-baf6-efdc52797490", 2024-09-21T13:41:46.798 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T13:41:46.798 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T13:41:46.798 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T13:41:46.798 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T13:41:46.798 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:46.798 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T13:41:46.799 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T13:41:46.799 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 0 2024-09-21T13:41:46.799 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:41:46.799 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T13:41:46.799 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T13:41:46.799 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:41:46.799 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-21T13:41:46.799 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T13:41:46.799 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:41:46.799 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T13:41:46.799 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T13:41:46.799 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:46.799 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T13:41:46.799 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:41:46.800 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T13:41:46.800 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T13:41:46.800 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T13:41:46.800 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T13:41:46.800 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T13:41:46.800 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T13:41:46.803 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:46.803 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T13:41:46.803 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T13:41:46.803 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T13:41:46.803 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T13:41:46.803 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T13:41:46.804 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T13:41:46.804 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T13:41:46.804 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T13:41:46.804 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T13:41:46.804 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:46.804 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T13:41:46.804 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:41:46.804 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T13:41:36:642193+0000", 2024-09-21T13:41:46.804 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T13:41:46.804 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T13:41:46.804 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:46.804 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T13:41:46.804 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T13:41:46.804 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T13:41:46.805 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T13:41:46.805 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T13:41:46.805 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T13:41:46.805 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T13:41:46.805 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:41:46.805 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:41:46.805 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:46.805 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T13:41:46.805 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:41:46.805 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T13:41:36.643042+0000", 2024-09-21T13:41:46.805 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:41:46.805 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:46.805 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T13:41:46.805 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:41:46.806 INFO:teuthology.orchestra.run.smithi032.stdout:mgr not available, waiting (1/15)... 2024-09-21T13:41:47.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:47 smithi032 bash[20015]: debug 2024-09-21T13:41:47.426+0000 7faa6c0ea040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T13:41:47.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:47 smithi032 bash[20015]: debug 2024-09-21T13:41:47.494+0000 7faa6c0ea040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T13:41:47.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:47 smithi032 bash[20015]: debug 2024-09-21T13:41:47.650+0000 7faa6c0ea040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T13:41:48.609 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:48 smithi032 bash[20015]: debug 2024-09-21T13:41:48.330+0000 7faa6c0ea040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T13:41:48.609 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:48 smithi032 bash[20015]: debug 2024-09-21T13:41:48.406+0000 7faa6c0ea040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T13:41:48.609 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:48 smithi032 bash[20015]: debug 2024-09-21T13:41:48.474+0000 7faa6c0ea040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T13:41:49.094 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:48 smithi032 bash[20015]: debug 2024-09-21T13:41:48.670+0000 7faa6c0ea040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T13:41:49.095 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:48 smithi032 bash[20015]: debug 2024-09-21T13:41:48.750+0000 7faa6c0ea040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T13:41:49.095 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:48 smithi032 bash[20015]: debug 2024-09-21T13:41:48.822+0000 7faa6c0ea040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T13:41:49.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:49 smithi032 bash[20015]: debug 2024-09-21T13:41:49.090+0000 7faa6c0ea040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T13:41:49.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:49 smithi032 bash[20015]: debug 2024-09-21T13:41:49.162+0000 7faa6c0ea040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T13:41:49.713 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:49 smithi032 bash[20015]: debug 2024-09-21T13:41:49.366+0000 7faa6c0ea040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T13:41:49.713 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:49 smithi032 bash[20015]: debug 2024-09-21T13:41:49.446+0000 7faa6c0ea040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T13:41:50.084 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:49 smithi032 bash[20015]: debug 2024-09-21T13:41:49.710+0000 7faa6c0ea040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T13:41:50.084 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:49 smithi032 bash[20015]: debug 2024-09-21T13:41:49.898+0000 7faa6c0ea040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:41:50.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:50 smithi032 bash[19760]: audit 2024-09-21T13:41:50.073897+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.32:0/3122106565' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T13:41:50.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:50 smithi032 bash[20015]: debug 2024-09-21T13:41:50.078+0000 7faa6c0ea040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T13:41:50.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:50 smithi032 bash[20015]: debug 2024-09-21T13:41:50.166+0000 7faa6c0ea040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T13:41:50.658 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-21T13:41:50.658 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:41:50.658 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsid": "0221b256-781f-11ef-baf6-efdc52797490", 2024-09-21T13:41:50.658 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T13:41:50.658 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T13:41:50.659 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T13:41:50.659 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T13:41:50.659 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:50.659 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T13:41:50.659 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T13:41:50.659 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 0 2024-09-21T13:41:50.659 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:41:50.659 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T13:41:50.659 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T13:41:50.659 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:41:50.659 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-21T13:41:50.659 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T13:41:50.659 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:41:50.659 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T13:41:50.659 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T13:41:50.660 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:50.660 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T13:41:50.660 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:41:50.660 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T13:41:50.660 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T13:41:50.660 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T13:41:50.660 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T13:41:50.660 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T13:41:50.660 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T13:41:50.660 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:50.660 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T13:41:50.660 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T13:41:50.660 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T13:41:50.660 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T13:41:50.661 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T13:41:50.661 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T13:41:50.661 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T13:41:50.661 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T13:41:50.661 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T13:41:50.661 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:50.661 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T13:41:50.661 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:41:50.661 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T13:41:36:642193+0000", 2024-09-21T13:41:50.661 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T13:41:50.661 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T13:41:50.661 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:50.661 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T13:41:50.661 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T13:41:50.662 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T13:41:50.662 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T13:41:50.662 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T13:41:50.662 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T13:41:50.662 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T13:41:50.662 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:41:50.662 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:41:50.662 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:50.662 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T13:41:50.662 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:41:50.662 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T13:41:36.643042+0000", 2024-09-21T13:41:50.662 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:41:50.662 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:50.662 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T13:41:50.662 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:41:50.663 INFO:teuthology.orchestra.run.smithi032.stdout:mgr not available, waiting (2/15)... 2024-09-21T13:41:51.513 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:50 smithi032 bash[20015]: debug 2024-09-21T13:41:50.354+0000 7faa6c0ea040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:41:51.513 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:51 smithi032 bash[20015]: debug 2024-09-21T13:41:51.198+0000 7faa6c0ea040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T13:41:51.514 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:51 smithi032 bash[20015]: debug 2024-09-21T13:41:51.274+0000 7faa6c0ea040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T13:41:51.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:51 smithi032 bash[20015]: debug 2024-09-21T13:41:51.510+0000 7faa6c0ea040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T13:41:51.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:51 smithi032 bash[20015]: debug 2024-09-21T13:41:51.586+0000 7faa6c0ea040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T13:41:52.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:51 smithi032 bash[20015]: debug 2024-09-21T13:41:51.994+0000 7faa6c0ea040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T13:41:52.360 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:52 smithi032 bash[20015]: debug 2024-09-21T13:41:52.074+0000 7faa6c0ea040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T13:41:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:52 smithi032 bash[19760]: cluster 2024-09-21T13:41:52.103488+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-09-21T13:41:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:52 smithi032 bash[19760]: cluster 2024-09-21T13:41:52.110966+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00768834s) 2024-09-21T13:41:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:52 smithi032 bash[19760]: audit 2024-09-21T13:41:52.111857+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14102 172.21.15.32:0/1083042878' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:41:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:52 smithi032 bash[19760]: audit 2024-09-21T13:41:52.111974+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14102 172.21.15.32:0/1083042878' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:41:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:52 smithi032 bash[19760]: audit 2024-09-21T13:41:52.112071+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14102 172.21.15.32:0/1083042878' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:41:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:52 smithi032 bash[19760]: audit 2024-09-21T13:41:52.112239+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14102 172.21.15.32:0/1083042878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:41:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:52 smithi032 bash[19760]: audit 2024-09-21T13:41:52.112862+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14102 172.21.15.32:0/1083042878' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:41:52.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:52 smithi032 bash[19760]: cluster 2024-09-21T13:41:52.118808+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon y is now available 2024-09-21T13:41:52.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:52 smithi032 bash[19760]: audit 2024-09-21T13:41:52.130653+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14102 172.21.15.32:0/1083042878' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:41:52.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:52 smithi032 bash[19760]: audit 2024-09-21T13:41:52.132656+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14102 172.21.15.32:0/1083042878' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:41:52.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:52 smithi032 bash[19760]: audit 2024-09-21T13:41:52.135393+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14102 172.21.15.32:0/1083042878' entity='mgr.y' 2024-09-21T13:41:52.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:52 smithi032 bash[19760]: audit 2024-09-21T13:41:52.137178+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14102 172.21.15.32:0/1083042878' entity='mgr.y' 2024-09-21T13:41:52.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:52 smithi032 bash[19760]: audit 2024-09-21T13:41:52.139086+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14102 172.21.15.32:0/1083042878' entity='mgr.y' 2024-09-21T13:41:54.370 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:54 smithi032 bash[19760]: cluster 2024-09-21T13:41:53.118542+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: y(active, since 1.01528s) 2024-09-21T13:41:54.888 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-21T13:41:54.888 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:41:54.888 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsid": "0221b256-781f-11ef-baf6-efdc52797490", 2024-09-21T13:41:54.888 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T13:41:54.888 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T13:41:54.888 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T13:41:54.889 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T13:41:54.889 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:54.889 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T13:41:54.889 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T13:41:54.889 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 0 2024-09-21T13:41:54.889 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:41:54.889 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T13:41:54.889 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T13:41:54.889 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:41:54.889 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-21T13:41:54.889 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T13:41:54.889 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:41:54.889 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T13:41:54.889 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T13:41:54.890 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:54.890 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T13:41:54.890 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:41:54.890 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T13:41:54.890 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T13:41:54.890 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T13:41:54.890 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T13:41:54.890 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T13:41:54.890 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T13:41:54.893 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:54.893 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T13:41:54.893 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T13:41:54.893 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T13:41:54.893 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T13:41:54.894 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T13:41:54.894 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T13:41:54.894 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T13:41:54.894 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T13:41:54.894 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T13:41:54.894 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:54.894 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T13:41:54.894 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:41:54.894 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T13:41:36:642193+0000", 2024-09-21T13:41:54.894 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T13:41:54.894 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T13:41:54.894 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:54.894 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T13:41:54.894 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T13:41:54.895 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T13:41:54.895 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T13:41:54.895 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T13:41:54.895 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T13:41:54.895 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T13:41:54.895 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:41:54.895 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:41:54.895 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:54.895 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T13:41:54.895 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:41:54.895 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T13:41:36.643042+0000", 2024-09-21T13:41:54.895 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:41:54.895 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:41:54.895 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T13:41:54.896 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:41:54.896 INFO:teuthology.orchestra.run.smithi032.stdout:mgr is available 2024-09-21T13:41:55.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:55 smithi032 bash[19760]: audit 2024-09-21T13:41:54.358060+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.32:0/2022281498' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T13:41:56.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:56 smithi032 bash[19760]: cluster 2024-09-21T13:41:55.116577+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: y(active, since 3s) 2024-09-21T13:41:56.910 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-21T13:41:56.911 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T13:41:56.911 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout fsid = 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:41:56.911 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.32:3300,v1:172.21.15.32:6789] 2024-09-21T13:41:56.911 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T13:41:56.911 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T13:41:56.911 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T13:41:56.911 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T13:41:56.914 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-21T13:41:56.914 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T13:41:56.914 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T13:41:56.914 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-21T13:41:56.914 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T13:41:56.914 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T13:41:56.914 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T13:41:56.915 INFO:teuthology.orchestra.run.smithi032.stdout:Enabling cephadm module... 2024-09-21T13:41:57.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:57 smithi032 bash[19760]: audit 2024-09-21T13:41:56.347676+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.32:0/705301372' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T13:41:57.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:57 smithi032 bash[19760]: audit 2024-09-21T13:41:56.352678+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.32:0/705301372' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T13:41:58.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:58 smithi032 bash[19760]: audit 2024-09-21T13:41:58.413380+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.32:0/1715405413' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-21T13:41:58.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:58 smithi032 bash[20015]: ignoring --setuser ceph since I am not root 2024-09-21T13:41:58.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:58 smithi032 bash[20015]: ignoring --setgroup ceph since I am not root 2024-09-21T13:41:58.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:58 smithi032 bash[20015]: debug 2024-09-21T13:41:58.626+0000 7fcea3faf040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T13:41:59.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:59 smithi032 bash[19760]: audit 2024-09-21T13:41:58.465330+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.32:0/1715405413' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T13:41:59.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:41:59 smithi032 bash[19760]: cluster 2024-09-21T13:41:58.470810+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-09-21T13:42:00.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:59 smithi032 bash[20015]: debug 2024-09-21T13:41:59.862+0000 7fcea3faf040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T13:42:00.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:41:59 smithi032 bash[20015]: debug 2024-09-21T13:41:59.930+0000 7fcea3faf040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T13:42:00.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:00 smithi032 bash[20015]: debug 2024-09-21T13:42:00.094+0000 7fcea3faf040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T13:42:00.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:00 smithi032 bash[19760]: audit 2024-09-21T13:42:00.524713+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.32:0/1305882045' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T13:42:00.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:00 smithi032 bash[20015]: debug 2024-09-21T13:42:00.778+0000 7fcea3faf040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T13:42:01.109 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:00 smithi032 bash[20015]: debug 2024-09-21T13:42:00.850+0000 7fcea3faf040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T13:42:01.109 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:00 smithi032 bash[20015]: debug 2024-09-21T13:42:00.922+0000 7fcea3faf040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T13:42:01.249 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:42:01.249 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T13:42:01.249 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T13:42:01.249 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T13:42:01.249 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T13:42:01.250 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:42:01.250 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for the mgr to restart... 2024-09-21T13:42:01.250 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr epoch 5... 2024-09-21T13:42:01.543 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:01 smithi032 bash[20015]: debug 2024-09-21T13:42:01.118+0000 7fcea3faf040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T13:42:01.543 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:01 smithi032 bash[20015]: debug 2024-09-21T13:42:01.198+0000 7fcea3faf040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T13:42:01.543 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:01 smithi032 bash[20015]: debug 2024-09-21T13:42:01.270+0000 7fcea3faf040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T13:42:01.818 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:01 smithi032 bash[20015]: debug 2024-09-21T13:42:01.538+0000 7fcea3faf040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T13:42:01.819 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:01 smithi032 bash[20015]: debug 2024-09-21T13:42:01.610+0000 7fcea3faf040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T13:42:02.109 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:01 smithi032 bash[20015]: debug 2024-09-21T13:42:01.814+0000 7fcea3faf040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T13:42:02.109 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:01 smithi032 bash[20015]: debug 2024-09-21T13:42:01.894+0000 7fcea3faf040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T13:42:02.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:02 smithi032 bash[20015]: debug 2024-09-21T13:42:02.158+0000 7fcea3faf040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T13:42:02.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:02 smithi032 bash[20015]: debug 2024-09-21T13:42:02.346+0000 7fcea3faf040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:42:02.791 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:02 smithi032 bash[20015]: debug 2024-09-21T13:42:02.518+0000 7fcea3faf040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T13:42:02.791 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:02 smithi032 bash[20015]: debug 2024-09-21T13:42:02.598+0000 7fcea3faf040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T13:42:03.109 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:02 smithi032 bash[20015]: debug 2024-09-21T13:42:02.786+0000 7fcea3faf040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:42:03.944 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:03 smithi032 bash[20015]: debug 2024-09-21T13:42:03.626+0000 7fcea3faf040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T13:42:03.944 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:03 smithi032 bash[20015]: debug 2024-09-21T13:42:03.706+0000 7fcea3faf040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T13:42:04.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:03 smithi032 bash[20015]: debug 2024-09-21T13:42:03.938+0000 7fcea3faf040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T13:42:04.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:04 smithi032 bash[20015]: debug 2024-09-21T13:42:04.014+0000 7fcea3faf040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T13:42:04.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:04 smithi032 bash[20015]: debug 2024-09-21T13:42:04.426+0000 7fcea3faf040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T13:42:04.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:04 smithi032 bash[20015]: debug 2024-09-21T13:42:04.506+0000 7fcea3faf040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T13:42:04.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:04 smithi032 bash[19760]: cluster 2024-09-21T13:42:04.530436+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-09-21T13:42:04.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:04 smithi032 bash[19760]: cluster 2024-09-21T13:42:04.530872+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-09-21T13:42:04.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:04 smithi032 bash[19760]: cluster 2024-09-21T13:42:04.538784+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-21T13:42:04.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:04 smithi032 bash[19760]: cluster 2024-09-21T13:42:04.539015+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00830854s) 2024-09-21T13:42:04.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:04 smithi032 bash[19760]: audit 2024-09-21T13:42:04.540286+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:42:04.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:04 smithi032 bash[19760]: audit 2024-09-21T13:42:04.541632+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:42:04.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:04 smithi032 bash[19760]: audit 2024-09-21T13:42:04.543057+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:42:04.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:04 smithi032 bash[19760]: audit 2024-09-21T13:42:04.543271+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:42:04.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:04 smithi032 bash[19760]: audit 2024-09-21T13:42:04.543466+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:42:04.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:04 smithi032 bash[19760]: cluster 2024-09-21T13:42:04.567541+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon y is now available 2024-09-21T13:42:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:05 smithi032 bash[19760]: cephadm 2024-09-21T13:42:04.584072+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-21T13:42:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:05 smithi032 bash[19760]: audit 2024-09-21T13:42:04.586430+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' 2024-09-21T13:42:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:05 smithi032 bash[19760]: audit 2024-09-21T13:42:04.588938+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' 2024-09-21T13:42:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:05 smithi032 bash[19760]: audit 2024-09-21T13:42:04.593343+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:42:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:05 smithi032 bash[19760]: audit 2024-09-21T13:42:04.595635+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:42:05.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:05 smithi032 bash[19760]: audit 2024-09-21T13:42:04.605992+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:42:05.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:05 smithi032 bash[19760]: audit 2024-09-21T13:42:04.608561+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:42:05.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:05 smithi032 bash[19760]: cluster 2024-09-21T13:42:05.539003+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e7: y(active, since 1.0083s) 2024-09-21T13:42:06.130 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:42:06.130 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T13:42:06.130 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T13:42:06.130 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:42:06.130 INFO:teuthology.orchestra.run.smithi032.stdout:mgr epoch 5 is available 2024-09-21T13:42:06.130 INFO:teuthology.orchestra.run.smithi032.stdout:Setting orchestrator backend to cephadm... 2024-09-21T13:42:07.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[19760]: audit 2024-09-21T13:42:05.540492+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T13:42:07.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[19760]: audit 2024-09-21T13:42:05.554847+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T13:42:07.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[19760]: audit 2024-09-21T13:42:06.067726+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' 2024-09-21T13:42:07.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[19760]: audit 2024-09-21T13:42:06.072697+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' 2024-09-21T13:42:07.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: debug 2024-09-21T13:42:07.826+0000 7fce0b2ae640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:42:07] ENGINE Error in HTTPServer.serve 2024-09-21T13:42:07.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: Traceback (most recent call last): 2024-09-21T13:42:07.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:42:07.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: self._connections.run(self.expiration_interval) 2024-09-21T13:42:07.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:42:07.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: self._run(expiration_interval) 2024-09-21T13:42:07.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:42:07.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:42:07.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:42:07.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:42:07.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:42:07.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: s = self.context.wrap_socket( 2024-09-21T13:42:07.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:42:07.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: return self.sslsocket_class._create( 2024-09-21T13:42:07.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:42:07.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: self.do_handshake() 2024-09-21T13:42:07.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:42:07.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: self._sslobj.do_handshake() 2024-09-21T13:42:07.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:07 smithi032 bash[20015]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:42:08.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:08 smithi032 bash[19760]: cluster 2024-09-21T13:42:07.073422+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-21T13:42:08.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:08 smithi032 bash[19760]: audit 2024-09-21T13:42:07.584697+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' 2024-09-21T13:42:08.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:08 smithi032 bash[19760]: audit 2024-09-21T13:42:07.600315+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:42:08.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:08 smithi032 bash[19760]: audit 2024-09-21T13:42:07.828776+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:42:09.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: audit 2024-09-21T13:42:07.580877+0000 mgr.y (mgr.14118) 4 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:09.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: cephadm 2024-09-21T13:42:07.605624+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [21/Sep/2024:13:42:07] ENGINE Bus STARTING 2024-09-21T13:42:09.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: cephadm 2024-09-21T13:42:07.707347+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [21/Sep/2024:13:42:07] ENGINE Serving on http://172.21.15.32:8765 2024-09-21T13:42:09.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: cephadm 2024-09-21T13:42:07.827873+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [21/Sep/2024:13:42:07] ENGINE Serving on https://172.21.15.32:7150 2024-09-21T13:42:09.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: cephadm 2024-09-21T13:42:07.828011+0000 mgr.y (mgr.14118) 8 : cephadm [INF] [21/Sep/2024:13:42:07] ENGINE Bus STARTED 2024-09-21T13:42:09.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: cephadm 2024-09-21T13:42:07.831529+0000 mgr.y (mgr.14118) 9 : cephadm [ERR] [21/Sep/2024:13:42:07] ENGINE Error in HTTPServer.serve 2024-09-21T13:42:09.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: Traceback (most recent call last): 2024-09-21T13:42:09.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:42:09.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: self._connections.run(self.expiration_interval) 2024-09-21T13:42:09.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:42:09.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: self._run(expiration_interval) 2024-09-21T13:42:09.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:42:09.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:42:09.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:42:09.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:42:09.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:42:09.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: s = self.context.wrap_socket( 2024-09-21T13:42:09.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:42:09.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: return self.sslsocket_class._create( 2024-09-21T13:42:09.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:42:09.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: self.do_handshake() 2024-09-21T13:42:09.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:42:09.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: self._sslobj.do_handshake() 2024-09-21T13:42:09.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:09 smithi032 bash[19760]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:42:10.313 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T13:42:10.313 INFO:teuthology.orchestra.run.smithi032.stdout:Generating ssh key... 2024-09-21T13:42:10.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:10 smithi032 bash[19760]: audit 2024-09-21T13:42:09.720808+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:42:12.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: Generating public/private rsa key pair. 2024-09-21T13:42:12.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: Your identification has been saved in /tmp/tmpqo7tjcj4/key 2024-09-21T13:42:12.360 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: Your public key has been saved in /tmp/tmpqo7tjcj4/key.pub 2024-09-21T13:42:12.360 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: The key fingerprint is: 2024-09-21T13:42:12.360 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: SHA256:iF8M8HQwTXLsHmK4FU14+ZWBLycsNdgH8fzchi1fB/0 ceph-0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:42:12.360 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: The key's randomart image is: 2024-09-21T13:42:12.360 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: +---[RSA 3072]----+ 2024-09-21T13:42:12.360 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: | . =O=+o+.o | 2024-09-21T13:42:12.360 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: | +o=B =o+ . | 2024-09-21T13:42:12.360 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: | .o+ + =o . .| 2024-09-21T13:42:12.360 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: | ..+++ = oo =.| 2024-09-21T13:42:12.360 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: | .+.oSo + = E| 2024-09-21T13:42:12.360 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: | .. .. +o| 2024-09-21T13:42:12.360 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: | . .| 2024-09-21T13:42:12.360 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: | | 2024-09-21T13:42:12.360 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: | | 2024-09-21T13:42:12.361 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:12 smithi032 bash[20015]: +----[SHA256]-----+ 2024-09-21T13:42:13.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:13 smithi032 bash[19760]: audit 2024-09-21T13:42:11.715923+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:42:13.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:13 smithi032 bash[19760]: cephadm 2024-09-21T13:42:11.716319+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-21T13:42:13.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:13 smithi032 bash[19760]: audit 2024-09-21T13:42:12.006495+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' 2024-09-21T13:42:13.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:13 smithi032 bash[19760]: audit 2024-09-21T13:42:12.011021+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' 2024-09-21T13:42:14.584 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCQohjLbApzzWG292qDJIGGiPc5R3x6Q0tk2M4EzuAxJcgK2vTMaj9qHfhYeq8xlZHsw8na3oCu6atJoyC81PQn2GOJeNfIpKU9JnFbhsZGm+a69QEgArz8y2bQBZhuN2tHo7bIngeXNgMiyIcvNH8o0z+LPkTjBs7eycqOJ9wIPBKsSzek8zCdcA/SQDQG2/IZOZcQRm8/LglHYET85WrirwUxFbdPuVB9H1D6/MlbkO3VHr+9tPcGHfcimiqKLtww3Yo5SMYEDynVQ/tt7810mhY/F3/LGC7abHiRmZTBdVYl3ogl4+LswVy8UkSpQXleIvwqxlQ/B0uBQlPn7yJZZnp6SMVmdXp5UrEHdb6qKhSddEm6LRzvuBa2setwDNWhS008xt5EpSegXKynBeo2vWEe7FZ9PDt++E8FdCJE8ktZX3x1p1PPOsa5Brdq6lKYb0zNDXD2ZlrkUsvpRp3tdFRoJAxxN9BrmN+YX+cuAusiWpWT3+G6o8jCfj1PBJc= ceph-0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:42:14.585 INFO:teuthology.orchestra.run.smithi032.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:42:14.585 INFO:teuthology.orchestra.run.smithi032.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T13:42:14.586 INFO:teuthology.orchestra.run.smithi032.stdout:Adding host smithi032... 2024-09-21T13:42:14.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:14 smithi032 bash[19760]: audit 2024-09-21T13:42:14.038908+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:42:16.823 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:16 smithi032 bash[19760]: audit 2024-09-21T13:42:16.045977+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi032", "addr": "172.21.15.32", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:17.816 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:17 smithi032 bash[19760]: cephadm 2024-09-21T13:42:17.314659+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi032 2024-09-21T13:42:21.632 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Added host 'smithi032' with addr '172.21.15.32' 2024-09-21T13:42:21.632 INFO:teuthology.orchestra.run.smithi032.stdout:Deploying unmanaged mon service... 2024-09-21T13:42:22.051 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:21 smithi032 bash[19760]: audit 2024-09-21T13:42:20.881253+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' 2024-09-21T13:42:22.051 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:21 smithi032 bash[19760]: cephadm 2024-09-21T13:42:20.881708+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi032 2024-09-21T13:42:22.051 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:21 smithi032 bash[19760]: audit 2024-09-21T13:42:20.882182+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:42:24.564 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T13:42:24.564 INFO:teuthology.orchestra.run.smithi032.stdout:Deploying unmanaged mgr service... 2024-09-21T13:42:25.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:24 smithi032 bash[19760]: audit 2024-09-21T13:42:23.652898+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:42:25.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:24 smithi032 bash[19760]: cephadm 2024-09-21T13:42:23.654252+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-21T13:42:25.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:24 smithi032 bash[19760]: audit 2024-09-21T13:42:23.656535+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' 2024-09-21T13:42:25.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:24 smithi032 bash[19760]: audit 2024-09-21T13:42:24.551072+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' 2024-09-21T13:42:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:26 smithi032 bash[19760]: cluster 2024-09-21T13:42:24.544746+0000 mgr.y (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:42:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:26 smithi032 bash[19760]: audit 2024-09-21T13:42:25.092923+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' 2024-09-21T13:42:26.779 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T13:42:27.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:27 smithi032 bash[19760]: audit 2024-09-21T13:42:26.237580+0000 mgr.y (mgr.14118) 20 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:27.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:27 smithi032 bash[19760]: cephadm 2024-09-21T13:42:26.238983+0000 mgr.y (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-21T13:42:27.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:27 smithi032 bash[19760]: audit 2024-09-21T13:42:26.241163+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' 2024-09-21T13:42:28.567 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:28 smithi032 bash[19760]: cluster 2024-09-21T13:42:26.545171+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:42:29.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:29 smithi032 bash[19760]: audit 2024-09-21T13:42:28.325506+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.32:0/1154274782' entity='client.admin' 2024-09-21T13:42:30.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:30 smithi032 bash[19760]: cluster 2024-09-21T13:42:28.545577+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:42:30.933 INFO:teuthology.orchestra.run.smithi032.stdout:Enabling the dashboard module... 2024-09-21T13:42:31.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:31 smithi032 bash[19760]: audit 2024-09-21T13:42:30.350032+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.32:0/3714690148' entity='client.admin' 2024-09-21T13:42:31.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:31 smithi032 bash[19760]: audit 2024-09-21T13:42:30.621324+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' 2024-09-21T13:42:32.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:32 smithi032 bash[19760]: cluster 2024-09-21T13:42:30.545834+0000 mgr.y (mgr.14118) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:42:32.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:32 smithi032 bash[19760]: audit 2024-09-21T13:42:31.896751+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.14118 172.21.15.32:0/3209400380' entity='mgr.y' 2024-09-21T13:42:33.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:33 smithi032 bash[19760]: audit 2024-09-21T13:42:32.509976+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.32:0/985695780' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-21T13:42:33.609 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:33 smithi032 bash[20015]: ignoring --setuser ceph since I am not root 2024-09-21T13:42:33.609 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:33 smithi032 bash[20015]: ignoring --setgroup ceph since I am not root 2024-09-21T13:42:33.609 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:33 smithi032 bash[20015]: debug 2024-09-21T13:42:33.530+0000 7f55ee7e8040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T13:42:34.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:34 smithi032 bash[19760]: audit 2024-09-21T13:42:33.357326+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.32:0/985695780' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T13:42:34.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:34 smithi032 bash[19760]: cluster 2024-09-21T13:42:33.364391+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 28s) 2024-09-21T13:42:35.108 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:34 smithi032 bash[20015]: debug 2024-09-21T13:42:34.774+0000 7f55ee7e8040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T13:42:35.109 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:34 smithi032 bash[20015]: debug 2024-09-21T13:42:34.842+0000 7f55ee7e8040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T13:42:35.109 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:35 smithi032 bash[20015]: debug 2024-09-21T13:42:35.006+0000 7f55ee7e8040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T13:42:35.775 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:35 smithi032 bash[19760]: audit 2024-09-21T13:42:35.500160+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.32:0/304373672' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T13:42:35.775 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:35 smithi032 bash[20015]: debug 2024-09-21T13:42:35.698+0000 7f55ee7e8040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T13:42:36.042 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:35 smithi032 bash[20015]: debug 2024-09-21T13:42:35.770+0000 7f55ee7e8040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T13:42:36.042 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:35 smithi032 bash[20015]: debug 2024-09-21T13:42:35.842+0000 7f55ee7e8040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T13:42:36.043 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:36 smithi032 bash[20015]: debug 2024-09-21T13:42:36.038+0000 7f55ee7e8040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T13:42:36.156 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:42:36.156 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-21T13:42:36.157 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T13:42:36.157 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T13:42:36.157 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T13:42:36.157 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:42:36.157 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for the mgr to restart... 2024-09-21T13:42:36.157 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr epoch 9... 2024-09-21T13:42:36.392 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:36 smithi032 bash[20015]: debug 2024-09-21T13:42:36.118+0000 7f55ee7e8040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T13:42:36.392 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:36 smithi032 bash[20015]: debug 2024-09-21T13:42:36.190+0000 7f55ee7e8040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T13:42:36.743 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:36 smithi032 bash[20015]: debug 2024-09-21T13:42:36.462+0000 7f55ee7e8040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T13:42:36.743 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:36 smithi032 bash[20015]: debug 2024-09-21T13:42:36.534+0000 7f55ee7e8040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T13:42:37.046 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:36 smithi032 bash[20015]: debug 2024-09-21T13:42:36.738+0000 7f55ee7e8040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T13:42:37.046 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:36 smithi032 bash[20015]: debug 2024-09-21T13:42:36.821+0000 7f55ee7e8040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T13:42:37.358 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:37 smithi032 bash[20015]: debug 2024-09-21T13:42:37.085+0000 7f55ee7e8040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T13:42:37.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:37 smithi032 bash[20015]: debug 2024-09-21T13:42:37.269+0000 7f55ee7e8040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:42:37.717 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:37 smithi032 bash[20015]: debug 2024-09-21T13:42:37.441+0000 7f55ee7e8040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T13:42:37.717 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:37 smithi032 bash[20015]: debug 2024-09-21T13:42:37.521+0000 7f55ee7e8040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T13:42:38.108 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:37 smithi032 bash[20015]: debug 2024-09-21T13:42:37.713+0000 7f55ee7e8040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:42:38.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:38 smithi032 bash[20015]: debug 2024-09-21T13:42:38.569+0000 7f55ee7e8040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T13:42:38.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:38 smithi032 bash[20015]: debug 2024-09-21T13:42:38.649+0000 7f55ee7e8040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T13:42:39.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:38 smithi032 bash[20015]: debug 2024-09-21T13:42:38.885+0000 7f55ee7e8040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T13:42:39.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:38 smithi032 bash[20015]: debug 2024-09-21T13:42:38.965+0000 7f55ee7e8040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T13:42:39.702 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:39 smithi032 bash[20015]: debug 2024-09-21T13:42:39.373+0000 7f55ee7e8040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T13:42:39.703 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:39 smithi032 bash[20015]: debug 2024-09-21T13:42:39.457+0000 7f55ee7e8040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T13:42:39.703 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:39 smithi032 bash[19760]: cluster 2024-09-21T13:42:39.465276+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-09-21T13:42:39.703 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:39 smithi032 bash[19760]: cluster 2024-09-21T13:42:39.465735+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-09-21T13:42:39.703 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:39 smithi032 bash[19760]: cluster 2024-09-21T13:42:39.471967+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-21T13:42:39.703 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:39 smithi032 bash[19760]: cluster 2024-09-21T13:42:39.472185+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00662698s) 2024-09-21T13:42:39.703 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:39 smithi032 bash[19760]: audit 2024-09-21T13:42:39.474207+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:42:39.703 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:39 smithi032 bash[19760]: audit 2024-09-21T13:42:39.476046+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:42:39.703 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:39 smithi032 bash[19760]: audit 2024-09-21T13:42:39.476962+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:42:39.703 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:39 smithi032 bash[19760]: audit 2024-09-21T13:42:39.477158+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:42:39.703 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:39 smithi032 bash[19760]: audit 2024-09-21T13:42:39.477315+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:42:39.703 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:39 smithi032 bash[19760]: cluster 2024-09-21T13:42:39.485655+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-09-21T13:42:39.704 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:39 smithi032 bash[19760]: audit 2024-09-21T13:42:39.507831+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:42:40.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:40 smithi032 bash[19760]: audit 2024-09-21T13:42:39.527153+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:42:40.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:40 smithi032 bash[19760]: audit 2024-09-21T13:42:39.530807+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:42:40.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:40 smithi032 bash[19760]: cluster 2024-09-21T13:42:40.476996+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e11: y(active, since 1.01143s) 2024-09-21T13:42:41.168 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:42:41.169 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-21T13:42:41.169 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T13:42:41.169 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:42:41.169 INFO:teuthology.orchestra.run.smithi032.stdout:mgr epoch 9 is available 2024-09-21T13:42:41.169 INFO:teuthology.orchestra.run.smithi032.stdout:Generating a dashboard self-signed certificate... 2024-09-21T13:42:41.522 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: debug 2024-09-21T13:42:41.481+0000 7f5559aaf640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:42:41] ENGINE Error in HTTPServer.serve 2024-09-21T13:42:41.522 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: Traceback (most recent call last): 2024-09-21T13:42:41.522 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:42:41.522 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: self._connections.run(self.expiration_interval) 2024-09-21T13:42:41.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:42:41.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: self._run(expiration_interval) 2024-09-21T13:42:41.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:42:41.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:42:41.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:42:41.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:42:41.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:42:41.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: s = self.context.wrap_socket( 2024-09-21T13:42:41.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:42:41.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: return self.sslsocket_class._create( 2024-09-21T13:42:41.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:42:41.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: self.do_handshake() 2024-09-21T13:42:41.524 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:42:41.524 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: self._sslobj.do_handshake() 2024-09-21T13:42:41.524 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[20015]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:42:41.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:41 smithi032 bash[19760]: cephadm 2024-09-21T13:42:41.357111+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [21/Sep/2024:13:42:41] ENGINE Bus STARTING 2024-09-21T13:42:42.852 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: cephadm 2024-09-21T13:42:41.481943+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [21/Sep/2024:13:42:41] ENGINE Serving on https://172.21.15.32:7150 2024-09-21T13:42:42.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: cephadm 2024-09-21T13:42:41.485963+0000 mgr.y (mgr.14150) 5 : cephadm [ERR] [21/Sep/2024:13:42:41] ENGINE Error in HTTPServer.serve 2024-09-21T13:42:42.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: Traceback (most recent call last): 2024-09-21T13:42:42.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:42:42.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: self._connections.run(self.expiration_interval) 2024-09-21T13:42:42.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:42:42.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: self._run(expiration_interval) 2024-09-21T13:42:42.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:42:42.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:42:42.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:42:42.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:42:42.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:42:42.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: s = self.context.wrap_socket( 2024-09-21T13:42:42.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:42:42.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: return self.sslsocket_class._create( 2024-09-21T13:42:42.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:42:42.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: self.do_handshake() 2024-09-21T13:42:42.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:42:42.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: self._sslobj.do_handshake() 2024-09-21T13:42:42.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:42:42.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: cluster 2024-09-21T13:42:41.522124+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-21T13:42:42.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: cephadm 2024-09-21T13:42:41.583190+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [21/Sep/2024:13:42:41] ENGINE Serving on http://172.21.15.32:8765 2024-09-21T13:42:42.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:42 smithi032 bash[19760]: cephadm 2024-09-21T13:42:41.583287+0000 mgr.y (mgr.14150) 7 : cephadm [INF] [21/Sep/2024:13:42:41] ENGINE Bus STARTED 2024-09-21T13:42:43.413 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-21T13:42:43.413 INFO:teuthology.orchestra.run.smithi032.stdout:Creating initial admin user... 2024-09-21T13:42:44.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:43 smithi032 bash[19760]: audit 2024-09-21T13:42:42.753257+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:42:44.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:43 smithi032 bash[19760]: audit 2024-09-21T13:42:42.838553+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:42:44.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:43 smithi032 bash[19760]: audit 2024-09-21T13:42:42.840624+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:42:45.852 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$/Y6kKeLqpL4AS2Hb/uwalu/6nwli.431VRW9MuW4s09B.rqINj5am", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726926165, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T13:42:45.852 INFO:teuthology.orchestra.run.smithi032.stdout:Fetching dashboard port number... 2024-09-21T13:42:46.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:46 smithi032 bash[19760]: audit 2024-09-21T13:42:44.943240+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:42:46.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:46 smithi032 bash[19760]: audit 2024-09-21T13:42:45.118904+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:42:46.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:46 smithi032 bash[19760]: audit 2024-09-21T13:42:45.192542+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:42:47.507 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:47 smithi032 bash[19760]: cluster 2024-09-21T13:42:46.195340+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-21T13:42:47.507 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:47 smithi032 bash[19760]: audit 2024-09-21T13:42:46.200066+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:42:47.926 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T13:42:47.927 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld does not appear to be present 2024-09-21T13:42:47.927 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T13:42:47.928 INFO:teuthology.orchestra.run.smithi032.stdout:Ceph Dashboard is now available at: 2024-09-21T13:42:47.929 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:42:47.929 INFO:teuthology.orchestra.run.smithi032.stdout: URL: https://smithi032.front.sepia.ceph.com:8443/ 2024-09-21T13:42:47.929 INFO:teuthology.orchestra.run.smithi032.stdout: User: admin 2024-09-21T13:42:47.929 INFO:teuthology.orchestra.run.smithi032.stdout: Password: egz3u5r7yj 2024-09-21T13:42:47.929 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:42:47.929 INFO:teuthology.orchestra.run.smithi032.stdout:Saving cluster configuration to /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config directory 2024-09-21T13:42:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:48 smithi032 bash[19760]: audit 2024-09-21T13:42:47.283849+0000 mon.a (mon.0) 97 : audit [DBG] from='client.? 172.21.15.32:0/1370728364' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-21T13:42:50.134 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T13:42:50.134 INFO:teuthology.orchestra.run.smithi032.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T13:42:50.135 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:42:50.135 INFO:teuthology.orchestra.run.smithi032.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:42:50.135 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:42:50.136 INFO:teuthology.orchestra.run.smithi032.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T13:42:50.136 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:42:50.136 INFO:teuthology.orchestra.run.smithi032.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T13:42:50.136 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:42:50.136 INFO:teuthology.orchestra.run.smithi032.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T13:42:50.136 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:42:50.136 INFO:teuthology.orchestra.run.smithi032.stdout: ceph telemetry on 2024-09-21T13:42:50.137 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:42:50.137 INFO:teuthology.orchestra.run.smithi032.stdout:For more information see: 2024-09-21T13:42:50.137 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:42:50.137 INFO:teuthology.orchestra.run.smithi032.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T13:42:50.137 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:42:50.137 INFO:teuthology.orchestra.run.smithi032.stdout:Bootstrap complete. 2024-09-21T13:42:50.193 INFO:tasks.cephadm:Fetching config... 2024-09-21T13:42:50.193 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-21T13:42:50.193 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T13:42:50.199 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T13:42:50.199 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-21T13:42:50.199 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T13:42:50.248 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T13:42:50.248 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-21T13:42:50.248 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-21T13:42:50.301 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T13:42:50.302 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-21T13:42:50.302 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T13:42:50.347 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T13:42:50.347 DEBUG:teuthology.orchestra.run.smithi032:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCQohjLbApzzWG292qDJIGGiPc5R3x6Q0tk2M4EzuAxJcgK2vTMaj9qHfhYeq8xlZHsw8na3oCu6atJoyC81PQn2GOJeNfIpKU9JnFbhsZGm+a69QEgArz8y2bQBZhuN2tHo7bIngeXNgMiyIcvNH8o0z+LPkTjBs7eycqOJ9wIPBKsSzek8zCdcA/SQDQG2/IZOZcQRm8/LglHYET85WrirwUxFbdPuVB9H1D6/MlbkO3VHr+9tPcGHfcimiqKLtww3Yo5SMYEDynVQ/tt7810mhY/F3/LGC7abHiRmZTBdVYl3ogl4+LswVy8UkSpQXleIvwqxlQ/B0uBQlPn7yJZZnp6SMVmdXp5UrEHdb6qKhSddEm6LRzvuBa2setwDNWhS008xt5EpSegXKynBeo2vWEe7FZ9PDt++E8FdCJE8ktZX3x1p1PPOsa5Brdq6lKYb0zNDXD2ZlrkUsvpRp3tdFRoJAxxN9BrmN+YX+cuAusiWpWT3+G6o8jCfj1PBJc= ceph-0221b256-781f-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T13:42:50.412 INFO:teuthology.orchestra.run.smithi032.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCQohjLbApzzWG292qDJIGGiPc5R3x6Q0tk2M4EzuAxJcgK2vTMaj9qHfhYeq8xlZHsw8na3oCu6atJoyC81PQn2GOJeNfIpKU9JnFbhsZGm+a69QEgArz8y2bQBZhuN2tHo7bIngeXNgMiyIcvNH8o0z+LPkTjBs7eycqOJ9wIPBKsSzek8zCdcA/SQDQG2/IZOZcQRm8/LglHYET85WrirwUxFbdPuVB9H1D6/MlbkO3VHr+9tPcGHfcimiqKLtww3Yo5SMYEDynVQ/tt7810mhY/F3/LGC7abHiRmZTBdVYl3ogl4+LswVy8UkSpQXleIvwqxlQ/B0uBQlPn7yJZZnp6SMVmdXp5UrEHdb6qKhSddEm6LRzvuBa2setwDNWhS008xt5EpSegXKynBeo2vWEe7FZ9PDt++E8FdCJE8ktZX3x1p1PPOsa5Brdq6lKYb0zNDXD2ZlrkUsvpRp3tdFRoJAxxN9BrmN+YX+cuAusiWpWT3+G6o8jCfj1PBJc= ceph-0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:42:50.539 DEBUG:teuthology.orchestra.run.smithi046:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCQohjLbApzzWG292qDJIGGiPc5R3x6Q0tk2M4EzuAxJcgK2vTMaj9qHfhYeq8xlZHsw8na3oCu6atJoyC81PQn2GOJeNfIpKU9JnFbhsZGm+a69QEgArz8y2bQBZhuN2tHo7bIngeXNgMiyIcvNH8o0z+LPkTjBs7eycqOJ9wIPBKsSzek8zCdcA/SQDQG2/IZOZcQRm8/LglHYET85WrirwUxFbdPuVB9H1D6/MlbkO3VHr+9tPcGHfcimiqKLtww3Yo5SMYEDynVQ/tt7810mhY/F3/LGC7abHiRmZTBdVYl3ogl4+LswVy8UkSpQXleIvwqxlQ/B0uBQlPn7yJZZnp6SMVmdXp5UrEHdb6qKhSddEm6LRzvuBa2setwDNWhS008xt5EpSegXKynBeo2vWEe7FZ9PDt++E8FdCJE8ktZX3x1p1PPOsa5Brdq6lKYb0zNDXD2ZlrkUsvpRp3tdFRoJAxxN9BrmN+YX+cuAusiWpWT3+G6o8jCfj1PBJc= ceph-0221b256-781f-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T13:42:50.565 INFO:teuthology.orchestra.run.smithi046.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCQohjLbApzzWG292qDJIGGiPc5R3x6Q0tk2M4EzuAxJcgK2vTMaj9qHfhYeq8xlZHsw8na3oCu6atJoyC81PQn2GOJeNfIpKU9JnFbhsZGm+a69QEgArz8y2bQBZhuN2tHo7bIngeXNgMiyIcvNH8o0z+LPkTjBs7eycqOJ9wIPBKsSzek8zCdcA/SQDQG2/IZOZcQRm8/LglHYET85WrirwUxFbdPuVB9H1D6/MlbkO3VHr+9tPcGHfcimiqKLtww3Yo5SMYEDynVQ/tt7810mhY/F3/LGC7abHiRmZTBdVYl3ogl4+LswVy8UkSpQXleIvwqxlQ/B0uBQlPn7yJZZnp6SMVmdXp5UrEHdb6qKhSddEm6LRzvuBa2setwDNWhS008xt5EpSegXKynBeo2vWEe7FZ9PDt++E8FdCJE8ktZX3x1p1PPOsa5Brdq6lKYb0zNDXD2ZlrkUsvpRp3tdFRoJAxxN9BrmN+YX+cuAusiWpWT3+G6o8jCfj1PBJc= ceph-0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:42:50.574 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T13:42:50.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:50 smithi032 bash[19760]: audit 2024-09-21T13:42:49.583061+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.32:0/3458942872' entity='client.admin' 2024-09-21T13:42:56.667 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:42:57.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:57 smithi032 bash[19760]: audit 2024-09-21T13:42:56.160538+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:42:57.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:57 smithi032 bash[19760]: audit 2024-09-21T13:42:56.166558+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:42:57.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:57 smithi032 bash[19760]: audit 2024-09-21T13:42:56.168608+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi032", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:42:57.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:57 smithi032 bash[19760]: audit 2024-09-21T13:42:56.176116+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:42:57.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:57 smithi032 bash[19760]: audit 2024-09-21T13:42:56.207534+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:42:57.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:57 smithi032 bash[19760]: audit 2024-09-21T13:42:56.215559+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:42:58.578 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T13:42:58.578 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T13:42:59.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:58 smithi032 bash[19760]: audit 2024-09-21T13:42:57.945249+0000 mon.a (mon.0) 105 : audit [INF] from='client.? 172.21.15.32:0/3910115069' entity='client.admin' 2024-09-21T13:42:59.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:58 smithi032 bash[19760]: audit 2024-09-21T13:42:57.961787+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:42:59.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:42:58 smithi032 bash[19760]: audit 2024-09-21T13:42:57.966057+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:01.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:00 smithi032 bash[19760]: cluster 2024-09-21T13:42:59.478600+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:43:03.346 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:43:03.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:02 smithi032 bash[19760]: cluster 2024-09-21T13:43:01.478946+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:43:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:04 smithi032 bash[19760]: cluster 2024-09-21T13:43:03.479435+0000 mgr.y (mgr.14150) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:04 smithi032 bash[19760]: audit 2024-09-21T13:43:04.738697+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:05.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:04 smithi032 bash[19760]: audit 2024-09-21T13:43:04.739813+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:43:05.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:04 smithi032 bash[19760]: audit 2024-09-21T13:43:04.742291+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:05.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:04 smithi032 bash[19760]: audit 2024-09-21T13:43:04.743198+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:43:05.420 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi046 2024-09-21T13:43:05.421 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-09-21T13:43:05.421 DEBUG:teuthology.orchestra.run.smithi046:> dd of=/etc/ceph/ceph.conf 2024-09-21T13:43:05.427 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-09-21T13:43:05.427 DEBUG:teuthology.orchestra.run.smithi046:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:43:05.476 INFO:tasks.cephadm:Adding host smithi046 to orchestrator... 2024-09-21T13:43:05.476 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch host add smithi046 2024-09-21T13:43:06.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:06 smithi032 bash[19760]: audit 2024-09-21T13:43:04.733684+0000 mgr.y (mgr.14150) 13 : 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:43:06.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:06 smithi032 bash[19760]: cephadm 2024-09-21T13:43:04.744395+0000 mgr.y (mgr.14150) 14 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T13:43:06.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:06 smithi032 bash[19760]: cephadm 2024-09-21T13:43:04.844056+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:43:06.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:06 smithi032 bash[19760]: cephadm 2024-09-21T13:43:04.932954+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:43:06.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:06 smithi032 bash[19760]: cephadm 2024-09-21T13:43:05.036105+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:43:06.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:06 smithi032 bash[19760]: audit 2024-09-21T13:43:05.153348+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:06.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:06 smithi032 bash[19760]: audit 2024-09-21T13:43:05.158607+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:06.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:06 smithi032 bash[19760]: audit 2024-09-21T13:43:05.164316+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:07 smithi032 bash[19760]: cluster 2024-09-21T13:43:05.479953+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:43:09.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:09 smithi032 bash[19760]: cluster 2024-09-21T13:43:07.480474+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:43:10.208 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:43:11.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:11 smithi032 bash[19760]: cluster 2024-09-21T13:43:09.480920+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:13 smithi032 bash[19760]: cluster 2024-09-21T13:43:11.481244+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:13 smithi032 bash[19760]: audit 2024-09-21T13:43:11.682099+0000 mgr.y (mgr.14150) 22 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi046", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:43:14.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:14 smithi032 bash[19760]: cephadm 2024-09-21T13:43:12.983074+0000 mgr.y (mgr.14150) 23 : cephadm [INF] Deploying cephadm binary to smithi046 2024-09-21T13:43:15.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:15 smithi032 bash[19760]: cluster 2024-09-21T13:43:13.481637+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:16.747 INFO:teuthology.orchestra.run.smithi032.stdout:Added host 'smithi046' with addr '172.21.15.46' 2024-09-21T13:43:17.383 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T13:43:17.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:17 smithi032 bash[19760]: cluster 2024-09-21T13:43:15.481983+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:17.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:17 smithi032 bash[19760]: audit 2024-09-21T13:43:16.746421+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:17.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:17 smithi032 bash[19760]: audit 2024-09-21T13:43:16.748074+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:43:18.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:18 smithi032 bash[19760]: cephadm 2024-09-21T13:43:16.747288+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Added host smithi046 2024-09-21T13:43:18.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:18 smithi032 bash[19760]: audit 2024-09-21T13:43:17.309793+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:19.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:19 smithi032 bash[19760]: cluster 2024-09-21T13:43:17.482386+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:43:19.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:19 smithi032 bash[19760]: audit 2024-09-21T13:43:18.900818+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:21.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:21 smithi032 bash[19760]: cluster 2024-09-21T13:43:19.482780+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:43:21.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:21 smithi032 bash[19760]: audit 2024-09-21T13:43:20.186570+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:22.116 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:43:23.504 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:43:23.505 INFO:teuthology.orchestra.run.smithi032.stdout:[{"addr": "172.21.15.32", "hostname": "smithi032", "labels": [], "status": ""}, {"addr": "172.21.15.46", "hostname": "smithi046", "labels": [], "status": ""}] 2024-09-21T13:43:23.516 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:23 smithi032 bash[19760]: cluster 2024-09-21T13:43:21.483190+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:24.098 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T13:43:24.098 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph osd crush tunables default 2024-09-21T13:43:25.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:25 smithi032 bash[19760]: cluster 2024-09-21T13:43:23.483466+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:25.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:25 smithi032 bash[19760]: audit 2024-09-21T13:43:23.504906+0000 mgr.y (mgr.14150) 31 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:43:27.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:26 smithi032 bash[19760]: cluster 2024-09-21T13:43:25.483831+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:27.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:26 smithi032 bash[19760]: audit 2024-09-21T13:43:25.762532+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:27.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:26 smithi032 bash[19760]: audit 2024-09-21T13:43:25.767521+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:27.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:26 smithi032 bash[19760]: audit 2024-09-21T13:43:25.773335+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:27.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:26 smithi032 bash[19760]: audit 2024-09-21T13:43:25.778256+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:27.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:26 smithi032 bash[19760]: audit 2024-09-21T13:43:25.779920+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:43:27.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:26 smithi032 bash[19760]: audit 2024-09-21T13:43:25.782109+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:27.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:26 smithi032 bash[19760]: audit 2024-09-21T13:43:25.783890+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:43:27.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:26 smithi032 bash[19760]: cephadm 2024-09-21T13:43:25.786334+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T13:43:27.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:26 smithi032 bash[19760]: cephadm 2024-09-21T13:43:25.973693+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:43:27.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:26 smithi032 bash[19760]: cephadm 2024-09-21T13:43:26.135050+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:43:27.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:26 smithi032 bash[19760]: cephadm 2024-09-21T13:43:26.286399+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:43:27.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:26 smithi032 bash[19760]: audit 2024-09-21T13:43:26.435689+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:27.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:26 smithi032 bash[19760]: audit 2024-09-21T13:43:26.440393+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:27.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:26 smithi032 bash[19760]: audit 2024-09-21T13:43:26.445970+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:28.821 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:43:29.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:28 smithi032 bash[19760]: cluster 2024-09-21T13:43:27.484247+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:30.768 INFO:teuthology.orchestra.run.smithi032.stderr:adjusted tunables profile to default 2024-09-21T13:43:31.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:30 smithi032 bash[19760]: cluster 2024-09-21T13:43:29.484636+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:31.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:30 smithi032 bash[19760]: audit 2024-09-21T13:43:30.147842+0000 mon.a (mon.0) 130 : audit [INF] from='client.? 172.21.15.32:0/1744161297' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-21T13:43:31.375 INFO:tasks.cephadm:Adding mon.a on smithi032 2024-09-21T13:43:31.376 INFO:tasks.cephadm:Adding mon.c on smithi032 2024-09-21T13:43:31.376 INFO:tasks.cephadm:Adding mon.b on smithi046 2024-09-21T13:43:31.376 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch apply mon '3;smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi046:172.21.15.46=b' 2024-09-21T13:43:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:31 smithi032 bash[19760]: audit 2024-09-21T13:43:30.769006+0000 mon.a (mon.0) 131 : audit [INF] from='client.? 172.21.15.32:0/1744161297' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T13:43:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:31 smithi032 bash[19760]: cluster 2024-09-21T13:43:30.773010+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:43:32.604 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:43:33.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:32 smithi032 bash[19760]: cluster 2024-09-21T13:43:31.485065+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:33.961 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled mon update... 2024-09-21T13:43:34.502 DEBUG:teuthology.orchestra.run.smithi032:mon.c> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.c.service 2024-09-21T13:43:34.505 DEBUG:teuthology.orchestra.run.smithi046:mon.b> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.b.service 2024-09-21T13:43:34.507 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T13:43:34.507 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T13:43:35.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:34 smithi032 bash[19760]: cluster 2024-09-21T13:43:33.485477+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:35.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:34 smithi032 bash[19760]: audit 2024-09-21T13:43:33.950318+0000 mgr.y (mgr.14150) 41 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi046:172.21.15.46=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:43:35.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:34 smithi032 bash[19760]: cephadm 2024-09-21T13:43:33.955597+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Saving service mon spec with placement smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi046:172.21.15.46=b;count:3 2024-09-21T13:43:35.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:34 smithi032 bash[19760]: audit 2024-09-21T13:43:33.960387+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:35.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:34 smithi032 bash[19760]: audit 2024-09-21T13:43:33.962000+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:43:35.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:34 smithi032 bash[19760]: audit 2024-09-21T13:43:33.965392+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:35.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:34 smithi032 bash[19760]: audit 2024-09-21T13:43:33.967177+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:43:35.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:34 smithi032 bash[19760]: audit 2024-09-21T13:43:33.974944+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:35.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:34 smithi032 bash[19760]: audit 2024-09-21T13:43:33.978731+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:43:35.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:34 smithi032 bash[19760]: audit 2024-09-21T13:43:33.980445+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:35.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:34 smithi032 bash[19760]: cephadm 2024-09-21T13:43:33.982489+0000 mgr.y (mgr.14150) 43 : cephadm [INF] Deploying daemon mon.b on smithi046 2024-09-21T13:43:35.754 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:43:37.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:36 smithi032 bash[19760]: cluster 2024-09-21T13:43:35.485859+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:37.484 INFO:teuthology.orchestra.run.smithi046.stderr:dumped monmap epoch 1 2024-09-21T13:43:37.484 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-09-21T13:43:37.484 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":1,"fsid":"0221b256-781f-11ef-baf6-efdc52797490","modified":"2024-09-21T13:41:31.881711Z","created":"2024-09-21T13:41:31.881711Z","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.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T13:43:38.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:37 smithi032 bash[19760]: audit 2024-09-21T13:43:37.484600+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.46:0/13558144' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T13:43:39.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:38 smithi032 bash[19760]: cluster 2024-09-21T13:43:37.486265+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:39.397 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T13:43:39.397 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T13:43:40.630 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:43:40.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: cephadm 2024-09-21T13:43:25.973693+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:43:40.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: cephadm 2024-09-21T13:43:26.135050+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:43:40.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: cephadm 2024-09-21T13:43:26.286399+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:43:40.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:26.435689+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:40.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:26.440393+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:40.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:26.445970+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:41.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:40 smithi032 bash[19760]: cluster 2024-09-21T13:43:39.486651+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:41.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:40 smithi032 bash[19760]: audit 2024-09-21T13:43:39.671105+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:41.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:40 smithi032 bash[19760]: audit 2024-09-21T13:43:39.676696+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:41.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:40 smithi032 bash[19760]: audit 2024-09-21T13:43:39.682931+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:41.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:40 smithi032 bash[19760]: audit 2024-09-21T13:43:39.684460+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:43:41.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:40 smithi032 bash[19760]: audit 2024-09-21T13:43:39.686234+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:41.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:40 smithi032 bash[19760]: cephadm 2024-09-21T13:43:39.688302+0000 mgr.y (mgr.14150) 47 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-09-21T13:43:41.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: cluster 2024-09-21T13:43:27.484247+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:41.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: cluster 2024-09-21T13:43:29.484636+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:41.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:30.147842+0000 mon.a (mon.0) 130 : audit [INF] from='client.? 172.21.15.32:0/1744161297' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-21T13:43:41.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:30.769006+0000 mon.a (mon.0) 131 : audit [INF] from='client.? 172.21.15.32:0/1744161297' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T13:43:41.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: cluster 2024-09-21T13:43:30.773010+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:43:41.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: cluster 2024-09-21T13:43:31.485065+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:41.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: cluster 2024-09-21T13:43:33.485477+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:41.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:33.950318+0000 mgr.y (mgr.14150) 41 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi046:172.21.15.46=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:43:41.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: cephadm 2024-09-21T13:43:33.955597+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Saving service mon spec with placement smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi046:172.21.15.46=b;count:3 2024-09-21T13:43:41.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:33.960387+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:41.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:33.962000+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:43:41.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:33.965392+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:41.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:33.967177+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:43:41.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:33.974944+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:41.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:33.978731+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:43:41.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:33.980445+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:41.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: cephadm 2024-09-21T13:43:33.982489+0000 mgr.y (mgr.14150) 43 : cephadm [INF] Deploying daemon mon.b on smithi046 2024-09-21T13:43:41.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: cluster 2024-09-21T13:43:35.485859+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:41.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:37.484600+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.46:0/13558144' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T13:43:41.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: cluster 2024-09-21T13:43:37.486265+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:41.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: cluster 2024-09-21T13:43:39.486651+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:41.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:39.671105+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:41.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:39.676696+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:41.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:39.682931+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:41.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:39.684460+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:43:41.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: audit 2024-09-21T13:43:39.686234+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:41.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: cephadm 2024-09-21T13:43:39.688302+0000 mgr.y (mgr.14150) 47 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-09-21T13:43:41.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:40 smithi046 bash[21852]: debug 2024-09-21T13:43:40.959+0000 7f12bc8ac640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T13:43:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:43:44.359 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:43:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:43:44.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:43:44.859 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:43:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:43:45.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:45 smithi032 bash[28514]: debug 2024-09-21T13:43:45.620+0000 7fa130934640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T13:43:46.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: audit 2024-09-21T13:43:40.971501+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:46.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: audit 2024-09-21T13:43:40.976449+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:43:46.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:40.976737+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2024-09-21T13:43:46.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: audit 2024-09-21T13:43:40.978577+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:46.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:41.487029+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:43:46.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: audit 2024-09-21T13:43:41.971524+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:46.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: audit 2024-09-21T13:43:42.971522+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:46.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:42.972364+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:43:46.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:43.487400+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:43:46.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: audit 2024-09-21T13:43:43.971630+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:46.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: audit 2024-09-21T13:43:44.971896+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:46.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: audit 2024-09-21T13:43:45.627528+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:46.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: audit 2024-09-21T13:43:45.972040+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:46.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:46.001920+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T13:43:46.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:46.007902+0000 mon.a (mon.0) 157 : cluster [DBG] monmap epoch 2 2024-09-21T13:43:46.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:46.007934+0000 mon.a (mon.0) 158 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:43:46.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:46.007970+0000 mon.a (mon.0) 159 : cluster [DBG] last_changed 2024-09-21T13:43:40.970945+0000 2024-09-21T13:43:46.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:46.008007+0000 mon.a (mon.0) 160 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T13:43:46.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:46.008043+0000 mon.a (mon.0) 161 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:43:46.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:46.008084+0000 mon.a (mon.0) 162 : cluster [DBG] election_strategy: 1 2024-09-21T13:43:46.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:46.008118+0000 mon.a (mon.0) 163 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T13:43:46.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:46.008142+0000 mon.a (mon.0) 164 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T13:43:46.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:46.009199+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-09-21T13:43:46.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:46.009256+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:43:46.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:46.009609+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 66s) 2024-09-21T13:43:46.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: cluster 2024-09-21T13:43:46.009872+0000 mon.a (mon.0) 168 : cluster [INF] overall HEALTH_OK 2024-09-21T13:43:46.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: audit 2024-09-21T13:43:46.016480+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:46.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: audit 2024-09-21T13:43:46.023394+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:46.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: audit 2024-09-21T13:43:46.030468+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:46.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:46 smithi032 bash[19760]: audit 2024-09-21T13:43:46.037404+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:46.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: audit 2024-09-21T13:43:40.971501+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:46.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: audit 2024-09-21T13:43:40.976449+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:43:46.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:40.976737+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2024-09-21T13:43:46.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: audit 2024-09-21T13:43:40.978577+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:46.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:41.487029+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:43:46.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: audit 2024-09-21T13:43:41.971524+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:46.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: audit 2024-09-21T13:43:42.971522+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:46.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:42.972364+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:43:46.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:43.487400+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:43:46.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: audit 2024-09-21T13:43:43.971630+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:46.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: audit 2024-09-21T13:43:44.971896+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:46.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: audit 2024-09-21T13:43:45.627528+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:46.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: audit 2024-09-21T13:43:45.972040+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:46.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:46.001920+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T13:43:46.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:46.007902+0000 mon.a (mon.0) 157 : cluster [DBG] monmap epoch 2 2024-09-21T13:43:46.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:46.007934+0000 mon.a (mon.0) 158 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:43:46.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:46.007970+0000 mon.a (mon.0) 159 : cluster [DBG] last_changed 2024-09-21T13:43:40.970945+0000 2024-09-21T13:43:46.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:46.008007+0000 mon.a (mon.0) 160 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T13:43:46.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:46.008043+0000 mon.a (mon.0) 161 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:43:46.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:46.008084+0000 mon.a (mon.0) 162 : cluster [DBG] election_strategy: 1 2024-09-21T13:43:46.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:46.008118+0000 mon.a (mon.0) 163 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T13:43:46.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:46.008142+0000 mon.a (mon.0) 164 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T13:43:46.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:46.009199+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-09-21T13:43:46.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:46.009256+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:43:46.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:46.009609+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 66s) 2024-09-21T13:43:46.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: cluster 2024-09-21T13:43:46.009872+0000 mon.a (mon.0) 168 : cluster [INF] overall HEALTH_OK 2024-09-21T13:43:46.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: audit 2024-09-21T13:43:46.016480+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:46.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: audit 2024-09-21T13:43:46.023394+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:46.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: audit 2024-09-21T13:43:46.030468+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:46.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:46 smithi046 bash[21852]: audit 2024-09-21T13:43:46.037404+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:46.844 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-09-21T13:43:46.844 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":2,"fsid":"0221b256-781f-11ef-baf6-efdc52797490","modified":"2024-09-21T13:43:40.970945Z","created":"2024-09-21T13:41:31.881711Z","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.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:3300","nonce":0},{"type":"v1","addr":"172.21.15.46:6789","nonce":0}]},"addr":"172.21.15.46:6789/0","public_addr":"172.21.15.46:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T13:43:46.844 INFO:teuthology.orchestra.run.smithi046.stderr:dumped monmap epoch 2 2024-09-21T13:43:47.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:47 smithi046 bash[21852]: cluster 2024-09-21T13:43:45.487804+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:43:47.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:47 smithi046 bash[21852]: audit 2024-09-21T13:43:46.098945+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:43:47.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:47 smithi046 bash[21852]: audit 2024-09-21T13:43:46.627399+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:47.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:47 smithi046 bash[21852]: audit 2024-09-21T13:43:46.844090+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.46:0/1021948754' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T13:43:47.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:47 smithi046 bash[21852]: audit 2024-09-21T13:43:46.971899+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:47.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:47 smithi032 bash[19760]: cluster 2024-09-21T13:43:45.487804+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:43:47.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:47 smithi032 bash[19760]: audit 2024-09-21T13:43:46.098945+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:43:47.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:47 smithi032 bash[19760]: audit 2024-09-21T13:43:46.627399+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:47.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:47 smithi032 bash[19760]: audit 2024-09-21T13:43:46.844090+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.46:0/1021948754' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T13:43:47.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:47 smithi032 bash[19760]: audit 2024-09-21T13:43:46.971899+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:48.474 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T13:43:48.475 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T13:43:52.305 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:43:53.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:47.488208+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:43:53.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:47.635244+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T13:43:53.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: audit 2024-09-21T13:43:47.635953+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:43:53.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:47.636743+0000 mon.a (mon.0) 179 : cluster [INF] mon.a calling monitor election 2024-09-21T13:43:53.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: audit 2024-09-21T13:43:47.658467+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:53.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: audit 2024-09-21T13:43:47.658826+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:53.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: audit 2024-09-21T13:43:48.628563+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:53.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:49.488573+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:53.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: audit 2024-09-21T13:43:49.628907+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:53.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: audit 2024-09-21T13:43:50.629351+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:53.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:51.488973+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:53.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: audit 2024-09-21T13:43:51.629419+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:53.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: audit 2024-09-21T13:43:52.629508+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:53.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.658570+0000 mon.a (mon.0) 187 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T13:43:53.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.664536+0000 mon.a (mon.0) 188 : cluster [DBG] monmap epoch 3 2024-09-21T13:43:53.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.664569+0000 mon.a (mon.0) 189 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:43:53.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.664613+0000 mon.a (mon.0) 190 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T13:43:53.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.664651+0000 mon.a (mon.0) 191 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T13:43:53.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.664687+0000 mon.a (mon.0) 192 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:43:53.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.664722+0000 mon.a (mon.0) 193 : cluster [DBG] election_strategy: 1 2024-09-21T13:43:53.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.664756+0000 mon.a (mon.0) 194 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T13:43:53.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.664790+0000 mon.a (mon.0) 195 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T13:43:53.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.664824+0000 mon.a (mon.0) 196 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T13:43:53.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.681967+0000 mon.a (mon.0) 197 : cluster [DBG] fsmap 2024-09-21T13:43:53.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.682028+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:43:53.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.682318+0000 mon.a (mon.0) 199 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-09-21T13:43:53.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.682641+0000 mon.a (mon.0) 200 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-21T13:43:53.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.688986+0000 mon.a (mon.0) 201 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-21T13:43:53.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.689021+0000 mon.a (mon.0) 202 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-21T13:43:53.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: cluster 2024-09-21T13:43:52.689060+0000 mon.a (mon.0) 203 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] is down (out of quorum) 2024-09-21T13:43:53.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: audit 2024-09-21T13:43:52.693558+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:53.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: audit 2024-09-21T13:43:52.698456+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:53.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: audit 2024-09-21T13:43:52.703465+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:53.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: audit 2024-09-21T13:43:52.708785+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:53.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:52 smithi032 bash[19760]: audit 2024-09-21T13:43:52.714321+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:53.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:47.488208+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:43:53.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:47.635244+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T13:43:53.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: audit 2024-09-21T13:43:47.635953+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:43:53.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:47.636743+0000 mon.a (mon.0) 179 : cluster [INF] mon.a calling monitor election 2024-09-21T13:43:53.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: audit 2024-09-21T13:43:47.658467+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:53.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: audit 2024-09-21T13:43:47.658826+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:53.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: audit 2024-09-21T13:43:48.628563+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:53.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:49.488573+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:53.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: audit 2024-09-21T13:43:49.628907+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:53.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: audit 2024-09-21T13:43:50.629351+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:53.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:51.488973+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:53.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: audit 2024-09-21T13:43:51.629419+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:53.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: audit 2024-09-21T13:43:52.629508+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:53.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.658570+0000 mon.a (mon.0) 187 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T13:43:53.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.664536+0000 mon.a (mon.0) 188 : cluster [DBG] monmap epoch 3 2024-09-21T13:43:53.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.664569+0000 mon.a (mon.0) 189 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:43:53.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.664613+0000 mon.a (mon.0) 190 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T13:43:53.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.664651+0000 mon.a (mon.0) 191 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T13:43:53.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.664687+0000 mon.a (mon.0) 192 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:43:53.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.664722+0000 mon.a (mon.0) 193 : cluster [DBG] election_strategy: 1 2024-09-21T13:43:53.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.664756+0000 mon.a (mon.0) 194 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T13:43:53.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.664790+0000 mon.a (mon.0) 195 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T13:43:53.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.664824+0000 mon.a (mon.0) 196 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T13:43:53.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.681967+0000 mon.a (mon.0) 197 : cluster [DBG] fsmap 2024-09-21T13:43:53.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.682028+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:43:53.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.682318+0000 mon.a (mon.0) 199 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-09-21T13:43:53.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.682641+0000 mon.a (mon.0) 200 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-21T13:43:53.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.688986+0000 mon.a (mon.0) 201 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-21T13:43:53.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.689021+0000 mon.a (mon.0) 202 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-21T13:43:53.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: cluster 2024-09-21T13:43:52.689060+0000 mon.a (mon.0) 203 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] is down (out of quorum) 2024-09-21T13:43:53.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: audit 2024-09-21T13:43:52.693558+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:53.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: audit 2024-09-21T13:43:52.698456+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:53.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: audit 2024-09-21T13:43:52.703465+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:53.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: audit 2024-09-21T13:43:52.708785+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:53.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:52 smithi046 bash[21852]: audit 2024-09-21T13:43:52.714321+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:53.760 INFO:teuthology.orchestra.run.smithi046.stderr:dumped monmap epoch 3 2024-09-21T13:43:53.760 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-09-21T13:43:53.760 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":3,"fsid":"0221b256-781f-11ef-baf6-efdc52797490","modified":"2024-09-21T13:43:47.629284Z","created":"2024-09-21T13:41:31.881711Z","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.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:3300","nonce":0},{"type":"v1","addr":"172.21.15.46:6789","nonce":0}]},"addr":"172.21.15.46:6789/0","public_addr":"172.21.15.46:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3301","nonce":0},{"type":"v1","addr":"172.21.15.32:6790","nonce":0}]},"addr":"172.21.15.32:6790/0","public_addr":"172.21.15.32:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T13:43:54.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:53 smithi032 bash[19760]: audit 2024-09-21T13:43:53.403985+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:54.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:53 smithi032 bash[19760]: audit 2024-09-21T13:43:53.405286+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:43:54.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:53 smithi032 bash[19760]: cephadm 2024-09-21T13:43:53.406995+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T13:43:54.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:53 smithi032 bash[19760]: cephadm 2024-09-21T13:43:53.407331+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T13:43:54.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:53 smithi032 bash[19760]: audit 2024-09-21T13:43:53.628716+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:54.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:53 smithi032 bash[19760]: audit 2024-09-21T13:43:53.670777+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:54.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:53 smithi032 bash[19760]: audit 2024-09-21T13:43:53.675340+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:54.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:53 smithi032 bash[19760]: audit 2024-09-21T13:43:53.696804+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:54.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:53 smithi032 bash[19760]: audit 2024-09-21T13:43:53.700506+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:54.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:53 smithi032 bash[19760]: audit 2024-09-21T13:43:53.704358+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:54.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:53 smithi032 bash[19760]: audit 2024-09-21T13:43:53.739885+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:54.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:53 smithi032 bash[19760]: audit 2024-09-21T13:43:53.743518+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:54.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:53 smithi046 bash[21852]: audit 2024-09-21T13:43:53.403985+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:54.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:53 smithi046 bash[21852]: audit 2024-09-21T13:43:53.405286+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:43:54.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:53 smithi046 bash[21852]: cephadm 2024-09-21T13:43:53.406995+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T13:43:54.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:53 smithi046 bash[21852]: cephadm 2024-09-21T13:43:53.407331+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T13:43:54.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:53 smithi046 bash[21852]: audit 2024-09-21T13:43:53.628716+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:54.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:53 smithi046 bash[21852]: audit 2024-09-21T13:43:53.670777+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:54.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:53 smithi046 bash[21852]: audit 2024-09-21T13:43:53.675340+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:54.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:53 smithi046 bash[21852]: audit 2024-09-21T13:43:53.696804+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:54.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:53 smithi046 bash[21852]: audit 2024-09-21T13:43:53.700506+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:54.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:53 smithi046 bash[21852]: audit 2024-09-21T13:43:53.704358+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:54.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:53 smithi046 bash[21852]: audit 2024-09-21T13:43:53.739885+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:54.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:53 smithi046 bash[21852]: audit 2024-09-21T13:43:53.743518+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:54.351 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T13:43:54.351 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T13:43:55.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:49.631647+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:43:55.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.665990+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-21T13:43:55.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.666276+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T13:43:55.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.667364+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-09-21T13:43:55.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.692176+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:43:55.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.698294+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 3 2024-09-21T13:43:55.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.698328+0000 mon.a (mon.0) 229 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:43:55.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.698348+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T13:43:55.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.698363+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T13:43:55.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.698379+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:43:55.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.698401+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-09-21T13:43:55.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.698424+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T13:43:55.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.698453+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T13:43:55.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.698477+0000 mon.a (mon.0) 236 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T13:43:55.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.699476+0000 mon.a (mon.0) 237 : cluster [DBG] fsmap 2024-09-21T13:43:55.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.699528+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:43:55.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.699797+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e13: y(active, since 75s) 2024-09-21T13:43:55.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.700088+0000 mon.a (mon.0) 240 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-21T13:43:55.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.700121+0000 mon.a (mon.0) 241 : cluster [INF] Cluster is now healthy 2024-09-21T13:43:55.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[19760]: cluster 2024-09-21T13:43:54.705747+0000 mon.a (mon.0) 242 : cluster [INF] overall HEALTH_OK 2024-09-21T13:43:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:40.971501+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:40.976449+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:43:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:40.976737+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2024-09-21T13:43:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:40.978577+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:41.487029+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:43:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:41.971524+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:42.971522+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:42.972364+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:43:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:43.487400+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:43:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:43.971630+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:44.971896+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:45.627528+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:45.972040+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:46.001920+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T13:43:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:46.007902+0000 mon.a (mon.0) 157 : cluster [DBG] monmap epoch 2 2024-09-21T13:43:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:46.007934+0000 mon.a (mon.0) 158 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:43:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:46.007970+0000 mon.a (mon.0) 159 : cluster [DBG] last_changed 2024-09-21T13:43:40.970945+0000 2024-09-21T13:43:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:46.008007+0000 mon.a (mon.0) 160 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T13:43:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:46.008043+0000 mon.a (mon.0) 161 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:43:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:46.008084+0000 mon.a (mon.0) 162 : cluster [DBG] election_strategy: 1 2024-09-21T13:43:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:46.008118+0000 mon.a (mon.0) 163 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T13:43:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:46.008142+0000 mon.a (mon.0) 164 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T13:43:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:46.009199+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-09-21T13:43:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:46.009256+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:43:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:46.009609+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 66s) 2024-09-21T13:43:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:46.009872+0000 mon.a (mon.0) 168 : cluster [INF] overall HEALTH_OK 2024-09-21T13:43:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:46.016480+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:46.023394+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:46.030468+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:46.037404+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:45.487804+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:43:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:46.098945+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:43:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:46.627399+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:46.844090+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.46:0/1021948754' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T13:43:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:46.971899+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:47.488208+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:43:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:47.635244+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T13:43:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:47.635953+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:43:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:47.636743+0000 mon.a (mon.0) 179 : cluster [INF] mon.a calling monitor election 2024-09-21T13:43:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:47.658467+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:43:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:47.658826+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:48.628563+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:49.488573+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:49.628907+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:50.629351+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:51.488973+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:51.629419+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:52.629508+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.658570+0000 mon.a (mon.0) 187 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T13:43:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.664536+0000 mon.a (mon.0) 188 : cluster [DBG] monmap epoch 3 2024-09-21T13:43:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.664569+0000 mon.a (mon.0) 189 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:43:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.664613+0000 mon.a (mon.0) 190 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T13:43:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.664651+0000 mon.a (mon.0) 191 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T13:43:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.664687+0000 mon.a (mon.0) 192 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:43:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.664722+0000 mon.a (mon.0) 193 : cluster [DBG] election_strategy: 1 2024-09-21T13:43:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.664756+0000 mon.a (mon.0) 194 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T13:43:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.664790+0000 mon.a (mon.0) 195 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T13:43:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.664824+0000 mon.a (mon.0) 196 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T13:43:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.681967+0000 mon.a (mon.0) 197 : cluster [DBG] fsmap 2024-09-21T13:43:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.682028+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:43:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.682318+0000 mon.a (mon.0) 199 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-09-21T13:43:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.682641+0000 mon.a (mon.0) 200 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-21T13:43:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.688986+0000 mon.a (mon.0) 201 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-21T13:43:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.689021+0000 mon.a (mon.0) 202 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-21T13:43:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:52.689060+0000 mon.a (mon.0) 203 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] is down (out of quorum) 2024-09-21T13:43:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:52.693558+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:52.698456+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:52.703465+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:52.708785+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:52.714321+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:53.403985+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:53.405286+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:43:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cephadm 2024-09-21T13:43:53.406995+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T13:43:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cephadm 2024-09-21T13:43:53.407331+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T13:43:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:53.628716+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:53.670777+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:53.675340+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:53.696804+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:53.700506+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:53.704358+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:53.739885+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: audit 2024-09-21T13:43:53.743518+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:49.631647+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:43:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.665990+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-21T13:43:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.666276+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T13:43:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.667364+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-09-21T13:43:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.692176+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:43:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.698294+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 3 2024-09-21T13:43:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.698328+0000 mon.a (mon.0) 229 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:43:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.698348+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T13:43:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.698363+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T13:43:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.698379+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:43:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.698401+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-09-21T13:43:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.698424+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T13:43:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.698453+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T13:43:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.698477+0000 mon.a (mon.0) 236 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T13:43:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.699476+0000 mon.a (mon.0) 237 : cluster [DBG] fsmap 2024-09-21T13:43:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.699528+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:43:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.699797+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e13: y(active, since 75s) 2024-09-21T13:43:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.700088+0000 mon.a (mon.0) 240 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-21T13:43:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.700121+0000 mon.a (mon.0) 241 : cluster [INF] Cluster is now healthy 2024-09-21T13:43:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:54 smithi032 bash[28514]: cluster 2024-09-21T13:43:54.705747+0000 mon.a (mon.0) 242 : cluster [INF] overall HEALTH_OK 2024-09-21T13:43:55.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:49.631647+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:43:55.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.665990+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-21T13:43:55.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.666276+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T13:43:55.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.667364+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-09-21T13:43:55.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.692176+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:43:55.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.698294+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 3 2024-09-21T13:43:55.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.698328+0000 mon.a (mon.0) 229 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:43:55.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.698348+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T13:43:55.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.698363+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T13:43:55.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.698379+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:43:55.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.698401+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-09-21T13:43:55.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.698424+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T13:43:55.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.698453+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T13:43:55.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.698477+0000 mon.a (mon.0) 236 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T13:43:55.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.699476+0000 mon.a (mon.0) 237 : cluster [DBG] fsmap 2024-09-21T13:43:55.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.699528+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:43:55.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.699797+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e13: y(active, since 75s) 2024-09-21T13:43:55.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.700088+0000 mon.a (mon.0) 240 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-21T13:43:55.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.700121+0000 mon.a (mon.0) 241 : cluster [INF] Cluster is now healthy 2024-09-21T13:43:55.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:54 smithi046 bash[21852]: cluster 2024-09-21T13:43:54.705747+0000 mon.a (mon.0) 242 : cluster [INF] overall HEALTH_OK 2024-09-21T13:43:56.876 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[19760]: cluster 2024-09-21T13:43:55.489755+0000 mgr.y (mgr.14150) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:56.876 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[19760]: audit 2024-09-21T13:43:55.628707+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:56.876 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[19760]: audit 2024-09-21T13:43:56.264868+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:56.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[19760]: audit 2024-09-21T13:43:56.271700+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:56.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[19760]: cephadm 2024-09-21T13:43:56.273178+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T13:43:56.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[19760]: audit 2024-09-21T13:43:56.273692+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:43:56.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[19760]: audit 2024-09-21T13:43:56.275155+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:43:56.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[19760]: audit 2024-09-21T13:43:56.276786+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:56.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[19760]: cephadm 2024-09-21T13:43:56.278601+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring daemon mon.c on smithi032 2024-09-21T13:43:56.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[28514]: cluster 2024-09-21T13:43:55.489755+0000 mgr.y (mgr.14150) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:56.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[28514]: audit 2024-09-21T13:43:55.628707+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:56.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[28514]: audit 2024-09-21T13:43:56.264868+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:56.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[28514]: audit 2024-09-21T13:43:56.271700+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:56.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[28514]: cephadm 2024-09-21T13:43:56.273178+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T13:43:56.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[28514]: audit 2024-09-21T13:43:56.273692+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:43:56.878 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[28514]: audit 2024-09-21T13:43:56.275155+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:43:56.878 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[28514]: audit 2024-09-21T13:43:56.276786+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:56.878 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:56 smithi032 bash[28514]: cephadm 2024-09-21T13:43:56.278601+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring daemon mon.c on smithi032 2024-09-21T13:43:56.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:56 smithi046 bash[21852]: cluster 2024-09-21T13:43:55.489755+0000 mgr.y (mgr.14150) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:56.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:56 smithi046 bash[21852]: audit 2024-09-21T13:43:55.628707+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:43:56.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:56 smithi046 bash[21852]: audit 2024-09-21T13:43:56.264868+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:56.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:56 smithi046 bash[21852]: audit 2024-09-21T13:43:56.271700+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:43:56.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:56 smithi046 bash[21852]: cephadm 2024-09-21T13:43:56.273178+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T13:43:56.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:56 smithi046 bash[21852]: audit 2024-09-21T13:43:56.273692+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:43:56.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:56 smithi046 bash[21852]: audit 2024-09-21T13:43:56.275155+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:43:56.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:56 smithi046 bash[21852]: audit 2024-09-21T13:43:56.276786+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:56.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:56 smithi046 bash[21852]: cephadm 2024-09-21T13:43:56.278601+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring daemon mon.c on smithi032 2024-09-21T13:43:58.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:58 smithi046 bash[21852]: cluster 2024-09-21T13:43:57.490269+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:59.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:58 smithi032 bash[19760]: cluster 2024-09-21T13:43:57.490269+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:59.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:58 smithi032 bash[28514]: cluster 2024-09-21T13:43:57.490269+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:43:59.197 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:44:00.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:59 smithi032 bash[19760]: audit 2024-09-21T13:43:58.746159+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:00.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:59 smithi032 bash[19760]: audit 2024-09-21T13:43:58.752960+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:00.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:59 smithi032 bash[19760]: cephadm 2024-09-21T13:43:58.754603+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T13:44:00.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:59 smithi032 bash[19760]: audit 2024-09-21T13:43:58.755191+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:44:00.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:59 smithi032 bash[19760]: audit 2024-09-21T13:43:58.756953+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:44:00.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:59 smithi032 bash[19760]: audit 2024-09-21T13:43:58.758646+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:00.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:43:59 smithi032 bash[19760]: cephadm 2024-09-21T13:43:58.760458+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.b on smithi046 2024-09-21T13:44:00.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:59 smithi032 bash[28514]: audit 2024-09-21T13:43:58.746159+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:00.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:59 smithi032 bash[28514]: audit 2024-09-21T13:43:58.752960+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:00.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:59 smithi032 bash[28514]: cephadm 2024-09-21T13:43:58.754603+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T13:44:00.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:59 smithi032 bash[28514]: audit 2024-09-21T13:43:58.755191+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:44:00.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:59 smithi032 bash[28514]: audit 2024-09-21T13:43:58.756953+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:44:00.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:59 smithi032 bash[28514]: audit 2024-09-21T13:43:58.758646+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:00.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:43:59 smithi032 bash[28514]: cephadm 2024-09-21T13:43:58.760458+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.b on smithi046 2024-09-21T13:44:00.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:59 smithi046 bash[21852]: audit 2024-09-21T13:43:58.746159+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:00.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:59 smithi046 bash[21852]: audit 2024-09-21T13:43:58.752960+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:00.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:59 smithi046 bash[21852]: cephadm 2024-09-21T13:43:58.754603+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T13:44:00.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:59 smithi046 bash[21852]: audit 2024-09-21T13:43:58.755191+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:44:00.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:59 smithi046 bash[21852]: audit 2024-09-21T13:43:58.756953+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:44:00.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:59 smithi046 bash[21852]: audit 2024-09-21T13:43:58.758646+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:00.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:43:59 smithi046 bash[21852]: cephadm 2024-09-21T13:43:58.760458+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.b on smithi046 2024-09-21T13:44:00.671 INFO:teuthology.orchestra.run.smithi032.stdout:# minimal ceph.conf for 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:44:00.671 INFO:teuthology.orchestra.run.smithi032.stdout:[global] 2024-09-21T13:44:00.671 INFO:teuthology.orchestra.run.smithi032.stdout: fsid = 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:44:00.671 INFO:teuthology.orchestra.run.smithi032.stdout: mon_host = [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] 2024-09-21T13:44:00.939 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:00 smithi032 bash[28514]: cluster 2024-09-21T13:43:59.490823+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:44:00.939 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:00 smithi032 bash[28514]: audit 2024-09-21T13:44:00.671559+0000 mon.a (mon.0) 254 : audit [DBG] from='client.? 172.21.15.32:0/700669393' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:00.939 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:00 smithi032 bash[19760]: cluster 2024-09-21T13:43:59.490823+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:44:00.939 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:00 smithi032 bash[19760]: audit 2024-09-21T13:44:00.671559+0000 mon.a (mon.0) 254 : audit [DBG] from='client.? 172.21.15.32:0/700669393' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:01.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:00 smithi046 bash[21852]: cluster 2024-09-21T13:43:59.490823+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:44:01.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:00 smithi046 bash[21852]: audit 2024-09-21T13:44:00.671559+0000 mon.a (mon.0) 254 : audit [DBG] from='client.? 172.21.15.32:0/700669393' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:01.373 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T13:44:01.373 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-21T13:44:01.373 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T13:44:01.388 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-21T13:44:01.388 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:44:01.445 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-09-21T13:44:01.445 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T13:44:01.459 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-09-21T13:44:01.459 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:44:01.515 INFO:tasks.cephadm:Adding mgr.y on smithi032 2024-09-21T13:44:01.515 INFO:tasks.cephadm:Adding mgr.x on smithi046 2024-09-21T13:44:01.516 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch apply mgr '2;smithi032=y;smithi046=x' 2024-09-21T13:44:02.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:01 smithi032 bash[19760]: audit 2024-09-21T13:44:00.849835+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:02.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:01 smithi032 bash[19760]: audit 2024-09-21T13:44:00.854211+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:02.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:01 smithi032 bash[19760]: audit 2024-09-21T13:44:00.856061+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:02.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:01 smithi032 bash[19760]: audit 2024-09-21T13:44:00.858904+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:02.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:01 smithi032 bash[19760]: audit 2024-09-21T13:44:00.860339+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:02.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:01 smithi032 bash[19760]: audit 2024-09-21T13:44:00.868410+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:02.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:01 smithi032 bash[28514]: audit 2024-09-21T13:44:00.849835+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:02.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:01 smithi032 bash[28514]: audit 2024-09-21T13:44:00.854211+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:02.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:01 smithi032 bash[28514]: audit 2024-09-21T13:44:00.856061+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:02.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:01 smithi032 bash[28514]: audit 2024-09-21T13:44:00.858904+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:02.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:01 smithi032 bash[28514]: audit 2024-09-21T13:44:00.860339+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:02.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:01 smithi032 bash[28514]: audit 2024-09-21T13:44:00.868410+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:02.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:01 smithi046 bash[21852]: audit 2024-09-21T13:44:00.849835+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:02.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:01 smithi046 bash[21852]: audit 2024-09-21T13:44:00.854211+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:02.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:01 smithi046 bash[21852]: audit 2024-09-21T13:44:00.856061+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:02.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:01 smithi046 bash[21852]: audit 2024-09-21T13:44:00.858904+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:02.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:01 smithi046 bash[21852]: audit 2024-09-21T13:44:00.860339+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:02.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:01 smithi046 bash[21852]: audit 2024-09-21T13:44:00.868410+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:03.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:02 smithi046 bash[21852]: cluster 2024-09-21T13:44:01.491309+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:44:03.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:02 smithi032 bash[19760]: cluster 2024-09-21T13:44:01.491309+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:44:03.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:02 smithi032 bash[28514]: cluster 2024-09-21T13:44:01.491309+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:44:05.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:04 smithi046 bash[21852]: cluster 2024-09-21T13:44:03.491747+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:05.277 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:44:05.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:04 smithi032 bash[19760]: cluster 2024-09-21T13:44:03.491747+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:05.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:04 smithi032 bash[28514]: cluster 2024-09-21T13:44:03.491747+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:06.572 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled mgr update... 2024-09-21T13:44:07.131 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:06 smithi046 bash[21852]: cluster 2024-09-21T13:44:05.492149+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:07.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:06 smithi046 bash[21852]: audit 2024-09-21T13:44:06.571602+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:07.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:06 smithi046 bash[21852]: audit 2024-09-21T13:44:06.573574+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:07.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:06 smithi046 bash[21852]: audit 2024-09-21T13:44:06.576995+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:07.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:06 smithi046 bash[21852]: audit 2024-09-21T13:44:06.578882+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:07.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:06 smithi046 bash[21852]: audit 2024-09-21T13:44:06.587808+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:07.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:06 smithi046 bash[21852]: audit 2024-09-21T13:44:06.590971+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:44:07.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:06 smithi046 bash[21852]: audit 2024-09-21T13:44:06.593553+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T13:44:07.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:06 smithi046 bash[21852]: audit 2024-09-21T13:44:06.598443+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:44:07.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:06 smithi046 bash[21852]: audit 2024-09-21T13:44:06.600322+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:07.133 DEBUG:teuthology.orchestra.run.smithi046:mgr.x> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.x.service 2024-09-21T13:44:07.135 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T13:44:07.135 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T13:44:07.136 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-21T13:44:07.136 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T13:44:07.142 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:44:07.142 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_1 2024-09-21T13:44:07.189 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T13:44:07.189 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:44:07.189 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 871 Links: 1 2024-09-21T13:44:07.190 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:44:07.190 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-09-21 13:36:19.447931403 +0000 2024-09-21T13:44:07.190 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-09-21 13:36:19.183933746 +0000 2024-09-21T13:44:07.190 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-09-21 13:36:19.183933746 +0000 2024-09-21T13:44:07.190 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-09-21T13:44:07.190 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T13:44:07.242 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[19760]: cluster 2024-09-21T13:44:05.492149+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:07.242 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[19760]: audit 2024-09-21T13:44:06.571602+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:07.242 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[19760]: audit 2024-09-21T13:44:06.573574+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:07.243 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[19760]: audit 2024-09-21T13:44:06.576995+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:07.243 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[19760]: audit 2024-09-21T13:44:06.578882+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:07.243 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[19760]: audit 2024-09-21T13:44:06.587808+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:07.243 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[19760]: audit 2024-09-21T13:44:06.590971+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:44:07.243 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[19760]: audit 2024-09-21T13:44:06.593553+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T13:44:07.243 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[19760]: audit 2024-09-21T13:44:06.598443+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:44:07.243 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[19760]: audit 2024-09-21T13:44:06.600322+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:07.243 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[28514]: cluster 2024-09-21T13:44:05.492149+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:07.243 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[28514]: audit 2024-09-21T13:44:06.571602+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:07.243 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[28514]: audit 2024-09-21T13:44:06.573574+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:07.243 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[28514]: audit 2024-09-21T13:44:06.576995+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:07.244 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[28514]: audit 2024-09-21T13:44:06.578882+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:07.244 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[28514]: audit 2024-09-21T13:44:06.587808+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:07.244 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[28514]: audit 2024-09-21T13:44:06.590971+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:44:07.245 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[28514]: audit 2024-09-21T13:44:06.593553+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T13:44:07.245 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[28514]: audit 2024-09-21T13:44:06.598443+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:44:07.245 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:06 smithi032 bash[28514]: audit 2024-09-21T13:44:06.600322+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:07.246 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-09-21T13:44:07.246 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-09-21T13:44:07.246 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000319227 s, 1.6 MB/s 2024-09-21T13:44:07.246 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T13:44:07.295 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_2 2024-09-21T13:44:07.344 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T13:44:07.344 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:44:07.345 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-09-21T13:44:07.345 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:44:07.345 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-09-21 13:36:19.923927177 +0000 2024-09-21T13:44:07.345 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-09-21 13:36:19.675929379 +0000 2024-09-21T13:44:07.345 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-09-21 13:36:19.675929379 +0000 2024-09-21T13:44:07.345 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-09-21T13:44:07.345 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T13:44:07.399 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-09-21T13:44:07.399 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-09-21T13:44:07.399 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000264298 s, 1.9 MB/s 2024-09-21T13:44:07.400 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T13:44:07.454 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_3 2024-09-21T13:44:07.501 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T13:44:07.501 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:44:07.501 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-09-21T13:44:07.501 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:44:07.501 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-09-21 13:36:20.155925117 +0000 2024-09-21T13:44:07.501 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-09-21 13:36:20.151925153 +0000 2024-09-21T13:44:07.501 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-09-21 13:36:20.151925153 +0000 2024-09-21T13:44:07.501 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-09-21T13:44:07.502 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T13:44:07.556 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-09-21T13:44:07.556 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-09-21T13:44:07.556 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000317064 s, 1.6 MB/s 2024-09-21T13:44:07.557 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T13:44:07.606 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_4 2024-09-21T13:44:07.654 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T13:44:07.654 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:44:07.654 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 928 Links: 1 2024-09-21T13:44:07.654 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:44:07.654 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-09-21 13:36:20.887918619 +0000 2024-09-21T13:44:07.654 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-09-21 13:36:20.635920856 +0000 2024-09-21T13:44:07.654 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-09-21 13:36:20.635920856 +0000 2024-09-21T13:44:07.654 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-09-21T13:44:07.655 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T13:44:07.708 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-09-21T13:44:07.708 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-09-21T13:44:07.708 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.00031985 s, 1.6 MB/s 2024-09-21T13:44:07.709 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T13:44:07.758 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-09-21T13:44:07.758 DEBUG:teuthology.orchestra.run.smithi046:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T13:44:07.764 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:44:07.765 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_1 2024-09-21T13:44:07.812 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T13:44:07.812 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:44:07.812 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 5h/5d Inode: 875 Links: 1 2024-09-21T13:44:07.812 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:44:07.812 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-09-21 13:36:16.144506877 +0000 2024-09-21T13:44:07.812 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-09-21 13:36:15.904509022 +0000 2024-09-21T13:44:07.812 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-09-21 13:36:15.904509022 +0000 2024-09-21T13:44:07.812 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: - 2024-09-21T13:44:07.813 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T13:44:07.867 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-09-21T13:44:07.867 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-09-21T13:44:07.867 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.000208902 s, 2.5 MB/s 2024-09-21T13:44:07.869 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T13:44:07.921 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_2 2024-09-21T13:44:07.968 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T13:44:07.968 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:44:07.968 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-09-21T13:44:07.968 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:44:07.968 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-09-21 13:36:16.624502590 +0000 2024-09-21T13:44:07.968 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-09-21 13:36:16.380504769 +0000 2024-09-21T13:44:07.968 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-09-21 13:36:16.380504769 +0000 2024-09-21T13:44:07.968 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: - 2024-09-21T13:44:07.969 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T13:44:08.027 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-09-21T13:44:08.027 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-09-21T13:44:08.027 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.000304238 s, 1.7 MB/s 2024-09-21T13:44:08.028 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T13:44:08.078 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_3 2024-09-21T13:44:08.124 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T13:44:08.124 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:44:08.124 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-09-21T13:44:08.124 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:44:08.124 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-09-21 13:36:16.848500589 +0000 2024-09-21T13:44:08.124 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-09-21 13:36:16.844500625 +0000 2024-09-21T13:44:08.124 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-09-21 13:36:16.844500625 +0000 2024-09-21T13:44:08.124 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: - 2024-09-21T13:44:08.124 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T13:44:08.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:07 smithi046 bash[21852]: audit 2024-09-21T13:44:06.560739+0000 mgr.y (mgr.14150) 71 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi032=y;smithi046=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:08.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:07 smithi046 bash[21852]: cephadm 2024-09-21T13:44:06.563797+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Saving service mgr spec with placement smithi032=y;smithi046=x;count:2 2024-09-21T13:44:08.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:07 smithi046 bash[21852]: cephadm 2024-09-21T13:44:06.602303+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Deploying daemon mgr.x on smithi046 2024-09-21T13:44:08.142 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-09-21T13:44:08.142 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-09-21T13:44:08.142 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.000155025 s, 3.3 MB/s 2024-09-21T13:44:08.143 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T13:44:08.192 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_4 2024-09-21T13:44:08.239 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T13:44:08.239 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:44:08.239 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 5h/5d Inode: 924 Links: 1 2024-09-21T13:44:08.239 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:44:08.239 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-09-21 13:36:17.604493836 +0000 2024-09-21T13:44:08.239 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-09-21 13:36:17.348496124 +0000 2024-09-21T13:44:08.239 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-09-21 13:36:17.348496124 +0000 2024-09-21T13:44:08.239 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: - 2024-09-21T13:44:08.240 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T13:44:08.291 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-09-21T13:44:08.291 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-09-21T13:44:08.291 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.000141289 s, 3.6 MB/s 2024-09-21T13:44:08.292 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T13:44:08.340 INFO:tasks.cephadm:Deploying osd.0 on smithi032 with /dev/vg_nvme/lv_4... 2024-09-21T13:44:08.340 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T13:44:08.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:07 smithi032 bash[19760]: audit 2024-09-21T13:44:06.560739+0000 mgr.y (mgr.14150) 71 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi032=y;smithi046=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:08.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:07 smithi032 bash[19760]: cephadm 2024-09-21T13:44:06.563797+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Saving service mgr spec with placement smithi032=y;smithi046=x;count:2 2024-09-21T13:44:08.351 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:07 smithi032 bash[19760]: cephadm 2024-09-21T13:44:06.602303+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Deploying daemon mgr.x on smithi046 2024-09-21T13:44:08.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:07 smithi032 bash[28514]: audit 2024-09-21T13:44:06.560739+0000 mgr.y (mgr.14150) 71 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi032=y;smithi046=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:08.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:07 smithi032 bash[28514]: cephadm 2024-09-21T13:44:06.563797+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Saving service mgr spec with placement smithi032=y;smithi046=x;count:2 2024-09-21T13:44:08.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:07 smithi032 bash[28514]: cephadm 2024-09-21T13:44:06.602303+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Deploying daemon mgr.x on smithi046 2024-09-21T13:44:09.104 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:08 smithi046 bash[21852]: cluster 2024-09-21T13:44:07.492593+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:44:09.105 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:08 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:09.105 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:09.105 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:09.105 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:09.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:08 smithi032 bash[19760]: cluster 2024-09-21T13:44:07.492593+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:44:09.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:08 smithi032 bash[28514]: cluster 2024-09-21T13:44:07.492593+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:44:09.383 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:09.384 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:09.384 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:09 smithi046 systemd[1]: Started Ceph mgr.x for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T13:44:10.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:10 smithi046 bash[21852]: audit 2024-09-21T13:44:09.364741+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:10.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:10 smithi046 bash[21852]: audit 2024-09-21T13:44:09.371540+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:10.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:10 smithi046 bash[21852]: audit 2024-09-21T13:44:09.379053+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:10.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:10 smithi046 bash[21852]: audit 2024-09-21T13:44:09.385619+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:10.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:10 smithi046 bash[21852]: audit 2024-09-21T13:44:09.443724+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:10.713 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:10 smithi046 bash[22719]: debug 2024-09-21T13:44:10.363+0000 7fd55c5fd640 1 -- 172.21.15.46:0/1588400517 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bc4b0cb0e0 con 0x55bc4b0cd800 2024-09-21T13:44:10.713 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:10 smithi046 bash[22719]: debug 2024-09-21T13:44:10.475+0000 7fd55ee67040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T13:44:10.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:10 smithi032 bash[19760]: audit 2024-09-21T13:44:09.364741+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:10.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:10 smithi032 bash[19760]: audit 2024-09-21T13:44:09.371540+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:10.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:10 smithi032 bash[19760]: audit 2024-09-21T13:44:09.379053+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:10.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:10 smithi032 bash[19760]: audit 2024-09-21T13:44:09.385619+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:10.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:10 smithi032 bash[19760]: audit 2024-09-21T13:44:09.443724+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:10.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:10 smithi032 bash[28514]: audit 2024-09-21T13:44:09.364741+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:10.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:10 smithi032 bash[28514]: audit 2024-09-21T13:44:09.371540+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:10.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:10 smithi032 bash[28514]: audit 2024-09-21T13:44:09.379053+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:10.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:10 smithi032 bash[28514]: audit 2024-09-21T13:44:09.385619+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:10.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:10 smithi032 bash[28514]: audit 2024-09-21T13:44:09.443724+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:11.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:11 smithi046 bash[21852]: cluster 2024-09-21T13:44:09.492997+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:44:11.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:11 smithi032 bash[19760]: cluster 2024-09-21T13:44:09.492997+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:44:11.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:11 smithi032 bash[28514]: cluster 2024-09-21T13:44:09.492997+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:44:12.212 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:11 smithi046 bash[22719]: debug 2024-09-21T13:44:11.727+0000 7fd55ee67040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T13:44:12.212 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:11 smithi046 bash[22719]: debug 2024-09-21T13:44:11.795+0000 7fd55ee67040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T13:44:12.212 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:11 smithi046 bash[22719]: debug 2024-09-21T13:44:11.955+0000 7fd55ee67040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T13:44:12.962 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:12 smithi046 bash[22719]: debug 2024-09-21T13:44:12.638+0000 7fd55ee67040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T13:44:12.962 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:12 smithi046 bash[22719]: debug 2024-09-21T13:44:12.710+0000 7fd55ee67040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T13:44:12.963 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:12 smithi046 bash[22719]: debug 2024-09-21T13:44:12.782+0000 7fd55ee67040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T13:44:13.081 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:44:13.390 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:12 smithi046 bash[22719]: debug 2024-09-21T13:44:12.978+0000 7fd55ee67040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T13:44:13.390 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:13 smithi046 bash[22719]: debug 2024-09-21T13:44:13.058+0000 7fd55ee67040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T13:44:13.391 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:13 smithi046 bash[22719]: debug 2024-09-21T13:44:13.130+0000 7fd55ee67040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T13:44:13.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:13 smithi032 bash[19760]: cluster 2024-09-21T13:44:11.493408+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:13.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:13 smithi032 bash[19760]: audit 2024-09-21T13:44:12.701857+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:13.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:13 smithi032 bash[28514]: cluster 2024-09-21T13:44:11.493408+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:13.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:13 smithi032 bash[28514]: audit 2024-09-21T13:44:12.701857+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:13.681 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:13 smithi046 bash[22719]: debug 2024-09-21T13:44:13.398+0000 7fd55ee67040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T13:44:13.681 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:13 smithi046 bash[22719]: debug 2024-09-21T13:44:13.470+0000 7fd55ee67040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T13:44:13.681 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:13 smithi046 bash[21852]: cluster 2024-09-21T13:44:11.493408+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:13.681 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:13 smithi046 bash[21852]: audit 2024-09-21T13:44:12.701857+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:13.962 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:13 smithi046 bash[22719]: debug 2024-09-21T13:44:13.674+0000 7fd55ee67040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T13:44:13.962 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:13 smithi046 bash[22719]: debug 2024-09-21T13:44:13.754+0000 7fd55ee67040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T13:44:14.380 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:14 smithi046 bash[22719]: debug 2024-09-21T13:44:14.018+0000 7fd55ee67040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T13:44:14.380 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:14 smithi046 bash[22719]: debug 2024-09-21T13:44:14.202+0000 7fd55ee67040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:44:14.659 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:14 smithi046 bash[22719]: debug 2024-09-21T13:44:14.374+0000 7fd55ee67040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T13:44:14.659 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:14 smithi046 bash[22719]: debug 2024-09-21T13:44:14.458+0000 7fd55ee67040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T13:44:14.962 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:14 smithi046 bash[22719]: debug 2024-09-21T13:44:14.650+0000 7fd55ee67040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:44:15.712 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:15 smithi046 bash[22719]: debug 2024-09-21T13:44:15.506+0000 7fd55ee67040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T13:44:15.712 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:15 smithi046 bash[22719]: debug 2024-09-21T13:44:15.582+0000 7fd55ee67040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T13:44:15.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:15 smithi046 bash[21852]: cluster 2024-09-21T13:44:13.493820+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:15.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:15 smithi046 bash[21852]: audit 2024-09-21T13:44:14.671890+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:15.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:15 smithi046 bash[21852]: audit 2024-09-21T13:44:14.679300+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:15.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:15 smithi046 bash[21852]: audit 2024-09-21T13:44:14.680990+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:15.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:15 smithi046 bash[21852]: audit 2024-09-21T13:44:14.682933+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:15.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:15 smithi046 bash[21852]: audit 2024-09-21T13:44:14.691920+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:15.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:15 smithi046 bash[21852]: audit 2024-09-21T13:44:14.752900+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:44:15.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:15 smithi046 bash[21852]: audit 2024-09-21T13:44:14.754623+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:44:15.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:15 smithi046 bash[21852]: audit 2024-09-21T13:44:14.755967+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[19760]: cluster 2024-09-21T13:44:13.493820+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[19760]: audit 2024-09-21T13:44:14.671890+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[19760]: audit 2024-09-21T13:44:14.679300+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[19760]: audit 2024-09-21T13:44:14.680990+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[19760]: audit 2024-09-21T13:44:14.682933+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[19760]: audit 2024-09-21T13:44:14.691920+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[19760]: audit 2024-09-21T13:44:14.752900+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:44:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[19760]: audit 2024-09-21T13:44:14.754623+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:44:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[19760]: audit 2024-09-21T13:44:14.755967+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[28514]: cluster 2024-09-21T13:44:13.493820+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[28514]: audit 2024-09-21T13:44:14.671890+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[28514]: audit 2024-09-21T13:44:14.679300+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[28514]: audit 2024-09-21T13:44:14.680990+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[28514]: audit 2024-09-21T13:44:14.682933+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[28514]: audit 2024-09-21T13:44:14.691920+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[28514]: audit 2024-09-21T13:44:14.752900+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:44:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[28514]: audit 2024-09-21T13:44:14.754623+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:44:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:15 smithi032 bash[28514]: audit 2024-09-21T13:44:14.755967+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:16.212 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:15 smithi046 bash[22719]: debug 2024-09-21T13:44:15.818+0000 7fd55ee67040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T13:44:16.212 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:15 smithi046 bash[22719]: debug 2024-09-21T13:44:15.894+0000 7fd55ee67040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T13:44:16.662 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:16 smithi032 bash[19760]: cephadm 2024-09-21T13:44:14.752154+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-21T13:44:16.663 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:16 smithi032 bash[19760]: cephadm 2024-09-21T13:44:14.757604+0000 mgr.y (mgr.14150) 79 : cephadm [INF] Reconfiguring daemon mgr.y on smithi032 2024-09-21T13:44:16.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:16 smithi032 bash[28514]: cephadm 2024-09-21T13:44:14.752154+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-21T13:44:16.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:16 smithi032 bash[28514]: cephadm 2024-09-21T13:44:14.757604+0000 mgr.y (mgr.14150) 79 : cephadm [INF] Reconfiguring daemon mgr.y on smithi032 2024-09-21T13:44:16.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:16 smithi046 bash[21852]: cephadm 2024-09-21T13:44:14.752154+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-21T13:44:16.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:16 smithi046 bash[21852]: cephadm 2024-09-21T13:44:14.757604+0000 mgr.y (mgr.14150) 79 : cephadm [INF] Reconfiguring daemon mgr.y on smithi032 2024-09-21T13:44:16.712 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:16 smithi046 bash[22719]: debug 2024-09-21T13:44:16.306+0000 7fd55ee67040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T13:44:16.713 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:44:16 smithi046 bash[22719]: debug 2024-09-21T13:44:16.386+0000 7fd55ee67040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T13:44:17.042 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:44:17.095 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi032:vg_nvme/lv_4 2024-09-21T13:44:17.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:17 smithi032 bash[19760]: cluster 2024-09-21T13:44:15.494225+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:44:17.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:17 smithi032 bash[19760]: cluster 2024-09-21T13:44:16.415914+0000 mon.a (mon.0) 284 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:44:17.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:17 smithi032 bash[19760]: audit 2024-09-21T13:44:16.417737+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.46:0/1908920597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:44:17.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:17 smithi032 bash[19760]: audit 2024-09-21T13:44:16.418557+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.46:0/1908920597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:44:17.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:17 smithi032 bash[19760]: audit 2024-09-21T13:44:16.420052+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.46:0/1908920597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:44:17.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:17 smithi032 bash[19760]: audit 2024-09-21T13:44:16.420722+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.46:0/1908920597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:44:17.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:17 smithi032 bash[28514]: cluster 2024-09-21T13:44:15.494225+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:44:17.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:17 smithi032 bash[28514]: cluster 2024-09-21T13:44:16.415914+0000 mon.a (mon.0) 284 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:44:17.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:17 smithi032 bash[28514]: audit 2024-09-21T13:44:16.417737+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.46:0/1908920597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:44:17.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:17 smithi032 bash[28514]: audit 2024-09-21T13:44:16.418557+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.46:0/1908920597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:44:17.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:17 smithi032 bash[28514]: audit 2024-09-21T13:44:16.420052+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.46:0/1908920597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:44:17.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:17 smithi032 bash[28514]: audit 2024-09-21T13:44:16.420722+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.46:0/1908920597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:44:17.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:17 smithi046 bash[21852]: cluster 2024-09-21T13:44:15.494225+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:44:17.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:17 smithi046 bash[21852]: cluster 2024-09-21T13:44:16.415914+0000 mon.a (mon.0) 284 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:44:17.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:17 smithi046 bash[21852]: audit 2024-09-21T13:44:16.417737+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.46:0/1908920597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:44:17.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:17 smithi046 bash[21852]: audit 2024-09-21T13:44:16.418557+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.46:0/1908920597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:44:17.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:17 smithi046 bash[21852]: audit 2024-09-21T13:44:16.420052+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.46:0/1908920597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:44:17.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:17 smithi046 bash[21852]: audit 2024-09-21T13:44:16.420722+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.46:0/1908920597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:44:18.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:18 smithi032 bash[19760]: cluster 2024-09-21T13:44:17.418867+0000 mon.a (mon.0) 285 : cluster [DBG] mgrmap e14: y(active, since 97s), standbys: x 2024-09-21T13:44:18.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:18 smithi032 bash[19760]: audit 2024-09-21T13:44:17.419020+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:44:18.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:18 smithi032 bash[28514]: cluster 2024-09-21T13:44:17.418867+0000 mon.a (mon.0) 285 : cluster [DBG] mgrmap e14: y(active, since 97s), standbys: x 2024-09-21T13:44:18.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:18 smithi032 bash[28514]: audit 2024-09-21T13:44:17.419020+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:44:18.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:18 smithi046 bash[21852]: cluster 2024-09-21T13:44:17.418867+0000 mon.a (mon.0) 285 : cluster [DBG] mgrmap e14: y(active, since 97s), standbys: x 2024-09-21T13:44:18.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:18 smithi046 bash[21852]: audit 2024-09-21T13:44:17.419020+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:44:19.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:19 smithi046 bash[21852]: cluster 2024-09-21T13:44:17.494631+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:44:19.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:19 smithi046 bash[21852]: audit 2024-09-21T13:44:19.027555+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:19.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:19 smithi046 bash[21852]: audit 2024-09-21T13:44:19.034899+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:19.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:19 smithi046 bash[21852]: audit 2024-09-21T13:44:19.038071+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:19.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:19 smithi046 bash[21852]: audit 2024-09-21T13:44:19.041126+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:19.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:19 smithi046 bash[21852]: audit 2024-09-21T13:44:19.042642+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:19.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:19 smithi046 bash[21852]: audit 2024-09-21T13:44:19.051736+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:19.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:19 smithi032 bash[19760]: cluster 2024-09-21T13:44:17.494631+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:44:19.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:19 smithi032 bash[19760]: audit 2024-09-21T13:44:19.027555+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:19.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:19 smithi032 bash[19760]: audit 2024-09-21T13:44:19.034899+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:19.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:19 smithi032 bash[19760]: audit 2024-09-21T13:44:19.038071+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:19.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:19 smithi032 bash[19760]: audit 2024-09-21T13:44:19.041126+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:19.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:19 smithi032 bash[19760]: audit 2024-09-21T13:44:19.042642+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:19.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:19 smithi032 bash[19760]: audit 2024-09-21T13:44:19.051736+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:19 smithi032 bash[28514]: cluster 2024-09-21T13:44:17.494631+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:44:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:19 smithi032 bash[28514]: audit 2024-09-21T13:44:19.027555+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:19 smithi032 bash[28514]: audit 2024-09-21T13:44:19.034899+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:19 smithi032 bash[28514]: audit 2024-09-21T13:44:19.038071+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:19 smithi032 bash[28514]: audit 2024-09-21T13:44:19.041126+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:19 smithi032 bash[28514]: audit 2024-09-21T13:44:19.042642+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:19 smithi032 bash[28514]: audit 2024-09-21T13:44:19.051736+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:21.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:21 smithi046 bash[21852]: cluster 2024-09-21T13:44:19.495049+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:21.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:21 smithi032 bash[19760]: cluster 2024-09-21T13:44:19.495049+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:21.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:21 smithi032 bash[28514]: cluster 2024-09-21T13:44:19.495049+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:21.870 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:44:23.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:23 smithi046 bash[21852]: cluster 2024-09-21T13:44:21.495508+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:23.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:23 smithi046 bash[21852]: audit 2024-09-21T13:44:23.419239+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:44:23.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:23 smithi032 bash[19760]: cluster 2024-09-21T13:44:21.495508+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:23.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:23 smithi032 bash[19760]: audit 2024-09-21T13:44:23.419239+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:44:23.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:23 smithi032 bash[28514]: cluster 2024-09-21T13:44:21.495508+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:23.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:23 smithi032 bash[28514]: audit 2024-09-21T13:44:23.419239+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:44:24.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:24 smithi046 bash[21852]: audit 2024-09-21T13:44:23.412689+0000 mgr.y (mgr.14150) 84 : audit [DBG] from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:24.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:24 smithi046 bash[21852]: audit 2024-09-21T13:44:23.424853+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:44:24.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:24 smithi046 bash[21852]: audit 2024-09-21T13:44:23.431365+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:24.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:24 smithi032 bash[19760]: audit 2024-09-21T13:44:23.412689+0000 mgr.y (mgr.14150) 84 : audit [DBG] from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:24.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:24 smithi032 bash[19760]: audit 2024-09-21T13:44:23.424853+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:44:24.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:24 smithi032 bash[19760]: audit 2024-09-21T13:44:23.431365+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:24.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:24 smithi032 bash[28514]: audit 2024-09-21T13:44:23.412689+0000 mgr.y (mgr.14150) 84 : audit [DBG] from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:24.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:24 smithi032 bash[28514]: audit 2024-09-21T13:44:23.424853+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:44:24.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:24 smithi032 bash[28514]: audit 2024-09-21T13:44:23.431365+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:25.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:25 smithi046 bash[21852]: cluster 2024-09-21T13:44:23.495899+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:44:25.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:25 smithi032 bash[19760]: cluster 2024-09-21T13:44:23.495899+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:44:25.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:25 smithi032 bash[28514]: cluster 2024-09-21T13:44:23.495899+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:44:27.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:27 smithi046 bash[21852]: cluster 2024-09-21T13:44:25.496342+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:44:27.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:27 smithi032 bash[19760]: cluster 2024-09-21T13:44:25.496342+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:44:27.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:27 smithi032 bash[28514]: cluster 2024-09-21T13:44:25.496342+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:44:29.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:29 smithi046 bash[21852]: cluster 2024-09-21T13:44:27.496755+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:29.777 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:29 smithi032 bash[19760]: cluster 2024-09-21T13:44:27.496755+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:29.777 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:29 smithi032 bash[28514]: cluster 2024-09-21T13:44:27.496755+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:30.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:30 smithi032 bash[19760]: cluster 2024-09-21T13:44:29.497228+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:30.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:30 smithi032 bash[28514]: cluster 2024-09-21T13:44:29.497228+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:30.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:30 smithi046 bash[21852]: cluster 2024-09-21T13:44:29.497228+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:32.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:32 smithi032 bash[19760]: cluster 2024-09-21T13:44:31.497644+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:32.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:32 smithi032 bash[19760]: audit 2024-09-21T13:44:32.449428+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.32:0/4069673759' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e20d2ab4-8f2a-47ea-9cdc-e8b3fb073489"}]: dispatch 2024-09-21T13:44:32.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:32 smithi032 bash[19760]: audit 2024-09-21T13:44:32.449964+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e20d2ab4-8f2a-47ea-9cdc-e8b3fb073489"}]: dispatch 2024-09-21T13:44:32.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:32 smithi032 bash[19760]: audit 2024-09-21T13:44:32.452406+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e20d2ab4-8f2a-47ea-9cdc-e8b3fb073489"}]': finished 2024-09-21T13:44:32.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:32 smithi032 bash[19760]: cluster 2024-09-21T13:44:32.457262+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T13:44:32.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:32 smithi032 bash[19760]: audit 2024-09-21T13:44:32.457524+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:44:32.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:32 smithi032 bash[28514]: cluster 2024-09-21T13:44:31.497644+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:32.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:32 smithi032 bash[28514]: audit 2024-09-21T13:44:32.449428+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.32:0/4069673759' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e20d2ab4-8f2a-47ea-9cdc-e8b3fb073489"}]: dispatch 2024-09-21T13:44:32.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:32 smithi032 bash[28514]: audit 2024-09-21T13:44:32.449964+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e20d2ab4-8f2a-47ea-9cdc-e8b3fb073489"}]: dispatch 2024-09-21T13:44:32.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:32 smithi032 bash[28514]: audit 2024-09-21T13:44:32.452406+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e20d2ab4-8f2a-47ea-9cdc-e8b3fb073489"}]': finished 2024-09-21T13:44:32.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:32 smithi032 bash[28514]: cluster 2024-09-21T13:44:32.457262+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T13:44:32.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:32 smithi032 bash[28514]: audit 2024-09-21T13:44:32.457524+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:44:32.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:32 smithi046 bash[21852]: cluster 2024-09-21T13:44:31.497644+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:32.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:32 smithi046 bash[21852]: audit 2024-09-21T13:44:32.449428+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.32:0/4069673759' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e20d2ab4-8f2a-47ea-9cdc-e8b3fb073489"}]: dispatch 2024-09-21T13:44:32.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:32 smithi046 bash[21852]: audit 2024-09-21T13:44:32.449964+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e20d2ab4-8f2a-47ea-9cdc-e8b3fb073489"}]: dispatch 2024-09-21T13:44:32.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:32 smithi046 bash[21852]: audit 2024-09-21T13:44:32.452406+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e20d2ab4-8f2a-47ea-9cdc-e8b3fb073489"}]': finished 2024-09-21T13:44:32.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:32 smithi046 bash[21852]: cluster 2024-09-21T13:44:32.457262+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T13:44:32.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:32 smithi046 bash[21852]: audit 2024-09-21T13:44:32.457524+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:44:33.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:33 smithi032 bash[19760]: audit 2024-09-21T13:44:33.052879+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.32:0/142810124' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:44:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:33 smithi032 bash[28514]: audit 2024-09-21T13:44:33.052879+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.32:0/142810124' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:44:33.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:33 smithi046 bash[21852]: audit 2024-09-21T13:44:33.052879+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.32:0/142810124' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:44:34.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:34 smithi032 bash[19760]: cluster 2024-09-21T13:44:33.498112+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:44:34.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:34 smithi032 bash[28514]: cluster 2024-09-21T13:44:33.498112+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:44:34.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:34 smithi046 bash[21852]: cluster 2024-09-21T13:44:33.498112+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:44:36.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:36 smithi032 bash[19760]: cluster 2024-09-21T13:44:35.498517+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:44:36.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:36 smithi032 bash[28514]: cluster 2024-09-21T13:44:35.498517+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:44:36.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:36 smithi046 bash[21852]: cluster 2024-09-21T13:44:35.498517+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:44:38.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:38 smithi032 bash[19760]: cluster 2024-09-21T13:44:37.498918+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:44:38.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:38 smithi032 bash[28514]: cluster 2024-09-21T13:44:37.498918+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:44:38.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:38 smithi046 bash[21852]: cluster 2024-09-21T13:44:37.498918+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:44:40.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:40 smithi032 bash[19760]: cluster 2024-09-21T13:44:39.499350+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:40.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:40 smithi032 bash[28514]: cluster 2024-09-21T13:44:39.499350+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:40.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:40 smithi046 bash[21852]: cluster 2024-09-21T13:44:39.499350+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:42.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:42 smithi032 bash[19760]: cluster 2024-09-21T13:44:41.499782+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:42.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:42 smithi032 bash[28514]: cluster 2024-09-21T13:44:41.499782+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:42.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:42 smithi046 bash[21852]: cluster 2024-09-21T13:44:41.499782+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:44.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:44 smithi032 bash[19760]: cluster 2024-09-21T13:44:43.500182+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:44.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:44 smithi032 bash[28514]: cluster 2024-09-21T13:44:43.500182+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:44.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:44 smithi046 bash[21852]: cluster 2024-09-21T13:44:43.500182+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:46.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:46 smithi032 bash[19760]: cluster 2024-09-21T13:44:45.500557+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:46.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:46 smithi032 bash[19760]: audit 2024-09-21T13:44:46.207072+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T13:44:46.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:46 smithi032 bash[19760]: audit 2024-09-21T13:44:46.208877+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:46.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:46 smithi032 bash[19760]: cephadm 2024-09-21T13:44:46.210425+0000 mgr.y (mgr.14150) 97 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-09-21T13:44:46.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:46 smithi032 bash[28514]: cluster 2024-09-21T13:44:45.500557+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:46.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:46 smithi032 bash[28514]: audit 2024-09-21T13:44:46.207072+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T13:44:46.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:46 smithi032 bash[28514]: audit 2024-09-21T13:44:46.208877+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:46.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:46 smithi032 bash[28514]: cephadm 2024-09-21T13:44:46.210425+0000 mgr.y (mgr.14150) 97 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-09-21T13:44:46.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:46 smithi046 bash[21852]: cluster 2024-09-21T13:44:45.500557+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:46.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:46 smithi046 bash[21852]: audit 2024-09-21T13:44:46.207072+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T13:44:46.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:46 smithi046 bash[21852]: audit 2024-09-21T13:44:46.208877+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:46.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:46 smithi046 bash[21852]: cephadm 2024-09-21T13:44:46.210425+0000 mgr.y (mgr.14150) 97 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-09-21T13:44:48.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:48 smithi032 bash[19760]: cluster 2024-09-21T13:44:47.500982+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:44:48.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:48 smithi032 bash[28514]: cluster 2024-09-21T13:44:47.500982+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:44:48.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:48 smithi046 bash[21852]: cluster 2024-09-21T13:44:47.500982+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:44:50.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:50 smithi032 bash[19760]: cluster 2024-09-21T13:44:49.501374+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:44:50.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:50 smithi032 bash[28514]: cluster 2024-09-21T13:44:49.501374+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:44:50.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:50 smithi046 bash[21852]: cluster 2024-09-21T13:44:49.501374+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:44:51.268 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:51 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:51.268 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:44:51 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:51.268 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:51 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:51.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:51 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:51.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:44:51 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:51.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:51 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:51.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:51 smithi032 bash[28514]: audit 2024-09-21T13:44:51.405416+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:51.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:51 smithi032 bash[28514]: audit 2024-09-21T13:44:51.408889+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:51.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:51 smithi032 bash[28514]: audit 2024-09-21T13:44:51.413608+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:51.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:51 smithi032 bash[19760]: audit 2024-09-21T13:44:51.405416+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:51.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:51 smithi032 bash[19760]: audit 2024-09-21T13:44:51.408889+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:51.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:51 smithi032 bash[19760]: audit 2024-09-21T13:44:51.413608+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:51.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:51 smithi046 bash[21852]: audit 2024-09-21T13:44:51.405416+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:51.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:51 smithi046 bash[21852]: audit 2024-09-21T13:44:51.408889+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:51.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:51 smithi046 bash[21852]: audit 2024-09-21T13:44:51.413608+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:53.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:53 smithi046 bash[21852]: cluster 2024-09-21T13:44:51.501683+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:44:53.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:53 smithi032 bash[19760]: cluster 2024-09-21T13:44:51.501683+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:44:53.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:53 smithi032 bash[28514]: cluster 2024-09-21T13:44:51.501683+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:44:55.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:55 smithi046 bash[21852]: cluster 2024-09-21T13:44:53.502116+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:55.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:55 smithi032 bash[19760]: cluster 2024-09-21T13:44:53.502116+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:55.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:55 smithi032 bash[28514]: cluster 2024-09-21T13:44:53.502116+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:57.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:57 smithi046 bash[21852]: cluster 2024-09-21T13:44:55.502662+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:57.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:57 smithi046 bash[21852]: audit 2024-09-21T13:44:57.000112+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:57.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:57 smithi046 bash[21852]: audit 2024-09-21T13:44:57.005281+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:57.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:57 smithi032 bash[28514]: cluster 2024-09-21T13:44:55.502662+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:57.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:57 smithi032 bash[28514]: audit 2024-09-21T13:44:57.000112+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:57.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:57 smithi032 bash[28514]: audit 2024-09-21T13:44:57.005281+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:57.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:57 smithi032 bash[19760]: cluster 2024-09-21T13:44:55.502662+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:57.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:57 smithi032 bash[19760]: audit 2024-09-21T13:44:57.000112+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:57.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:57 smithi032 bash[19760]: audit 2024-09-21T13:44:57.005281+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:58.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:58 smithi032 bash[19760]: audit 2024-09-21T13:44:57.642579+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:58.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:58 smithi032 bash[19760]: audit 2024-09-21T13:44:57.644251+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:58.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:58 smithi032 bash[19760]: audit 2024-09-21T13:44:57.651607+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:58.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:58 smithi032 bash[28514]: audit 2024-09-21T13:44:57.642579+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:58.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:58 smithi032 bash[28514]: audit 2024-09-21T13:44:57.644251+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:58.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:58 smithi032 bash[28514]: audit 2024-09-21T13:44:57.651607+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:58.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:58 smithi046 bash[21852]: audit 2024-09-21T13:44:57.642579+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:58.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:58 smithi046 bash[21852]: audit 2024-09-21T13:44:57.644251+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:58.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:58 smithi046 bash[21852]: audit 2024-09-21T13:44:57.651607+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:44:59.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:44:59 smithi046 bash[21852]: cluster 2024-09-21T13:44:57.503070+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:59.780 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:44:59 smithi032 bash[19760]: cluster 2024-09-21T13:44:57.503070+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:44:59.780 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:44:59 smithi032 bash[28514]: cluster 2024-09-21T13:44:57.503070+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:45:01.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:01 smithi046 bash[21852]: cluster 2024-09-21T13:44:59.503464+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:45:01.778 INFO:teuthology.orchestra.run.smithi032.stdout:Created osd(s) 0 on host 'smithi032' 2024-09-21T13:45:01.793 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:01 smithi032 bash[19760]: cluster 2024-09-21T13:44:59.503464+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:45:01.793 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:01 smithi032 bash[28514]: cluster 2024-09-21T13:44:59.503464+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:45:02.456 DEBUG:teuthology.orchestra.run.smithi032:osd.0> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.0.service 2024-09-21T13:45:02.458 INFO:tasks.cephadm:Deploying osd.1 on smithi032 with /dev/vg_nvme/lv_3... 2024-09-21T13:45:02.458 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T13:45:02.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:02 smithi046 bash[21852]: audit 2024-09-21T13:45:01.762516+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:02.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:02 smithi046 bash[21852]: audit 2024-09-21T13:45:01.767824+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:02.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:02 smithi046 bash[21852]: audit 2024-09-21T13:45:01.776588+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:02.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:02 smithi046 bash[21852]: audit 2024-09-21T13:45:02.088068+0000 mon.a (mon.0) 313 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T13:45:02.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:02 smithi032 bash[28514]: audit 2024-09-21T13:45:01.762516+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:02.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:02 smithi032 bash[28514]: audit 2024-09-21T13:45:01.767824+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:02.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:02 smithi032 bash[28514]: audit 2024-09-21T13:45:01.776588+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:02.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:02 smithi032 bash[28514]: audit 2024-09-21T13:45:02.088068+0000 mon.a (mon.0) 313 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T13:45:02.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:02 smithi032 bash[19760]: audit 2024-09-21T13:45:01.762516+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:02.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:02 smithi032 bash[19760]: audit 2024-09-21T13:45:01.767824+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:02.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:02 smithi032 bash[19760]: audit 2024-09-21T13:45:01.776588+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:02.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:02 smithi032 bash[19760]: audit 2024-09-21T13:45:02.088068+0000 mon.a (mon.0) 313 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T13:45:03.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:03 smithi046 bash[21852]: cluster 2024-09-21T13:45:01.503907+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:45:03.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:03 smithi046 bash[21852]: audit 2024-09-21T13:45:02.775676+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:45:03.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:03 smithi046 bash[21852]: cluster 2024-09-21T13:45:02.779533+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T13:45:03.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:03 smithi046 bash[21852]: audit 2024-09-21T13:45:02.780034+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:45:03.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:03 smithi046 bash[21852]: audit 2024-09-21T13:45:02.780566+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:45:03.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:03 smithi032 bash[28514]: cluster 2024-09-21T13:45:01.503907+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:45:03.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:03 smithi032 bash[28514]: audit 2024-09-21T13:45:02.775676+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:45:03.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:03 smithi032 bash[28514]: cluster 2024-09-21T13:45:02.779533+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T13:45:03.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:03 smithi032 bash[28514]: audit 2024-09-21T13:45:02.780034+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:45:03.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:03 smithi032 bash[28514]: audit 2024-09-21T13:45:02.780566+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:45:03.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:03 smithi032 bash[19760]: cluster 2024-09-21T13:45:01.503907+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:45:03.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:03 smithi032 bash[19760]: audit 2024-09-21T13:45:02.775676+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:45:03.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:03 smithi032 bash[19760]: cluster 2024-09-21T13:45:02.779533+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T13:45:03.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:03 smithi032 bash[19760]: audit 2024-09-21T13:45:02.780034+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:45:03.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:03 smithi032 bash[19760]: audit 2024-09-21T13:45:02.780566+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:45:04.359 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:45:04 smithi032 bash[31434]: debug 2024-09-21T13:45:04.094+0000 7fd3924af640 -1 osd.0 0 waiting for initial osdmap 2024-09-21T13:45:04.359 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:45:04 smithi032 bash[31434]: debug 2024-09-21T13:45:04.114+0000 7fd38a2cf640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:45:05.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:04 smithi032 bash[19760]: cluster 2024-09-21T13:45:03.504287+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:45:05.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:04 smithi032 bash[19760]: audit 2024-09-21T13:45:03.777848+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-21T13:45:05.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:04 smithi032 bash[19760]: cluster 2024-09-21T13:45:03.782822+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T13:45:05.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:04 smithi032 bash[19760]: audit 2024-09-21T13:45:03.783838+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:45:05.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:04 smithi032 bash[19760]: audit 2024-09-21T13:45:03.794037+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:45:05.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:04 smithi032 bash[19760]: audit 2024-09-21T13:45:04.102195+0000 mon.a (mon.0) 322 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813]' entity='osd.0' 2024-09-21T13:45:05.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:04 smithi032 bash[28514]: cluster 2024-09-21T13:45:03.504287+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:45:05.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:04 smithi032 bash[28514]: audit 2024-09-21T13:45:03.777848+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-21T13:45:05.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:04 smithi032 bash[28514]: cluster 2024-09-21T13:45:03.782822+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T13:45:05.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:04 smithi032 bash[28514]: audit 2024-09-21T13:45:03.783838+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:45:05.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:04 smithi032 bash[28514]: audit 2024-09-21T13:45:03.794037+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:45:05.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:04 smithi032 bash[28514]: audit 2024-09-21T13:45:04.102195+0000 mon.a (mon.0) 322 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813]' entity='osd.0' 2024-09-21T13:45:05.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:04 smithi046 bash[21852]: cluster 2024-09-21T13:45:03.504287+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:45:05.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:04 smithi046 bash[21852]: audit 2024-09-21T13:45:03.777848+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-21T13:45:05.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:04 smithi046 bash[21852]: cluster 2024-09-21T13:45:03.782822+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T13:45:05.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:04 smithi046 bash[21852]: audit 2024-09-21T13:45:03.783838+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:45:05.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:04 smithi046 bash[21852]: audit 2024-09-21T13:45:03.794037+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:45:05.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:04 smithi046 bash[21852]: audit 2024-09-21T13:45:04.102195+0000 mon.a (mon.0) 322 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813]' entity='osd.0' 2024-09-21T13:45:06.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:05 smithi032 bash[19760]: cluster 2024-09-21T13:45:03.116571+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:45:06.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:05 smithi032 bash[19760]: cluster 2024-09-21T13:45:03.116713+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:45:06.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:05 smithi032 bash[19760]: audit 2024-09-21T13:45:04.790398+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:45:06.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:05 smithi032 bash[19760]: cluster 2024-09-21T13:45:05.107411+0000 mon.a (mon.0) 324 : cluster [INF] osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813] boot 2024-09-21T13:45:06.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:05 smithi032 bash[19760]: cluster 2024-09-21T13:45:05.107486+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T13:45:06.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:05 smithi032 bash[19760]: audit 2024-09-21T13:45:05.108291+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:45:06.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:05 smithi032 bash[28514]: cluster 2024-09-21T13:45:03.116571+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:45:06.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:05 smithi032 bash[28514]: cluster 2024-09-21T13:45:03.116713+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:45:06.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:05 smithi032 bash[28514]: audit 2024-09-21T13:45:04.790398+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:45:06.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:05 smithi032 bash[28514]: cluster 2024-09-21T13:45:05.107411+0000 mon.a (mon.0) 324 : cluster [INF] osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813] boot 2024-09-21T13:45:06.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:05 smithi032 bash[28514]: cluster 2024-09-21T13:45:05.107486+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T13:45:06.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:05 smithi032 bash[28514]: audit 2024-09-21T13:45:05.108291+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:45:06.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:05 smithi046 bash[21852]: cluster 2024-09-21T13:45:03.116571+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:45:06.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:05 smithi046 bash[21852]: cluster 2024-09-21T13:45:03.116713+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:45:06.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:05 smithi046 bash[21852]: audit 2024-09-21T13:45:04.790398+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:45:06.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:05 smithi046 bash[21852]: cluster 2024-09-21T13:45:05.107411+0000 mon.a (mon.0) 324 : cluster [INF] osd.0 [v2:172.21.15.32:6802/2882663813,v1:172.21.15.32:6803/2882663813] boot 2024-09-21T13:45:06.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:05 smithi046 bash[21852]: cluster 2024-09-21T13:45:05.107486+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T13:45:06.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:05 smithi046 bash[21852]: audit 2024-09-21T13:45:05.108291+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:45:06.803 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:45:07.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:07 smithi032 bash[19760]: cluster 2024-09-21T13:45:05.504626+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:45:07.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:07 smithi032 bash[19760]: cluster 2024-09-21T13:45:06.788946+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T13:45:07.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:07 smithi032 bash[28514]: cluster 2024-09-21T13:45:05.504626+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:45:07.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:07 smithi032 bash[28514]: cluster 2024-09-21T13:45:06.788946+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T13:45:07.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:07 smithi046 bash[21852]: cluster 2024-09-21T13:45:05.504626+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:45:07.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:07 smithi046 bash[21852]: cluster 2024-09-21T13:45:06.788946+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T13:45:09.326 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:09 smithi032 bash[19760]: cluster 2024-09-21T13:45:07.505124+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:09.326 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:09 smithi032 bash[28514]: cluster 2024-09-21T13:45:07.505124+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:09.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:09 smithi046 bash[21852]: cluster 2024-09-21T13:45:07.505124+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:11.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:11 smithi032 bash[19760]: cluster 2024-09-21T13:45:09.505646+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:11.367 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:11 smithi032 bash[28514]: cluster 2024-09-21T13:45:09.505646+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:11.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:11 smithi046 bash[21852]: cluster 2024-09-21T13:45:09.505646+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:12.044 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:45:12.086 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi032:vg_nvme/lv_3 2024-09-21T13:45:13.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:13 smithi046 bash[21852]: cluster 2024-09-21T13:45:11.506157+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:13.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:13 smithi032 bash[19760]: cluster 2024-09-21T13:45:11.506157+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:13.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:13 smithi032 bash[28514]: cluster 2024-09-21T13:45:11.506157+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:15.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:15 smithi046 bash[21852]: cluster 2024-09-21T13:45:13.506651+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:15.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:15 smithi046 bash[21852]: audit 2024-09-21T13:45:15.081503+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:15.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:15 smithi046 bash[21852]: audit 2024-09-21T13:45:15.090106+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:15.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:15 smithi046 bash[21852]: audit 2024-09-21T13:45:15.092728+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:45:15.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:15 smithi046 bash[21852]: audit 2024-09-21T13:45:15.100642+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:15.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:15 smithi046 bash[21852]: audit 2024-09-21T13:45:15.105069+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:15.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:15 smithi046 bash[21852]: audit 2024-09-21T13:45:15.106701+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:45:15.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:15 smithi046 bash[21852]: audit 2024-09-21T13:45:15.118162+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:15.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[19760]: cluster 2024-09-21T13:45:13.506651+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:15.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[19760]: audit 2024-09-21T13:45:15.081503+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:15.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[19760]: audit 2024-09-21T13:45:15.090106+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:15.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[19760]: audit 2024-09-21T13:45:15.092728+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:45:15.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[19760]: audit 2024-09-21T13:45:15.100642+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:15.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[19760]: audit 2024-09-21T13:45:15.105069+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:15.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[19760]: audit 2024-09-21T13:45:15.106701+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:45:15.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[19760]: audit 2024-09-21T13:45:15.118162+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:15.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[28514]: cluster 2024-09-21T13:45:13.506651+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:15.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[28514]: audit 2024-09-21T13:45:15.081503+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:15.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[28514]: audit 2024-09-21T13:45:15.090106+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:15.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[28514]: audit 2024-09-21T13:45:15.092728+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:45:15.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[28514]: audit 2024-09-21T13:45:15.100642+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:15.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[28514]: audit 2024-09-21T13:45:15.105069+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:15.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[28514]: audit 2024-09-21T13:45:15.106701+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:45:15.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:15 smithi032 bash[28514]: audit 2024-09-21T13:45:15.118162+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:16.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:16 smithi046 bash[21852]: cephadm 2024-09-21T13:45:15.072700+0000 mgr.y (mgr.14150) 112 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-21T13:45:16.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:16 smithi046 bash[21852]: cephadm 2024-09-21T13:45:15.094244+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 16245M 2024-09-21T13:45:16.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:16 smithi032 bash[19760]: cephadm 2024-09-21T13:45:15.072700+0000 mgr.y (mgr.14150) 112 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-21T13:45:16.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:16 smithi032 bash[19760]: cephadm 2024-09-21T13:45:15.094244+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 16245M 2024-09-21T13:45:16.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:16 smithi032 bash[28514]: cephadm 2024-09-21T13:45:15.072700+0000 mgr.y (mgr.14150) 112 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-21T13:45:16.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:16 smithi032 bash[28514]: cephadm 2024-09-21T13:45:15.094244+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 16245M 2024-09-21T13:45:17.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:17 smithi046 bash[21852]: cluster 2024-09-21T13:45:15.507167+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:17.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:17 smithi032 bash[19760]: cluster 2024-09-21T13:45:15.507167+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:17.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:17 smithi032 bash[28514]: cluster 2024-09-21T13:45:15.507167+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:18.007 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:45:19.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:19 smithi032 bash[19760]: cluster 2024-09-21T13:45:17.507605+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:19.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:19 smithi032 bash[28514]: cluster 2024-09-21T13:45:17.507605+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:19 smithi046 bash[21852]: cluster 2024-09-21T13:45:17.507605+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:20.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:20 smithi046 bash[21852]: audit 2024-09-21T13:45:19.445000+0000 mgr.y (mgr.14150) 116 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:20.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:20 smithi046 bash[21852]: audit 2024-09-21T13:45:19.451210+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:45:20.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:20 smithi046 bash[21852]: audit 2024-09-21T13:45:19.456920+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:45:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:20 smithi046 bash[21852]: audit 2024-09-21T13:45:19.458113+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:20.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:20 smithi032 bash[19760]: audit 2024-09-21T13:45:19.445000+0000 mgr.y (mgr.14150) 116 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:20.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:20 smithi032 bash[19760]: audit 2024-09-21T13:45:19.451210+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:45:20.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:20 smithi032 bash[19760]: audit 2024-09-21T13:45:19.456920+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:45:20.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:20 smithi032 bash[19760]: audit 2024-09-21T13:45:19.458113+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:20.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:20 smithi032 bash[28514]: audit 2024-09-21T13:45:19.445000+0000 mgr.y (mgr.14150) 116 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:20.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:20 smithi032 bash[28514]: audit 2024-09-21T13:45:19.451210+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:45:20.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:20 smithi032 bash[28514]: audit 2024-09-21T13:45:19.456920+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:45:20.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:20 smithi032 bash[28514]: audit 2024-09-21T13:45:19.458113+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:21.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:21 smithi046 bash[21852]: cluster 2024-09-21T13:45:19.507985+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:21.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:21 smithi032 bash[19760]: cluster 2024-09-21T13:45:19.507985+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:21.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:21 smithi032 bash[28514]: cluster 2024-09-21T13:45:19.507985+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:23.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:23 smithi046 bash[21852]: cluster 2024-09-21T13:45:21.508438+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:23.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:23 smithi032 bash[19760]: cluster 2024-09-21T13:45:21.508438+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:23.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:23 smithi032 bash[28514]: cluster 2024-09-21T13:45:21.508438+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:25.459 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:25 smithi032 bash[19760]: cluster 2024-09-21T13:45:23.508910+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:25.459 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:25 smithi032 bash[28514]: cluster 2024-09-21T13:45:23.508910+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:25.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:25 smithi046 bash[21852]: cluster 2024-09-21T13:45:23.508910+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:27.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:27 smithi046 bash[21852]: cluster 2024-09-21T13:45:25.509225+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:27.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:27 smithi032 bash[19760]: cluster 2024-09-21T13:45:25.509225+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:27.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:27 smithi032 bash[28514]: cluster 2024-09-21T13:45:25.509225+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:28.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:28 smithi046 bash[21852]: audit 2024-09-21T13:45:28.048864+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.32:0/1942125737' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "314b570c-6fc0-4dd3-a6b8-79027b51b13f"}]: dispatch 2024-09-21T13:45:28.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:28 smithi046 bash[21852]: audit 2024-09-21T13:45:28.049420+0000 mon.a (mon.0) 338 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "314b570c-6fc0-4dd3-a6b8-79027b51b13f"}]: dispatch 2024-09-21T13:45:28.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:28 smithi046 bash[21852]: audit 2024-09-21T13:45:28.052533+0000 mon.a (mon.0) 339 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "314b570c-6fc0-4dd3-a6b8-79027b51b13f"}]': finished 2024-09-21T13:45:28.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:28 smithi046 bash[21852]: cluster 2024-09-21T13:45:28.057841+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T13:45:28.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:28 smithi046 bash[21852]: audit 2024-09-21T13:45:28.058181+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:45:28.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:28 smithi032 bash[28514]: audit 2024-09-21T13:45:28.048864+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.32:0/1942125737' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "314b570c-6fc0-4dd3-a6b8-79027b51b13f"}]: dispatch 2024-09-21T13:45:28.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:28 smithi032 bash[28514]: audit 2024-09-21T13:45:28.049420+0000 mon.a (mon.0) 338 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "314b570c-6fc0-4dd3-a6b8-79027b51b13f"}]: dispatch 2024-09-21T13:45:28.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:28 smithi032 bash[28514]: audit 2024-09-21T13:45:28.052533+0000 mon.a (mon.0) 339 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "314b570c-6fc0-4dd3-a6b8-79027b51b13f"}]': finished 2024-09-21T13:45:28.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:28 smithi032 bash[28514]: cluster 2024-09-21T13:45:28.057841+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T13:45:28.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:28 smithi032 bash[28514]: audit 2024-09-21T13:45:28.058181+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:45:28.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:28 smithi032 bash[19760]: audit 2024-09-21T13:45:28.048864+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.32:0/1942125737' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "314b570c-6fc0-4dd3-a6b8-79027b51b13f"}]: dispatch 2024-09-21T13:45:28.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:28 smithi032 bash[19760]: audit 2024-09-21T13:45:28.049420+0000 mon.a (mon.0) 338 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "314b570c-6fc0-4dd3-a6b8-79027b51b13f"}]: dispatch 2024-09-21T13:45:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:28 smithi032 bash[19760]: audit 2024-09-21T13:45:28.052533+0000 mon.a (mon.0) 339 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "314b570c-6fc0-4dd3-a6b8-79027b51b13f"}]': finished 2024-09-21T13:45:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:28 smithi032 bash[19760]: cluster 2024-09-21T13:45:28.057841+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T13:45:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:28 smithi032 bash[19760]: audit 2024-09-21T13:45:28.058181+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:45:29.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:29 smithi046 bash[21852]: cluster 2024-09-21T13:45:27.509498+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:29.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:29 smithi046 bash[21852]: audit 2024-09-21T13:45:28.744359+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.32:0/2218934787' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:45:29.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:29 smithi032 bash[19760]: cluster 2024-09-21T13:45:27.509498+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:29.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:29 smithi032 bash[19760]: audit 2024-09-21T13:45:28.744359+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.32:0/2218934787' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:45:29.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:29 smithi032 bash[28514]: cluster 2024-09-21T13:45:27.509498+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:29.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:29 smithi032 bash[28514]: audit 2024-09-21T13:45:28.744359+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.32:0/2218934787' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:45:31.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:31 smithi046 bash[21852]: cluster 2024-09-21T13:45:29.509922+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:31.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:31 smithi032 bash[19760]: cluster 2024-09-21T13:45:29.509922+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:31.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:31 smithi032 bash[28514]: cluster 2024-09-21T13:45:29.509922+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:33.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:33 smithi046 bash[21852]: cluster 2024-09-21T13:45:31.510367+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:33.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:33 smithi032 bash[28514]: cluster 2024-09-21T13:45:31.510367+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:33.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:33 smithi032 bash[19760]: cluster 2024-09-21T13:45:31.510367+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:35.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:35 smithi046 bash[21852]: cluster 2024-09-21T13:45:33.510671+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:35.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:35 smithi032 bash[19760]: cluster 2024-09-21T13:45:33.510671+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:35.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:35 smithi032 bash[28514]: cluster 2024-09-21T13:45:33.510671+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:37.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:37 smithi046 bash[21852]: cluster 2024-09-21T13:45:35.511093+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:37.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:37 smithi032 bash[19760]: cluster 2024-09-21T13:45:35.511093+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:37.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:37 smithi032 bash[28514]: cluster 2024-09-21T13:45:35.511093+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:39.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:39 smithi032 bash[19760]: cluster 2024-09-21T13:45:37.511555+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:39.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:39 smithi032 bash[28514]: cluster 2024-09-21T13:45:37.511555+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:39.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:39 smithi046 bash[21852]: cluster 2024-09-21T13:45:37.511555+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:41.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:41 smithi046 bash[21852]: cluster 2024-09-21T13:45:39.511996+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:41.476 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:41 smithi032 bash[19760]: cluster 2024-09-21T13:45:39.511996+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:41.477 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:41 smithi032 bash[28514]: cluster 2024-09-21T13:45:39.511996+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:42.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:42 smithi046 bash[21852]: audit 2024-09-21T13:45:41.938516+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T13:45:42.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:42 smithi046 bash[21852]: audit 2024-09-21T13:45:41.940136+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:42.466 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:42 smithi032 bash[28514]: audit 2024-09-21T13:45:41.938516+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T13:45:42.466 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:42 smithi032 bash[28514]: audit 2024-09-21T13:45:41.940136+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:42.466 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:42 smithi032 bash[19760]: audit 2024-09-21T13:45:41.938516+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T13:45:42.466 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:42 smithi032 bash[19760]: audit 2024-09-21T13:45:41.940136+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:43.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:43 smithi046 bash[21852]: cluster 2024-09-21T13:45:41.512459+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:43.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:43 smithi046 bash[21852]: cephadm 2024-09-21T13:45:41.941624+0000 mgr.y (mgr.14150) 129 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-09-21T13:45:43.565 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:43 smithi032 bash[19760]: cluster 2024-09-21T13:45:41.512459+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:43.565 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:43 smithi032 bash[19760]: cephadm 2024-09-21T13:45:41.941624+0000 mgr.y (mgr.14150) 129 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-09-21T13:45:43.566 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:43 smithi032 bash[28514]: cluster 2024-09-21T13:45:41.512459+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:43.566 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:43 smithi032 bash[28514]: cephadm 2024-09-21T13:45:41.941624+0000 mgr.y (mgr.14150) 129 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-09-21T13:45:45.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:45 smithi046 bash[21852]: cluster 2024-09-21T13:45:43.512952+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:45.483 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:45 smithi032 bash[19760]: cluster 2024-09-21T13:45:43.512952+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:45.483 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:45 smithi032 bash[28514]: cluster 2024-09-21T13:45:43.512952+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:46.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:46 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:46 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.859 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:45:46 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.860 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:45:46 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:47.202 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:45:46 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:47.202 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:45:46 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:47.203 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:46 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:47.203 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:47 smithi032 bash[19760]: cluster 2024-09-21T13:45:45.513326+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:47.203 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:47 smithi032 bash[19760]: audit 2024-09-21T13:45:47.085822+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:47.203 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:47 smithi032 bash[19760]: audit 2024-09-21T13:45:47.089476+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:47.203 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:47 smithi032 bash[19760]: audit 2024-09-21T13:45:47.094045+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:47.203 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:46 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:47.203 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:47 smithi032 bash[28514]: cluster 2024-09-21T13:45:45.513326+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:47.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:47 smithi032 bash[28514]: audit 2024-09-21T13:45:47.085822+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:47.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:47 smithi032 bash[28514]: audit 2024-09-21T13:45:47.089476+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:47.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:47 smithi032 bash[28514]: audit 2024-09-21T13:45:47.094045+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:47.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:47 smithi046 bash[21852]: cluster 2024-09-21T13:45:45.513326+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:47.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:47 smithi046 bash[21852]: audit 2024-09-21T13:45:47.085822+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:47.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:47 smithi046 bash[21852]: audit 2024-09-21T13:45:47.089476+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:47.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:47 smithi046 bash[21852]: audit 2024-09-21T13:45:47.094045+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:49.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:49 smithi046 bash[21852]: cluster 2024-09-21T13:45:47.513720+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:49.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:49 smithi032 bash[19760]: cluster 2024-09-21T13:45:47.513720+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:49.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:49 smithi032 bash[28514]: cluster 2024-09-21T13:45:47.513720+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:51.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:51 smithi046 bash[21852]: cluster 2024-09-21T13:45:49.514176+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:51.582 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:51 smithi032 bash[19760]: cluster 2024-09-21T13:45:49.514176+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:51.583 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:51 smithi032 bash[28514]: cluster 2024-09-21T13:45:49.514176+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:53.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:53 smithi032 bash[28514]: cluster 2024-09-21T13:45:51.514654+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:53.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:53 smithi032 bash[28514]: audit 2024-09-21T13:45:52.406564+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:53.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:53 smithi032 bash[28514]: audit 2024-09-21T13:45:52.411262+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:53.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:53 smithi032 bash[28514]: audit 2024-09-21T13:45:52.412053+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:53.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:53 smithi032 bash[28514]: audit 2024-09-21T13:45:52.412806+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:45:53.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:53 smithi032 bash[28514]: audit 2024-09-21T13:45:52.417174+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:53.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:53 smithi032 bash[19760]: cluster 2024-09-21T13:45:51.514654+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:53.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:53 smithi032 bash[19760]: audit 2024-09-21T13:45:52.406564+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:53.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:53 smithi032 bash[19760]: audit 2024-09-21T13:45:52.411262+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:53.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:53 smithi032 bash[19760]: audit 2024-09-21T13:45:52.412053+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:53.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:53 smithi032 bash[19760]: audit 2024-09-21T13:45:52.412806+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:45:53.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:53 smithi032 bash[19760]: audit 2024-09-21T13:45:52.417174+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:53.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:53 smithi046 bash[21852]: cluster 2024-09-21T13:45:51.514654+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:53.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:53 smithi046 bash[21852]: audit 2024-09-21T13:45:52.406564+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:53.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:53 smithi046 bash[21852]: audit 2024-09-21T13:45:52.411262+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:53.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:53 smithi046 bash[21852]: audit 2024-09-21T13:45:52.412053+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:53.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:53 smithi046 bash[21852]: audit 2024-09-21T13:45:52.412806+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:45:53.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:53 smithi046 bash[21852]: audit 2024-09-21T13:45:52.417174+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:55.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:55 smithi046 bash[21852]: cluster 2024-09-21T13:45:53.515138+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:55.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:55 smithi032 bash[19760]: cluster 2024-09-21T13:45:53.515138+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:55.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:55 smithi032 bash[28514]: cluster 2024-09-21T13:45:53.515138+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:56.882 INFO:teuthology.orchestra.run.smithi032.stdout:Created osd(s) 1 on host 'smithi032' 2024-09-21T13:45:57.567 DEBUG:teuthology.orchestra.run.smithi032:osd.1> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.1.service 2024-09-21T13:45:57.569 INFO:tasks.cephadm:Deploying osd.2 on smithi032 with /dev/vg_nvme/lv_2... 2024-09-21T13:45:57.569 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T13:45:57.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:57 smithi046 bash[21852]: cluster 2024-09-21T13:45:55.515533+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:57.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:57 smithi046 bash[21852]: audit 2024-09-21T13:45:56.865156+0000 mon.a (mon.0) 352 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T13:45:57.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:57 smithi046 bash[21852]: audit 2024-09-21T13:45:56.870984+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:57.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:57 smithi046 bash[21852]: audit 2024-09-21T13:45:56.874983+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:57.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:57 smithi046 bash[21852]: audit 2024-09-21T13:45:56.879066+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:57.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:57 smithi032 bash[19760]: cluster 2024-09-21T13:45:55.515533+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:57.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:57 smithi032 bash[19760]: audit 2024-09-21T13:45:56.865156+0000 mon.a (mon.0) 352 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T13:45:57.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:57 smithi032 bash[19760]: audit 2024-09-21T13:45:56.870984+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:57.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:57 smithi032 bash[19760]: audit 2024-09-21T13:45:56.874983+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:57.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:57 smithi032 bash[19760]: audit 2024-09-21T13:45:56.879066+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:57.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:57 smithi032 bash[28514]: cluster 2024-09-21T13:45:55.515533+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:57.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:57 smithi032 bash[28514]: audit 2024-09-21T13:45:56.865156+0000 mon.a (mon.0) 352 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T13:45:57.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:57 smithi032 bash[28514]: audit 2024-09-21T13:45:56.870984+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:57.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:57 smithi032 bash[28514]: audit 2024-09-21T13:45:56.874983+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:57.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:57 smithi032 bash[28514]: audit 2024-09-21T13:45:56.879066+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:45:58.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:58 smithi046 bash[21852]: audit 2024-09-21T13:45:57.413238+0000 mon.a (mon.0) 356 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:45:58.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:58 smithi046 bash[21852]: cluster 2024-09-21T13:45:57.415588+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T13:45:58.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:58 smithi046 bash[21852]: audit 2024-09-21T13:45:57.416133+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:45:58.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:58 smithi046 bash[21852]: audit 2024-09-21T13:45:57.416385+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:45:58.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:58 smithi046 bash[21852]: audit 2024-09-21T13:45:58.415607+0000 mon.a (mon.0) 360 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-21T13:45:58.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:58 smithi046 bash[21852]: cluster 2024-09-21T13:45:58.421059+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T13:45:58.749 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:58 smithi032 bash[19760]: audit 2024-09-21T13:45:57.413238+0000 mon.a (mon.0) 356 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:45:58.749 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:58 smithi032 bash[19760]: cluster 2024-09-21T13:45:57.415588+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T13:45:58.749 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:58 smithi032 bash[19760]: audit 2024-09-21T13:45:57.416133+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:45:58.749 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:58 smithi032 bash[19760]: audit 2024-09-21T13:45:57.416385+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:45:58.749 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:58 smithi032 bash[19760]: audit 2024-09-21T13:45:58.415607+0000 mon.a (mon.0) 360 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-21T13:45:58.749 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:58 smithi032 bash[19760]: cluster 2024-09-21T13:45:58.421059+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T13:45:58.750 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:58 smithi032 bash[28514]: audit 2024-09-21T13:45:57.413238+0000 mon.a (mon.0) 356 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:45:58.750 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:58 smithi032 bash[28514]: cluster 2024-09-21T13:45:57.415588+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T13:45:58.750 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:58 smithi032 bash[28514]: audit 2024-09-21T13:45:57.416133+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:45:58.750 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:58 smithi032 bash[28514]: audit 2024-09-21T13:45:57.416385+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:45:58.750 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:58 smithi032 bash[28514]: audit 2024-09-21T13:45:58.415607+0000 mon.a (mon.0) 360 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-21T13:45:58.750 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:58 smithi032 bash[28514]: cluster 2024-09-21T13:45:58.421059+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T13:45:59.109 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 13:45:58 smithi032 bash[36940]: debug 2024-09-21T13:45:58.745+0000 7f71c7fb2640 -1 osd.1 0 waiting for initial osdmap 2024-09-21T13:45:59.109 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 13:45:58 smithi032 bash[36940]: debug 2024-09-21T13:45:58.785+0000 7f71bfdd2640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:45:59.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:59 smithi046 bash[21852]: cluster 2024-09-21T13:45:57.515957+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:59.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:59 smithi046 bash[21852]: audit 2024-09-21T13:45:58.422965+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:45:59.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:59 smithi046 bash[21852]: audit 2024-09-21T13:45:58.431357+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:45:59.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:59 smithi046 bash[21852]: audit 2024-09-21T13:45:58.754447+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402]' entity='osd.1' 2024-09-21T13:45:59.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:45:59 smithi046 bash[21852]: audit 2024-09-21T13:45:59.430086+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:45:59.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:59 smithi032 bash[19760]: cluster 2024-09-21T13:45:57.515957+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:59.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:59 smithi032 bash[19760]: audit 2024-09-21T13:45:58.422965+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:45:59.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:59 smithi032 bash[19760]: audit 2024-09-21T13:45:58.431357+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:45:59.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:59 smithi032 bash[19760]: audit 2024-09-21T13:45:58.754447+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402]' entity='osd.1' 2024-09-21T13:45:59.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:45:59 smithi032 bash[19760]: audit 2024-09-21T13:45:59.430086+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:45:59.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:59 smithi032 bash[28514]: cluster 2024-09-21T13:45:57.515957+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:45:59.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:59 smithi032 bash[28514]: audit 2024-09-21T13:45:58.422965+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:45:59.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:59 smithi032 bash[28514]: audit 2024-09-21T13:45:58.431357+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:45:59.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:59 smithi032 bash[28514]: audit 2024-09-21T13:45:58.754447+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402]' entity='osd.1' 2024-09-21T13:45:59.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:45:59 smithi032 bash[28514]: audit 2024-09-21T13:45:59.430086+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:46:01.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:00 smithi032 bash[28514]: cluster 2024-09-21T13:45:57.905249+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:46:01.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:00 smithi032 bash[28514]: cluster 2024-09-21T13:45:57.905364+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:46:01.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:00 smithi032 bash[28514]: cluster 2024-09-21T13:45:59.516409+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:46:01.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:00 smithi032 bash[28514]: cluster 2024-09-21T13:45:59.760672+0000 mon.a (mon.0) 366 : cluster [INF] osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402] boot 2024-09-21T13:46:01.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:00 smithi032 bash[28514]: cluster 2024-09-21T13:45:59.760769+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T13:46:01.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:00 smithi032 bash[28514]: audit 2024-09-21T13:45:59.761032+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:46:01.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:00 smithi032 bash[19760]: cluster 2024-09-21T13:45:57.905249+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:46:01.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:00 smithi032 bash[19760]: cluster 2024-09-21T13:45:57.905364+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:46:01.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:00 smithi032 bash[19760]: cluster 2024-09-21T13:45:59.516409+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:46:01.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:00 smithi032 bash[19760]: cluster 2024-09-21T13:45:59.760672+0000 mon.a (mon.0) 366 : cluster [INF] osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402] boot 2024-09-21T13:46:01.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:00 smithi032 bash[19760]: cluster 2024-09-21T13:45:59.760769+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T13:46:01.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:00 smithi032 bash[19760]: audit 2024-09-21T13:45:59.761032+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:46:01.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:00 smithi046 bash[21852]: cluster 2024-09-21T13:45:57.905249+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:46:01.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:00 smithi046 bash[21852]: cluster 2024-09-21T13:45:57.905364+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:46:01.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:00 smithi046 bash[21852]: cluster 2024-09-21T13:45:59.516409+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:46:01.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:00 smithi046 bash[21852]: cluster 2024-09-21T13:45:59.760672+0000 mon.a (mon.0) 366 : cluster [INF] osd.1 [v2:172.21.15.32:6810/2773118402,v1:172.21.15.32:6811/2773118402] boot 2024-09-21T13:46:01.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:00 smithi046 bash[21852]: cluster 2024-09-21T13:45:59.760769+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T13:46:01.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:00 smithi046 bash[21852]: audit 2024-09-21T13:45:59.761032+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:46:01.938 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:46:02.072 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:01 smithi032 bash[19760]: cluster 2024-09-21T13:46:00.761192+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T13:46:02.072 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:01 smithi032 bash[28514]: cluster 2024-09-21T13:46:00.761192+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T13:46:02.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:01 smithi046 bash[21852]: cluster 2024-09-21T13:46:00.761192+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T13:46:03.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:02 smithi032 bash[19760]: cluster 2024-09-21T13:46:01.516913+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:03.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:02 smithi032 bash[28514]: cluster 2024-09-21T13:46:01.516913+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:03.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:02 smithi046 bash[21852]: cluster 2024-09-21T13:46:01.516913+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:04 smithi032 bash[19760]: cluster 2024-09-21T13:46:03.517490+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:05.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:04 smithi032 bash[28514]: cluster 2024-09-21T13:46:03.517490+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:05.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:04 smithi046 bash[21852]: cluster 2024-09-21T13:46:03.517490+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:07.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:06 smithi032 bash[19760]: cluster 2024-09-21T13:46:05.518051+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:07.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:06 smithi032 bash[28514]: cluster 2024-09-21T13:46:05.518051+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:07.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:06 smithi046 bash[21852]: cluster 2024-09-21T13:46:05.518051+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:09.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[19760]: cluster 2024-09-21T13:46:07.518569+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:09.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[19760]: cephadm 2024-09-21T13:46:07.719046+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-21T13:46:09.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[19760]: audit 2024-09-21T13:46:07.726965+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:09.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[19760]: audit 2024-09-21T13:46:07.732956+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:09.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[19760]: audit 2024-09-21T13:46:07.735114+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:46:09.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[19760]: audit 2024-09-21T13:46:07.736343+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:46:09.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[19760]: cephadm 2024-09-21T13:46:07.737288+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 8122M 2024-09-21T13:46:09.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[19760]: audit 2024-09-21T13:46:07.741111+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:09.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[19760]: audit 2024-09-21T13:46:07.743671+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:46:09.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[19760]: audit 2024-09-21T13:46:07.744744+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:46:09.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[19760]: audit 2024-09-21T13:46:07.751609+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:09.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[28514]: cluster 2024-09-21T13:46:07.518569+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:09.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[28514]: cephadm 2024-09-21T13:46:07.719046+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-21T13:46:09.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[28514]: audit 2024-09-21T13:46:07.726965+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:09.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[28514]: audit 2024-09-21T13:46:07.732956+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:09.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[28514]: audit 2024-09-21T13:46:07.735114+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:46:09.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[28514]: audit 2024-09-21T13:46:07.736343+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:46:09.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[28514]: cephadm 2024-09-21T13:46:07.737288+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 8122M 2024-09-21T13:46:09.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[28514]: audit 2024-09-21T13:46:07.741111+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:09.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[28514]: audit 2024-09-21T13:46:07.743671+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:46:09.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[28514]: audit 2024-09-21T13:46:07.744744+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:46:09.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:08 smithi032 bash[28514]: audit 2024-09-21T13:46:07.751609+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:09.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:08 smithi046 bash[21852]: cluster 2024-09-21T13:46:07.518569+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:09.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:08 smithi046 bash[21852]: cephadm 2024-09-21T13:46:07.719046+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-21T13:46:09.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:08 smithi046 bash[21852]: audit 2024-09-21T13:46:07.726965+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:09.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:08 smithi046 bash[21852]: audit 2024-09-21T13:46:07.732956+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:09.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:08 smithi046 bash[21852]: audit 2024-09-21T13:46:07.735114+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:46:09.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:08 smithi046 bash[21852]: audit 2024-09-21T13:46:07.736343+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:46:09.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:08 smithi046 bash[21852]: cephadm 2024-09-21T13:46:07.737288+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 8122M 2024-09-21T13:46:09.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:08 smithi046 bash[21852]: audit 2024-09-21T13:46:07.741111+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:09.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:08 smithi046 bash[21852]: audit 2024-09-21T13:46:07.743671+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:46:09.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:08 smithi046 bash[21852]: audit 2024-09-21T13:46:07.744744+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:46:09.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:08 smithi046 bash[21852]: audit 2024-09-21T13:46:07.751609+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:10.066 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:46:10.117 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi032:vg_nvme/lv_2 2024-09-21T13:46:11.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:10 smithi032 bash[19760]: cluster 2024-09-21T13:46:09.519031+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:11.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:10 smithi032 bash[28514]: cluster 2024-09-21T13:46:09.519031+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:11.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:10 smithi046 bash[21852]: cluster 2024-09-21T13:46:09.519031+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:13.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:12 smithi032 bash[28514]: cluster 2024-09-21T13:46:11.519604+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:13.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:12 smithi032 bash[19760]: cluster 2024-09-21T13:46:11.519604+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:13.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:12 smithi046 bash[21852]: cluster 2024-09-21T13:46:11.519604+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:14.877 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:46:15.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:14 smithi032 bash[28514]: cluster 2024-09-21T13:46:13.520206+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:15.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:14 smithi032 bash[19760]: cluster 2024-09-21T13:46:13.520206+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:15.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:14 smithi046 bash[21852]: cluster 2024-09-21T13:46:13.520206+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:17.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:16 smithi032 bash[19760]: cluster 2024-09-21T13:46:15.520724+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:17.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:16 smithi032 bash[19760]: audit 2024-09-21T13:46:16.495780+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:46:17.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:16 smithi032 bash[19760]: audit 2024-09-21T13:46:16.498827+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:46:17.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:16 smithi032 bash[19760]: audit 2024-09-21T13:46:16.500129+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:46:17.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:16 smithi032 bash[28514]: cluster 2024-09-21T13:46:15.520724+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:17.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:16 smithi032 bash[28514]: audit 2024-09-21T13:46:16.495780+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:46:17.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:16 smithi032 bash[28514]: audit 2024-09-21T13:46:16.498827+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:46:17.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:16 smithi032 bash[28514]: audit 2024-09-21T13:46:16.500129+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:46:17.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:16 smithi046 bash[21852]: cluster 2024-09-21T13:46:15.520724+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:17.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:16 smithi046 bash[21852]: audit 2024-09-21T13:46:16.495780+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:46:17.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:16 smithi046 bash[21852]: audit 2024-09-21T13:46:16.498827+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:46:17.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:16 smithi046 bash[21852]: audit 2024-09-21T13:46:16.500129+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:46:18.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:17 smithi032 bash[19760]: audit 2024-09-21T13:46:16.491925+0000 mgr.y (mgr.14150) 149 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:18.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:17 smithi032 bash[28514]: audit 2024-09-21T13:46:16.491925+0000 mgr.y (mgr.14150) 149 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:18.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:17 smithi046 bash[21852]: audit 2024-09-21T13:46:16.491925+0000 mgr.y (mgr.14150) 149 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:19.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:18 smithi032 bash[19760]: cluster 2024-09-21T13:46:17.521242+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:19.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:18 smithi032 bash[28514]: cluster 2024-09-21T13:46:17.521242+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:19.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:18 smithi046 bash[21852]: cluster 2024-09-21T13:46:17.521242+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:20 smithi032 bash[19760]: cluster 2024-09-21T13:46:19.521710+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:21.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:20 smithi032 bash[28514]: cluster 2024-09-21T13:46:19.521710+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:21.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:20 smithi046 bash[21852]: cluster 2024-09-21T13:46:19.521710+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:23.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:22 smithi032 bash[28514]: cluster 2024-09-21T13:46:21.522184+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:23.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:22 smithi032 bash[19760]: cluster 2024-09-21T13:46:21.522184+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:23.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:22 smithi046 bash[21852]: cluster 2024-09-21T13:46:21.522184+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:25.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:24 smithi032 bash[19760]: cluster 2024-09-21T13:46:23.522678+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:25.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:24 smithi032 bash[28514]: cluster 2024-09-21T13:46:23.522678+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:25.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:24 smithi046 bash[21852]: cluster 2024-09-21T13:46:23.522678+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:26.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:25 smithi032 bash[28514]: audit 2024-09-21T13:46:25.498477+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.32:0/3216603403' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98f2cdac-9562-474e-8f02-4ab0f10e8592"}]: dispatch 2024-09-21T13:46:26.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:25 smithi032 bash[28514]: audit 2024-09-21T13:46:25.499097+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98f2cdac-9562-474e-8f02-4ab0f10e8592"}]: dispatch 2024-09-21T13:46:26.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:25 smithi032 bash[28514]: audit 2024-09-21T13:46:25.502139+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98f2cdac-9562-474e-8f02-4ab0f10e8592"}]': finished 2024-09-21T13:46:26.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:25 smithi032 bash[28514]: cluster 2024-09-21T13:46:25.506828+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T13:46:26.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:25 smithi032 bash[28514]: audit 2024-09-21T13:46:25.507201+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:26.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:25 smithi032 bash[19760]: audit 2024-09-21T13:46:25.498477+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.32:0/3216603403' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98f2cdac-9562-474e-8f02-4ab0f10e8592"}]: dispatch 2024-09-21T13:46:26.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:25 smithi032 bash[19760]: audit 2024-09-21T13:46:25.499097+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98f2cdac-9562-474e-8f02-4ab0f10e8592"}]: dispatch 2024-09-21T13:46:26.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:25 smithi032 bash[19760]: audit 2024-09-21T13:46:25.502139+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98f2cdac-9562-474e-8f02-4ab0f10e8592"}]': finished 2024-09-21T13:46:26.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:25 smithi032 bash[19760]: cluster 2024-09-21T13:46:25.506828+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T13:46:26.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:25 smithi032 bash[19760]: audit 2024-09-21T13:46:25.507201+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:26.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:25 smithi046 bash[21852]: audit 2024-09-21T13:46:25.498477+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.32:0/3216603403' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98f2cdac-9562-474e-8f02-4ab0f10e8592"}]: dispatch 2024-09-21T13:46:26.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:25 smithi046 bash[21852]: audit 2024-09-21T13:46:25.499097+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98f2cdac-9562-474e-8f02-4ab0f10e8592"}]: dispatch 2024-09-21T13:46:26.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:25 smithi046 bash[21852]: audit 2024-09-21T13:46:25.502139+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98f2cdac-9562-474e-8f02-4ab0f10e8592"}]': finished 2024-09-21T13:46:26.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:25 smithi046 bash[21852]: cluster 2024-09-21T13:46:25.506828+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T13:46:26.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:25 smithi046 bash[21852]: audit 2024-09-21T13:46:25.507201+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:27.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:26 smithi032 bash[28514]: cluster 2024-09-21T13:46:25.523233+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:27.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:26 smithi032 bash[28514]: audit 2024-09-21T13:46:26.135005+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.32:0/2154850226' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:46:27.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:26 smithi032 bash[19760]: cluster 2024-09-21T13:46:25.523233+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:27.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:26 smithi032 bash[19760]: audit 2024-09-21T13:46:26.135005+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.32:0/2154850226' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:46:27.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:26 smithi046 bash[21852]: cluster 2024-09-21T13:46:25.523233+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:27.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:26 smithi046 bash[21852]: audit 2024-09-21T13:46:26.135005+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.32:0/2154850226' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:46:29.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:28 smithi032 bash[19760]: cluster 2024-09-21T13:46:27.523736+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:29.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:28 smithi032 bash[28514]: cluster 2024-09-21T13:46:27.523736+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:29.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:28 smithi046 bash[21852]: cluster 2024-09-21T13:46:27.523736+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:31.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:30 smithi032 bash[28514]: cluster 2024-09-21T13:46:29.524096+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:31.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:30 smithi032 bash[19760]: cluster 2024-09-21T13:46:29.524096+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:31.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:30 smithi046 bash[21852]: cluster 2024-09-21T13:46:29.524096+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:33.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:32 smithi032 bash[28514]: cluster 2024-09-21T13:46:31.524615+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:33.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:32 smithi032 bash[19760]: cluster 2024-09-21T13:46:31.524615+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:33.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:32 smithi046 bash[21852]: cluster 2024-09-21T13:46:31.524615+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:35.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:34 smithi032 bash[28514]: cluster 2024-09-21T13:46:33.525252+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:35.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:34 smithi032 bash[19760]: cluster 2024-09-21T13:46:33.525252+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:35.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:34 smithi046 bash[21852]: cluster 2024-09-21T13:46:33.525252+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:36.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:36 smithi032 bash[19760]: cluster 2024-09-21T13:46:35.525716+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:36.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:36 smithi032 bash[28514]: cluster 2024-09-21T13:46:35.525716+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:37.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:36 smithi046 bash[21852]: cluster 2024-09-21T13:46:35.525716+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:39.028 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:38 smithi032 bash[19760]: cluster 2024-09-21T13:46:37.526279+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:39.028 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:38 smithi032 bash[28514]: cluster 2024-09-21T13:46:37.526279+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:39.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:38 smithi046 bash[21852]: cluster 2024-09-21T13:46:37.526279+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:40.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:39 smithi032 bash[28514]: audit 2024-09-21T13:46:39.433342+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T13:46:40.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:39 smithi032 bash[28514]: audit 2024-09-21T13:46:39.434939+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:46:40.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:39 smithi032 bash[28514]: cephadm 2024-09-21T13:46:39.436369+0000 mgr.y (mgr.14150) 161 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-09-21T13:46:40.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:39 smithi032 bash[19760]: audit 2024-09-21T13:46:39.433342+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T13:46:40.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:39 smithi032 bash[19760]: audit 2024-09-21T13:46:39.434939+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:46:40.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:39 smithi032 bash[19760]: cephadm 2024-09-21T13:46:39.436369+0000 mgr.y (mgr.14150) 161 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-09-21T13:46:40.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:39 smithi046 bash[21852]: audit 2024-09-21T13:46:39.433342+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T13:46:40.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:39 smithi046 bash[21852]: audit 2024-09-21T13:46:39.434939+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:46:40.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:39 smithi046 bash[21852]: cephadm 2024-09-21T13:46:39.436369+0000 mgr.y (mgr.14150) 161 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-09-21T13:46:41.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:40 smithi032 bash[19760]: cluster 2024-09-21T13:46:39.526668+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:41.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:40 smithi032 bash[28514]: cluster 2024-09-21T13:46:39.526668+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:41.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:40 smithi046 bash[21852]: cluster 2024-09-21T13:46:39.526668+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:43.061 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:42 smithi032 bash[19760]: cluster 2024-09-21T13:46:41.527091+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:43.061 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:42 smithi032 bash[28514]: cluster 2024-09-21T13:46:41.527091+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:43.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:42 smithi046 bash[21852]: cluster 2024-09-21T13:46:41.527091+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:44.522 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:44.523 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:44.523 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 13:46:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:44.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:46:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:44.523 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:46:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:44.800 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:46:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:44.801 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 13:46:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:44.801 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:44.801 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:46:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:44.802 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:44 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:44.803 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:44 smithi032 bash[19760]: cluster 2024-09-21T13:46:43.527645+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:44.803 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:44 smithi032 bash[19760]: audit 2024-09-21T13:46:44.661818+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:46:44.803 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:44 smithi032 bash[19760]: audit 2024-09-21T13:46:44.665589+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:44.803 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:44 smithi032 bash[19760]: audit 2024-09-21T13:46:44.669959+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:45.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:44 smithi032 bash[28514]: cluster 2024-09-21T13:46:43.527645+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:45.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:44 smithi032 bash[28514]: audit 2024-09-21T13:46:44.661818+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:46:45.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:44 smithi032 bash[28514]: audit 2024-09-21T13:46:44.665589+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:45.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:44 smithi032 bash[28514]: audit 2024-09-21T13:46:44.669959+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:45.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:44 smithi046 bash[21852]: cluster 2024-09-21T13:46:43.527645+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:45.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:44 smithi046 bash[21852]: audit 2024-09-21T13:46:44.661818+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:46:45.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:44 smithi046 bash[21852]: audit 2024-09-21T13:46:44.665589+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:45.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:44 smithi046 bash[21852]: audit 2024-09-21T13:46:44.669959+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:46 smithi032 bash[19760]: cluster 2024-09-21T13:46:45.528270+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:47.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:46 smithi032 bash[28514]: cluster 2024-09-21T13:46:45.528270+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:47.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:46 smithi046 bash[21852]: cluster 2024-09-21T13:46:45.528270+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:49.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:48 smithi032 bash[19760]: cluster 2024-09-21T13:46:47.528745+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:49.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:48 smithi032 bash[28514]: cluster 2024-09-21T13:46:47.528745+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:49.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:48 smithi046 bash[21852]: cluster 2024-09-21T13:46:47.528745+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:51.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:50 smithi032 bash[19760]: cluster 2024-09-21T13:46:49.529262+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:51.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:50 smithi032 bash[28514]: cluster 2024-09-21T13:46:49.529262+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:51.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:50 smithi046 bash[21852]: cluster 2024-09-21T13:46:49.529262+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:52 smithi032 bash[19760]: audit 2024-09-21T13:46:51.025248+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:52 smithi032 bash[19760]: audit 2024-09-21T13:46:51.029447+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:52 smithi032 bash[19760]: audit 2024-09-21T13:46:51.691851+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:46:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:52 smithi032 bash[19760]: audit 2024-09-21T13:46:51.692919+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:46:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:52 smithi032 bash[19760]: audit 2024-09-21T13:46:51.699136+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:52.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:52 smithi032 bash[28514]: audit 2024-09-21T13:46:51.025248+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:52.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:52 smithi032 bash[28514]: audit 2024-09-21T13:46:51.029447+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:52.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:52 smithi032 bash[28514]: audit 2024-09-21T13:46:51.691851+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:46:52.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:52 smithi032 bash[28514]: audit 2024-09-21T13:46:51.692919+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:46:52.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:52 smithi032 bash[28514]: audit 2024-09-21T13:46:51.699136+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:52.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:52 smithi046 bash[21852]: audit 2024-09-21T13:46:51.025248+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:52.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:52 smithi046 bash[21852]: audit 2024-09-21T13:46:51.029447+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:52.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:52 smithi046 bash[21852]: audit 2024-09-21T13:46:51.691851+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:46:52.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:52 smithi046 bash[21852]: audit 2024-09-21T13:46:51.692919+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:46:52.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:52 smithi046 bash[21852]: audit 2024-09-21T13:46:51.699136+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:53.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:53 smithi032 bash[19760]: cluster 2024-09-21T13:46:51.529720+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:53.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:53 smithi032 bash[28514]: cluster 2024-09-21T13:46:51.529720+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:53.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:53 smithi046 bash[21852]: cluster 2024-09-21T13:46:51.529720+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:55.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:55 smithi032 bash[19760]: cluster 2024-09-21T13:46:53.530156+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:55.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:55 smithi032 bash[19760]: audit 2024-09-21T13:46:54.093656+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/4065243225,v1:172.21.15.32:6819/4065243225]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T13:46:55.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:55 smithi032 bash[19760]: audit 2024-09-21T13:46:54.094014+0000 mon.a (mon.0) 395 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T13:46:55.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:55 smithi032 bash[28514]: cluster 2024-09-21T13:46:53.530156+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:55.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:55 smithi032 bash[28514]: audit 2024-09-21T13:46:54.093656+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/4065243225,v1:172.21.15.32:6819/4065243225]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T13:46:55.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:55 smithi032 bash[28514]: audit 2024-09-21T13:46:54.094014+0000 mon.a (mon.0) 395 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T13:46:55.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:55 smithi046 bash[21852]: cluster 2024-09-21T13:46:53.530156+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:55.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:55 smithi046 bash[21852]: audit 2024-09-21T13:46:54.093656+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/4065243225,v1:172.21.15.32:6819/4065243225]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T13:46:55.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:55 smithi046 bash[21852]: audit 2024-09-21T13:46:54.094014+0000 mon.a (mon.0) 395 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T13:46:55.498 INFO:teuthology.orchestra.run.smithi032.stdout:Created osd(s) 2 on host 'smithi032' 2024-09-21T13:46:56.141 DEBUG:teuthology.orchestra.run.smithi032:osd.2> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.2.service 2024-09-21T13:46:56.143 INFO:tasks.cephadm:Deploying osd.3 on smithi032 with /dev/vg_nvme/lv_1... 2024-09-21T13:46:56.143 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T13:46:56.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[19760]: audit 2024-09-21T13:46:55.043117+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:46:56.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[19760]: cluster 2024-09-21T13:46:55.047769+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T13:46:56.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[19760]: audit 2024-09-21T13:46:55.048343+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:56.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[19760]: audit 2024-09-21T13:46:55.049217+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/4065243225,v1:172.21.15.32:6819/4065243225]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:46:56.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[19760]: audit 2024-09-21T13:46:55.049991+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:46:56.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[19760]: audit 2024-09-21T13:46:55.480453+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:46:56.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[19760]: audit 2024-09-21T13:46:55.486493+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:56.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[19760]: audit 2024-09-21T13:46:55.494615+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:56.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[28514]: audit 2024-09-21T13:46:55.043117+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:46:56.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[28514]: cluster 2024-09-21T13:46:55.047769+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T13:46:56.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[28514]: audit 2024-09-21T13:46:55.048343+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:56.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[28514]: audit 2024-09-21T13:46:55.049217+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/4065243225,v1:172.21.15.32:6819/4065243225]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:46:56.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[28514]: audit 2024-09-21T13:46:55.049991+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:46:56.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[28514]: audit 2024-09-21T13:46:55.480453+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:46:56.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[28514]: audit 2024-09-21T13:46:55.486493+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:56.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[28514]: audit 2024-09-21T13:46:55.494615+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:56.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:56 smithi046 bash[21852]: audit 2024-09-21T13:46:55.043117+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:46:56.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:56 smithi046 bash[21852]: cluster 2024-09-21T13:46:55.047769+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T13:46:56.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:56 smithi046 bash[21852]: audit 2024-09-21T13:46:55.048343+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:56.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:56 smithi046 bash[21852]: audit 2024-09-21T13:46:55.049217+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/4065243225,v1:172.21.15.32:6819/4065243225]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:46:56.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:56 smithi046 bash[21852]: audit 2024-09-21T13:46:55.049991+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:46:56.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:56 smithi046 bash[21852]: audit 2024-09-21T13:46:55.480453+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:46:56.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:56 smithi046 bash[21852]: audit 2024-09-21T13:46:55.486493+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:56.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:56 smithi046 bash[21852]: audit 2024-09-21T13:46:55.494615+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:46:56.608 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[42530]: debug 2024-09-21T13:46:56.337+0000 7fbcaad91640 -1 osd.2 0 waiting for initial osdmap 2024-09-21T13:46:56.608 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 13:46:56 smithi032 bash[42530]: debug 2024-09-21T13:46:56.369+0000 7fbca239d640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:46:57.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:57 smithi032 bash[19760]: cluster 2024-09-21T13:46:55.530463+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:57.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:57 smithi032 bash[19760]: audit 2024-09-21T13:46:56.044595+0000 mon.a (mon.0) 403 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-21T13:46:57.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:57 smithi032 bash[19760]: cluster 2024-09-21T13:46:56.047165+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T13:46:57.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:57 smithi032 bash[19760]: audit 2024-09-21T13:46:56.047499+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:57.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:57 smithi032 bash[19760]: audit 2024-09-21T13:46:56.055318+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:57.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:57 smithi032 bash[19760]: audit 2024-09-21T13:46:56.347980+0000 mon.a (mon.0) 407 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T13:46:57.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:57 smithi032 bash[28514]: cluster 2024-09-21T13:46:55.530463+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:57.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:57 smithi032 bash[28514]: audit 2024-09-21T13:46:56.044595+0000 mon.a (mon.0) 403 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-21T13:46:57.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:57 smithi032 bash[28514]: cluster 2024-09-21T13:46:56.047165+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T13:46:57.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:57 smithi032 bash[28514]: audit 2024-09-21T13:46:56.047499+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:57.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:57 smithi032 bash[28514]: audit 2024-09-21T13:46:56.055318+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:57.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:57 smithi032 bash[28514]: audit 2024-09-21T13:46:56.347980+0000 mon.a (mon.0) 407 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T13:46:57.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:57 smithi046 bash[21852]: cluster 2024-09-21T13:46:55.530463+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:57.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:57 smithi046 bash[21852]: audit 2024-09-21T13:46:56.044595+0000 mon.a (mon.0) 403 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-21T13:46:57.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:57 smithi046 bash[21852]: cluster 2024-09-21T13:46:56.047165+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T13:46:57.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:57 smithi046 bash[21852]: audit 2024-09-21T13:46:56.047499+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:57.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:57 smithi046 bash[21852]: audit 2024-09-21T13:46:56.055318+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:57.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:57 smithi046 bash[21852]: audit 2024-09-21T13:46:56.347980+0000 mon.a (mon.0) 407 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T13:46:58.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:58 smithi032 bash[28514]: cluster 2024-09-21T13:46:55.139733+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:46:58.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:58 smithi032 bash[28514]: cluster 2024-09-21T13:46:55.139837+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:46:58.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:58 smithi032 bash[28514]: audit 2024-09-21T13:46:57.060072+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:58.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:58 smithi032 bash[28514]: cluster 2024-09-21T13:46:57.354451+0000 mon.a (mon.0) 409 : cluster [INF] osd.2 [v2:172.21.15.32:6818/4065243225,v1:172.21.15.32:6819/4065243225] boot 2024-09-21T13:46:58.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:58 smithi032 bash[28514]: cluster 2024-09-21T13:46:57.354556+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T13:46:58.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:58 smithi032 bash[28514]: audit 2024-09-21T13:46:57.354754+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:58.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:58 smithi032 bash[19760]: cluster 2024-09-21T13:46:55.139733+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:46:58.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:58 smithi032 bash[19760]: cluster 2024-09-21T13:46:55.139837+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:46:58.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:58 smithi032 bash[19760]: audit 2024-09-21T13:46:57.060072+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:58.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:58 smithi032 bash[19760]: cluster 2024-09-21T13:46:57.354451+0000 mon.a (mon.0) 409 : cluster [INF] osd.2 [v2:172.21.15.32:6818/4065243225,v1:172.21.15.32:6819/4065243225] boot 2024-09-21T13:46:58.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:58 smithi032 bash[19760]: cluster 2024-09-21T13:46:57.354556+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T13:46:58.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:58 smithi032 bash[19760]: audit 2024-09-21T13:46:57.354754+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:58.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:58 smithi046 bash[21852]: cluster 2024-09-21T13:46:55.139733+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:46:58.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:58 smithi046 bash[21852]: cluster 2024-09-21T13:46:55.139837+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:46:58.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:58 smithi046 bash[21852]: audit 2024-09-21T13:46:57.060072+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:58.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:58 smithi046 bash[21852]: cluster 2024-09-21T13:46:57.354451+0000 mon.a (mon.0) 409 : cluster [INF] osd.2 [v2:172.21.15.32:6818/4065243225,v1:172.21.15.32:6819/4065243225] boot 2024-09-21T13:46:58.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:58 smithi046 bash[21852]: cluster 2024-09-21T13:46:57.354556+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T13:46:58.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:58 smithi046 bash[21852]: audit 2024-09-21T13:46:57.354754+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:46:59.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:59 smithi032 bash[19760]: cluster 2024-09-21T13:46:57.530890+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:59.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:59 smithi032 bash[19760]: audit 2024-09-21T13:46:57.644078+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' 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:46:59.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:59 smithi032 bash[19760]: audit 2024-09-21T13:46:58.356326+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' 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:46:59.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:59 smithi032 bash[19760]: cluster 2024-09-21T13:46:58.361695+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T13:46:59.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:46:59 smithi032 bash[19760]: audit 2024-09-21T13:46:58.363979+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' 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:46:59.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:59 smithi032 bash[28514]: cluster 2024-09-21T13:46:57.530890+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:59.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:59 smithi032 bash[28514]: audit 2024-09-21T13:46:57.644078+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' 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:46:59.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:59 smithi032 bash[28514]: audit 2024-09-21T13:46:58.356326+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' 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:46:59.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:59 smithi032 bash[28514]: cluster 2024-09-21T13:46:58.361695+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T13:46:59.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:46:59 smithi032 bash[28514]: audit 2024-09-21T13:46:58.363979+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' 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:46:59.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:59 smithi046 bash[21852]: cluster 2024-09-21T13:46:57.530890+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:46:59.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:59 smithi046 bash[21852]: audit 2024-09-21T13:46:57.644078+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' 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:46:59.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:59 smithi046 bash[21852]: audit 2024-09-21T13:46:58.356326+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' 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:46:59.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:59 smithi046 bash[21852]: cluster 2024-09-21T13:46:58.361695+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T13:46:59.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:46:59 smithi046 bash[21852]: audit 2024-09-21T13:46:58.363979+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' 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:47:00.564 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:47:00.701 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:00 smithi032 bash[28514]: audit 2024-09-21T13:46:59.358556+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' 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:47:00.701 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:00 smithi032 bash[28514]: cluster 2024-09-21T13:46:59.363559+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T13:47:00.702 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:00 smithi032 bash[19760]: audit 2024-09-21T13:46:59.358556+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' 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:47:00.702 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:00 smithi032 bash[19760]: cluster 2024-09-21T13:46:59.363559+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T13:47:00.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:00 smithi046 bash[21852]: audit 2024-09-21T13:46:59.358556+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' 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:47:00.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:00 smithi046 bash[21852]: cluster 2024-09-21T13:46:59.363559+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T13:47:01.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:01 smithi046 bash[21852]: cluster 2024-09-21T13:46:59.531230+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v140: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:01.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:01 smithi046 bash[21852]: cluster 2024-09-21T13:47:00.382051+0000 mon.a (mon.0) 418 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-21T13:47:01.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:01 smithi046 bash[21852]: cluster 2024-09-21T13:47:00.382136+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T13:47:01.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:01 smithi046 bash[21852]: audit 2024-09-21T13:47:00.476778+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:01.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:01 smithi032 bash[28514]: cluster 2024-09-21T13:46:59.531230+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v140: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:01.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:01 smithi032 bash[28514]: cluster 2024-09-21T13:47:00.382051+0000 mon.a (mon.0) 418 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-21T13:47:01.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:01 smithi032 bash[28514]: cluster 2024-09-21T13:47:00.382136+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T13:47:01.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:01 smithi032 bash[28514]: audit 2024-09-21T13:47:00.476778+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:01 smithi032 bash[19760]: cluster 2024-09-21T13:46:59.531230+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v140: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:01 smithi032 bash[19760]: cluster 2024-09-21T13:47:00.382051+0000 mon.a (mon.0) 418 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-21T13:47:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:01 smithi032 bash[19760]: cluster 2024-09-21T13:47:00.382136+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T13:47:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:01 smithi032 bash[19760]: audit 2024-09-21T13:47:00.476778+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:04.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:04 smithi046 bash[21852]: cluster 2024-09-21T13:47:01.531733+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 449 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:04.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:04 smithi046 bash[21852]: audit 2024-09-21T13:47:02.342275+0000 mon.a (mon.0) 421 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:47:04.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:04 smithi046 bash[21852]: audit 2024-09-21T13:47:03.244566+0000 mon.a (mon.0) 422 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:47:04.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:04 smithi046 bash[21852]: audit 2024-09-21T13:47:03.249971+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:47:04.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:04 smithi046 bash[21852]: audit 2024-09-21T13:47:03.250429+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:47:04.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:04 smithi046 bash[21852]: audit 2024-09-21T13:47:03.250733+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:47:04.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:04 smithi046 bash[21852]: audit 2024-09-21T13:47:03.253511+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:47:04.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:04 smithi046 bash[21852]: audit 2024-09-21T13:47:03.253919+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:47:04.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:04 smithi046 bash[21852]: audit 2024-09-21T13:47:03.254283+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:47:04.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[19760]: cluster 2024-09-21T13:47:01.531733+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 449 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:04.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[19760]: audit 2024-09-21T13:47:02.342275+0000 mon.a (mon.0) 421 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:47:04.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[19760]: audit 2024-09-21T13:47:03.244566+0000 mon.a (mon.0) 422 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:47:04.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[19760]: audit 2024-09-21T13:47:03.249971+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:47:04.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[19760]: audit 2024-09-21T13:47:03.250429+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:47:04.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[19760]: audit 2024-09-21T13:47:03.250733+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:47:04.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[19760]: audit 2024-09-21T13:47:03.253511+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:47:04.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[19760]: audit 2024-09-21T13:47:03.253919+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:47:04.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[19760]: audit 2024-09-21T13:47:03.254283+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:47:04.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[28514]: cluster 2024-09-21T13:47:01.531733+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 449 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:04.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[28514]: audit 2024-09-21T13:47:02.342275+0000 mon.a (mon.0) 421 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:47:04.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[28514]: audit 2024-09-21T13:47:03.244566+0000 mon.a (mon.0) 422 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:47:04.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[28514]: audit 2024-09-21T13:47:03.249971+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:47:04.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[28514]: audit 2024-09-21T13:47:03.250429+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:47:04.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[28514]: audit 2024-09-21T13:47:03.250733+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:47:04.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[28514]: audit 2024-09-21T13:47:03.253511+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:47:04.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[28514]: audit 2024-09-21T13:47:03.253919+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:47:04.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:04 smithi032 bash[28514]: audit 2024-09-21T13:47:03.254283+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:47:05.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:05 smithi046 bash[21852]: audit 2024-09-21T13:47:03.251373+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:47:05.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:05 smithi046 bash[21852]: cluster 2024-09-21T13:47:03.532171+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 449 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:05.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:05 smithi046 bash[21852]: audit 2024-09-21T13:47:04.163231+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:47:05.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:05 smithi046 bash[21852]: audit 2024-09-21T13:47:04.222864+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:05.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:05 smithi046 bash[21852]: audit 2024-09-21T13:47:04.225749+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:47:05.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:05 smithi046 bash[21852]: audit 2024-09-21T13:47:04.226182+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:47:05.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:05 smithi046 bash[21852]: audit 2024-09-21T13:47:04.226681+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:47:05.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:05 smithi046 bash[21852]: audit 2024-09-21T13:47:04.227181+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:47:05.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:05 smithi046 bash[21852]: audit 2024-09-21T13:47:05.136851+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:47:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[19760]: audit 2024-09-21T13:47:03.251373+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:47:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[19760]: cluster 2024-09-21T13:47:03.532171+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 449 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[19760]: audit 2024-09-21T13:47:04.163231+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:47:05.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[19760]: audit 2024-09-21T13:47:04.222864+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:05.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[19760]: audit 2024-09-21T13:47:04.225749+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:47:05.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[19760]: audit 2024-09-21T13:47:04.226182+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:47:05.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[19760]: audit 2024-09-21T13:47:04.226681+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:47:05.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[19760]: audit 2024-09-21T13:47:04.227181+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:47:05.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[19760]: audit 2024-09-21T13:47:05.136851+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:47:05.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[28514]: audit 2024-09-21T13:47:03.251373+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:47:05.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[28514]: cluster 2024-09-21T13:47:03.532171+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 449 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:05.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[28514]: audit 2024-09-21T13:47:04.163231+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:47:05.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[28514]: audit 2024-09-21T13:47:04.222864+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:05.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[28514]: audit 2024-09-21T13:47:04.225749+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:47:05.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[28514]: audit 2024-09-21T13:47:04.226182+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:47:05.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[28514]: audit 2024-09-21T13:47:04.226681+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:47:05.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[28514]: audit 2024-09-21T13:47:04.227181+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:47:05.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:05 smithi032 bash[28514]: audit 2024-09-21T13:47:05.136851+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:47:05.840 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:47:05.891 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi032:vg_nvme/lv_1 2024-09-21T13:47:07.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:07 smithi032 bash[19760]: cluster 2024-09-21T13:47:05.532707+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 326 KiB/s wr, 22 op/s 2024-09-21T13:47:07.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:07 smithi032 bash[28514]: cluster 2024-09-21T13:47:05.532707+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 326 KiB/s wr, 22 op/s 2024-09-21T13:47:07.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:07 smithi046 bash[21852]: cluster 2024-09-21T13:47:05.532707+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 326 KiB/s wr, 22 op/s 2024-09-21T13:47:09.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:09 smithi046 bash[21852]: cluster 2024-09-21T13:47:07.533252+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 218 KiB/s wr, 14 op/s 2024-09-21T13:47:09.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:09 smithi046 bash[21852]: audit 2024-09-21T13:47:08.795741+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:09.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:09 smithi046 bash[21852]: audit 2024-09-21T13:47:08.804658+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:09.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:09 smithi046 bash[21852]: audit 2024-09-21T13:47:08.808156+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:47:09.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:09 smithi046 bash[21852]: audit 2024-09-21T13:47:08.810111+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:47:09.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:09 smithi046 bash[21852]: audit 2024-09-21T13:47:08.811923+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:47:09.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:09 smithi046 bash[21852]: audit 2024-09-21T13:47:08.819906+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:09.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:09 smithi046 bash[21852]: audit 2024-09-21T13:47:08.824431+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:47:09.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:09 smithi046 bash[21852]: audit 2024-09-21T13:47:08.825964+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:47:09.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:09 smithi046 bash[21852]: audit 2024-09-21T13:47:08.834922+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:09.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[19760]: cluster 2024-09-21T13:47:07.533252+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 218 KiB/s wr, 14 op/s 2024-09-21T13:47:09.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[19760]: audit 2024-09-21T13:47:08.795741+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:09.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[19760]: audit 2024-09-21T13:47:08.804658+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:09.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[19760]: audit 2024-09-21T13:47:08.808156+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:47:09.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[19760]: audit 2024-09-21T13:47:08.810111+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:47:09.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[19760]: audit 2024-09-21T13:47:08.811923+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:47:09.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[19760]: audit 2024-09-21T13:47:08.819906+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:09.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[19760]: audit 2024-09-21T13:47:08.824431+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:47:09.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[19760]: audit 2024-09-21T13:47:08.825964+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:47:09.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[19760]: audit 2024-09-21T13:47:08.834922+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:09.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[28514]: cluster 2024-09-21T13:47:07.533252+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 218 KiB/s wr, 14 op/s 2024-09-21T13:47:09.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[28514]: audit 2024-09-21T13:47:08.795741+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:09.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[28514]: audit 2024-09-21T13:47:08.804658+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:09.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[28514]: audit 2024-09-21T13:47:08.808156+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:47:09.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[28514]: audit 2024-09-21T13:47:08.810111+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:47:09.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[28514]: audit 2024-09-21T13:47:08.811923+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:47:09.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[28514]: audit 2024-09-21T13:47:08.819906+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:09.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[28514]: audit 2024-09-21T13:47:08.824431+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:47:09.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[28514]: audit 2024-09-21T13:47:08.825964+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:47:09.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:09 smithi032 bash[28514]: audit 2024-09-21T13:47:08.834922+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:10.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:10 smithi046 bash[21852]: cephadm 2024-09-21T13:47:08.786613+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-21T13:47:10.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:10 smithi046 bash[21852]: cephadm 2024-09-21T13:47:08.813309+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 5415M 2024-09-21T13:47:10.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:10 smithi032 bash[19760]: cephadm 2024-09-21T13:47:08.786613+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-21T13:47:10.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:10 smithi032 bash[19760]: cephadm 2024-09-21T13:47:08.813309+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 5415M 2024-09-21T13:47:10.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:10 smithi032 bash[28514]: cephadm 2024-09-21T13:47:08.786613+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-21T13:47:10.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:10 smithi032 bash[28514]: cephadm 2024-09-21T13:47:08.813309+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 5415M 2024-09-21T13:47:11.265 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:47:11.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:11 smithi046 bash[21852]: cluster 2024-09-21T13:47:09.533779+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 163 KiB/s wr, 11 op/s 2024-09-21T13:47:11.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:11 smithi032 bash[19760]: cluster 2024-09-21T13:47:09.533779+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 163 KiB/s wr, 11 op/s 2024-09-21T13:47:11.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:11 smithi032 bash[28514]: cluster 2024-09-21T13:47:09.533779+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 163 KiB/s wr, 11 op/s 2024-09-21T13:47:13.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:13 smithi046 bash[21852]: cluster 2024-09-21T13:47:11.534481+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-09-21T13:47:13.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:13 smithi046 bash[21852]: audit 2024-09-21T13:47:12.796304+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:47:13.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:13 smithi046 bash[21852]: audit 2024-09-21T13:47:12.799356+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:47:13.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:13 smithi046 bash[21852]: audit 2024-09-21T13:47:12.800724+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:47:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:13 smithi032 bash[19760]: cluster 2024-09-21T13:47:11.534481+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-09-21T13:47:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:13 smithi032 bash[19760]: audit 2024-09-21T13:47:12.796304+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:47:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:13 smithi032 bash[19760]: audit 2024-09-21T13:47:12.799356+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:47:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:13 smithi032 bash[19760]: audit 2024-09-21T13:47:12.800724+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:47:13.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:13 smithi032 bash[28514]: cluster 2024-09-21T13:47:11.534481+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-09-21T13:47:13.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:13 smithi032 bash[28514]: audit 2024-09-21T13:47:12.796304+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:47:13.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:13 smithi032 bash[28514]: audit 2024-09-21T13:47:12.799356+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:47:13.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:13 smithi032 bash[28514]: audit 2024-09-21T13:47:12.800724+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:47:14.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:14 smithi046 bash[21852]: audit 2024-09-21T13:47:12.790179+0000 mgr.y (mgr.14150) 181 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:14.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:14 smithi032 bash[19760]: audit 2024-09-21T13:47:12.790179+0000 mgr.y (mgr.14150) 181 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:14.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:14 smithi032 bash[28514]: audit 2024-09-21T13:47:12.790179+0000 mgr.y (mgr.14150) 181 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:15.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:15 smithi046 bash[21852]: cluster 2024-09-21T13:47:13.535138+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-21T13:47:15.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:15 smithi032 bash[19760]: cluster 2024-09-21T13:47:13.535138+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-21T13:47:15.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:15 smithi032 bash[28514]: cluster 2024-09-21T13:47:13.535138+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-21T13:47:17.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:17 smithi046 bash[21852]: cluster 2024-09-21T13:47:15.535709+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-21T13:47:17.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:17 smithi032 bash[19760]: cluster 2024-09-21T13:47:15.535709+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-21T13:47:17.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:17 smithi032 bash[28514]: cluster 2024-09-21T13:47:15.535709+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-21T13:47:19.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:19 smithi032 bash[19760]: cluster 2024-09-21T13:47:17.536250+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:19.314 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:19 smithi032 bash[28514]: cluster 2024-09-21T13:47:17.536250+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:19 smithi046 bash[21852]: cluster 2024-09-21T13:47:17.536250+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:21.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:21 smithi046 bash[21852]: cluster 2024-09-21T13:47:19.536801+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:21.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:21 smithi032 bash[19760]: cluster 2024-09-21T13:47:19.536801+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:21.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:21 smithi032 bash[28514]: cluster 2024-09-21T13:47:19.536801+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:22.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:22 smithi046 bash[21852]: audit 2024-09-21T13:47:21.653292+0000 mon.a (mon.0) 445 : audit [INF] from='client.? 172.21.15.32:0/3632939896' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d7524fb-a9e2-4d64-b6a6-726b791ae1a2"}]: dispatch 2024-09-21T13:47:22.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:22 smithi046 bash[21852]: audit 2024-09-21T13:47:21.655548+0000 mon.a (mon.0) 446 : audit [INF] from='client.? 172.21.15.32:0/3632939896' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d7524fb-a9e2-4d64-b6a6-726b791ae1a2"}]': finished 2024-09-21T13:47:22.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:22 smithi046 bash[21852]: cluster 2024-09-21T13:47:21.660100+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T13:47:22.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:22 smithi046 bash[21852]: audit 2024-09-21T13:47:21.660490+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:47:22.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:22 smithi032 bash[19760]: audit 2024-09-21T13:47:21.653292+0000 mon.a (mon.0) 445 : audit [INF] from='client.? 172.21.15.32:0/3632939896' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d7524fb-a9e2-4d64-b6a6-726b791ae1a2"}]: dispatch 2024-09-21T13:47:22.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:22 smithi032 bash[19760]: audit 2024-09-21T13:47:21.655548+0000 mon.a (mon.0) 446 : audit [INF] from='client.? 172.21.15.32:0/3632939896' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d7524fb-a9e2-4d64-b6a6-726b791ae1a2"}]': finished 2024-09-21T13:47:22.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:22 smithi032 bash[19760]: cluster 2024-09-21T13:47:21.660100+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T13:47:22.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:22 smithi032 bash[19760]: audit 2024-09-21T13:47:21.660490+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:47:22.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:22 smithi032 bash[28514]: audit 2024-09-21T13:47:21.653292+0000 mon.a (mon.0) 445 : audit [INF] from='client.? 172.21.15.32:0/3632939896' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d7524fb-a9e2-4d64-b6a6-726b791ae1a2"}]: dispatch 2024-09-21T13:47:22.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:22 smithi032 bash[28514]: audit 2024-09-21T13:47:21.655548+0000 mon.a (mon.0) 446 : audit [INF] from='client.? 172.21.15.32:0/3632939896' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d7524fb-a9e2-4d64-b6a6-726b791ae1a2"}]': finished 2024-09-21T13:47:22.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:22 smithi032 bash[28514]: cluster 2024-09-21T13:47:21.660100+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T13:47:22.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:22 smithi032 bash[28514]: audit 2024-09-21T13:47:21.660490+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:47:23.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:23 smithi032 bash[19760]: cluster 2024-09-21T13:47:21.537351+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:23.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:23 smithi032 bash[19760]: audit 2024-09-21T13:47:22.273907+0000 mon.a (mon.0) 449 : audit [DBG] from='client.? 172.21.15.32:0/2427978484' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:47:23.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:23 smithi032 bash[28514]: cluster 2024-09-21T13:47:21.537351+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:23.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:23 smithi032 bash[28514]: audit 2024-09-21T13:47:22.273907+0000 mon.a (mon.0) 449 : audit [DBG] from='client.? 172.21.15.32:0/2427978484' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:47:23.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:23 smithi046 bash[21852]: cluster 2024-09-21T13:47:21.537351+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:23.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:23 smithi046 bash[21852]: audit 2024-09-21T13:47:22.273907+0000 mon.a (mon.0) 449 : audit [DBG] from='client.? 172.21.15.32:0/2427978484' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:47:25.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:25 smithi032 bash[19760]: cluster 2024-09-21T13:47:23.537760+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:25.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:25 smithi032 bash[28514]: cluster 2024-09-21T13:47:23.537760+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:25.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:25 smithi046 bash[21852]: cluster 2024-09-21T13:47:23.537760+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:27.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:27 smithi032 bash[19760]: cluster 2024-09-21T13:47:25.538286+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:27.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:27 smithi032 bash[28514]: cluster 2024-09-21T13:47:25.538286+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:27.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:27 smithi046 bash[21852]: cluster 2024-09-21T13:47:25.538286+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:29.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:29 smithi032 bash[19760]: cluster 2024-09-21T13:47:27.538811+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:29.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:29 smithi032 bash[28514]: cluster 2024-09-21T13:47:27.538811+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:29.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:29 smithi046 bash[21852]: cluster 2024-09-21T13:47:27.538811+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:31.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:31 smithi032 bash[19760]: cluster 2024-09-21T13:47:29.539329+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:31.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:31 smithi032 bash[28514]: cluster 2024-09-21T13:47:29.539329+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:31.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:31 smithi046 bash[21852]: cluster 2024-09-21T13:47:29.539329+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:33.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:33 smithi032 bash[28514]: cluster 2024-09-21T13:47:31.539674+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:33.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:33 smithi032 bash[19760]: cluster 2024-09-21T13:47:31.539674+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:33.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:33 smithi046 bash[21852]: cluster 2024-09-21T13:47:31.539674+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:35.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:35 smithi032 bash[19760]: cluster 2024-09-21T13:47:33.540144+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:35.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:35 smithi032 bash[28514]: cluster 2024-09-21T13:47:33.540144+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:35.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:35 smithi046 bash[21852]: cluster 2024-09-21T13:47:33.540144+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:36.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:36 smithi032 bash[19760]: audit 2024-09-21T13:47:35.628203+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T13:47:36.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:36 smithi032 bash[19760]: audit 2024-09-21T13:47:35.629812+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:47:36.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:36 smithi032 bash[28514]: audit 2024-09-21T13:47:35.628203+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T13:47:36.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:36 smithi032 bash[28514]: audit 2024-09-21T13:47:35.629812+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:47:36.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:36 smithi046 bash[21852]: audit 2024-09-21T13:47:35.628203+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T13:47:36.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:36 smithi046 bash[21852]: audit 2024-09-21T13:47:35.629812+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:47:37.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:37 smithi032 bash[19760]: cluster 2024-09-21T13:47:35.540673+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:37.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:37 smithi032 bash[19760]: cephadm 2024-09-21T13:47:35.631259+0000 mgr.y (mgr.14150) 194 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-09-21T13:47:37.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:37 smithi032 bash[28514]: cluster 2024-09-21T13:47:35.540673+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:37.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:37 smithi032 bash[28514]: cephadm 2024-09-21T13:47:35.631259+0000 mgr.y (mgr.14150) 194 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-09-21T13:47:37.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:37 smithi046 bash[21852]: cluster 2024-09-21T13:47:35.540673+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:37.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:37 smithi046 bash[21852]: cephadm 2024-09-21T13:47:35.631259+0000 mgr.y (mgr.14150) 194 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-09-21T13:47:39.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:39 smithi032 bash[28514]: cluster 2024-09-21T13:47:37.541195+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:39.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:39 smithi032 bash[19760]: cluster 2024-09-21T13:47:37.541195+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:39.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:39 smithi046 bash[21852]: cluster 2024-09-21T13:47:37.541195+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:40.631 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:40 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.631 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:47:40 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.632 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:40 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.632 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:47:40 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.632 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 13:47:40 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.632 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 13:47:40 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.961 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:40 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.962 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 13:47:40 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.962 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 13:47:40 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.962 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:47:40 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.963 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:47:40 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.963 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:40 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:41.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:41 smithi032 bash[19760]: cluster 2024-09-21T13:47:39.541478+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:41.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:41 smithi032 bash[19760]: audit 2024-09-21T13:47:40.893074+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:47:41.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:41 smithi032 bash[19760]: audit 2024-09-21T13:47:40.897016+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:41.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:41 smithi032 bash[19760]: audit 2024-09-21T13:47:40.901605+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:41.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:41 smithi032 bash[28514]: cluster 2024-09-21T13:47:39.541478+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:41.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:41 smithi032 bash[28514]: audit 2024-09-21T13:47:40.893074+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:47:41.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:41 smithi032 bash[28514]: audit 2024-09-21T13:47:40.897016+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:41.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:41 smithi032 bash[28514]: audit 2024-09-21T13:47:40.901605+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:41.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:41 smithi046 bash[21852]: cluster 2024-09-21T13:47:39.541478+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:41.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:41 smithi046 bash[21852]: audit 2024-09-21T13:47:40.893074+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:47:41.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:41 smithi046 bash[21852]: audit 2024-09-21T13:47:40.897016+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:41.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:41 smithi046 bash[21852]: audit 2024-09-21T13:47:40.901605+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:43.452 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:43 smithi032 bash[19760]: cluster 2024-09-21T13:47:41.541949+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:43.452 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:43 smithi032 bash[28514]: cluster 2024-09-21T13:47:41.541949+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:43.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:43 smithi046 bash[21852]: cluster 2024-09-21T13:47:41.541949+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:45.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:45 smithi032 bash[28514]: cluster 2024-09-21T13:47:43.542456+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:45.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:45 smithi032 bash[19760]: cluster 2024-09-21T13:47:43.542456+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:45.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:45 smithi046 bash[21852]: cluster 2024-09-21T13:47:43.542456+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:47.532 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:47 smithi032 bash[19760]: cluster 2024-09-21T13:47:45.543020+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:47.533 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:47 smithi032 bash[28514]: cluster 2024-09-21T13:47:45.543020+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:47.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:47 smithi046 bash[21852]: cluster 2024-09-21T13:47:45.543020+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:48.977 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:48 smithi032 bash[28514]: cluster 2024-09-21T13:47:47.543347+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:48.977 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:48 smithi032 bash[28514]: audit 2024-09-21T13:47:47.774506+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:48.977 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:48 smithi032 bash[28514]: audit 2024-09-21T13:47:47.780610+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:48.978 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:48 smithi032 bash[28514]: audit 2024-09-21T13:47:47.781508+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:47:48.978 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:48 smithi032 bash[28514]: audit 2024-09-21T13:47:47.782223+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:47:48.978 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:48 smithi032 bash[28514]: audit 2024-09-21T13:47:47.787094+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:48.978 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:48 smithi032 bash[19760]: cluster 2024-09-21T13:47:47.543347+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:48.978 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:48 smithi032 bash[19760]: audit 2024-09-21T13:47:47.774506+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:48.978 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:48 smithi032 bash[19760]: audit 2024-09-21T13:47:47.780610+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:48.978 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:48 smithi032 bash[19760]: audit 2024-09-21T13:47:47.781508+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:47:48.978 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:48 smithi032 bash[19760]: audit 2024-09-21T13:47:47.782223+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:47:48.978 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:48 smithi032 bash[19760]: audit 2024-09-21T13:47:47.787094+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:49.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:48 smithi046 bash[21852]: cluster 2024-09-21T13:47:47.543347+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:49.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:48 smithi046 bash[21852]: audit 2024-09-21T13:47:47.774506+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:49.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:48 smithi046 bash[21852]: audit 2024-09-21T13:47:47.780610+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:49.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:48 smithi046 bash[21852]: audit 2024-09-21T13:47:47.781508+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:47:49.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:48 smithi046 bash[21852]: audit 2024-09-21T13:47:47.782223+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:47:49.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:48 smithi046 bash[21852]: audit 2024-09-21T13:47:47.787094+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:50.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:49 smithi032 bash[19760]: audit 2024-09-21T13:47:49.680838+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2229618533,v1:172.21.15.32:6827/2229618533]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T13:47:50.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:49 smithi032 bash[19760]: audit 2024-09-21T13:47:49.681230+0000 mon.a (mon.0) 460 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T13:47:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:49 smithi032 bash[28514]: audit 2024-09-21T13:47:49.680838+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2229618533,v1:172.21.15.32:6827/2229618533]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T13:47:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:49 smithi032 bash[28514]: audit 2024-09-21T13:47:49.681230+0000 mon.a (mon.0) 460 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T13:47:50.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:49 smithi046 bash[21852]: audit 2024-09-21T13:47:49.680838+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2229618533,v1:172.21.15.32:6827/2229618533]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T13:47:50.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:49 smithi046 bash[21852]: audit 2024-09-21T13:47:49.681230+0000 mon.a (mon.0) 460 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T13:47:51.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:50 smithi032 bash[19760]: cluster 2024-09-21T13:47:49.543825+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:51.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:50 smithi032 bash[19760]: audit 2024-09-21T13:47:49.784021+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:47:51.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:50 smithi032 bash[19760]: audit 2024-09-21T13:47:49.787623+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2229618533,v1:172.21.15.32:6827/2229618533]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:47:51.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:50 smithi032 bash[19760]: cluster 2024-09-21T13:47:49.789107+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T13:47:51.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:50 smithi032 bash[19760]: audit 2024-09-21T13:47:49.789420+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:47:51.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:50 smithi032 bash[19760]: audit 2024-09-21T13:47:49.789791+0000 mon.a (mon.0) 464 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:47:51.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:50 smithi032 bash[28514]: cluster 2024-09-21T13:47:49.543825+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:51.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:50 smithi032 bash[28514]: audit 2024-09-21T13:47:49.784021+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:47:51.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:50 smithi032 bash[28514]: audit 2024-09-21T13:47:49.787623+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2229618533,v1:172.21.15.32:6827/2229618533]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:47:51.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:50 smithi032 bash[28514]: cluster 2024-09-21T13:47:49.789107+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T13:47:51.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:50 smithi032 bash[28514]: audit 2024-09-21T13:47:49.789420+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:47:51.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:50 smithi032 bash[28514]: audit 2024-09-21T13:47:49.789791+0000 mon.a (mon.0) 464 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:47:51.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:50 smithi046 bash[21852]: cluster 2024-09-21T13:47:49.543825+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:51.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:50 smithi046 bash[21852]: audit 2024-09-21T13:47:49.784021+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:47:51.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:50 smithi046 bash[21852]: audit 2024-09-21T13:47:49.787623+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2229618533,v1:172.21.15.32:6827/2229618533]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:47:51.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:50 smithi046 bash[21852]: cluster 2024-09-21T13:47:49.789107+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T13:47:51.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:50 smithi046 bash[21852]: audit 2024-09-21T13:47:49.789420+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:47:51.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:50 smithi046 bash[21852]: audit 2024-09-21T13:47:49.789791+0000 mon.a (mon.0) 464 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-09-21T13:47:51.528 INFO:teuthology.orchestra.run.smithi032.stdout:Created osd(s) 3 on host 'smithi032' 2024-09-21T13:47:52.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:51 smithi032 bash[19760]: audit 2024-09-21T13:47:50.785851+0000 mon.a (mon.0) 465 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-21T13:47:52.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:51 smithi032 bash[19760]: cluster 2024-09-21T13:47:50.789079+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T13:47:52.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:51 smithi032 bash[19760]: audit 2024-09-21T13:47:50.789729+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:47:52.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:51 smithi032 bash[19760]: audit 2024-09-21T13:47:50.797348+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:47:52.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:51 smithi032 bash[19760]: audit 2024-09-21T13:47:51.508280+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:47:52.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:51 smithi032 bash[19760]: audit 2024-09-21T13:47:51.515559+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:52.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:51 smithi032 bash[19760]: audit 2024-09-21T13:47:51.524486+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:52.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:51 smithi032 bash[28514]: audit 2024-09-21T13:47:50.785851+0000 mon.a (mon.0) 465 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-21T13:47:52.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:51 smithi032 bash[28514]: cluster 2024-09-21T13:47:50.789079+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T13:47:52.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:51 smithi032 bash[28514]: audit 2024-09-21T13:47:50.789729+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:47:52.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:51 smithi032 bash[28514]: audit 2024-09-21T13:47:50.797348+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:47:52.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:51 smithi032 bash[28514]: audit 2024-09-21T13:47:51.508280+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:47:52.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:51 smithi032 bash[28514]: audit 2024-09-21T13:47:51.515559+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:52.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:51 smithi032 bash[28514]: audit 2024-09-21T13:47:51.524486+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:52.158 DEBUG:teuthology.orchestra.run.smithi032:osd.3> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.3.service 2024-09-21T13:47:52.161 INFO:tasks.cephadm:Deploying osd.4 on smithi046 with /dev/vg_nvme/lv_4... 2024-09-21T13:47:52.161 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T13:47:52.173 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:51 smithi046 bash[21852]: audit 2024-09-21T13:47:50.785851+0000 mon.a (mon.0) 465 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-21T13:47:52.173 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:51 smithi046 bash[21852]: cluster 2024-09-21T13:47:50.789079+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T13:47:52.173 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:51 smithi046 bash[21852]: audit 2024-09-21T13:47:50.789729+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:47:52.173 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:51 smithi046 bash[21852]: audit 2024-09-21T13:47:50.797348+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:47:52.173 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:51 smithi046 bash[21852]: audit 2024-09-21T13:47:51.508280+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:47:52.173 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:51 smithi046 bash[21852]: audit 2024-09-21T13:47:51.515559+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:52.173 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:51 smithi046 bash[21852]: audit 2024-09-21T13:47:51.524486+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:47:53.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:52 smithi032 bash[28514]: cluster 2024-09-21T13:47:50.722756+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:47:53.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:52 smithi032 bash[28514]: cluster 2024-09-21T13:47:50.722864+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:47:53.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:52 smithi032 bash[28514]: cluster 2024-09-21T13:47:51.544304+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:53.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:52 smithi032 bash[28514]: cluster 2024-09-21T13:47:51.800376+0000 mon.a (mon.0) 472 : cluster [INF] osd.3 [v2:172.21.15.32:6826/2229618533,v1:172.21.15.32:6827/2229618533] boot 2024-09-21T13:47:53.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:52 smithi032 bash[28514]: cluster 2024-09-21T13:47:51.800445+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T13:47:53.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:52 smithi032 bash[28514]: audit 2024-09-21T13:47:51.801135+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:47:53.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:52 smithi032 bash[19760]: cluster 2024-09-21T13:47:50.722756+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:47:53.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:52 smithi032 bash[19760]: cluster 2024-09-21T13:47:50.722864+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:47:53.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:52 smithi032 bash[19760]: cluster 2024-09-21T13:47:51.544304+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:53.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:52 smithi032 bash[19760]: cluster 2024-09-21T13:47:51.800376+0000 mon.a (mon.0) 472 : cluster [INF] osd.3 [v2:172.21.15.32:6826/2229618533,v1:172.21.15.32:6827/2229618533] boot 2024-09-21T13:47:53.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:52 smithi032 bash[19760]: cluster 2024-09-21T13:47:51.800445+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T13:47:53.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:52 smithi032 bash[19760]: audit 2024-09-21T13:47:51.801135+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:47:53.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:52 smithi046 bash[21852]: cluster 2024-09-21T13:47:50.722756+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:47:53.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:52 smithi046 bash[21852]: cluster 2024-09-21T13:47:50.722864+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:47:53.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:52 smithi046 bash[21852]: cluster 2024-09-21T13:47:51.544304+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:47:53.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:52 smithi046 bash[21852]: cluster 2024-09-21T13:47:51.800376+0000 mon.a (mon.0) 472 : cluster [INF] osd.3 [v2:172.21.15.32:6826/2229618533,v1:172.21.15.32:6827/2229618533] boot 2024-09-21T13:47:53.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:52 smithi046 bash[21852]: cluster 2024-09-21T13:47:51.800445+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T13:47:53.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:52 smithi046 bash[21852]: audit 2024-09-21T13:47:51.801135+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:47:54.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:54 smithi032 bash[28514]: cluster 2024-09-21T13:47:53.530352+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T13:47:54.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:54 smithi032 bash[28514]: cluster 2024-09-21T13:47:53.544812+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:47:54.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:54 smithi032 bash[19760]: cluster 2024-09-21T13:47:53.530352+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T13:47:54.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:54 smithi032 bash[19760]: cluster 2024-09-21T13:47:53.544812+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:47:54.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:54 smithi046 bash[21852]: cluster 2024-09-21T13:47:53.530352+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T13:47:54.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:54 smithi046 bash[21852]: cluster 2024-09-21T13:47:53.544812+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:47:56.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:56 smithi032 bash[19760]: cluster 2024-09-21T13:47:55.545492+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:47:56.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:56 smithi032 bash[28514]: cluster 2024-09-21T13:47:55.545492+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:47:56.894 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:47:56.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:56 smithi046 bash[21852]: cluster 2024-09-21T13:47:55.545492+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:47:58.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:47:58 smithi032 bash[19760]: cluster 2024-09-21T13:47:57.546131+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:47:58.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:47:58 smithi032 bash[28514]: cluster 2024-09-21T13:47:57.546131+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:47:58.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:47:58 smithi046 bash[21852]: cluster 2024-09-21T13:47:57.546131+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:00.521 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-09-21T13:48:00.571 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi046:vg_nvme/lv_4 2024-09-21T13:48:00.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:00 smithi032 bash[28514]: cluster 2024-09-21T13:47:59.546820+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:00.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:00 smithi032 bash[19760]: cluster 2024-09-21T13:47:59.546820+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:00.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:00 smithi046 bash[21852]: cluster 2024-09-21T13:47:59.546820+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:02.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:02 smithi046 bash[21852]: cephadm 2024-09-21T13:48:01.176540+0000 mgr.y (mgr.14150) 207 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-21T13:48:02.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:02 smithi046 bash[21852]: audit 2024-09-21T13:48:01.185339+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:02.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:02 smithi046 bash[21852]: audit 2024-09-21T13:48:01.194334+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:02.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:02 smithi046 bash[21852]: audit 2024-09-21T13:48:01.196667+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:48:02.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:02 smithi046 bash[21852]: audit 2024-09-21T13:48:01.198163+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:48:02.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:02 smithi046 bash[21852]: audit 2024-09-21T13:48:01.199539+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:48:02.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:02 smithi046 bash[21852]: audit 2024-09-21T13:48:01.200822+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:48:02.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:02 smithi046 bash[21852]: cephadm 2024-09-21T13:48:01.201806+0000 mgr.y (mgr.14150) 208 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 4061M 2024-09-21T13:48:02.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:02 smithi046 bash[21852]: audit 2024-09-21T13:48:01.207812+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:02.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:02 smithi046 bash[21852]: audit 2024-09-21T13:48:01.212088+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:02.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:02 smithi046 bash[21852]: audit 2024-09-21T13:48:01.213286+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:48:02.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:02 smithi046 bash[21852]: audit 2024-09-21T13:48:01.221546+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[19760]: cephadm 2024-09-21T13:48:01.176540+0000 mgr.y (mgr.14150) 207 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-21T13:48:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[19760]: audit 2024-09-21T13:48:01.185339+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[19760]: audit 2024-09-21T13:48:01.194334+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[19760]: audit 2024-09-21T13:48:01.196667+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:48:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[19760]: audit 2024-09-21T13:48:01.198163+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:48:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[19760]: audit 2024-09-21T13:48:01.199539+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:48:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[19760]: audit 2024-09-21T13:48:01.200822+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:48:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[19760]: cephadm 2024-09-21T13:48:01.201806+0000 mgr.y (mgr.14150) 208 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 4061M 2024-09-21T13:48:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[19760]: audit 2024-09-21T13:48:01.207812+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[19760]: audit 2024-09-21T13:48:01.212088+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[19760]: audit 2024-09-21T13:48:01.213286+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:48:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[19760]: audit 2024-09-21T13:48:01.221546+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:02.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[28514]: cephadm 2024-09-21T13:48:01.176540+0000 mgr.y (mgr.14150) 207 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-21T13:48:02.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[28514]: audit 2024-09-21T13:48:01.185339+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:02.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[28514]: audit 2024-09-21T13:48:01.194334+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:02.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[28514]: audit 2024-09-21T13:48:01.196667+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:48:02.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[28514]: audit 2024-09-21T13:48:01.198163+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:48:02.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[28514]: audit 2024-09-21T13:48:01.199539+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:48:02.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[28514]: audit 2024-09-21T13:48:01.200822+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:48:02.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[28514]: cephadm 2024-09-21T13:48:01.201806+0000 mgr.y (mgr.14150) 208 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 4061M 2024-09-21T13:48:02.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[28514]: audit 2024-09-21T13:48:01.207812+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:02.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[28514]: audit 2024-09-21T13:48:01.212088+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:02.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[28514]: audit 2024-09-21T13:48:01.213286+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:48:02.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:02 smithi032 bash[28514]: audit 2024-09-21T13:48:01.221546+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:03.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:03 smithi032 bash[28514]: cluster 2024-09-21T13:48:01.547394+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:03.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:03 smithi032 bash[19760]: cluster 2024-09-21T13:48:01.547394+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:03.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:03 smithi046 bash[21852]: cluster 2024-09-21T13:48:01.547394+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:05.352 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:48:05.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:05 smithi032 bash[28514]: cluster 2024-09-21T13:48:03.547929+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:05.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:05 smithi032 bash[19760]: cluster 2024-09-21T13:48:03.547929+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:05.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:05 smithi046 bash[21852]: cluster 2024-09-21T13:48:03.547929+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:07.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:07 smithi032 bash[28514]: cluster 2024-09-21T13:48:05.548482+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:07.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:07 smithi032 bash[28514]: audit 2024-09-21T13:48:06.624058+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:48:07.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:07 smithi032 bash[28514]: audit 2024-09-21T13:48:06.629975+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:48:07.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:07 smithi032 bash[28514]: audit 2024-09-21T13:48:06.631643+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:07 smithi032 bash[19760]: cluster 2024-09-21T13:48:05.548482+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:07 smithi032 bash[19760]: audit 2024-09-21T13:48:06.624058+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:48:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:07 smithi032 bash[19760]: audit 2024-09-21T13:48:06.629975+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:48:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:07 smithi032 bash[19760]: audit 2024-09-21T13:48:06.631643+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:07.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:07 smithi046 bash[21852]: cluster 2024-09-21T13:48:05.548482+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:07.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:07 smithi046 bash[21852]: audit 2024-09-21T13:48:06.624058+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:48:07.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:07 smithi046 bash[21852]: audit 2024-09-21T13:48:06.629975+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:48:07.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:07 smithi046 bash[21852]: audit 2024-09-21T13:48:06.631643+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:08.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:08 smithi032 bash[19760]: audit 2024-09-21T13:48:06.617342+0000 mgr.y (mgr.14150) 212 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:08 smithi032 bash[28514]: audit 2024-09-21T13:48:06.617342+0000 mgr.y (mgr.14150) 212 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:08.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:08 smithi046 bash[21852]: audit 2024-09-21T13:48:06.617342+0000 mgr.y (mgr.14150) 212 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:09 smithi032 bash[28514]: cluster 2024-09-21T13:48:07.549034+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:09.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:09 smithi032 bash[19760]: cluster 2024-09-21T13:48:07.549034+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:09.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:09 smithi046 bash[21852]: cluster 2024-09-21T13:48:07.549034+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:11.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:11 smithi032 bash[19760]: cluster 2024-09-21T13:48:09.549605+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:11.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:11 smithi032 bash[28514]: cluster 2024-09-21T13:48:09.549605+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:11.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:11 smithi046 bash[21852]: cluster 2024-09-21T13:48:09.549605+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:13.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:13 smithi046 bash[21852]: cluster 2024-09-21T13:48:11.550177+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:13.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:13 smithi032 bash[19760]: cluster 2024-09-21T13:48:11.550177+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:13.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:13 smithi032 bash[28514]: cluster 2024-09-21T13:48:11.550177+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:15.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:15 smithi032 bash[19760]: cluster 2024-09-21T13:48:13.550734+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:15.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:15 smithi032 bash[28514]: cluster 2024-09-21T13:48:13.550734+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:15.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:15 smithi046 bash[21852]: cluster 2024-09-21T13:48:13.550734+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:16.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:16 smithi032 bash[28514]: audit 2024-09-21T13:48:15.253049+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.46:0/3211333679' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7444a667-ffca-474f-a66c-1f5181c49c29"}]: dispatch 2024-09-21T13:48:16.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:16 smithi032 bash[28514]: audit 2024-09-21T13:48:15.259141+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7444a667-ffca-474f-a66c-1f5181c49c29"}]: dispatch 2024-09-21T13:48:16.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:16 smithi032 bash[28514]: audit 2024-09-21T13:48:15.262423+0000 mon.a (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7444a667-ffca-474f-a66c-1f5181c49c29"}]': finished 2024-09-21T13:48:16.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:16 smithi032 bash[28514]: cluster 2024-09-21T13:48:15.267841+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-21T13:48:16.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:16 smithi032 bash[28514]: audit 2024-09-21T13:48:15.268469+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:48:16.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:16 smithi032 bash[28514]: audit 2024-09-21T13:48:15.903237+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.46:0/3344890870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:48:16.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:16 smithi032 bash[19760]: audit 2024-09-21T13:48:15.253049+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.46:0/3211333679' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7444a667-ffca-474f-a66c-1f5181c49c29"}]: dispatch 2024-09-21T13:48:16.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:16 smithi032 bash[19760]: audit 2024-09-21T13:48:15.259141+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7444a667-ffca-474f-a66c-1f5181c49c29"}]: dispatch 2024-09-21T13:48:16.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:16 smithi032 bash[19760]: audit 2024-09-21T13:48:15.262423+0000 mon.a (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7444a667-ffca-474f-a66c-1f5181c49c29"}]': finished 2024-09-21T13:48:16.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:16 smithi032 bash[19760]: cluster 2024-09-21T13:48:15.267841+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-21T13:48:16.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:16 smithi032 bash[19760]: audit 2024-09-21T13:48:15.268469+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:48:16.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:16 smithi032 bash[19760]: audit 2024-09-21T13:48:15.903237+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.46:0/3344890870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:48:16.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:16 smithi046 bash[21852]: audit 2024-09-21T13:48:15.253049+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.46:0/3211333679' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7444a667-ffca-474f-a66c-1f5181c49c29"}]: dispatch 2024-09-21T13:48:16.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:16 smithi046 bash[21852]: audit 2024-09-21T13:48:15.259141+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7444a667-ffca-474f-a66c-1f5181c49c29"}]: dispatch 2024-09-21T13:48:16.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:16 smithi046 bash[21852]: audit 2024-09-21T13:48:15.262423+0000 mon.a (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7444a667-ffca-474f-a66c-1f5181c49c29"}]': finished 2024-09-21T13:48:16.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:16 smithi046 bash[21852]: cluster 2024-09-21T13:48:15.267841+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-21T13:48:16.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:16 smithi046 bash[21852]: audit 2024-09-21T13:48:15.268469+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:48:16.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:16 smithi046 bash[21852]: audit 2024-09-21T13:48:15.903237+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.46:0/3344890870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:48:17.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:17 smithi032 bash[28514]: cluster 2024-09-21T13:48:15.551272+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:17.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:17 smithi032 bash[19760]: cluster 2024-09-21T13:48:15.551272+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:17.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:17 smithi046 bash[21852]: cluster 2024-09-21T13:48:15.551272+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:19 smithi046 bash[21852]: cluster 2024-09-21T13:48:17.551815+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:19.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:19 smithi032 bash[28514]: cluster 2024-09-21T13:48:17.551815+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:19.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:19 smithi032 bash[19760]: cluster 2024-09-21T13:48:17.551815+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:21.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:21 smithi032 bash[28514]: cluster 2024-09-21T13:48:19.552357+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:21.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:21 smithi032 bash[19760]: cluster 2024-09-21T13:48:19.552357+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:21.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:21 smithi046 bash[21852]: cluster 2024-09-21T13:48:19.552357+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:23.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:23 smithi032 bash[19760]: cluster 2024-09-21T13:48:21.552913+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:23 smithi032 bash[28514]: cluster 2024-09-21T13:48:21.552913+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:23.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:23 smithi046 bash[21852]: cluster 2024-09-21T13:48:21.552913+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:25.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:25 smithi032 bash[19760]: cluster 2024-09-21T13:48:23.553457+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:25.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:25 smithi032 bash[28514]: cluster 2024-09-21T13:48:23.553457+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:25.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:25 smithi046 bash[21852]: cluster 2024-09-21T13:48:23.553457+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:27.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:27 smithi032 bash[19760]: cluster 2024-09-21T13:48:25.554005+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:27.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:27 smithi032 bash[28514]: cluster 2024-09-21T13:48:25.554005+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:27.644 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:27 smithi046 bash[21852]: cluster 2024-09-21T13:48:25.554005+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:28.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:28 smithi032 bash[28514]: audit 2024-09-21T13:48:28.271322+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T13:48:28.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:28 smithi032 bash[28514]: audit 2024-09-21T13:48:28.273110+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:28 smithi032 bash[19760]: audit 2024-09-21T13:48:28.271322+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T13:48:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:28 smithi032 bash[19760]: audit 2024-09-21T13:48:28.273110+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:28.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:28 smithi046 bash[21852]: audit 2024-09-21T13:48:28.271322+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T13:48:28.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:28 smithi046 bash[21852]: audit 2024-09-21T13:48:28.273110+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:29.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:29 smithi032 bash[28514]: cluster 2024-09-21T13:48:27.554522+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:29.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:29 smithi032 bash[28514]: cephadm 2024-09-21T13:48:28.274583+0000 mgr.y (mgr.14150) 224 : cephadm [INF] Deploying daemon osd.4 on smithi046 2024-09-21T13:48:29.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:29 smithi032 bash[19760]: cluster 2024-09-21T13:48:27.554522+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:29.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:29 smithi032 bash[19760]: cephadm 2024-09-21T13:48:28.274583+0000 mgr.y (mgr.14150) 224 : cephadm [INF] Deploying daemon osd.4 on smithi046 2024-09-21T13:48:29.676 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:29 smithi046 bash[21852]: cluster 2024-09-21T13:48:27.554522+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:29.677 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:29 smithi046 bash[21852]: cephadm 2024-09-21T13:48:28.274583+0000 mgr.y (mgr.14150) 224 : cephadm [INF] Deploying daemon osd.4 on smithi046 2024-09-21T13:48:31.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:31 smithi046 bash[21852]: cluster 2024-09-21T13:48:29.555044+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:31.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:31 smithi032 bash[28514]: cluster 2024-09-21T13:48:29.555044+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:31.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:31 smithi032 bash[19760]: cluster 2024-09-21T13:48:29.555044+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:32.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:32 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:32.429 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:48:32 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:32.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:32 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:32.712 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:48:32 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:33.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:33 smithi032 bash[19760]: cluster 2024-09-21T13:48:31.555622+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:33.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:33 smithi032 bash[19760]: audit 2024-09-21T13:48:32.570783+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:48:33.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:33 smithi032 bash[19760]: audit 2024-09-21T13:48:32.578562+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:33.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:33 smithi032 bash[19760]: audit 2024-09-21T13:48:32.586588+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:33.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:33 smithi032 bash[28514]: cluster 2024-09-21T13:48:31.555622+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:33.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:33 smithi032 bash[28514]: audit 2024-09-21T13:48:32.570783+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:48:33.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:33 smithi032 bash[28514]: audit 2024-09-21T13:48:32.578562+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:33.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:33 smithi032 bash[28514]: audit 2024-09-21T13:48:32.586588+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:33.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:33 smithi046 bash[21852]: cluster 2024-09-21T13:48:31.555622+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:33.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:33 smithi046 bash[21852]: audit 2024-09-21T13:48:32.570783+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:48:33.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:33 smithi046 bash[21852]: audit 2024-09-21T13:48:32.578562+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:33.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:33 smithi046 bash[21852]: audit 2024-09-21T13:48:32.586588+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:35.399 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:35 smithi046 bash[21852]: cluster 2024-09-21T13:48:33.556138+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:35.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:35 smithi032 bash[19760]: cluster 2024-09-21T13:48:33.556138+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:35.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:35 smithi032 bash[28514]: cluster 2024-09-21T13:48:33.556138+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:37.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:37 smithi032 bash[19760]: cluster 2024-09-21T13:48:35.556769+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:37.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:37 smithi032 bash[28514]: cluster 2024-09-21T13:48:35.556769+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:37.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:37 smithi046 bash[21852]: cluster 2024-09-21T13:48:35.556769+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:39.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:39 smithi032 bash[19760]: cluster 2024-09-21T13:48:37.557366+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:39.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:39 smithi032 bash[19760]: audit 2024-09-21T13:48:38.933719+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:39.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:39 smithi032 bash[19760]: audit 2024-09-21T13:48:38.941514+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:39.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:39 smithi032 bash[19760]: audit 2024-09-21T13:48:38.943739+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:39.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:39 smithi032 bash[19760]: audit 2024-09-21T13:48:38.945737+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:48:39.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:39 smithi032 bash[19760]: audit 2024-09-21T13:48:38.955918+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:39.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:39 smithi032 bash[28514]: cluster 2024-09-21T13:48:37.557366+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:39.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:39 smithi032 bash[28514]: audit 2024-09-21T13:48:38.933719+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:39.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:39 smithi032 bash[28514]: audit 2024-09-21T13:48:38.941514+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:39.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:39 smithi032 bash[28514]: audit 2024-09-21T13:48:38.943739+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:39.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:39 smithi032 bash[28514]: audit 2024-09-21T13:48:38.945737+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:48:39.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:39 smithi032 bash[28514]: audit 2024-09-21T13:48:38.955918+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:39.632 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:39 smithi046 bash[21852]: cluster 2024-09-21T13:48:37.557366+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:39.632 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:39 smithi046 bash[21852]: audit 2024-09-21T13:48:38.933719+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:39.632 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:39 smithi046 bash[21852]: audit 2024-09-21T13:48:38.941514+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:39.632 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:39 smithi046 bash[21852]: audit 2024-09-21T13:48:38.943739+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:39.632 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:39 smithi046 bash[21852]: audit 2024-09-21T13:48:38.945737+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:48:39.633 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:39 smithi046 bash[21852]: audit 2024-09-21T13:48:38.955918+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:41.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:41 smithi046 bash[21852]: cluster 2024-09-21T13:48:39.557885+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:41.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:41 smithi032 bash[19760]: cluster 2024-09-21T13:48:39.557885+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:41.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:41 smithi032 bash[28514]: cluster 2024-09-21T13:48:39.557885+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:43.115 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 4 on host 'smithi046' 2024-09-21T13:48:43.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:43 smithi046 bash[21852]: cluster 2024-09-21T13:48:41.558513+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:43.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:43 smithi046 bash[21852]: audit 2024-09-21T13:48:42.525048+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3442364821,v1:172.21.15.46:6801/3442364821]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T13:48:43.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:43 smithi046 bash[21852]: audit 2024-09-21T13:48:42.528366+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T13:48:43.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:43 smithi046 bash[21852]: audit 2024-09-21T13:48:43.096258+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:48:43.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:43 smithi046 bash[21852]: audit 2024-09-21T13:48:43.103944+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:43.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:43 smithi046 bash[21852]: audit 2024-09-21T13:48:43.111926+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:43.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:43 smithi032 bash[19760]: cluster 2024-09-21T13:48:41.558513+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:43.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:43 smithi032 bash[19760]: audit 2024-09-21T13:48:42.525048+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3442364821,v1:172.21.15.46:6801/3442364821]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T13:48:43.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:43 smithi032 bash[19760]: audit 2024-09-21T13:48:42.528366+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T13:48:43.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:43 smithi032 bash[19760]: audit 2024-09-21T13:48:43.096258+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:48:43.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:43 smithi032 bash[19760]: audit 2024-09-21T13:48:43.103944+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:43.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:43 smithi032 bash[19760]: audit 2024-09-21T13:48:43.111926+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:43.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:43 smithi032 bash[28514]: cluster 2024-09-21T13:48:41.558513+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:43.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:43 smithi032 bash[28514]: audit 2024-09-21T13:48:42.525048+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3442364821,v1:172.21.15.46:6801/3442364821]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T13:48:43.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:43 smithi032 bash[28514]: audit 2024-09-21T13:48:42.528366+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T13:48:43.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:43 smithi032 bash[28514]: audit 2024-09-21T13:48:43.096258+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:48:43.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:43 smithi032 bash[28514]: audit 2024-09-21T13:48:43.103944+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:43.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:43 smithi032 bash[28514]: audit 2024-09-21T13:48:43.111926+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:43.620 DEBUG:teuthology.orchestra.run.smithi046:osd.4> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.4.service 2024-09-21T13:48:43.622 INFO:tasks.cephadm:Deploying osd.5 on smithi046 with /dev/vg_nvme/lv_3... 2024-09-21T13:48:43.622 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T13:48:44.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:44 smithi032 bash[19760]: audit 2024-09-21T13:48:43.334552+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3442364821,v1:172.21.15.46:6801/3442364821]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:48:44.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:44 smithi032 bash[19760]: audit 2024-09-21T13:48:43.334714+0000 mon.a (mon.0) 507 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:48:44.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:44 smithi032 bash[19760]: cluster 2024-09-21T13:48:43.341685+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T13:48:44.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:44 smithi032 bash[19760]: audit 2024-09-21T13:48:43.342509+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:48:44.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:44 smithi032 bash[19760]: audit 2024-09-21T13:48:43.343063+0000 mon.a (mon.0) 510 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:48:44.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:44 smithi032 bash[28514]: audit 2024-09-21T13:48:43.334552+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3442364821,v1:172.21.15.46:6801/3442364821]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:48:44.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:44 smithi032 bash[28514]: audit 2024-09-21T13:48:43.334714+0000 mon.a (mon.0) 507 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:48:44.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:44 smithi032 bash[28514]: cluster 2024-09-21T13:48:43.341685+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T13:48:44.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:44 smithi032 bash[28514]: audit 2024-09-21T13:48:43.342509+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:48:44.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:44 smithi032 bash[28514]: audit 2024-09-21T13:48:43.343063+0000 mon.a (mon.0) 510 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:48:44.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:44 smithi046 bash[21852]: audit 2024-09-21T13:48:43.334552+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3442364821,v1:172.21.15.46:6801/3442364821]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:48:44.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:44 smithi046 bash[21852]: audit 2024-09-21T13:48:43.334714+0000 mon.a (mon.0) 507 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:48:44.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:44 smithi046 bash[21852]: cluster 2024-09-21T13:48:43.341685+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T13:48:44.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:44 smithi046 bash[21852]: audit 2024-09-21T13:48:43.342509+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:48:44.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:44 smithi046 bash[21852]: audit 2024-09-21T13:48:43.343063+0000 mon.a (mon.0) 510 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:48:44.712 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:48:44 smithi046 bash[25250]: debug 2024-09-21T13:48:44.376+0000 7f9f992d8640 -1 osd.4 0 waiting for initial osdmap 2024-09-21T13:48:44.713 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:48:44 smithi046 bash[25250]: debug 2024-09-21T13:48:44.380+0000 7f9f95100640 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:48:45.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:45 smithi032 bash[19760]: cluster 2024-09-21T13:48:43.559068+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:45.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:45 smithi032 bash[19760]: audit 2024-09-21T13:48:44.337008+0000 mon.a (mon.0) 511 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-09-21T13:48:45.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:45 smithi032 bash[19760]: cluster 2024-09-21T13:48:44.343380+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T13:48:45.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:45 smithi032 bash[19760]: audit 2024-09-21T13:48:44.344604+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:48:45.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:45 smithi032 bash[19760]: audit 2024-09-21T13:48:45.345210+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:48:45.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:45 smithi032 bash[28514]: cluster 2024-09-21T13:48:43.559068+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:45.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:45 smithi032 bash[28514]: audit 2024-09-21T13:48:44.337008+0000 mon.a (mon.0) 511 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-09-21T13:48:45.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:45 smithi032 bash[28514]: cluster 2024-09-21T13:48:44.343380+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T13:48:45.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:45 smithi032 bash[28514]: audit 2024-09-21T13:48:44.344604+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:48:45.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:45 smithi032 bash[28514]: audit 2024-09-21T13:48:45.345210+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:48:45.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:45 smithi046 bash[21852]: cluster 2024-09-21T13:48:43.559068+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:45.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:45 smithi046 bash[21852]: audit 2024-09-21T13:48:44.337008+0000 mon.a (mon.0) 511 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-09-21T13:48:45.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:45 smithi046 bash[21852]: cluster 2024-09-21T13:48:44.343380+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T13:48:45.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:45 smithi046 bash[21852]: audit 2024-09-21T13:48:44.344604+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:48:45.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:45 smithi046 bash[21852]: audit 2024-09-21T13:48:45.345210+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:48:46.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:46 smithi046 bash[21852]: cluster 2024-09-21T13:48:43.505626+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:48:46.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:46 smithi046 bash[21852]: cluster 2024-09-21T13:48:43.505684+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:48:46.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:46 smithi046 bash[21852]: cluster 2024-09-21T13:48:45.355986+0000 mon.a (mon.0) 515 : cluster [INF] osd.4 [v2:172.21.15.46:6800/3442364821,v1:172.21.15.46:6801/3442364821] boot 2024-09-21T13:48:46.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:46 smithi046 bash[21852]: cluster 2024-09-21T13:48:45.356097+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-21T13:48:46.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:46 smithi046 bash[21852]: audit 2024-09-21T13:48:45.356937+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:48:46.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:46 smithi046 bash[21852]: cluster 2024-09-21T13:48:46.356611+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T13:48:46.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:46 smithi032 bash[19760]: cluster 2024-09-21T13:48:43.505626+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:48:46.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:46 smithi032 bash[19760]: cluster 2024-09-21T13:48:43.505684+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:48:46.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:46 smithi032 bash[19760]: cluster 2024-09-21T13:48:45.355986+0000 mon.a (mon.0) 515 : cluster [INF] osd.4 [v2:172.21.15.46:6800/3442364821,v1:172.21.15.46:6801/3442364821] boot 2024-09-21T13:48:46.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:46 smithi032 bash[19760]: cluster 2024-09-21T13:48:45.356097+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-21T13:48:46.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:46 smithi032 bash[19760]: audit 2024-09-21T13:48:45.356937+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:48:46.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:46 smithi032 bash[19760]: cluster 2024-09-21T13:48:46.356611+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T13:48:46.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:46 smithi032 bash[28514]: cluster 2024-09-21T13:48:43.505626+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:48:46.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:46 smithi032 bash[28514]: cluster 2024-09-21T13:48:43.505684+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:48:46.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:46 smithi032 bash[28514]: cluster 2024-09-21T13:48:45.355986+0000 mon.a (mon.0) 515 : cluster [INF] osd.4 [v2:172.21.15.46:6800/3442364821,v1:172.21.15.46:6801/3442364821] boot 2024-09-21T13:48:46.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:46 smithi032 bash[28514]: cluster 2024-09-21T13:48:45.356097+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-21T13:48:46.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:46 smithi032 bash[28514]: audit 2024-09-21T13:48:45.356937+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:48:46.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:46 smithi032 bash[28514]: cluster 2024-09-21T13:48:46.356611+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T13:48:47.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:47 smithi046 bash[21852]: cluster 2024-09-21T13:48:45.559721+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v203: 1 pgs: 1 remapped+peering; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:47.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:47 smithi046 bash[21852]: cluster 2024-09-21T13:48:47.359043+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T13:48:47.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:47 smithi032 bash[19760]: cluster 2024-09-21T13:48:45.559721+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v203: 1 pgs: 1 remapped+peering; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:47.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:47 smithi032 bash[19760]: cluster 2024-09-21T13:48:47.359043+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T13:48:47.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:47 smithi032 bash[28514]: cluster 2024-09-21T13:48:45.559721+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v203: 1 pgs: 1 remapped+peering; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:48:47.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:47 smithi032 bash[28514]: cluster 2024-09-21T13:48:47.359043+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T13:48:48.389 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:48:49.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:49 smithi032 bash[28514]: cluster 2024-09-21T13:48:47.560292+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:48:49.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:49 smithi032 bash[28514]: cluster 2024-09-21T13:48:48.275974+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T13:48:49.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:49 smithi032 bash[19760]: cluster 2024-09-21T13:48:47.560292+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:48:49.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:49 smithi032 bash[19760]: cluster 2024-09-21T13:48:48.275974+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T13:48:49.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:49 smithi046 bash[21852]: cluster 2024-09-21T13:48:47.560292+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:48:49.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:49 smithi046 bash[21852]: cluster 2024-09-21T13:48:48.275974+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T13:48:50.539 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:50 smithi046 bash[21852]: cluster 2024-09-21T13:48:49.276713+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T13:48:50.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:50 smithi032 bash[19760]: cluster 2024-09-21T13:48:49.276713+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T13:48:50.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:50 smithi032 bash[28514]: cluster 2024-09-21T13:48:49.276713+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T13:48:51.584 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:51 smithi046 bash[21852]: cluster 2024-09-21T13:48:49.560927+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:48:51.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:51 smithi032 bash[19760]: cluster 2024-09-21T13:48:49.560927+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:48:51.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:51 smithi032 bash[28514]: cluster 2024-09-21T13:48:49.560927+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:48:52.669 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-09-21T13:48:52.718 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi046:vg_nvme/lv_3 2024-09-21T13:48:53.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:53 smithi032 bash[28514]: cluster 2024-09-21T13:48:51.561562+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 111 KiB/s, 0 objects/s recovering 2024-09-21T13:48:53.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:53 smithi032 bash[19760]: cluster 2024-09-21T13:48:51.561562+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 111 KiB/s, 0 objects/s recovering 2024-09-21T13:48:53.666 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:53 smithi046 bash[21852]: cluster 2024-09-21T13:48:51.561562+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 111 KiB/s, 0 objects/s recovering 2024-09-21T13:48:55.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:55 smithi032 bash[19760]: cluster 2024-09-21T13:48:53.562154+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-21T13:48:55.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:55 smithi032 bash[28514]: cluster 2024-09-21T13:48:53.562154+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-21T13:48:55.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:55 smithi046 bash[21852]: cluster 2024-09-21T13:48:53.562154+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-21T13:48:56.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[19760]: cephadm 2024-09-21T13:48:55.488106+0000 mgr.y (mgr.14150) 238 : cephadm [INF] Detected new or changed devices on smithi046 2024-09-21T13:48:56.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[19760]: audit 2024-09-21T13:48:55.496550+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:56.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[19760]: audit 2024-09-21T13:48:55.504753+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:56.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[19760]: audit 2024-09-21T13:48:55.507410+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:48:56.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[19760]: audit 2024-09-21T13:48:55.515201+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:56.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[19760]: audit 2024-09-21T13:48:55.519831+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:56.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[19760]: audit 2024-09-21T13:48:55.521441+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:48:56.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[19760]: audit 2024-09-21T13:48:55.530927+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:56.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[28514]: cephadm 2024-09-21T13:48:55.488106+0000 mgr.y (mgr.14150) 238 : cephadm [INF] Detected new or changed devices on smithi046 2024-09-21T13:48:56.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[28514]: audit 2024-09-21T13:48:55.496550+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:56.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[28514]: audit 2024-09-21T13:48:55.504753+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:56.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[28514]: audit 2024-09-21T13:48:55.507410+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:48:56.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[28514]: audit 2024-09-21T13:48:55.515201+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:56.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[28514]: audit 2024-09-21T13:48:55.519831+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:56.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[28514]: audit 2024-09-21T13:48:55.521441+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:48:56.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:56 smithi032 bash[28514]: audit 2024-09-21T13:48:55.530927+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:56.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:56 smithi046 bash[21852]: cephadm 2024-09-21T13:48:55.488106+0000 mgr.y (mgr.14150) 238 : cephadm [INF] Detected new or changed devices on smithi046 2024-09-21T13:48:56.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:56 smithi046 bash[21852]: audit 2024-09-21T13:48:55.496550+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:56.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:56 smithi046 bash[21852]: audit 2024-09-21T13:48:55.504753+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:56.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:56 smithi046 bash[21852]: audit 2024-09-21T13:48:55.507410+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:48:56.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:56 smithi046 bash[21852]: audit 2024-09-21T13:48:55.515201+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:56.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:56 smithi046 bash[21852]: audit 2024-09-21T13:48:55.519831+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:56.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:56 smithi046 bash[21852]: audit 2024-09-21T13:48:55.521441+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:48:56.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:56 smithi046 bash[21852]: audit 2024-09-21T13:48:55.530927+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:48:57.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:57 smithi032 bash[19760]: cephadm 2024-09-21T13:48:55.508793+0000 mgr.y (mgr.14150) 239 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 17269M 2024-09-21T13:48:57.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:57 smithi032 bash[19760]: cluster 2024-09-21T13:48:55.562706+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:48:57.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:57 smithi032 bash[28514]: cephadm 2024-09-21T13:48:55.508793+0000 mgr.y (mgr.14150) 239 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 17269M 2024-09-21T13:48:57.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:57 smithi032 bash[28514]: cluster 2024-09-21T13:48:55.562706+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:48:57.938 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:48:57.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:57 smithi046 bash[21852]: cephadm 2024-09-21T13:48:55.508793+0000 mgr.y (mgr.14150) 239 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 17269M 2024-09-21T13:48:57.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:57 smithi046 bash[21852]: cluster 2024-09-21T13:48:55.562706+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:48:58.808 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:58 smithi046 bash[21852]: cluster 2024-09-21T13:48:57.563253+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T13:48:58.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:58 smithi032 bash[19760]: cluster 2024-09-21T13:48:57.563253+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T13:48:58.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:58 smithi032 bash[28514]: cluster 2024-09-21T13:48:57.563253+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T13:48:59.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:59 smithi032 bash[19760]: audit 2024-09-21T13:48:59.152115+0000 mgr.y (mgr.14150) 242 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:59.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:59 smithi032 bash[19760]: audit 2024-09-21T13:48:59.158515+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:48:59.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:59 smithi032 bash[19760]: audit 2024-09-21T13:48:59.164517+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:48:59.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:48:59 smithi032 bash[19760]: audit 2024-09-21T13:48:59.166087+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:59.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:59 smithi032 bash[28514]: audit 2024-09-21T13:48:59.152115+0000 mgr.y (mgr.14150) 242 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:59.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:59 smithi032 bash[28514]: audit 2024-09-21T13:48:59.158515+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:48:59.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:59 smithi032 bash[28514]: audit 2024-09-21T13:48:59.164517+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:48:59.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:48:59 smithi032 bash[28514]: audit 2024-09-21T13:48:59.166087+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:48:59.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:59 smithi046 bash[21852]: audit 2024-09-21T13:48:59.152115+0000 mgr.y (mgr.14150) 242 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:59.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:59 smithi046 bash[21852]: audit 2024-09-21T13:48:59.158515+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:48:59.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:59 smithi046 bash[21852]: audit 2024-09-21T13:48:59.164517+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:48:59.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:48:59 smithi046 bash[21852]: audit 2024-09-21T13:48:59.166087+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:49:00.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:00 smithi032 bash[19760]: cluster 2024-09-21T13:48:59.563812+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T13:49:00.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:00 smithi032 bash[28514]: cluster 2024-09-21T13:48:59.563812+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T13:49:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:00 smithi046 bash[21852]: cluster 2024-09-21T13:48:59.563812+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T13:49:02.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:02 smithi046 bash[21852]: cluster 2024-09-21T13:49:01.564370+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:49:03.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:02 smithi032 bash[19760]: cluster 2024-09-21T13:49:01.564370+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:49:03.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:02 smithi032 bash[28514]: cluster 2024-09-21T13:49:01.564370+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:49:04.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:04 smithi046 bash[21852]: cluster 2024-09-21T13:49:03.564901+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:05.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:04 smithi032 bash[19760]: cluster 2024-09-21T13:49:03.564901+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:05.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:04 smithi032 bash[28514]: cluster 2024-09-21T13:49:03.564901+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:06.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:06 smithi046 bash[21852]: cluster 2024-09-21T13:49:05.565452+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:07.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:06 smithi032 bash[19760]: cluster 2024-09-21T13:49:05.565452+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:07.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:06 smithi032 bash[28514]: cluster 2024-09-21T13:49:05.565452+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:07.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:07 smithi046 bash[21852]: audit 2024-09-21T13:49:07.519171+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.46:0/3859543379' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "219532e6-a337-4b81-9014-2ce659376711"}]: dispatch 2024-09-21T13:49:07.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:07 smithi046 bash[21852]: audit 2024-09-21T13:49:07.522925+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "219532e6-a337-4b81-9014-2ce659376711"}]: dispatch 2024-09-21T13:49:07.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:07 smithi046 bash[21852]: audit 2024-09-21T13:49:07.526460+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "219532e6-a337-4b81-9014-2ce659376711"}]': finished 2024-09-21T13:49:07.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:07 smithi046 bash[21852]: cluster 2024-09-21T13:49:07.532140+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T13:49:07.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:07 smithi046 bash[21852]: audit 2024-09-21T13:49:07.532823+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:49:08.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:07 smithi032 bash[19760]: audit 2024-09-21T13:49:07.519171+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.46:0/3859543379' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "219532e6-a337-4b81-9014-2ce659376711"}]: dispatch 2024-09-21T13:49:08.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:07 smithi032 bash[19760]: audit 2024-09-21T13:49:07.522925+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "219532e6-a337-4b81-9014-2ce659376711"}]: dispatch 2024-09-21T13:49:08.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:07 smithi032 bash[19760]: audit 2024-09-21T13:49:07.526460+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "219532e6-a337-4b81-9014-2ce659376711"}]': finished 2024-09-21T13:49:08.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:07 smithi032 bash[19760]: cluster 2024-09-21T13:49:07.532140+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T13:49:08.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:07 smithi032 bash[19760]: audit 2024-09-21T13:49:07.532823+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:49:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:07 smithi032 bash[28514]: audit 2024-09-21T13:49:07.519171+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.46:0/3859543379' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "219532e6-a337-4b81-9014-2ce659376711"}]: dispatch 2024-09-21T13:49:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:07 smithi032 bash[28514]: audit 2024-09-21T13:49:07.522925+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "219532e6-a337-4b81-9014-2ce659376711"}]: dispatch 2024-09-21T13:49:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:07 smithi032 bash[28514]: audit 2024-09-21T13:49:07.526460+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "219532e6-a337-4b81-9014-2ce659376711"}]': finished 2024-09-21T13:49:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:07 smithi032 bash[28514]: cluster 2024-09-21T13:49:07.532140+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T13:49:08.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:07 smithi032 bash[28514]: audit 2024-09-21T13:49:07.532823+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:49:08.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:08 smithi046 bash[21852]: cluster 2024-09-21T13:49:07.565990+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:08.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:08 smithi046 bash[21852]: audit 2024-09-21T13:49:08.193080+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.46:0/669789168' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:49:09.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:08 smithi032 bash[19760]: cluster 2024-09-21T13:49:07.565990+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:09.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:08 smithi032 bash[19760]: audit 2024-09-21T13:49:08.193080+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.46:0/669789168' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:49:09.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:08 smithi032 bash[28514]: cluster 2024-09-21T13:49:07.565990+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:09.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:08 smithi032 bash[28514]: audit 2024-09-21T13:49:08.193080+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.46:0/669789168' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:49:10.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:10 smithi046 bash[21852]: cluster 2024-09-21T13:49:09.566571+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:11.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:10 smithi032 bash[19760]: cluster 2024-09-21T13:49:09.566571+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:11.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:10 smithi032 bash[28514]: cluster 2024-09-21T13:49:09.566571+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:12.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:12 smithi046 bash[21852]: cluster 2024-09-21T13:49:11.567125+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:13.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:12 smithi032 bash[19760]: cluster 2024-09-21T13:49:11.567125+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:13.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:12 smithi032 bash[28514]: cluster 2024-09-21T13:49:11.567125+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:14.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:14 smithi046 bash[21852]: cluster 2024-09-21T13:49:13.567680+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:15.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:14 smithi032 bash[19760]: cluster 2024-09-21T13:49:13.567680+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:15.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:14 smithi032 bash[28514]: cluster 2024-09-21T13:49:13.567680+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:16.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:16 smithi046 bash[21852]: cluster 2024-09-21T13:49:15.568203+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:17.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:16 smithi032 bash[19760]: cluster 2024-09-21T13:49:15.568203+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:17.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:16 smithi032 bash[28514]: cluster 2024-09-21T13:49:15.568203+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:18.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:18 smithi046 bash[21852]: cluster 2024-09-21T13:49:17.568742+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:19.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:18 smithi032 bash[19760]: cluster 2024-09-21T13:49:17.568742+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:19.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:18 smithi032 bash[28514]: cluster 2024-09-21T13:49:17.568742+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:20.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:20 smithi046 bash[21852]: cluster 2024-09-21T13:49:19.569308+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:20.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:20 smithi046 bash[21852]: audit 2024-09-21T13:49:20.532215+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T13:49:20.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:20 smithi046 bash[21852]: audit 2024-09-21T13:49:20.533913+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:49:21.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:20 smithi032 bash[19760]: cluster 2024-09-21T13:49:19.569308+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:21.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:20 smithi032 bash[19760]: audit 2024-09-21T13:49:20.532215+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T13:49:21.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:20 smithi032 bash[19760]: audit 2024-09-21T13:49:20.533913+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:49:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:20 smithi032 bash[28514]: cluster 2024-09-21T13:49:19.569308+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:20 smithi032 bash[28514]: audit 2024-09-21T13:49:20.532215+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T13:49:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:20 smithi032 bash[28514]: audit 2024-09-21T13:49:20.533913+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:49:21.935 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:21 smithi046 bash[21852]: cephadm 2024-09-21T13:49:20.535511+0000 mgr.y (mgr.14150) 254 : cephadm [INF] Deploying daemon osd.5 on smithi046 2024-09-21T13:49:22.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:21 smithi032 bash[19760]: cephadm 2024-09-21T13:49:20.535511+0000 mgr.y (mgr.14150) 254 : cephadm [INF] Deploying daemon osd.5 on smithi046 2024-09-21T13:49:22.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:21 smithi032 bash[28514]: cephadm 2024-09-21T13:49:20.535511+0000 mgr.y (mgr.14150) 254 : cephadm [INF] Deploying daemon osd.5 on smithi046 2024-09-21T13:49:22.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:22 smithi046 bash[21852]: cluster 2024-09-21T13:49:21.569862+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:23.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:22 smithi032 bash[19760]: cluster 2024-09-21T13:49:21.569862+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:23.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:22 smithi032 bash[28514]: cluster 2024-09-21T13:49:21.569862+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:24.896 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:49:24 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:49:24.896 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:49:24 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:49:24.897 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:24 smithi046 bash[21852]: cluster 2024-09-21T13:49:23.570379+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:24.897 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:24 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:49:25.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:24 smithi032 bash[19760]: cluster 2024-09-21T13:49:23.570379+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:25.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:24 smithi032 bash[28514]: cluster 2024-09-21T13:49:23.570379+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:25.211 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:49:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:49:25.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:49:25.212 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:49:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:49:25.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:25 smithi046 bash[21852]: audit 2024-09-21T13:49:25.176370+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:49:25.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:25 smithi046 bash[21852]: audit 2024-09-21T13:49:25.184210+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:25.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:25 smithi046 bash[21852]: audit 2024-09-21T13:49:25.192488+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:26.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:25 smithi032 bash[19760]: audit 2024-09-21T13:49:25.176370+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:49:26.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:25 smithi032 bash[19760]: audit 2024-09-21T13:49:25.184210+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:26.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:25 smithi032 bash[19760]: audit 2024-09-21T13:49:25.192488+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:26.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:25 smithi032 bash[28514]: audit 2024-09-21T13:49:25.176370+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:49:26.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:25 smithi032 bash[28514]: audit 2024-09-21T13:49:25.184210+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:26.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:25 smithi032 bash[28514]: audit 2024-09-21T13:49:25.192488+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:27.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:27 smithi046 bash[21852]: cluster 2024-09-21T13:49:25.570917+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:27.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:27 smithi032 bash[19760]: cluster 2024-09-21T13:49:25.570917+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:27.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:27 smithi032 bash[28514]: cluster 2024-09-21T13:49:25.570917+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:29.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:29 smithi046 bash[21852]: cluster 2024-09-21T13:49:27.571470+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:29.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:29 smithi032 bash[19760]: cluster 2024-09-21T13:49:27.571470+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:29.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:29 smithi032 bash[28514]: cluster 2024-09-21T13:49:27.571470+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:31.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:31 smithi046 bash[21852]: cluster 2024-09-21T13:49:29.572029+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:31.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:31 smithi032 bash[19760]: cluster 2024-09-21T13:49:29.572029+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:31.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:31 smithi032 bash[28514]: cluster 2024-09-21T13:49:29.572029+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:32.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:32 smithi032 bash[19760]: audit 2024-09-21T13:49:31.548383+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:32.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:32 smithi032 bash[19760]: audit 2024-09-21T13:49:31.557469+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:32.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:32 smithi032 bash[19760]: audit 2024-09-21T13:49:31.559366+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:49:32.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:32 smithi032 bash[19760]: audit 2024-09-21T13:49:31.561303+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:49:32.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:32 smithi032 bash[19760]: audit 2024-09-21T13:49:31.571580+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:32.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:32 smithi032 bash[19760]: cluster 2024-09-21T13:49:31.572693+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:32.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:32 smithi032 bash[28514]: audit 2024-09-21T13:49:31.548383+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:32.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:32 smithi032 bash[28514]: audit 2024-09-21T13:49:31.557469+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:32.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:32 smithi032 bash[28514]: audit 2024-09-21T13:49:31.559366+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:49:32.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:32 smithi032 bash[28514]: audit 2024-09-21T13:49:31.561303+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:49:32.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:32 smithi032 bash[28514]: audit 2024-09-21T13:49:31.571580+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:32.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:32 smithi032 bash[28514]: cluster 2024-09-21T13:49:31.572693+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:32.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:32 smithi046 bash[21852]: audit 2024-09-21T13:49:31.548383+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:32.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:32 smithi046 bash[21852]: audit 2024-09-21T13:49:31.557469+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:32.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:32 smithi046 bash[21852]: audit 2024-09-21T13:49:31.559366+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:49:32.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:32 smithi046 bash[21852]: audit 2024-09-21T13:49:31.561303+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:49:32.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:32 smithi046 bash[21852]: audit 2024-09-21T13:49:31.571580+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:32.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:32 smithi046 bash[21852]: cluster 2024-09-21T13:49:31.572693+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:34.904 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:34 smithi046 bash[21852]: cluster 2024-09-21T13:49:33.573279+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:34.904 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:34 smithi046 bash[21852]: audit 2024-09-21T13:49:33.915245+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/3053496247,v1:172.21.15.46:6809/3053496247]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T13:49:34.904 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:34 smithi046 bash[21852]: audit 2024-09-21T13:49:33.918895+0000 mon.a (mon.0) 546 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T13:49:35.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:34 smithi032 bash[19760]: cluster 2024-09-21T13:49:33.573279+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:35.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:34 smithi032 bash[19760]: audit 2024-09-21T13:49:33.915245+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/3053496247,v1:172.21.15.46:6809/3053496247]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T13:49:35.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:34 smithi032 bash[19760]: audit 2024-09-21T13:49:33.918895+0000 mon.a (mon.0) 546 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T13:49:35.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:34 smithi032 bash[28514]: cluster 2024-09-21T13:49:33.573279+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:35.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:34 smithi032 bash[28514]: audit 2024-09-21T13:49:33.915245+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/3053496247,v1:172.21.15.46:6809/3053496247]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T13:49:35.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:34 smithi032 bash[28514]: audit 2024-09-21T13:49:33.918895+0000 mon.a (mon.0) 546 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T13:49:35.615 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 5 on host 'smithi046' 2024-09-21T13:49:35.943 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:35 smithi046 bash[21852]: audit 2024-09-21T13:49:34.628849+0000 mon.a (mon.0) 547 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:49:35.943 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:35 smithi046 bash[21852]: audit 2024-09-21T13:49:34.632246+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/3053496247,v1:172.21.15.46:6809/3053496247]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:49:35.943 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:35 smithi046 bash[21852]: cluster 2024-09-21T13:49:34.634381+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T13:49:35.943 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:35 smithi046 bash[21852]: audit 2024-09-21T13:49:34.635382+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:49:35.943 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:35 smithi046 bash[21852]: audit 2024-09-21T13:49:34.636083+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:49:35.943 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:35 smithi046 bash[21852]: audit 2024-09-21T13:49:35.589714+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:49:35.943 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:35 smithi046 bash[21852]: audit 2024-09-21T13:49:35.599320+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:35.943 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:35 smithi046 bash[21852]: audit 2024-09-21T13:49:35.609910+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:35.944 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:35 smithi046 bash[21852]: audit 2024-09-21T13:49:35.631786+0000 mon.a (mon.0) 554 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-09-21T13:49:36.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[19760]: audit 2024-09-21T13:49:34.628849+0000 mon.a (mon.0) 547 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:49:36.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[19760]: audit 2024-09-21T13:49:34.632246+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/3053496247,v1:172.21.15.46:6809/3053496247]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:49:36.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[19760]: cluster 2024-09-21T13:49:34.634381+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T13:49:36.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[19760]: audit 2024-09-21T13:49:34.635382+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:49:36.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[19760]: audit 2024-09-21T13:49:34.636083+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:49:36.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[19760]: audit 2024-09-21T13:49:35.589714+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:49:36.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[19760]: audit 2024-09-21T13:49:35.599320+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:36.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[19760]: audit 2024-09-21T13:49:35.609910+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:36.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[19760]: audit 2024-09-21T13:49:35.631786+0000 mon.a (mon.0) 554 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-09-21T13:49:36.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[28514]: audit 2024-09-21T13:49:34.628849+0000 mon.a (mon.0) 547 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:49:36.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[28514]: audit 2024-09-21T13:49:34.632246+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/3053496247,v1:172.21.15.46:6809/3053496247]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:49:36.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[28514]: cluster 2024-09-21T13:49:34.634381+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T13:49:36.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[28514]: audit 2024-09-21T13:49:34.635382+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:49:36.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[28514]: audit 2024-09-21T13:49:34.636083+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:49:36.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[28514]: audit 2024-09-21T13:49:35.589714+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:49:36.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[28514]: audit 2024-09-21T13:49:35.599320+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:36.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[28514]: audit 2024-09-21T13:49:35.609910+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:36.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:35 smithi032 bash[28514]: audit 2024-09-21T13:49:35.631786+0000 mon.a (mon.0) 554 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-09-21T13:49:36.239 DEBUG:teuthology.orchestra.run.smithi046:osd.5> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.5.service 2024-09-21T13:49:36.242 INFO:tasks.cephadm:Deploying osd.6 on smithi046 with /dev/vg_nvme/lv_2... 2024-09-21T13:49:36.242 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T13:49:36.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:36 smithi046 bash[21852]: cluster 2024-09-21T13:49:35.573872+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:36.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:36 smithi046 bash[21852]: cluster 2024-09-21T13:49:35.638331+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T13:49:36.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:36 smithi046 bash[21852]: audit 2024-09-21T13:49:35.639575+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:49:36.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:36 smithi046 bash[21852]: audit 2024-09-21T13:49:35.647527+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:49:36.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:36 smithi046 bash[21852]: audit 2024-09-21T13:49:35.952620+0000 mon.a (mon.0) 558 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T13:49:36.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:36 smithi046 bash[21852]: cluster 2024-09-21T13:49:36.641759+0000 mon.a (mon.0) 559 : cluster [INF] osd.5 [v2:172.21.15.46:6808/3053496247,v1:172.21.15.46:6809/3053496247] boot 2024-09-21T13:49:36.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:36 smithi046 bash[21852]: cluster 2024-09-21T13:49:36.641955+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T13:49:36.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:36 smithi046 bash[21852]: audit 2024-09-21T13:49:36.642360+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:49:37.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[19760]: cluster 2024-09-21T13:49:35.573872+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:37.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[19760]: cluster 2024-09-21T13:49:35.638331+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T13:49:37.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[19760]: audit 2024-09-21T13:49:35.639575+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:49:37.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[19760]: audit 2024-09-21T13:49:35.647527+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:49:37.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[19760]: audit 2024-09-21T13:49:35.952620+0000 mon.a (mon.0) 558 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T13:49:37.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[19760]: cluster 2024-09-21T13:49:36.641759+0000 mon.a (mon.0) 559 : cluster [INF] osd.5 [v2:172.21.15.46:6808/3053496247,v1:172.21.15.46:6809/3053496247] boot 2024-09-21T13:49:37.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[19760]: cluster 2024-09-21T13:49:36.641955+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T13:49:37.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[19760]: audit 2024-09-21T13:49:36.642360+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:49:37.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[28514]: cluster 2024-09-21T13:49:35.573872+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:49:37.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[28514]: cluster 2024-09-21T13:49:35.638331+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T13:49:37.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[28514]: audit 2024-09-21T13:49:35.639575+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:49:37.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[28514]: audit 2024-09-21T13:49:35.647527+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:49:37.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[28514]: audit 2024-09-21T13:49:35.952620+0000 mon.a (mon.0) 558 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T13:49:37.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[28514]: cluster 2024-09-21T13:49:36.641759+0000 mon.a (mon.0) 559 : cluster [INF] osd.5 [v2:172.21.15.46:6808/3053496247,v1:172.21.15.46:6809/3053496247] boot 2024-09-21T13:49:37.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[28514]: cluster 2024-09-21T13:49:36.641955+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T13:49:37.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:36 smithi032 bash[28514]: audit 2024-09-21T13:49:36.642360+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:49:37.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:37 smithi046 bash[21852]: cluster 2024-09-21T13:49:34.901647+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:49:37.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:37 smithi046 bash[21852]: cluster 2024-09-21T13:49:34.901777+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:49:37.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:37 smithi046 bash[21852]: cluster 2024-09-21T13:49:37.642497+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T13:49:38.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:37 smithi032 bash[19760]: cluster 2024-09-21T13:49:34.901647+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:49:38.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:37 smithi032 bash[19760]: cluster 2024-09-21T13:49:34.901777+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:49:38.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:37 smithi032 bash[19760]: cluster 2024-09-21T13:49:37.642497+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T13:49:38.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:37 smithi032 bash[28514]: cluster 2024-09-21T13:49:34.901647+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:49:38.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:37 smithi032 bash[28514]: cluster 2024-09-21T13:49:34.901777+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:49:38.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:37 smithi032 bash[28514]: cluster 2024-09-21T13:49:37.642497+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T13:49:39.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:39 smithi032 bash[19760]: cluster 2024-09-21T13:49:37.574474+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v237: 1 pgs: 1 unknown; 577 KiB data, 578 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:49:39.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:39 smithi032 bash[19760]: cluster 2024-09-21T13:49:38.646540+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T13:49:39.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:39 smithi032 bash[28514]: cluster 2024-09-21T13:49:37.574474+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v237: 1 pgs: 1 unknown; 577 KiB data, 578 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:49:39.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:39 smithi032 bash[28514]: cluster 2024-09-21T13:49:38.646540+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T13:49:39.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:39 smithi046 bash[21852]: cluster 2024-09-21T13:49:37.574474+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v237: 1 pgs: 1 unknown; 577 KiB data, 578 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:49:39.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:39 smithi046 bash[21852]: cluster 2024-09-21T13:49:38.646540+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T13:49:40.724 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:49:40.943 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:40 smithi046 bash[21852]: cluster 2024-09-21T13:49:39.574973+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v240: 1 pgs: 1 unknown; 577 KiB data, 578 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:49:40.943 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:40 smithi046 bash[21852]: cluster 2024-09-21T13:49:39.648577+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T13:49:41.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:40 smithi032 bash[19760]: cluster 2024-09-21T13:49:39.574973+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v240: 1 pgs: 1 unknown; 577 KiB data, 578 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:49:41.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:40 smithi032 bash[19760]: cluster 2024-09-21T13:49:39.648577+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T13:49:41.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:40 smithi032 bash[28514]: cluster 2024-09-21T13:49:39.574973+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v240: 1 pgs: 1 unknown; 577 KiB data, 578 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:49:41.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:40 smithi032 bash[28514]: cluster 2024-09-21T13:49:39.648577+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T13:49:41.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:41 smithi046 bash[21852]: cluster 2024-09-21T13:49:40.650636+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T13:49:42.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:41 smithi032 bash[19760]: cluster 2024-09-21T13:49:40.650636+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T13:49:42.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:41 smithi032 bash[28514]: cluster 2024-09-21T13:49:40.650636+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T13:49:42.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:42 smithi046 bash[21852]: cluster 2024-09-21T13:49:41.575525+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v243: 1 pgs: 1 unknown; 577 KiB data, 577 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:49:43.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:42 smithi032 bash[19760]: cluster 2024-09-21T13:49:41.575525+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v243: 1 pgs: 1 unknown; 577 KiB data, 577 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:49:43.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:42 smithi032 bash[28514]: cluster 2024-09-21T13:49:41.575525+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v243: 1 pgs: 1 unknown; 577 KiB data, 577 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:49:44.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:44 smithi046 bash[21852]: cluster 2024-09-21T13:49:43.576236+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-21T13:49:45.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:44 smithi032 bash[19760]: cluster 2024-09-21T13:49:43.576236+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-21T13:49:45.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:44 smithi032 bash[28514]: cluster 2024-09-21T13:49:43.576236+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-21T13:49:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:47 smithi046 bash[21852]: cluster 2024-09-21T13:49:45.576946+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-21T13:49:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:47 smithi046 bash[21852]: cephadm 2024-09-21T13:49:46.018959+0000 mgr.y (mgr.14150) 268 : cephadm [INF] Detected new or changed devices on smithi046 2024-09-21T13:49:47.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:47 smithi046 bash[21852]: audit 2024-09-21T13:49:46.027344+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:47.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:47 smithi046 bash[21852]: audit 2024-09-21T13:49:46.035921+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:47.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:47 smithi046 bash[21852]: audit 2024-09-21T13:49:46.038677+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:49:47.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:47 smithi046 bash[21852]: audit 2024-09-21T13:49:46.040548+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:49:47.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:47 smithi046 bash[21852]: cephadm 2024-09-21T13:49:46.041875+0000 mgr.y (mgr.14150) 269 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 8634M 2024-09-21T13:49:47.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:47 smithi046 bash[21852]: audit 2024-09-21T13:49:46.048258+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:47.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:47 smithi046 bash[21852]: audit 2024-09-21T13:49:46.052903+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:49:47.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:47 smithi046 bash[21852]: audit 2024-09-21T13:49:46.054833+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:49:47.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:47 smithi046 bash[21852]: audit 2024-09-21T13:49:46.064654+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:47.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[19760]: cluster 2024-09-21T13:49:45.576946+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-21T13:49:47.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[19760]: cephadm 2024-09-21T13:49:46.018959+0000 mgr.y (mgr.14150) 268 : cephadm [INF] Detected new or changed devices on smithi046 2024-09-21T13:49:47.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[19760]: audit 2024-09-21T13:49:46.027344+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:47.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[19760]: audit 2024-09-21T13:49:46.035921+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:47.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[19760]: audit 2024-09-21T13:49:46.038677+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:49:47.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[19760]: audit 2024-09-21T13:49:46.040548+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:49:47.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[19760]: cephadm 2024-09-21T13:49:46.041875+0000 mgr.y (mgr.14150) 269 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 8634M 2024-09-21T13:49:47.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[19760]: audit 2024-09-21T13:49:46.048258+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:47.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[19760]: audit 2024-09-21T13:49:46.052903+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:49:47.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[19760]: audit 2024-09-21T13:49:46.054833+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:49:47.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[19760]: audit 2024-09-21T13:49:46.064654+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:47.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[28514]: cluster 2024-09-21T13:49:45.576946+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-21T13:49:47.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[28514]: cephadm 2024-09-21T13:49:46.018959+0000 mgr.y (mgr.14150) 268 : cephadm [INF] Detected new or changed devices on smithi046 2024-09-21T13:49:47.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[28514]: audit 2024-09-21T13:49:46.027344+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:47.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[28514]: audit 2024-09-21T13:49:46.035921+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:47.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[28514]: audit 2024-09-21T13:49:46.038677+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:49:47.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[28514]: audit 2024-09-21T13:49:46.040548+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:49:47.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[28514]: cephadm 2024-09-21T13:49:46.041875+0000 mgr.y (mgr.14150) 269 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 8634M 2024-09-21T13:49:47.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[28514]: audit 2024-09-21T13:49:46.048258+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:47.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[28514]: audit 2024-09-21T13:49:46.052903+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:49:47.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[28514]: audit 2024-09-21T13:49:46.054833+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:49:47.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:47 smithi032 bash[28514]: audit 2024-09-21T13:49:46.064654+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:49:48.129 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-09-21T13:49:48.180 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi046:vg_nvme/lv_2 2024-09-21T13:49:49.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:49 smithi032 bash[19760]: cluster 2024-09-21T13:49:47.577650+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:49:49.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:49 smithi032 bash[28514]: cluster 2024-09-21T13:49:47.577650+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:49:49.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:49 smithi046 bash[21852]: cluster 2024-09-21T13:49:47.577650+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:49:51.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:51 smithi032 bash[19760]: cluster 2024-09-21T13:49:49.578349+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:49:51.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:51 smithi032 bash[28514]: cluster 2024-09-21T13:49:49.578349+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:49:51.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:51 smithi046 bash[21852]: cluster 2024-09-21T13:49:49.578349+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:49:52.932 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:49:53.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:53 smithi032 bash[19760]: cluster 2024-09-21T13:49:51.578945+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T13:49:53.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:53 smithi032 bash[28514]: cluster 2024-09-21T13:49:51.578945+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T13:49:53.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:53 smithi046 bash[21852]: cluster 2024-09-21T13:49:51.578945+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T13:49:55.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:55 smithi032 bash[19760]: cluster 2024-09-21T13:49:53.579501+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:49:55.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:55 smithi032 bash[19760]: audit 2024-09-21T13:49:54.255288+0000 mgr.y (mgr.14150) 274 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:55.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:55 smithi032 bash[19760]: audit 2024-09-21T13:49:54.261756+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:49:55.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:55 smithi032 bash[19760]: audit 2024-09-21T13:49:54.267791+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:49:55.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:55 smithi032 bash[19760]: audit 2024-09-21T13:49:54.269478+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:49:55.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:55 smithi032 bash[28514]: cluster 2024-09-21T13:49:53.579501+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:49:55.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:55 smithi032 bash[28514]: audit 2024-09-21T13:49:54.255288+0000 mgr.y (mgr.14150) 274 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:55.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:55 smithi032 bash[28514]: audit 2024-09-21T13:49:54.261756+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:49:55.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:55 smithi032 bash[28514]: audit 2024-09-21T13:49:54.267791+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:49:55.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:55 smithi032 bash[28514]: audit 2024-09-21T13:49:54.269478+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:49:55.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:55 smithi046 bash[21852]: cluster 2024-09-21T13:49:53.579501+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:49:55.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:55 smithi046 bash[21852]: audit 2024-09-21T13:49:54.255288+0000 mgr.y (mgr.14150) 274 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:55.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:55 smithi046 bash[21852]: audit 2024-09-21T13:49:54.261756+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:49:55.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:55 smithi046 bash[21852]: audit 2024-09-21T13:49:54.267791+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:49:55.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:55 smithi046 bash[21852]: audit 2024-09-21T13:49:54.269478+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:49:57.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:57 smithi032 bash[19760]: cluster 2024-09-21T13:49:55.580019+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:49:57.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:57 smithi032 bash[28514]: cluster 2024-09-21T13:49:55.580019+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:49:57.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:57 smithi046 bash[21852]: cluster 2024-09-21T13:49:55.580019+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:49:59.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:49:59 smithi032 bash[19760]: cluster 2024-09-21T13:49:57.580591+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:49:59.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:49:59 smithi032 bash[28514]: cluster 2024-09-21T13:49:57.580591+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:49:59.424 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:49:59 smithi046 bash[21852]: cluster 2024-09-21T13:49:57.580591+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:00.339 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:00 smithi046 bash[21852]: cluster 2024-09-21T13:50:00.000158+0000 mon.a (mon.0) 577 : cluster [INF] overall HEALTH_OK 2024-09-21T13:50:00.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:00 smithi032 bash[19760]: cluster 2024-09-21T13:50:00.000158+0000 mon.a (mon.0) 577 : cluster [INF] overall HEALTH_OK 2024-09-21T13:50:00.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:00 smithi032 bash[28514]: cluster 2024-09-21T13:50:00.000158+0000 mon.a (mon.0) 577 : cluster [INF] overall HEALTH_OK 2024-09-21T13:50:01.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:01 smithi032 bash[28514]: cluster 2024-09-21T13:49:59.581159+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:01.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:01 smithi032 bash[19760]: cluster 2024-09-21T13:49:59.581159+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:01.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:01 smithi046 bash[21852]: cluster 2024-09-21T13:49:59.581159+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:03.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:03 smithi032 bash[19760]: cluster 2024-09-21T13:50:01.581716+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:03 smithi032 bash[19760]: audit 2024-09-21T13:50:02.553472+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.46:0/552356177' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4551b17e-07f8-4fd5-9ff1-6d8c13fbb958"}]: dispatch 2024-09-21T13:50:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:03 smithi032 bash[19760]: audit 2024-09-21T13:50:02.557071+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4551b17e-07f8-4fd5-9ff1-6d8c13fbb958"}]: dispatch 2024-09-21T13:50:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:03 smithi032 bash[19760]: audit 2024-09-21T13:50:02.560511+0000 mon.a (mon.0) 579 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4551b17e-07f8-4fd5-9ff1-6d8c13fbb958"}]': finished 2024-09-21T13:50:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:03 smithi032 bash[19760]: cluster 2024-09-21T13:50:02.566189+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-21T13:50:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:03 smithi032 bash[19760]: audit 2024-09-21T13:50:02.566728+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:50:03.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:03 smithi032 bash[28514]: cluster 2024-09-21T13:50:01.581716+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:03.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:03 smithi032 bash[28514]: audit 2024-09-21T13:50:02.553472+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.46:0/552356177' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4551b17e-07f8-4fd5-9ff1-6d8c13fbb958"}]: dispatch 2024-09-21T13:50:03.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:03 smithi032 bash[28514]: audit 2024-09-21T13:50:02.557071+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4551b17e-07f8-4fd5-9ff1-6d8c13fbb958"}]: dispatch 2024-09-21T13:50:03.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:03 smithi032 bash[28514]: audit 2024-09-21T13:50:02.560511+0000 mon.a (mon.0) 579 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4551b17e-07f8-4fd5-9ff1-6d8c13fbb958"}]': finished 2024-09-21T13:50:03.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:03 smithi032 bash[28514]: cluster 2024-09-21T13:50:02.566189+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-21T13:50:03.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:03 smithi032 bash[28514]: audit 2024-09-21T13:50:02.566728+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:50:03.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:03 smithi046 bash[21852]: cluster 2024-09-21T13:50:01.581716+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:03.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:03 smithi046 bash[21852]: audit 2024-09-21T13:50:02.553472+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.46:0/552356177' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4551b17e-07f8-4fd5-9ff1-6d8c13fbb958"}]: dispatch 2024-09-21T13:50:03.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:03 smithi046 bash[21852]: audit 2024-09-21T13:50:02.557071+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4551b17e-07f8-4fd5-9ff1-6d8c13fbb958"}]: dispatch 2024-09-21T13:50:03.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:03 smithi046 bash[21852]: audit 2024-09-21T13:50:02.560511+0000 mon.a (mon.0) 579 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4551b17e-07f8-4fd5-9ff1-6d8c13fbb958"}]': finished 2024-09-21T13:50:03.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:03 smithi046 bash[21852]: cluster 2024-09-21T13:50:02.566189+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-21T13:50:03.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:03 smithi046 bash[21852]: audit 2024-09-21T13:50:02.566728+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:50:04.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:04 smithi032 bash[19760]: audit 2024-09-21T13:50:03.202322+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.46:0/2447605658' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:50:04.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:04 smithi032 bash[28514]: audit 2024-09-21T13:50:03.202322+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.46:0/2447605658' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:50:04.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:04 smithi046 bash[21852]: audit 2024-09-21T13:50:03.202322+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.46:0/2447605658' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:50:05.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:05 smithi032 bash[19760]: cluster 2024-09-21T13:50:03.582242+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:05.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:05 smithi032 bash[28514]: cluster 2024-09-21T13:50:03.582242+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:05.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:05 smithi046 bash[21852]: cluster 2024-09-21T13:50:03.582242+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:07.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:07 smithi032 bash[19760]: cluster 2024-09-21T13:50:05.582773+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:07.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:07 smithi032 bash[28514]: cluster 2024-09-21T13:50:05.582773+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:07.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:07 smithi046 bash[21852]: cluster 2024-09-21T13:50:05.582773+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:09.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:09 smithi032 bash[19760]: cluster 2024-09-21T13:50:07.583336+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:09.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:09 smithi032 bash[28514]: cluster 2024-09-21T13:50:07.583336+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:09.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:09 smithi046 bash[21852]: cluster 2024-09-21T13:50:07.583336+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:11.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:11 smithi032 bash[19760]: cluster 2024-09-21T13:50:09.583969+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:11.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:11 smithi032 bash[28514]: cluster 2024-09-21T13:50:09.583969+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:11.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:11 smithi046 bash[21852]: cluster 2024-09-21T13:50:09.583969+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:13.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:13 smithi032 bash[19760]: cluster 2024-09-21T13:50:11.584654+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:13 smithi032 bash[28514]: cluster 2024-09-21T13:50:11.584654+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:13.439 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:13 smithi046 bash[21852]: cluster 2024-09-21T13:50:11.584654+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:15.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:15 smithi032 bash[19760]: cluster 2024-09-21T13:50:13.585375+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:15.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:15 smithi032 bash[28514]: cluster 2024-09-21T13:50:13.585375+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:15 smithi046 bash[21852]: cluster 2024-09-21T13:50:13.585375+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:16.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:16 smithi046 bash[21852]: audit 2024-09-21T13:50:15.686907+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T13:50:16.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:16 smithi046 bash[21852]: audit 2024-09-21T13:50:15.688601+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:50:16.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:16 smithi032 bash[19760]: audit 2024-09-21T13:50:15.686907+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T13:50:16.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:16 smithi032 bash[19760]: audit 2024-09-21T13:50:15.688601+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:50:16.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:16 smithi032 bash[28514]: audit 2024-09-21T13:50:15.686907+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T13:50:16.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:16 smithi032 bash[28514]: audit 2024-09-21T13:50:15.688601+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:50:17.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:17 smithi046 bash[21852]: cluster 2024-09-21T13:50:15.585950+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:17.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:17 smithi046 bash[21852]: cephadm 2024-09-21T13:50:15.690155+0000 mgr.y (mgr.14150) 286 : cephadm [INF] Deploying daemon osd.6 on smithi046 2024-09-21T13:50:17.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:17 smithi032 bash[19760]: cluster 2024-09-21T13:50:15.585950+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:17.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:17 smithi032 bash[19760]: cephadm 2024-09-21T13:50:15.690155+0000 mgr.y (mgr.14150) 286 : cephadm [INF] Deploying daemon osd.6 on smithi046 2024-09-21T13:50:17.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:17 smithi032 bash[28514]: cluster 2024-09-21T13:50:15.585950+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:17.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:17 smithi032 bash[28514]: cephadm 2024-09-21T13:50:15.690155+0000 mgr.y (mgr.14150) 286 : cephadm [INF] Deploying daemon osd.6 on smithi046 2024-09-21T13:50:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:19 smithi046 bash[21852]: cluster 2024-09-21T13:50:17.586529+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:19.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:19 smithi032 bash[19760]: cluster 2024-09-21T13:50:17.586529+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:19.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:19 smithi032 bash[28514]: cluster 2024-09-21T13:50:17.586529+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:20.010 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:19 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.010 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:50:19 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.011 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:50:19 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.011 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 13:50:19 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.355 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:50:20 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.356 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:50:20 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.356 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 13:50:20 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.356 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:20 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.417 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:21 smithi046 bash[21852]: cluster 2024-09-21T13:50:19.587029+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:21.417 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:21 smithi046 bash[21852]: audit 2024-09-21T13:50:20.295361+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:50:21.417 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:21 smithi046 bash[21852]: audit 2024-09-21T13:50:20.302835+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:21.417 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:21 smithi046 bash[21852]: audit 2024-09-21T13:50:20.311358+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:21.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:21 smithi032 bash[28514]: cluster 2024-09-21T13:50:19.587029+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:21.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:21 smithi032 bash[28514]: audit 2024-09-21T13:50:20.295361+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:50:21.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:21 smithi032 bash[28514]: audit 2024-09-21T13:50:20.302835+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:21.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:21 smithi032 bash[28514]: audit 2024-09-21T13:50:20.311358+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:21.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:21 smithi032 bash[19760]: cluster 2024-09-21T13:50:19.587029+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:21.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:21 smithi032 bash[19760]: audit 2024-09-21T13:50:20.295361+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:50:21.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:21 smithi032 bash[19760]: audit 2024-09-21T13:50:20.302835+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:21.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:21 smithi032 bash[19760]: audit 2024-09-21T13:50:20.311358+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:23.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:23 smithi046 bash[21852]: cluster 2024-09-21T13:50:21.587573+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:23.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:23 smithi032 bash[28514]: cluster 2024-09-21T13:50:21.587573+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:23.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:23 smithi032 bash[19760]: cluster 2024-09-21T13:50:21.587573+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:25.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:25 smithi046 bash[21852]: cluster 2024-09-21T13:50:23.588138+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:25.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:25 smithi032 bash[28514]: cluster 2024-09-21T13:50:23.588138+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:25.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:25 smithi032 bash[19760]: cluster 2024-09-21T13:50:23.588138+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:27.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:27 smithi046 bash[21852]: cluster 2024-09-21T13:50:25.588690+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:27.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:27 smithi046 bash[21852]: audit 2024-09-21T13:50:27.000644+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:27.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:27 smithi046 bash[21852]: audit 2024-09-21T13:50:27.011556+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:27.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:27 smithi032 bash[28514]: cluster 2024-09-21T13:50:25.588690+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:27.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:27 smithi032 bash[28514]: audit 2024-09-21T13:50:27.000644+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:27.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:27 smithi032 bash[28514]: audit 2024-09-21T13:50:27.011556+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:27.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:27 smithi032 bash[19760]: cluster 2024-09-21T13:50:25.588690+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:27.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:27 smithi032 bash[19760]: audit 2024-09-21T13:50:27.000644+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:27.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:27 smithi032 bash[19760]: audit 2024-09-21T13:50:27.011556+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:28.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:28 smithi046 bash[21852]: audit 2024-09-21T13:50:27.710249+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:50:28.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:28 smithi046 bash[21852]: audit 2024-09-21T13:50:27.712110+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:50:28.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:28 smithi046 bash[21852]: audit 2024-09-21T13:50:27.721160+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:28.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:28 smithi032 bash[19760]: audit 2024-09-21T13:50:27.710249+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:50:28.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:28 smithi032 bash[19760]: audit 2024-09-21T13:50:27.712110+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:50:28.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:28 smithi032 bash[19760]: audit 2024-09-21T13:50:27.721160+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:28.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:28 smithi032 bash[28514]: audit 2024-09-21T13:50:27.710249+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:50:28.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:28 smithi032 bash[28514]: audit 2024-09-21T13:50:27.712110+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:50:28.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:28 smithi032 bash[28514]: audit 2024-09-21T13:50:27.721160+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:29.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:29 smithi046 bash[21852]: cluster 2024-09-21T13:50:27.589279+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:29.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:29 smithi046 bash[21852]: audit 2024-09-21T13:50:28.942104+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/2841097936,v1:172.21.15.46:6817/2841097936]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T13:50:29.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:29 smithi046 bash[21852]: audit 2024-09-21T13:50:28.945756+0000 mon.a (mon.0) 592 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T13:50:29.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:29 smithi032 bash[19760]: cluster 2024-09-21T13:50:27.589279+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:29.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:29 smithi032 bash[19760]: audit 2024-09-21T13:50:28.942104+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/2841097936,v1:172.21.15.46:6817/2841097936]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T13:50:29.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:29 smithi032 bash[19760]: audit 2024-09-21T13:50:28.945756+0000 mon.a (mon.0) 592 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T13:50:29.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:29 smithi032 bash[28514]: cluster 2024-09-21T13:50:27.589279+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:29.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:29 smithi032 bash[28514]: audit 2024-09-21T13:50:28.942104+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/2841097936,v1:172.21.15.46:6817/2841097936]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T13:50:29.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:29 smithi032 bash[28514]: audit 2024-09-21T13:50:28.945756+0000 mon.a (mon.0) 592 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T13:50:30.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:30 smithi046 bash[21852]: audit 2024-09-21T13:50:29.143776+0000 mon.a (mon.0) 593 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T13:50:30.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:30 smithi046 bash[21852]: audit 2024-09-21T13:50:29.147124+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/2841097936,v1:172.21.15.46:6817/2841097936]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:50:30.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:30 smithi046 bash[21852]: cluster 2024-09-21T13:50:29.149398+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-21T13:50:30.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:30 smithi046 bash[21852]: audit 2024-09-21T13:50:29.150493+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:50:30.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:30 smithi046 bash[21852]: audit 2024-09-21T13:50:29.151423+0000 mon.a (mon.0) 596 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:50:30.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:30 smithi046 bash[21852]: audit 2024-09-21T13:50:30.146184+0000 mon.a (mon.0) 597 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-09-21T13:50:30.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:30 smithi032 bash[28514]: audit 2024-09-21T13:50:29.143776+0000 mon.a (mon.0) 593 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T13:50:30.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:30 smithi032 bash[28514]: audit 2024-09-21T13:50:29.147124+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/2841097936,v1:172.21.15.46:6817/2841097936]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:50:30.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:30 smithi032 bash[28514]: cluster 2024-09-21T13:50:29.149398+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-21T13:50:30.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:30 smithi032 bash[28514]: audit 2024-09-21T13:50:29.150493+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:50:30.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:30 smithi032 bash[28514]: audit 2024-09-21T13:50:29.151423+0000 mon.a (mon.0) 596 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:50:30.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:30 smithi032 bash[28514]: audit 2024-09-21T13:50:30.146184+0000 mon.a (mon.0) 597 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-09-21T13:50:30.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:30 smithi032 bash[19760]: audit 2024-09-21T13:50:29.143776+0000 mon.a (mon.0) 593 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T13:50:30.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:30 smithi032 bash[19760]: audit 2024-09-21T13:50:29.147124+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/2841097936,v1:172.21.15.46:6817/2841097936]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:50:30.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:30 smithi032 bash[19760]: cluster 2024-09-21T13:50:29.149398+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-21T13:50:30.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:30 smithi032 bash[19760]: audit 2024-09-21T13:50:29.150493+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:50:30.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:30 smithi032 bash[19760]: audit 2024-09-21T13:50:29.151423+0000 mon.a (mon.0) 596 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:50:30.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:30 smithi032 bash[19760]: audit 2024-09-21T13:50:30.146184+0000 mon.a (mon.0) 597 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-09-21T13:50:30.902 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 6 on host 'smithi046' 2024-09-21T13:50:31.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:31 smithi046 bash[21852]: cluster 2024-09-21T13:50:29.589829+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:31.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:31 smithi046 bash[21852]: cluster 2024-09-21T13:50:30.152568+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-21T13:50:31.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:31 smithi046 bash[21852]: audit 2024-09-21T13:50:30.154215+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:50:31.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:31 smithi046 bash[21852]: audit 2024-09-21T13:50:30.160128+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:50:31.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:31 smithi046 bash[21852]: audit 2024-09-21T13:50:30.883155+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:50:31.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:31 smithi046 bash[21852]: audit 2024-09-21T13:50:30.890995+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:31.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:31 smithi046 bash[21852]: audit 2024-09-21T13:50:30.900266+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:31.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:31 smithi046 bash[21852]: cluster 2024-09-21T13:50:31.155428+0000 mon.a (mon.0) 604 : cluster [INF] osd.6 [v2:172.21.15.46:6816/2841097936,v1:172.21.15.46:6817/2841097936] boot 2024-09-21T13:50:31.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:31 smithi046 bash[21852]: cluster 2024-09-21T13:50:31.155843+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-21T13:50:31.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:31 smithi046 bash[21852]: audit 2024-09-21T13:50:31.156273+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:50:31.448 DEBUG:teuthology.orchestra.run.smithi046:osd.6> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.6.service 2024-09-21T13:50:31.450 INFO:tasks.cephadm:Deploying osd.7 on smithi046 with /dev/vg_nvme/lv_1... 2024-09-21T13:50:31.450 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T13:50:31.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[19760]: cluster 2024-09-21T13:50:29.589829+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:31.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[19760]: cluster 2024-09-21T13:50:30.152568+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-21T13:50:31.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[19760]: audit 2024-09-21T13:50:30.154215+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:50:31.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[19760]: audit 2024-09-21T13:50:30.160128+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:50:31.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[19760]: audit 2024-09-21T13:50:30.883155+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:50:31.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[19760]: audit 2024-09-21T13:50:30.890995+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:31.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[19760]: audit 2024-09-21T13:50:30.900266+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:31.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[19760]: cluster 2024-09-21T13:50:31.155428+0000 mon.a (mon.0) 604 : cluster [INF] osd.6 [v2:172.21.15.46:6816/2841097936,v1:172.21.15.46:6817/2841097936] boot 2024-09-21T13:50:31.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[19760]: cluster 2024-09-21T13:50:31.155843+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-21T13:50:31.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[19760]: audit 2024-09-21T13:50:31.156273+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:50:31.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[28514]: cluster 2024-09-21T13:50:29.589829+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:50:31.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[28514]: cluster 2024-09-21T13:50:30.152568+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-21T13:50:31.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[28514]: audit 2024-09-21T13:50:30.154215+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:50:31.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[28514]: audit 2024-09-21T13:50:30.160128+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:50:31.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[28514]: audit 2024-09-21T13:50:30.883155+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:50:31.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[28514]: audit 2024-09-21T13:50:30.890995+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:31.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[28514]: audit 2024-09-21T13:50:30.900266+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:31.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[28514]: cluster 2024-09-21T13:50:31.155428+0000 mon.a (mon.0) 604 : cluster [INF] osd.6 [v2:172.21.15.46:6816/2841097936,v1:172.21.15.46:6817/2841097936] boot 2024-09-21T13:50:31.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[28514]: cluster 2024-09-21T13:50:31.155843+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-21T13:50:31.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:31 smithi032 bash[28514]: audit 2024-09-21T13:50:31.156273+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:50:32.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:32 smithi046 bash[21852]: cluster 2024-09-21T13:50:29.982541+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:50:32.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:32 smithi046 bash[21852]: cluster 2024-09-21T13:50:29.982645+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:50:32.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:32 smithi046 bash[21852]: cluster 2024-09-21T13:50:32.156794+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-21T13:50:32.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:32 smithi032 bash[19760]: cluster 2024-09-21T13:50:29.982541+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:50:32.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:32 smithi032 bash[19760]: cluster 2024-09-21T13:50:29.982645+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:50:32.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:32 smithi032 bash[19760]: cluster 2024-09-21T13:50:32.156794+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-21T13:50:32.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:32 smithi032 bash[28514]: cluster 2024-09-21T13:50:29.982541+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:50:32.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:32 smithi032 bash[28514]: cluster 2024-09-21T13:50:29.982645+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:50:32.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:32 smithi032 bash[28514]: cluster 2024-09-21T13:50:32.156794+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-21T13:50:33.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:33 smithi046 bash[21852]: cluster 2024-09-21T13:50:31.590498+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:33.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:33 smithi046 bash[21852]: cluster 2024-09-21T13:50:33.159161+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-21T13:50:33.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:33 smithi032 bash[19760]: cluster 2024-09-21T13:50:31.590498+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:33.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:33 smithi032 bash[19760]: cluster 2024-09-21T13:50:33.159161+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-21T13:50:33.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:33 smithi032 bash[28514]: cluster 2024-09-21T13:50:31.590498+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:33.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:33 smithi032 bash[28514]: cluster 2024-09-21T13:50:33.159161+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-21T13:50:35.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:35 smithi046 bash[21852]: cluster 2024-09-21T13:50:33.591170+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:35.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:35 smithi046 bash[21852]: cluster 2024-09-21T13:50:34.185769+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-21T13:50:35.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:35 smithi032 bash[19760]: cluster 2024-09-21T13:50:33.591170+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:35.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:35 smithi032 bash[19760]: cluster 2024-09-21T13:50:34.185769+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-21T13:50:35.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:35 smithi032 bash[28514]: cluster 2024-09-21T13:50:33.591170+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:35.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:35 smithi032 bash[28514]: cluster 2024-09-21T13:50:34.185769+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-21T13:50:35.956 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:50:36.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:36 smithi046 bash[21852]: cluster 2024-09-21T13:50:35.188647+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-21T13:50:36.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:36 smithi032 bash[19760]: cluster 2024-09-21T13:50:35.188647+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-21T13:50:36.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:36 smithi032 bash[28514]: cluster 2024-09-21T13:50:35.188647+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-21T13:50:37.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:37 smithi046 bash[21852]: cluster 2024-09-21T13:50:35.591770+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:37.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:37 smithi032 bash[19760]: cluster 2024-09-21T13:50:35.591770+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:37.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:37 smithi032 bash[28514]: cluster 2024-09-21T13:50:35.591770+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:39.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:39 smithi046 bash[21852]: cluster 2024-09-21T13:50:37.592397+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-09-21T13:50:39.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:39 smithi032 bash[28514]: cluster 2024-09-21T13:50:37.592397+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-09-21T13:50:39.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:39 smithi032 bash[19760]: cluster 2024-09-21T13:50:37.592397+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-09-21T13:50:40.667 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-09-21T13:50:40.719 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi046:vg_nvme/lv_1 2024-09-21T13:50:41.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:41 smithi046 bash[21852]: cluster 2024-09-21T13:50:39.592998+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-09-21T13:50:41.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:41 smithi032 bash[28514]: cluster 2024-09-21T13:50:39.592998+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-09-21T13:50:41.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:41 smithi032 bash[19760]: cluster 2024-09-21T13:50:39.592998+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-09-21T13:50:43.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:43 smithi046 bash[21852]: cluster 2024-09-21T13:50:41.593609+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:50:43.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:43 smithi032 bash[19760]: cluster 2024-09-21T13:50:41.593609+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:50:43.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:43 smithi032 bash[28514]: cluster 2024-09-21T13:50:41.593609+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:50:44.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[19760]: cephadm 2024-09-21T13:50:43.509013+0000 mgr.y (mgr.14150) 300 : cephadm [INF] Detected new or changed devices on smithi046 2024-09-21T13:50:44.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[19760]: audit 2024-09-21T13:50:43.517425+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:44.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[19760]: audit 2024-09-21T13:50:43.526417+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:44.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[19760]: audit 2024-09-21T13:50:43.529310+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:50:44.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[19760]: audit 2024-09-21T13:50:43.531167+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:50:44.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[19760]: audit 2024-09-21T13:50:43.532892+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:50:44.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[19760]: audit 2024-09-21T13:50:43.540522+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:44.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[19760]: audit 2024-09-21T13:50:43.544648+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:50:44.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[19760]: audit 2024-09-21T13:50:43.546472+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:50:44.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[19760]: audit 2024-09-21T13:50:43.556261+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:44.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[28514]: cephadm 2024-09-21T13:50:43.509013+0000 mgr.y (mgr.14150) 300 : cephadm [INF] Detected new or changed devices on smithi046 2024-09-21T13:50:44.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[28514]: audit 2024-09-21T13:50:43.517425+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:44.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[28514]: audit 2024-09-21T13:50:43.526417+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:44.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[28514]: audit 2024-09-21T13:50:43.529310+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:50:44.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[28514]: audit 2024-09-21T13:50:43.531167+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:50:44.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[28514]: audit 2024-09-21T13:50:43.532892+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:50:44.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[28514]: audit 2024-09-21T13:50:43.540522+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:44.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[28514]: audit 2024-09-21T13:50:43.544648+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:50:44.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[28514]: audit 2024-09-21T13:50:43.546472+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:50:44.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:44 smithi032 bash[28514]: audit 2024-09-21T13:50:43.556261+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:44.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:44 smithi046 bash[21852]: cephadm 2024-09-21T13:50:43.509013+0000 mgr.y (mgr.14150) 300 : cephadm [INF] Detected new or changed devices on smithi046 2024-09-21T13:50:44.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:44 smithi046 bash[21852]: audit 2024-09-21T13:50:43.517425+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:44.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:44 smithi046 bash[21852]: audit 2024-09-21T13:50:43.526417+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:44.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:44 smithi046 bash[21852]: audit 2024-09-21T13:50:43.529310+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:50:44.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:44 smithi046 bash[21852]: audit 2024-09-21T13:50:43.531167+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:50:44.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:44 smithi046 bash[21852]: audit 2024-09-21T13:50:43.532892+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:50:44.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:44 smithi046 bash[21852]: audit 2024-09-21T13:50:43.540522+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:44.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:44 smithi046 bash[21852]: audit 2024-09-21T13:50:43.544648+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:50:44.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:44 smithi046 bash[21852]: audit 2024-09-21T13:50:43.546472+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:50:44.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:44 smithi046 bash[21852]: audit 2024-09-21T13:50:43.556261+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:50:45.480 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:50:45.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:45 smithi032 bash[19760]: cephadm 2024-09-21T13:50:43.534263+0000 mgr.y (mgr.14150) 301 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 5756M 2024-09-21T13:50:45.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:45 smithi032 bash[19760]: cluster 2024-09-21T13:50:43.594163+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-21T13:50:45.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:45 smithi032 bash[28514]: cephadm 2024-09-21T13:50:43.534263+0000 mgr.y (mgr.14150) 301 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 5756M 2024-09-21T13:50:45.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:45 smithi032 bash[28514]: cluster 2024-09-21T13:50:43.594163+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-21T13:50:45.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:45 smithi046 bash[21852]: cephadm 2024-09-21T13:50:43.534263+0000 mgr.y (mgr.14150) 301 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 5756M 2024-09-21T13:50:45.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:45 smithi046 bash[21852]: cluster 2024-09-21T13:50:43.594163+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-21T13:50:46.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:46 smithi046 bash[21852]: cluster 2024-09-21T13:50:45.594737+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T13:50:46.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:46 smithi032 bash[28514]: cluster 2024-09-21T13:50:45.594737+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T13:50:46.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:46 smithi032 bash[19760]: cluster 2024-09-21T13:50:45.594737+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T13:50:47.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:47 smithi032 bash[19760]: audit 2024-09-21T13:50:46.749061+0000 mgr.y (mgr.14150) 304 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:47.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:47 smithi032 bash[19760]: audit 2024-09-21T13:50:46.755584+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:50:47.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:47 smithi032 bash[19760]: audit 2024-09-21T13:50:46.761941+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:50:47.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:47 smithi032 bash[19760]: audit 2024-09-21T13:50:46.763850+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:50:47.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:47 smithi032 bash[28514]: audit 2024-09-21T13:50:46.749061+0000 mgr.y (mgr.14150) 304 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:47.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:47 smithi032 bash[28514]: audit 2024-09-21T13:50:46.755584+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:50:47.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:47 smithi032 bash[28514]: audit 2024-09-21T13:50:46.761941+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:50:47.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:47 smithi032 bash[28514]: audit 2024-09-21T13:50:46.763850+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:50:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:47 smithi046 bash[21852]: audit 2024-09-21T13:50:46.749061+0000 mgr.y (mgr.14150) 304 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:47 smithi046 bash[21852]: audit 2024-09-21T13:50:46.755584+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:50:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:47 smithi046 bash[21852]: audit 2024-09-21T13:50:46.761941+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:50:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:47 smithi046 bash[21852]: audit 2024-09-21T13:50:46.763850+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:50:48.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:48 smithi032 bash[19760]: cluster 2024-09-21T13:50:47.595406+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:50:48.893 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:48 smithi032 bash[28514]: cluster 2024-09-21T13:50:47.595406+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:50:48.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:48 smithi046 bash[21852]: cluster 2024-09-21T13:50:47.595406+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:50:50.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:50 smithi046 bash[21852]: cluster 2024-09-21T13:50:49.596021+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:51.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:50 smithi032 bash[19760]: cluster 2024-09-21T13:50:49.596021+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:51.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:50 smithi032 bash[28514]: cluster 2024-09-21T13:50:49.596021+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:52.906 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:52 smithi046 bash[21852]: cluster 2024-09-21T13:50:51.596619+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:53.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:52 smithi032 bash[19760]: cluster 2024-09-21T13:50:51.596619+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:53.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:52 smithi032 bash[28514]: cluster 2024-09-21T13:50:51.596619+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:54.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:54 smithi046 bash[21852]: cluster 2024-09-21T13:50:53.597241+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:55.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:54 smithi032 bash[19760]: cluster 2024-09-21T13:50:53.597241+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:55.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:54 smithi032 bash[28514]: cluster 2024-09-21T13:50:53.597241+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:55.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:55 smithi046 bash[21852]: audit 2024-09-21T13:50:55.170996+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.46:0/2078344817' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80d3e380-1579-4e5e-b0c4-50318b6c101b"}]: dispatch 2024-09-21T13:50:55.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:55 smithi046 bash[21852]: audit 2024-09-21T13:50:55.174941+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80d3e380-1579-4e5e-b0c4-50318b6c101b"}]: dispatch 2024-09-21T13:50:55.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:55 smithi046 bash[21852]: audit 2024-09-21T13:50:55.178979+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "80d3e380-1579-4e5e-b0c4-50318b6c101b"}]': finished 2024-09-21T13:50:55.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:55 smithi046 bash[21852]: cluster 2024-09-21T13:50:55.186262+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-21T13:50:55.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:55 smithi046 bash[21852]: audit 2024-09-21T13:50:55.187038+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:50:56.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:55 smithi032 bash[19760]: audit 2024-09-21T13:50:55.170996+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.46:0/2078344817' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80d3e380-1579-4e5e-b0c4-50318b6c101b"}]: dispatch 2024-09-21T13:50:56.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:55 smithi032 bash[19760]: audit 2024-09-21T13:50:55.174941+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80d3e380-1579-4e5e-b0c4-50318b6c101b"}]: dispatch 2024-09-21T13:50:56.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:55 smithi032 bash[19760]: audit 2024-09-21T13:50:55.178979+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "80d3e380-1579-4e5e-b0c4-50318b6c101b"}]': finished 2024-09-21T13:50:56.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:55 smithi032 bash[19760]: cluster 2024-09-21T13:50:55.186262+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-21T13:50:56.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:55 smithi032 bash[19760]: audit 2024-09-21T13:50:55.187038+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:50:56.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:55 smithi032 bash[28514]: audit 2024-09-21T13:50:55.170996+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.46:0/2078344817' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80d3e380-1579-4e5e-b0c4-50318b6c101b"}]: dispatch 2024-09-21T13:50:56.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:55 smithi032 bash[28514]: audit 2024-09-21T13:50:55.174941+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80d3e380-1579-4e5e-b0c4-50318b6c101b"}]: dispatch 2024-09-21T13:50:56.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:55 smithi032 bash[28514]: audit 2024-09-21T13:50:55.178979+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "80d3e380-1579-4e5e-b0c4-50318b6c101b"}]': finished 2024-09-21T13:50:56.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:55 smithi032 bash[28514]: cluster 2024-09-21T13:50:55.186262+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-21T13:50:56.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:55 smithi032 bash[28514]: audit 2024-09-21T13:50:55.187038+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:50:56.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:56 smithi046 bash[21852]: cluster 2024-09-21T13:50:55.597819+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:56.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:56 smithi046 bash[21852]: audit 2024-09-21T13:50:55.787269+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.46:0/1105540601' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:50:57.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:56 smithi032 bash[28514]: cluster 2024-09-21T13:50:55.597819+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:57.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:56 smithi032 bash[28514]: audit 2024-09-21T13:50:55.787269+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.46:0/1105540601' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:50:57.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:56 smithi032 bash[19760]: cluster 2024-09-21T13:50:55.597819+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:57.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:56 smithi032 bash[19760]: audit 2024-09-21T13:50:55.787269+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.46:0/1105540601' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:50:58.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:50:58 smithi046 bash[21852]: cluster 2024-09-21T13:50:57.598539+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:50:58 smithi032 bash[28514]: cluster 2024-09-21T13:50:57.598539+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:50:59.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:50:58 smithi032 bash[19760]: cluster 2024-09-21T13:50:57.598539+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:00 smithi046 bash[21852]: cluster 2024-09-21T13:50:59.599248+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:01.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:00 smithi032 bash[28514]: cluster 2024-09-21T13:50:59.599248+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:01.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:00 smithi032 bash[19760]: cluster 2024-09-21T13:50:59.599248+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:02.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:02 smithi046 bash[21852]: cluster 2024-09-21T13:51:01.599987+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:03.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:02 smithi032 bash[19760]: cluster 2024-09-21T13:51:01.599987+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:03.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:02 smithi032 bash[28514]: cluster 2024-09-21T13:51:01.599987+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:04.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:04 smithi046 bash[21852]: cluster 2024-09-21T13:51:03.600684+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:05.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:04 smithi032 bash[19760]: cluster 2024-09-21T13:51:03.600684+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:05.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:04 smithi032 bash[28514]: cluster 2024-09-21T13:51:03.600684+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:06.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:06 smithi046 bash[21852]: cluster 2024-09-21T13:51:05.601304+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:07.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:06 smithi032 bash[19760]: cluster 2024-09-21T13:51:05.601304+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:07.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:06 smithi032 bash[28514]: cluster 2024-09-21T13:51:05.601304+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:08.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:08 smithi046 bash[21852]: cluster 2024-09-21T13:51:07.601895+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:08.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:08 smithi046 bash[21852]: audit 2024-09-21T13:51:08.628169+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T13:51:08.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:08 smithi046 bash[21852]: audit 2024-09-21T13:51:08.629820+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:51:09.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:08 smithi032 bash[19760]: cluster 2024-09-21T13:51:07.601895+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:09.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:08 smithi032 bash[19760]: audit 2024-09-21T13:51:08.628169+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T13:51:09.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:08 smithi032 bash[19760]: audit 2024-09-21T13:51:08.629820+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:51:09.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:08 smithi032 bash[28514]: cluster 2024-09-21T13:51:07.601895+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:09.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:08 smithi032 bash[28514]: audit 2024-09-21T13:51:08.628169+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T13:51:09.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:08 smithi032 bash[28514]: audit 2024-09-21T13:51:08.629820+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:51:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:09 smithi046 bash[21852]: cephadm 2024-09-21T13:51:08.631402+0000 mgr.y (mgr.14150) 316 : cephadm [INF] Deploying daemon osd.7 on smithi046 2024-09-21T13:51:10.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:09 smithi032 bash[19760]: cephadm 2024-09-21T13:51:08.631402+0000 mgr.y (mgr.14150) 316 : cephadm [INF] Deploying daemon osd.7 on smithi046 2024-09-21T13:51:10.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:09 smithi032 bash[28514]: cephadm 2024-09-21T13:51:08.631402+0000 mgr.y (mgr.14150) 316 : cephadm [INF] Deploying daemon osd.7 on smithi046 2024-09-21T13:51:10.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:10 smithi046 bash[21852]: cluster 2024-09-21T13:51:09.602463+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:11.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:10 smithi032 bash[19760]: cluster 2024-09-21T13:51:09.602463+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:11.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:10 smithi032 bash[28514]: cluster 2024-09-21T13:51:09.602463+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:12.961 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:51:12 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:12.961 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:51:12 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:12.962 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 13:51:12 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:12.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:12 smithi046 bash[21852]: cluster 2024-09-21T13:51:11.603026+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:12.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:12 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:12.962 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 13:51:12 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:13.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:12 smithi032 bash[19760]: cluster 2024-09-21T13:51:11.603026+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:13.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:12 smithi032 bash[28514]: cluster 2024-09-21T13:51:11.603026+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:13.362 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:13 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:13.363 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:51:13 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:13.363 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:51:13 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:13.363 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 13:51:13 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:13.363 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 13:51:13 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:13 smithi046 bash[21852]: audit 2024-09-21T13:51:13.296560+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:51:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:13 smithi046 bash[21852]: audit 2024-09-21T13:51:13.304662+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:13 smithi046 bash[21852]: audit 2024-09-21T13:51:13.313314+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:13 smithi032 bash[19760]: audit 2024-09-21T13:51:13.296560+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:51:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:13 smithi032 bash[19760]: audit 2024-09-21T13:51:13.304662+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:13 smithi032 bash[19760]: audit 2024-09-21T13:51:13.313314+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:14.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:13 smithi032 bash[28514]: audit 2024-09-21T13:51:13.296560+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:51:14.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:13 smithi032 bash[28514]: audit 2024-09-21T13:51:13.304662+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:14.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:13 smithi032 bash[28514]: audit 2024-09-21T13:51:13.313314+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:15.442 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:15 smithi046 bash[21852]: cluster 2024-09-21T13:51:13.603515+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:15.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:15 smithi032 bash[19760]: cluster 2024-09-21T13:51:13.603515+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:15.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:15 smithi032 bash[28514]: cluster 2024-09-21T13:51:13.603515+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:17.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:17 smithi032 bash[19760]: cluster 2024-09-21T13:51:15.604086+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:17.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:17 smithi032 bash[28514]: cluster 2024-09-21T13:51:15.604086+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:17.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:17 smithi046 bash[21852]: cluster 2024-09-21T13:51:15.604086+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:19.589 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:19 smithi046 bash[21852]: cluster 2024-09-21T13:51:17.604688+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:19.589 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:19 smithi046 bash[21852]: audit 2024-09-21T13:51:18.947691+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:19.589 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:19 smithi046 bash[21852]: audit 2024-09-21T13:51:18.957346+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:19.589 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:19 smithi046 bash[21852]: audit 2024-09-21T13:51:18.959528+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:51:19.589 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:19 smithi046 bash[21852]: audit 2024-09-21T13:51:18.961391+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:51:19.589 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:19 smithi046 bash[21852]: audit 2024-09-21T13:51:18.971284+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:19.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:19 smithi032 bash[28514]: cluster 2024-09-21T13:51:17.604688+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:19.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:19 smithi032 bash[28514]: audit 2024-09-21T13:51:18.947691+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:19.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:19 smithi032 bash[28514]: audit 2024-09-21T13:51:18.957346+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:19.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:19 smithi032 bash[28514]: audit 2024-09-21T13:51:18.959528+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:51:19.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:19 smithi032 bash[28514]: audit 2024-09-21T13:51:18.961391+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:51:19.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:19 smithi032 bash[28514]: audit 2024-09-21T13:51:18.971284+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:19.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:19 smithi032 bash[19760]: cluster 2024-09-21T13:51:17.604688+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:19.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:19 smithi032 bash[19760]: audit 2024-09-21T13:51:18.947691+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:19.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:19 smithi032 bash[19760]: audit 2024-09-21T13:51:18.957346+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:19.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:19 smithi032 bash[19760]: audit 2024-09-21T13:51:18.959528+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:51:19.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:19 smithi032 bash[19760]: audit 2024-09-21T13:51:18.961391+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:51:19.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:19 smithi032 bash[19760]: audit 2024-09-21T13:51:18.971284+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:21.458 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:21 smithi046 bash[21852]: cluster 2024-09-21T13:51:19.605286+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:21.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:21 smithi032 bash[28514]: cluster 2024-09-21T13:51:19.605286+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:21.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:21 smithi032 bash[19760]: cluster 2024-09-21T13:51:19.605286+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:22.082 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 7 on host 'smithi046' 2024-09-21T13:51:22.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:22 smithi032 bash[28514]: audit 2024-09-21T13:51:22.056804+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1792751770,v1:172.21.15.46:6825/1792751770]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T13:51:22.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:22 smithi032 bash[28514]: audit 2024-09-21T13:51:22.060587+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T13:51:22.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:22 smithi032 bash[28514]: audit 2024-09-21T13:51:22.062602+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:51:22.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:22 smithi032 bash[28514]: audit 2024-09-21T13:51:22.072160+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:22.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:22 smithi032 bash[28514]: audit 2024-09-21T13:51:22.081528+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:22.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:22 smithi032 bash[19760]: audit 2024-09-21T13:51:22.056804+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1792751770,v1:172.21.15.46:6825/1792751770]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T13:51:22.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:22 smithi032 bash[19760]: audit 2024-09-21T13:51:22.060587+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T13:51:22.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:22 smithi032 bash[19760]: audit 2024-09-21T13:51:22.062602+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:51:22.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:22 smithi032 bash[19760]: audit 2024-09-21T13:51:22.072160+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:22.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:22 smithi032 bash[19760]: audit 2024-09-21T13:51:22.081528+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:22.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:22 smithi046 bash[21852]: audit 2024-09-21T13:51:22.056804+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1792751770,v1:172.21.15.46:6825/1792751770]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T13:51:22.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:22 smithi046 bash[21852]: audit 2024-09-21T13:51:22.060587+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T13:51:22.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:22 smithi046 bash[21852]: audit 2024-09-21T13:51:22.062602+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:51:22.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:22 smithi046 bash[21852]: audit 2024-09-21T13:51:22.072160+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:22.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:22 smithi046 bash[21852]: audit 2024-09-21T13:51:22.081528+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:22.715 DEBUG:teuthology.orchestra.run.smithi046:osd.7> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.7.service 2024-09-21T13:51:22.718 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-21T13:51:22.718 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T13:51:23.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:23 smithi032 bash[19760]: cluster 2024-09-21T13:51:21.605863+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:23.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:23 smithi032 bash[19760]: audit 2024-09-21T13:51:22.332921+0000 mon.a (mon.0) 641 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T13:51:23.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:23 smithi032 bash[19760]: audit 2024-09-21T13:51:22.335299+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1792751770,v1:172.21.15.46:6825/1792751770]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:51:23.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:23 smithi032 bash[19760]: cluster 2024-09-21T13:51:22.340370+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-21T13:51:23.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:23 smithi032 bash[19760]: audit 2024-09-21T13:51:22.341459+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:51:23.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:23 smithi032 bash[19760]: audit 2024-09-21T13:51:22.341931+0000 mon.a (mon.0) 644 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:51:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:23 smithi032 bash[28514]: cluster 2024-09-21T13:51:21.605863+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:23 smithi032 bash[28514]: audit 2024-09-21T13:51:22.332921+0000 mon.a (mon.0) 641 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T13:51:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:23 smithi032 bash[28514]: audit 2024-09-21T13:51:22.335299+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1792751770,v1:172.21.15.46:6825/1792751770]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:51:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:23 smithi032 bash[28514]: cluster 2024-09-21T13:51:22.340370+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-21T13:51:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:23 smithi032 bash[28514]: audit 2024-09-21T13:51:22.341459+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:51:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:23 smithi032 bash[28514]: audit 2024-09-21T13:51:22.341931+0000 mon.a (mon.0) 644 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:51:23.672 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:23 smithi046 bash[21852]: cluster 2024-09-21T13:51:21.605863+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:23.672 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:23 smithi046 bash[21852]: audit 2024-09-21T13:51:22.332921+0000 mon.a (mon.0) 641 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T13:51:23.672 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:23 smithi046 bash[21852]: audit 2024-09-21T13:51:22.335299+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1792751770,v1:172.21.15.46:6825/1792751770]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:51:23.672 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:23 smithi046 bash[21852]: cluster 2024-09-21T13:51:22.340370+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-21T13:51:23.672 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:23 smithi046 bash[21852]: audit 2024-09-21T13:51:22.341459+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:51:23.672 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:23 smithi046 bash[21852]: audit 2024-09-21T13:51:22.341931+0000 mon.a (mon.0) 644 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-09-21T13:51:23.961 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 13:51:23 smithi046 bash[41705]: debug 2024-09-21T13:51:23.667+0000 7fc28ee28640 -1 osd.7 0 waiting for initial osdmap 2024-09-21T13:51:23.961 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 13:51:23 smithi046 bash[41705]: debug 2024-09-21T13:51:23.711+0000 7fc286c48640 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:51:24.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:24 smithi032 bash[19760]: audit 2024-09-21T13:51:23.335506+0000 mon.a (mon.0) 645 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-09-21T13:51:24.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:24 smithi032 bash[19760]: cluster 2024-09-21T13:51:23.342015+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-21T13:51:24.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:24 smithi032 bash[19760]: audit 2024-09-21T13:51:23.343180+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:51:24.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:24 smithi032 bash[19760]: audit 2024-09-21T13:51:23.352173+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:51:24.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:24 smithi032 bash[19760]: audit 2024-09-21T13:51:23.682912+0000 mon.a (mon.0) 649 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-21T13:51:24.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:24 smithi032 bash[28514]: audit 2024-09-21T13:51:23.335506+0000 mon.a (mon.0) 645 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-09-21T13:51:24.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:24 smithi032 bash[28514]: cluster 2024-09-21T13:51:23.342015+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-21T13:51:24.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:24 smithi032 bash[28514]: audit 2024-09-21T13:51:23.343180+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:51:24.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:24 smithi032 bash[28514]: audit 2024-09-21T13:51:23.352173+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:51:24.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:24 smithi032 bash[28514]: audit 2024-09-21T13:51:23.682912+0000 mon.a (mon.0) 649 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-21T13:51:24.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:24 smithi046 bash[21852]: audit 2024-09-21T13:51:23.335506+0000 mon.a (mon.0) 645 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-09-21T13:51:24.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:24 smithi046 bash[21852]: cluster 2024-09-21T13:51:23.342015+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-21T13:51:24.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:24 smithi046 bash[21852]: audit 2024-09-21T13:51:23.343180+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:51:24.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:24 smithi046 bash[21852]: audit 2024-09-21T13:51:23.352173+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:51:24.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:24 smithi046 bash[21852]: audit 2024-09-21T13:51:23.682912+0000 mon.a (mon.0) 649 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-21T13:51:25.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:25 smithi046 bash[21852]: cluster 2024-09-21T13:51:23.074602+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:51:25.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:25 smithi046 bash[21852]: cluster 2024-09-21T13:51:23.074745+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:51:25.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:25 smithi046 bash[21852]: cluster 2024-09-21T13:51:23.606445+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:25.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:25 smithi046 bash[21852]: audit 2024-09-21T13:51:24.352380+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:51:25.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:25 smithi046 bash[21852]: cluster 2024-09-21T13:51:24.363089+0000 mon.a (mon.0) 651 : cluster [INF] osd.7 [v2:172.21.15.46:6824/1792751770,v1:172.21.15.46:6825/1792751770] boot 2024-09-21T13:51:25.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:25 smithi046 bash[21852]: cluster 2024-09-21T13:51:24.363204+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-21T13:51:25.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:25 smithi046 bash[21852]: audit 2024-09-21T13:51:24.364064+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:51:25.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:25 smithi032 bash[19760]: cluster 2024-09-21T13:51:23.074602+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:51:25.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:25 smithi032 bash[19760]: cluster 2024-09-21T13:51:23.074745+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:51:25.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:25 smithi032 bash[19760]: cluster 2024-09-21T13:51:23.606445+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:25.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:25 smithi032 bash[19760]: audit 2024-09-21T13:51:24.352380+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:51:25.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:25 smithi032 bash[19760]: cluster 2024-09-21T13:51:24.363089+0000 mon.a (mon.0) 651 : cluster [INF] osd.7 [v2:172.21.15.46:6824/1792751770,v1:172.21.15.46:6825/1792751770] boot 2024-09-21T13:51:25.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:25 smithi032 bash[19760]: cluster 2024-09-21T13:51:24.363204+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-21T13:51:25.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:25 smithi032 bash[19760]: audit 2024-09-21T13:51:24.364064+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:51:25.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:25 smithi032 bash[28514]: cluster 2024-09-21T13:51:23.074602+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:51:25.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:25 smithi032 bash[28514]: cluster 2024-09-21T13:51:23.074745+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:51:25.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:25 smithi032 bash[28514]: cluster 2024-09-21T13:51:23.606445+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:51:25.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:25 smithi032 bash[28514]: audit 2024-09-21T13:51:24.352380+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:51:25.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:25 smithi032 bash[28514]: cluster 2024-09-21T13:51:24.363089+0000 mon.a (mon.0) 651 : cluster [INF] osd.7 [v2:172.21.15.46:6824/1792751770,v1:172.21.15.46:6825/1792751770] boot 2024-09-21T13:51:25.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:25 smithi032 bash[28514]: cluster 2024-09-21T13:51:24.363204+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-21T13:51:25.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:25 smithi032 bash[28514]: audit 2024-09-21T13:51:24.364064+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:51:26.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:26 smithi046 bash[21852]: cluster 2024-09-21T13:51:25.362176+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-21T13:51:26.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:26 smithi032 bash[19760]: cluster 2024-09-21T13:51:25.362176+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-21T13:51:26.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:26 smithi032 bash[28514]: cluster 2024-09-21T13:51:25.362176+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-21T13:51:27.500 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:51:27.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:27 smithi046 bash[21852]: cluster 2024-09-21T13:51:25.607003+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:27.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:27 smithi046 bash[21852]: cluster 2024-09-21T13:51:26.364386+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-21T13:51:27.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:27 smithi032 bash[19760]: cluster 2024-09-21T13:51:25.607003+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:27.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:27 smithi032 bash[19760]: cluster 2024-09-21T13:51:26.364386+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-21T13:51:27.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:27 smithi032 bash[28514]: cluster 2024-09-21T13:51:25.607003+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:27.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:27 smithi032 bash[28514]: cluster 2024-09-21T13:51:26.364386+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-21T13:51:28.566 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:28 smithi046 bash[21852]: cluster 2024-09-21T13:51:27.392235+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-21T13:51:28.806 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:28 smithi032 bash[28514]: cluster 2024-09-21T13:51:27.392235+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-21T13:51:28.807 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:28 smithi032 bash[19760]: cluster 2024-09-21T13:51:27.392235+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-21T13:51:29.147 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:51:29.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:29 smithi032 bash[19760]: cluster 2024-09-21T13:51:27.607615+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v311: 1 pgs: 1 remapped+peering; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:29.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:29 smithi032 bash[19760]: cluster 2024-09-21T13:51:28.402278+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-21T13:51:29.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:29 smithi032 bash[19760]: audit 2024-09-21T13:51:29.150257+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.32:0/1913877275' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T13:51:29.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:29 smithi032 bash[28514]: cluster 2024-09-21T13:51:27.607615+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v311: 1 pgs: 1 remapped+peering; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:29.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:29 smithi032 bash[28514]: cluster 2024-09-21T13:51:28.402278+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-21T13:51:29.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:29 smithi032 bash[28514]: audit 2024-09-21T13:51:29.150257+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.32:0/1913877275' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T13:51:29.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:29 smithi046 bash[21852]: cluster 2024-09-21T13:51:27.607615+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v311: 1 pgs: 1 remapped+peering; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:29.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:29 smithi046 bash[21852]: cluster 2024-09-21T13:51:28.402278+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-21T13:51:29.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:29 smithi046 bash[21852]: audit 2024-09-21T13:51:29.150257+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.32:0/1913877275' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T13:51:29.826 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1726926684,"num_in_osds":8,"osd_in_since":1726926655,"num_remapped_pgs":0} 2024-09-21T13:51:29.826 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T13:51:31.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:31 smithi046 bash[21852]: cluster 2024-09-21T13:51:29.608341+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v313: 1 pgs: 1 remapped+peering; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:31.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:31 smithi032 bash[19760]: cluster 2024-09-21T13:51:29.608341+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v313: 1 pgs: 1 remapped+peering; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:31.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:31 smithi032 bash[28514]: cluster 2024-09-21T13:51:29.608341+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v313: 1 pgs: 1 remapped+peering; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:32.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[19760]: cephadm 2024-09-21T13:51:31.584514+0000 mgr.y (mgr.14150) 328 : cephadm [INF] Detected new or changed devices on smithi046 2024-09-21T13:51:32.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[19760]: audit 2024-09-21T13:51:31.593411+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:32.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[19760]: audit 2024-09-21T13:51:31.602172+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:32.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[19760]: audit 2024-09-21T13:51:31.605192+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:51:32.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[19760]: audit 2024-09-21T13:51:31.607141+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:51:32.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[19760]: cluster 2024-09-21T13:51:31.608986+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T13:51:32.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[19760]: audit 2024-09-21T13:51:31.609067+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:51:32.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[19760]: audit 2024-09-21T13:51:31.611145+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:51:32.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[19760]: cephadm 2024-09-21T13:51:31.612455+0000 mgr.y (mgr.14150) 330 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 4317M 2024-09-21T13:51:32.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[19760]: audit 2024-09-21T13:51:31.620836+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:32.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[19760]: audit 2024-09-21T13:51:31.626486+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:51:32.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[19760]: audit 2024-09-21T13:51:31.628375+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:51:32.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[19760]: audit 2024-09-21T13:51:31.638348+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:32.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[28514]: cephadm 2024-09-21T13:51:31.584514+0000 mgr.y (mgr.14150) 328 : cephadm [INF] Detected new or changed devices on smithi046 2024-09-21T13:51:32.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[28514]: audit 2024-09-21T13:51:31.593411+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:32.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[28514]: audit 2024-09-21T13:51:31.602172+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:32.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[28514]: audit 2024-09-21T13:51:31.605192+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:51:32.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[28514]: audit 2024-09-21T13:51:31.607141+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:51:32.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[28514]: cluster 2024-09-21T13:51:31.608986+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T13:51:32.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[28514]: audit 2024-09-21T13:51:31.609067+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:51:32.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[28514]: audit 2024-09-21T13:51:31.611145+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:51:32.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[28514]: cephadm 2024-09-21T13:51:31.612455+0000 mgr.y (mgr.14150) 330 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 4317M 2024-09-21T13:51:32.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[28514]: audit 2024-09-21T13:51:31.620836+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:32.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[28514]: audit 2024-09-21T13:51:31.626486+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:51:32.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[28514]: audit 2024-09-21T13:51:31.628375+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:51:32.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:32 smithi032 bash[28514]: audit 2024-09-21T13:51:31.638348+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:32.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:32 smithi046 bash[21852]: cephadm 2024-09-21T13:51:31.584514+0000 mgr.y (mgr.14150) 328 : cephadm [INF] Detected new or changed devices on smithi046 2024-09-21T13:51:32.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:32 smithi046 bash[21852]: audit 2024-09-21T13:51:31.593411+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:32.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:32 smithi046 bash[21852]: audit 2024-09-21T13:51:31.602172+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:32.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:32 smithi046 bash[21852]: audit 2024-09-21T13:51:31.605192+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:51:32.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:32 smithi046 bash[21852]: audit 2024-09-21T13:51:31.607141+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:51:32.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:32 smithi046 bash[21852]: cluster 2024-09-21T13:51:31.608986+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T13:51:32.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:32 smithi046 bash[21852]: audit 2024-09-21T13:51:31.609067+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:51:32.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:32 smithi046 bash[21852]: audit 2024-09-21T13:51:31.611145+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:51:32.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:32 smithi046 bash[21852]: cephadm 2024-09-21T13:51:31.612455+0000 mgr.y (mgr.14150) 330 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 4317M 2024-09-21T13:51:32.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:32 smithi046 bash[21852]: audit 2024-09-21T13:51:31.620836+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:32.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:32 smithi046 bash[21852]: audit 2024-09-21T13:51:31.626486+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:51:32.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:32 smithi046 bash[21852]: audit 2024-09-21T13:51:31.628375+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:51:32.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:32 smithi046 bash[21852]: audit 2024-09-21T13:51:31.638348+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:34.611 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:51:34.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:34 smithi046 bash[21852]: cluster 2024-09-21T13:51:33.609631+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-21T13:51:35.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:34 smithi032 bash[19760]: cluster 2024-09-21T13:51:33.609631+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-21T13:51:35.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:34 smithi032 bash[28514]: cluster 2024-09-21T13:51:33.609631+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-21T13:51:36.128 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:51:36.128 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":58,"fsid":"0221b256-781f-11ef-baf6-efdc52797490","created":"2024-09-21T13:41:36.642402+0000","modified":"2024-09-21T13:51:28.385830+0000","last_up_change":"2024-09-21T13:51:24.344682+0000","last_in_change":"2024-09-21T13:50:55.176300+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:46:58.094105+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":"e20d2ab4-8f2a-47ea-9cdc-e8b3fb073489","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.32:6802","nonce":2882663813},{"type":"v1","addr":"172.21.15.32:6803","nonce":2882663813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":2882663813},{"type":"v1","addr":"172.21.15.32:6805","nonce":2882663813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":2882663813},{"type":"v1","addr":"172.21.15.32:6809","nonce":2882663813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":2882663813},{"type":"v1","addr":"172.21.15.32:6807","nonce":2882663813}]},"public_addr":"172.21.15.32:6803/2882663813","cluster_addr":"172.21.15.32:6805/2882663813","heartbeat_back_addr":"172.21.15.32:6809/2882663813","heartbeat_front_addr":"172.21.15.32:6807/2882663813","state":["exists","up"]},{"osd":1,"uuid":"314b570c-6fc0-4dd3-a6b8-79027b51b13f","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.32:6810","nonce":2773118402},{"type":"v1","addr":"172.21.15.32:6811","nonce":2773118402}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":2773118402},{"type":"v1","addr":"172.21.15.32:6813","nonce":2773118402}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":2773118402},{"type":"v1","addr":"172.21.15.32:6817","nonce":2773118402}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":2773118402},{"type":"v1","addr":"172.21.15.32:6815","nonce":2773118402}]},"public_addr":"172.21.15.32:6811/2773118402","cluster_addr":"172.21.15.32:6813/2773118402","heartbeat_back_addr":"172.21.15.32:6817/2773118402","heartbeat_front_addr":"172.21.15.32:6815/2773118402","state":["exists","up"]},{"osd":2,"uuid":"98f2cdac-9562-474e-8f02-4ab0f10e8592","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.32:6818","nonce":4065243225},{"type":"v1","addr":"172.21.15.32:6819","nonce":4065243225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":4065243225},{"type":"v1","addr":"172.21.15.32:6821","nonce":4065243225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":4065243225},{"type":"v1","addr":"172.21.15.32:6825","nonce":4065243225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":4065243225},{"type":"v1","addr":"172.21.15.32:6823","nonce":4065243225}]},"public_addr":"172.21.15.32:6819/4065243225","cluster_addr":"172.21.15.32:6821/4065243225","heartbeat_back_addr":"172.21.15.32:6825/4065243225","heartbeat_front_addr":"172.21.15.32:6823/4065243225","state":["exists","up"]},{"osd":3,"uuid":"7d7524fb-a9e2-4d64-b6a6-726b791ae1a2","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.32:6826","nonce":2229618533},{"type":"v1","addr":"172.21.15.32:6827","nonce":2229618533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":2229618533},{"type":"v1","addr":"172.21.15.32:6829","nonce":2229618533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6832","nonce":2229618533},{"type":"v1","addr":"172.21.15.32:6833","nonce":2229618533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":2229618533},{"type":"v1","addr":"172.21.15.32:6831","nonce":2229618533}]},"public_addr":"172.21.15.32:6827/2229618533","cluster_addr":"172.21.15.32:6829/2229618533","heartbeat_back_addr":"172.21.15.32:6833/2229618533","heartbeat_front_addr":"172.21.15.32:6831/2229618533","state":["exists","up"]},{"osd":4,"uuid":"7444a667-ffca-474f-a66c-1f5181c49c29","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.46:6800","nonce":3442364821},{"type":"v1","addr":"172.21.15.46:6801","nonce":3442364821}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":3442364821},{"type":"v1","addr":"172.21.15.46:6803","nonce":3442364821}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":3442364821},{"type":"v1","addr":"172.21.15.46:6807","nonce":3442364821}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":3442364821},{"type":"v1","addr":"172.21.15.46:6805","nonce":3442364821}]},"public_addr":"172.21.15.46:6801/3442364821","cluster_addr":"172.21.15.46:6803/3442364821","heartbeat_back_addr":"172.21.15.46:6807/3442364821","heartbeat_front_addr":"172.21.15.46:6805/3442364821","state":["exists","up"]},{"osd":5,"uuid":"219532e6-a337-4b81-9014-2ce659376711","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.46:6808","nonce":3053496247},{"type":"v1","addr":"172.21.15.46:6809","nonce":3053496247}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":3053496247},{"type":"v1","addr":"172.21.15.46:6811","nonce":3053496247}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":3053496247},{"type":"v1","addr":"172.21.15.46:6815","nonce":3053496247}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":3053496247},{"type":"v1","addr":"172.21.15.46:6813","nonce":3053496247}]},"public_addr":"172.21.15.46:6809/3053496247","cluster_addr":"172.21.15.46:6811/3053496247","heartbeat_back_addr":"172.21.15.46:6815/3053496247","heartbeat_front_addr":"172.21.15.46:6813/3053496247","state":["exists","up"]},{"osd":6,"uuid":"4551b17e-07f8-4fd5-9ff1-6d8c13fbb958","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.46:6816","nonce":2841097936},{"type":"v1","addr":"172.21.15.46:6817","nonce":2841097936}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":2841097936},{"type":"v1","addr":"172.21.15.46:6819","nonce":2841097936}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":2841097936},{"type":"v1","addr":"172.21.15.46:6823","nonce":2841097936}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":2841097936},{"type":"v1","addr":"172.21.15.46:6821","nonce":2841097936}]},"public_addr":"172.21.15.46:6817/2841097936","cluster_addr":"172.21.15.46:6819/2841097936","heartbeat_back_addr":"172.21.15.46:6823/2841097936","heartbeat_front_addr":"172.21.15.46:6821/2841097936","state":["exists","up"]},{"osd":7,"uuid":"80d3e380-1579-4e5e-b0c4-50318b6c101b","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.46:6824","nonce":1792751770},{"type":"v1","addr":"172.21.15.46:6825","nonce":1792751770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":1792751770},{"type":"v1","addr":"172.21.15.46:6827","nonce":1792751770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":1792751770},{"type":"v1","addr":"172.21.15.46:6831","nonce":1792751770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":1792751770},{"type":"v1","addr":"172.21.15.46:6829","nonce":1792751770}]},"public_addr":"172.21.15.46:6825/1792751770","cluster_addr":"172.21.15.46:6827/1792751770","heartbeat_back_addr":"172.21.15.46:6831/1792751770","heartbeat_front_addr":"172.21.15.46:6829/1792751770","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:45:03.116718+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:45:57.905368+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:46:55.139842+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:47:50.722867+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:48:43.505687+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:49:34.901785+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:50:29.982649+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:51:23.074751+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.32:6801/455490796":"2024-09-22T13:42:39.465309+0000","172.21.15.32:0/2803170800":"2024-09-22T13:42:39.465309+0000","172.21.15.32:6800/455490796":"2024-09-22T13:42:39.465309+0000","172.21.15.32:0/1185203113":"2024-09-22T13:42:04.530473+0000","172.21.15.32:0/1713331808":"2024-09-22T13:42:39.465309+0000","172.21.15.32:0/4265207928":"2024-09-22T13:42:04.530473+0000","172.21.15.32:6801/2199940657":"2024-09-22T13:42:04.530473+0000","172.21.15.32:0/1895159318":"2024-09-22T13:42:39.465309+0000","172.21.15.32:6800/2199940657":"2024-09-22T13:42:04.530473+0000","172.21.15.32:0/346552090":"2024-09-22T13:42:04.530473+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:51:36.777 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T13:46:58.094105+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:51:36.778 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T13:51:36.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:36 smithi046 bash[21852]: cluster 2024-09-21T13:51:35.610217+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-21T13:51:36.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:36 smithi046 bash[21852]: audit 2024-09-21T13:51:36.129952+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.32:0/799570153' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:51:37.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:36 smithi032 bash[19760]: cluster 2024-09-21T13:51:35.610217+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-21T13:51:37.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:36 smithi032 bash[19760]: audit 2024-09-21T13:51:36.129952+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.32:0/799570153' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:51:37.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:36 smithi032 bash[28514]: cluster 2024-09-21T13:51:35.610217+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-21T13:51:37.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:36 smithi032 bash[28514]: audit 2024-09-21T13:51:36.129952+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.32:0/799570153' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:51:38.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:38 smithi046 bash[21852]: cluster 2024-09-21T13:51:37.610801+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:51:39.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:38 smithi032 bash[19760]: cluster 2024-09-21T13:51:37.610801+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:51:39.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:38 smithi032 bash[28514]: cluster 2024-09-21T13:51:37.610801+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:51:40.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:40 smithi046 bash[21852]: cluster 2024-09-21T13:51:39.611257+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-21T13:51:41.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:40 smithi032 bash[19760]: cluster 2024-09-21T13:51:39.611257+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-21T13:51:41.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:40 smithi032 bash[28514]: cluster 2024-09-21T13:51:39.611257+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-21T13:51:41.560 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:51:42.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:42 smithi046 bash[21852]: cluster 2024-09-21T13:51:41.611646+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:51:43.024 INFO:teuthology.orchestra.run.smithi032.stdout:pg_num: 1 2024-09-21T13:51:43.038 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:42 smithi032 bash[19760]: cluster 2024-09-21T13:51:41.611646+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:51:43.038 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:42 smithi032 bash[28514]: cluster 2024-09-21T13:51:41.611646+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:51:43.717 INFO:tasks.cephadm:Adding prometheus.a on smithi046 2024-09-21T13:51:43.717 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch apply prometheus '1;smithi046=a' 2024-09-21T13:51:43.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:43 smithi046 bash[21852]: audit 2024-09-21T13:51:43.028132+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.32:0/1511987874' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T13:51:44.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:43 smithi032 bash[19760]: audit 2024-09-21T13:51:43.028132+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.32:0/1511987874' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T13:51:44.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:43 smithi032 bash[28514]: audit 2024-09-21T13:51:43.028132+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.32:0/1511987874' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T13:51:44.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:44 smithi046 bash[21852]: cluster 2024-09-21T13:51:43.612191+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:45.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:44 smithi032 bash[19760]: cluster 2024-09-21T13:51:43.612191+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:45.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:44 smithi032 bash[28514]: cluster 2024-09-21T13:51:43.612191+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:46.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:46 smithi046 bash[21852]: cluster 2024-09-21T13:51:45.612802+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:47.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:46 smithi032 bash[19760]: cluster 2024-09-21T13:51:45.612802+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:47.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:46 smithi032 bash[28514]: cluster 2024-09-21T13:51:45.612802+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:48.488 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:51:48.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:48 smithi046 bash[21852]: cluster 2024-09-21T13:51:47.613409+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:49.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:48 smithi032 bash[19760]: cluster 2024-09-21T13:51:47.613409+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:49.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:48 smithi032 bash[28514]: cluster 2024-09-21T13:51:47.613409+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:49.805 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled prometheus update... 2024-09-21T13:51:50.383 DEBUG:teuthology.orchestra.run.smithi046:prometheus.a> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@prometheus.a.service 2024-09-21T13:51:50.385 INFO:tasks.cephadm:Adding node-exporter.a on smithi032 2024-09-21T13:51:50.385 INFO:tasks.cephadm:Adding node-exporter.b on smithi046 2024-09-21T13:51:50.385 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch apply node-exporter '2;smithi032=a;smithi046=b' 2024-09-21T13:51:51.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[19760]: cluster 2024-09-21T13:51:49.613990+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:51.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[19760]: audit 2024-09-21T13:51:49.798107+0000 mgr.y (mgr.14150) 340 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:51.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[19760]: cephadm 2024-09-21T13:51:49.801139+0000 mgr.y (mgr.14150) 341 : cephadm [INF] Saving service prometheus spec with placement smithi046=a;count:1 2024-09-21T13:51:51.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[19760]: audit 2024-09-21T13:51:49.807739+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:51.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[19760]: audit 2024-09-21T13:51:49.809548+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:51:51.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[19760]: audit 2024-09-21T13:51:50.533690+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:51:51.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[19760]: audit 2024-09-21T13:51:50.534980+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:51:51.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[19760]: audit 2024-09-21T13:51:50.544499+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:51.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[28514]: cluster 2024-09-21T13:51:49.613990+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:51.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[28514]: audit 2024-09-21T13:51:49.798107+0000 mgr.y (mgr.14150) 340 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:51.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[28514]: cephadm 2024-09-21T13:51:49.801139+0000 mgr.y (mgr.14150) 341 : cephadm [INF] Saving service prometheus spec with placement smithi046=a;count:1 2024-09-21T13:51:51.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[28514]: audit 2024-09-21T13:51:49.807739+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:51.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[28514]: audit 2024-09-21T13:51:49.809548+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:51:51.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[28514]: audit 2024-09-21T13:51:50.533690+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:51:51.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[28514]: audit 2024-09-21T13:51:50.534980+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:51:51.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:50 smithi032 bash[28514]: audit 2024-09-21T13:51:50.544499+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:51.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:50 smithi046 bash[21852]: cluster 2024-09-21T13:51:49.613990+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:51.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:50 smithi046 bash[21852]: audit 2024-09-21T13:51:49.798107+0000 mgr.y (mgr.14150) 340 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:51.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:50 smithi046 bash[21852]: cephadm 2024-09-21T13:51:49.801139+0000 mgr.y (mgr.14150) 341 : cephadm [INF] Saving service prometheus spec with placement smithi046=a;count:1 2024-09-21T13:51:51.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:50 smithi046 bash[21852]: audit 2024-09-21T13:51:49.807739+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:51.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:50 smithi046 bash[21852]: audit 2024-09-21T13:51:49.809548+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:51:51.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:50 smithi046 bash[21852]: audit 2024-09-21T13:51:50.533690+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:51:51.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:50 smithi046 bash[21852]: audit 2024-09-21T13:51:50.534980+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:51:51.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:50 smithi046 bash[21852]: audit 2024-09-21T13:51:50.544499+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:51:51.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:51:51 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:51 smithi032 bash[28514]: cephadm 2024-09-21T13:51:50.867234+0000 mgr.y (mgr.14150) 342 : cephadm [INF] Deploying daemon prometheus.a on smithi046 2024-09-21T13:51:52.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:51 smithi032 bash[19760]: cephadm 2024-09-21T13:51:50.867234+0000 mgr.y (mgr.14150) 342 : cephadm [INF] Deploying daemon prometheus.a on smithi046 2024-09-21T13:51:52.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:51 smithi046 bash[21852]: cephadm 2024-09-21T13:51:50.867234+0000 mgr.y (mgr.14150) 342 : cephadm [INF] Deploying daemon prometheus.a on smithi046 2024-09-21T13:51:53.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:52 smithi032 bash[19760]: cluster 2024-09-21T13:51:51.614620+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:53.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:52 smithi032 bash[28514]: cluster 2024-09-21T13:51:51.614620+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:53.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:52 smithi046 bash[21852]: cluster 2024-09-21T13:51:51.614620+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:55.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:54 smithi032 bash[19760]: cluster 2024-09-21T13:51:53.615205+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:55.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:54 smithi032 bash[28514]: cluster 2024-09-21T13:51:53.615205+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:55.179 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:51:55.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:54 smithi046 bash[21852]: cluster 2024-09-21T13:51:53.615205+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:57.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:56 smithi032 bash[19760]: cluster 2024-09-21T13:51:55.615789+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:57.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:56 smithi032 bash[28514]: cluster 2024-09-21T13:51:55.615789+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:57.249 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:56 smithi046 bash[21852]: cluster 2024-09-21T13:51:55.615789+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:58.846 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled node-exporter update... 2024-09-21T13:51:59.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:58 smithi032 bash[19760]: cluster 2024-09-21T13:51:57.616382+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:58 smithi032 bash[28514]: cluster 2024-09-21T13:51:57.616382+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:59.165 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:58 smithi046 bash[21852]: cluster 2024-09-21T13:51:57.616382+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:51:59.879 DEBUG:teuthology.orchestra.run.smithi032:node-exporter.a> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@node-exporter.a.service 2024-09-21T13:51:59.882 DEBUG:teuthology.orchestra.run.smithi046:node-exporter.b> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@node-exporter.b.service 2024-09-21T13:51:59.884 INFO:tasks.cephadm:Adding alertmanager.a on smithi032 2024-09-21T13:51:59.884 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch apply alertmanager '1;smithi032=a' 2024-09-21T13:52:00.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:59 smithi032 bash[19760]: audit 2024-09-21T13:51:58.838722+0000 mgr.y (mgr.14150) 347 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi032=a;smithi046=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:00.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:59 smithi032 bash[19760]: cephadm 2024-09-21T13:51:58.841930+0000 mgr.y (mgr.14150) 348 : cephadm [INF] Saving service node-exporter spec with placement smithi032=a;smithi046=b;count:2 2024-09-21T13:52:00.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:51:59 smithi032 bash[19760]: audit 2024-09-21T13:51:58.848775+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:52:00.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:59 smithi032 bash[28514]: audit 2024-09-21T13:51:58.838722+0000 mgr.y (mgr.14150) 347 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi032=a;smithi046=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:00.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:59 smithi032 bash[28514]: cephadm 2024-09-21T13:51:58.841930+0000 mgr.y (mgr.14150) 348 : cephadm [INF] Saving service node-exporter spec with placement smithi032=a;smithi046=b;count:2 2024-09-21T13:52:00.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:51:59 smithi032 bash[28514]: audit 2024-09-21T13:51:58.848775+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:52:00.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:59 smithi046 bash[21852]: audit 2024-09-21T13:51:58.838722+0000 mgr.y (mgr.14150) 347 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi032=a;smithi046=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:00.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:59 smithi046 bash[21852]: cephadm 2024-09-21T13:51:58.841930+0000 mgr.y (mgr.14150) 348 : cephadm [INF] Saving service node-exporter spec with placement smithi032=a;smithi046=b;count:2 2024-09-21T13:52:00.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:51:59 smithi046 bash[21852]: audit 2024-09-21T13:51:58.848775+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:52:01.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:00 smithi032 bash[19760]: cluster 2024-09-21T13:51:59.616960+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:01.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:00 smithi032 bash[28514]: cluster 2024-09-21T13:51:59.616960+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:01.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:00 smithi046 bash[21852]: cluster 2024-09-21T13:51:59.616960+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:02.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:02 smithi046 bash[21852]: cluster 2024-09-21T13:52:01.617455+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:03.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:02 smithi032 bash[19760]: cluster 2024-09-21T13:52:01.617455+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:03.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:02 smithi032 bash[28514]: cluster 2024-09-21T13:52:01.617455+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:04.531 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:04.531 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:04.532 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:04.532 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:04.532 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:04.532 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:04.532 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:04.533 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:04.533 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:04.699 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:52:04.789 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:04.789 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:04.789 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:04.790 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:04.790 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:04.790 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: Started Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T13:52:04.790 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:04.791 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 13:52:04 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:05.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:04 smithi046 bash[21852]: cluster 2024-09-21T13:52:03.617936+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:05.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:04 smithi046 bash[21852]: audit 2024-09-21T13:52:04.810882+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:52:05.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:04 smithi046 bash[21852]: audit 2024-09-21T13:52:04.819644+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:52:05.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:04 smithi046 bash[21852]: audit 2024-09-21T13:52:04.825597+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:52:05.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:04 smithi046 bash[21852]: audit 2024-09-21T13:52:04.830360+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T13:52:05.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:04 smithi032 bash[19760]: cluster 2024-09-21T13:52:03.617936+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:05.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:04 smithi032 bash[19760]: audit 2024-09-21T13:52:04.810882+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:52:05.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:04 smithi032 bash[19760]: audit 2024-09-21T13:52:04.819644+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:52:05.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:04 smithi032 bash[19760]: audit 2024-09-21T13:52:04.825597+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:52:05.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:04 smithi032 bash[19760]: audit 2024-09-21T13:52:04.830360+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T13:52:05.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:04 smithi032 bash[28514]: cluster 2024-09-21T13:52:03.617936+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:05.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:04 smithi032 bash[28514]: audit 2024-09-21T13:52:04.810882+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:52:05.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:04 smithi032 bash[28514]: audit 2024-09-21T13:52:04.819644+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:52:05.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:04 smithi032 bash[28514]: audit 2024-09-21T13:52:04.825597+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' 2024-09-21T13:52:05.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:04 smithi032 bash[28514]: audit 2024-09-21T13:52:04.830360+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T13:52:06.222 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:05 smithi046 bash[22719]: ignoring --setuser ceph since I am not root 2024-09-21T13:52:06.222 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:05 smithi046 bash[22719]: ignoring --setgroup ceph since I am not root 2024-09-21T13:52:06.222 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:05 smithi046 bash[22719]: debug 2024-09-21T13:52:05.887+0000 7f0ba471a640 1 -- 172.21.15.46:0/551917571 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5649fec6d0e0 con 0x5649fec6f400 2024-09-21T13:52:06.222 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:06 smithi046 bash[22719]: debug 2024-09-21T13:52:06.003+0000 7f0ba6f76040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T13:52:06.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:05 smithi032 bash[20015]: ignoring --setuser ceph since I am not root 2024-09-21T13:52:06.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:05 smithi032 bash[20015]: ignoring --setgroup ceph since I am not root 2024-09-21T13:52:06.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:06 smithi032 bash[20015]: debug 2024-09-21T13:52:06.005+0000 7faaec971040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T13:52:07.090 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:06 smithi046 bash[21852]: audit 2024-09-21T13:52:05.828846+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T13:52:07.090 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:06 smithi046 bash[21852]: cluster 2024-09-21T13:52:05.843544+0000 mon.a (mon.0) 682 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-21T13:52:07.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:06 smithi032 bash[19760]: audit 2024-09-21T13:52:05.828846+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T13:52:07.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:06 smithi032 bash[19760]: cluster 2024-09-21T13:52:05.843544+0000 mon.a (mon.0) 682 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-21T13:52:07.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:06 smithi032 bash[28514]: audit 2024-09-21T13:52:05.828846+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14150 172.21.15.32:0/3654607464' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T13:52:07.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:06 smithi032 bash[28514]: cluster 2024-09-21T13:52:05.843544+0000 mon.a (mon.0) 682 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-21T13:52:07.364 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[22719]: debug 2024-09-21T13:52:07.291+0000 7f0ba6f76040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T13:52:07.605 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:07 smithi032 bash[20015]: debug 2024-09-21T13:52:07.245+0000 7faaec971040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T13:52:07.605 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:07 smithi032 bash[20015]: debug 2024-09-21T13:52:07.313+0000 7faaec971040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T13:52:07.605 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:07 smithi032 bash[20015]: debug 2024-09-21T13:52:07.469+0000 7faaec971040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T13:52:07.711 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[22719]: debug 2024-09-21T13:52:07.359+0000 7f0ba6f76040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T13:52:07.711 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[22719]: debug 2024-09-21T13:52:07.519+0000 7f0ba6f76040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T13:52:07.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.574Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T13:52:07.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.574Z 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:52:07.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.574Z 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 smithi046 (none))" 2024-09-21T13:52:07.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.574Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T13:52:07.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.574Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T13:52:07.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.575Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T13:52:07.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.575Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T13:52:07.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.577Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T13:52:07.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.577Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T13:52:07.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.579Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T13:52:07.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.579Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.162µs 2024-09-21T13:52:07.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.579Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T13:52:07.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.579Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-21T13:52:07.713 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.579Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.554µs wal_replay_duration=252.253µs wbl_replay_duration=133ns total_replay_duration=314.283µs 2024-09-21T13:52:07.713 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.580Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T13:52:07.713 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.580Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T13:52:07.713 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.580Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T13:52:07.713 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.581Z 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.32:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-09-21T13:52:07.713 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.581Z 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.32:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-09-21T13:52:07.713 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.581Z 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.32:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-09-21T13:52:07.713 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.604Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.538144ms db_storage=846ns remote_storage=1.194µs web_handler=387ns query_engine=578ns scrape=239.561µs scrape_sd=93.222µs notify=824ns notify_sd=1.307µs rules=22.823972ms tracing=7.662µs 2024-09-21T13:52:07.713 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.604Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T13:52:07.713 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:07 smithi046 bash[45707]: ts=2024-09-21T13:52:07.604Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T13:52:08.489 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:08 smithi032 bash[20015]: debug 2024-09-21T13:52:08.149+0000 7faaec971040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T13:52:08.489 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:08 smithi032 bash[20015]: debug 2024-09-21T13:52:08.221+0000 7faaec971040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T13:52:08.489 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:08 smithi032 bash[20015]: debug 2024-09-21T13:52:08.293+0000 7faaec971040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T13:52:08.558 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:08 smithi046 bash[22719]: debug 2024-09-21T13:52:08.211+0000 7f0ba6f76040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T13:52:08.558 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:08 smithi046 bash[22719]: debug 2024-09-21T13:52:08.287+0000 7f0ba6f76040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T13:52:08.558 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:08 smithi046 bash[22719]: debug 2024-09-21T13:52:08.359+0000 7f0ba6f76040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T13:52:08.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:08 smithi032 bash[20015]: debug 2024-09-21T13:52:08.485+0000 7faaec971040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T13:52:08.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:08 smithi032 bash[20015]: debug 2024-09-21T13:52:08.565+0000 7faaec971040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T13:52:08.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:08 smithi032 bash[20015]: debug 2024-09-21T13:52:08.637+0000 7faaec971040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T13:52:08.961 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:08 smithi046 bash[22719]: debug 2024-09-21T13:52:08.551+0000 7f0ba6f76040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T13:52:08.961 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:08 smithi046 bash[22719]: debug 2024-09-21T13:52:08.635+0000 7f0ba6f76040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T13:52:08.961 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:08 smithi046 bash[22719]: debug 2024-09-21T13:52:08.707+0000 7f0ba6f76040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T13:52:09.181 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:08 smithi032 bash[20015]: debug 2024-09-21T13:52:08.905+0000 7faaec971040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T13:52:09.181 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:08 smithi032 bash[20015]: debug 2024-09-21T13:52:08.977+0000 7faaec971040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T13:52:09.256 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:08 smithi046 bash[22719]: debug 2024-09-21T13:52:08.975+0000 7f0ba6f76040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T13:52:09.256 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:09 smithi046 bash[22719]: debug 2024-09-21T13:52:09.047+0000 7f0ba6f76040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T13:52:09.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:09 smithi032 bash[20015]: debug 2024-09-21T13:52:09.177+0000 7faaec971040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T13:52:09.523 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:09 smithi032 bash[20015]: debug 2024-09-21T13:52:09.261+0000 7faaec971040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T13:52:09.599 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:09 smithi046 bash[22719]: debug 2024-09-21T13:52:09.251+0000 7f0ba6f76040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T13:52:09.599 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:09 smithi046 bash[22719]: debug 2024-09-21T13:52:09.331+0000 7f0ba6f76040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T13:52:09.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:09 smithi032 bash[20015]: debug 2024-09-21T13:52:09.521+0000 7faaec971040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T13:52:09.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:09 smithi032 bash[20015]: debug 2024-09-21T13:52:09.705+0000 7faaec971040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:52:09.955 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:09 smithi046 bash[22719]: debug 2024-09-21T13:52:09.595+0000 7f0ba6f76040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T13:52:09.955 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:09 smithi046 bash[22719]: debug 2024-09-21T13:52:09.779+0000 7f0ba6f76040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:52:10.148 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:09 smithi032 bash[20015]: debug 2024-09-21T13:52:09.877+0000 7faaec971040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T13:52:10.148 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:09 smithi032 bash[20015]: debug 2024-09-21T13:52:09.957+0000 7faaec971040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T13:52:10.211 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:09 smithi046 bash[22719]: debug 2024-09-21T13:52:09.951+0000 7f0ba6f76040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T13:52:10.211 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:10 smithi046 bash[22719]: debug 2024-09-21T13:52:10.031+0000 7f0ba6f76040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T13:52:10.711 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:10 smithi046 bash[22719]: debug 2024-09-21T13:52:10.219+0000 7f0ba6f76040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:52:11.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:10 smithi032 bash[20015]: debug 2024-09-21T13:52:10.145+0000 7faaec971040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:52:11.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[20015]: debug 2024-09-21T13:52:11.017+0000 7faaec971040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T13:52:11.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[20015]: debug 2024-09-21T13:52:11.093+0000 7faaec971040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T13:52:11.331 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[20015]: debug 2024-09-21T13:52:11.329+0000 7faaec971040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T13:52:11.392 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[22719]: debug 2024-09-21T13:52:11.071+0000 7f0ba6f76040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T13:52:11.392 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[22719]: debug 2024-09-21T13:52:11.151+0000 7f0ba6f76040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T13:52:11.392 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[22719]: debug 2024-09-21T13:52:11.387+0000 7f0ba6f76040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T13:52:11.605 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[20015]: debug 2024-09-21T13:52:11.405+0000 7faaec971040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T13:52:11.711 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[22719]: debug 2024-09-21T13:52:11.463+0000 7f0ba6f76040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T13:52:12.105 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[20015]: debug 2024-09-21T13:52:11.813+0000 7faaec971040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T13:52:12.105 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[20015]: debug 2024-09-21T13:52:11.897+0000 7faaec971040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T13:52:12.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[20015]: [21/Sep/2024:13:52:12] ENGINE Bus STARTING 2024-09-21T13:52:12.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[20015]: CherryPy Checker: 2024-09-21T13:52:12.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[20015]: The Application mounted at '' has an empty config. 2024-09-21T13:52:12.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: cluster 2024-09-21T13:52:11.924364+0000 mon.a (mon.0) 683 : cluster [INF] Active manager daemon y restarted 2024-09-21T13:52:12.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: cluster 2024-09-21T13:52:11.925273+0000 mon.a (mon.0) 684 : cluster [INF] Activating manager daemon y 2024-09-21T13:52:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: cluster 2024-09-21T13:52:11.936520+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-21T13:52:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: cluster 2024-09-21T13:52:11.937137+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0122336s), standbys: x 2024-09-21T13:52:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.940295+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:52:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.940450+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:52:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.940548+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:52:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.942071+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:52:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.942198+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:52:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.942391+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:52:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.942597+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:52:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.942863+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:52:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.943146+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:52:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.943412+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:52:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.943713+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:52:12.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.943893+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:52:12.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.944127+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:52:12.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.944299+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:52:12.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.944476+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:52:12.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.944861+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:52:12.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: cluster 2024-09-21T13:52:11.951987+0000 mon.a (mon.0) 703 : cluster [INF] Manager daemon y is now available 2024-09-21T13:52:12.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[28514]: audit 2024-09-21T13:52:11.976462+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:52:12.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: cluster 2024-09-21T13:52:11.924364+0000 mon.a (mon.0) 683 : cluster [INF] Active manager daemon y restarted 2024-09-21T13:52:12.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: cluster 2024-09-21T13:52:11.925273+0000 mon.a (mon.0) 684 : cluster [INF] Activating manager daemon y 2024-09-21T13:52:12.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: cluster 2024-09-21T13:52:11.936520+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-21T13:52:12.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: cluster 2024-09-21T13:52:11.937137+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0122336s), standbys: x 2024-09-21T13:52:12.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.940295+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:52:12.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.940450+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:52:12.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.940548+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:52:12.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.942071+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:52:12.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.942198+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:52:12.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.942391+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:52:12.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.942597+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:52:12.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.942863+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:52:12.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.943146+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:52:12.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.943412+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:52:12.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.943713+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:52:12.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.943893+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:52:12.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.944127+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:52:12.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.944299+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:52:12.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.944476+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:52:12.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.944861+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:52:12.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: cluster 2024-09-21T13:52:11.951987+0000 mon.a (mon.0) 703 : cluster [INF] Manager daemon y is now available 2024-09-21T13:52:12.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:11 smithi032 bash[19760]: audit 2024-09-21T13:52:11.976462+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:52:12.211 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[22719]: debug 2024-09-21T13:52:11.875+0000 7f0ba6f76040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T13:52:12.211 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[22719]: debug 2024-09-21T13:52:11.959+0000 7f0ba6f76040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T13:52:12.211 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[22719]: [21/Sep/2024:13:52:11] ENGINE Bus STARTING 2024-09-21T13:52:12.211 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[22719]: CherryPy Checker: 2024-09-21T13:52:12.211 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[22719]: The Application mounted at '' has an empty config. 2024-09-21T13:52:12.211 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:12 smithi046 bash[22719]: [21/Sep/2024:13:52:12] ENGINE Serving on http://:::9283 2024-09-21T13:52:12.211 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:12 smithi046 bash[22719]: [21/Sep/2024:13:52:12] ENGINE Bus STARTED 2024-09-21T13:52:12.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: cluster 2024-09-21T13:52:11.924364+0000 mon.a (mon.0) 683 : cluster [INF] Active manager daemon y restarted 2024-09-21T13:52:12.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: cluster 2024-09-21T13:52:11.925273+0000 mon.a (mon.0) 684 : cluster [INF] Activating manager daemon y 2024-09-21T13:52:12.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: cluster 2024-09-21T13:52:11.936520+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-21T13:52:12.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: cluster 2024-09-21T13:52:11.937137+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0122336s), standbys: x 2024-09-21T13:52:12.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.940295+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:52:12.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.940450+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:52:12.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.940548+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:52:12.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.942071+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:52:12.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.942198+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:52:12.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.942391+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:52:12.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.942597+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:52:12.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.942863+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:52:12.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.943146+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:52:12.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.943412+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:52:12.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.943713+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:52:12.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.943893+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:52:12.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.944127+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:52:12.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.944299+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:52:12.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.944476+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:52:12.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.944861+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:52:12.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: cluster 2024-09-21T13:52:11.951987+0000 mon.a (mon.0) 703 : cluster [INF] Manager daemon y is now available 2024-09-21T13:52:12.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:11 smithi046 bash[21852]: audit 2024-09-21T13:52:11.976462+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:52:12.490 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[20015]: [21/Sep/2024:13:52:12] ENGINE Serving on http://:::9283 2024-09-21T13:52:12.490 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[20015]: [21/Sep/2024:13:52:12] ENGINE Bus STARTED 2024-09-21T13:52:12.961 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled alertmanager update... 2024-09-21T13:52:13.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[28514]: cluster 2024-09-21T13:52:11.990036+0000 mon.a (mon.0) 705 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T13:52:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[28514]: cluster 2024-09-21T13:52:11.990157+0000 mon.a (mon.0) 706 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:52:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[28514]: audit 2024-09-21T13:52:11.991077+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.46:0/3327191943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:52:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[28514]: audit 2024-09-21T13:52:11.996604+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[28514]: audit 2024-09-21T13:52:11.996813+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.46:0/3327191943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:52:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[28514]: audit 2024-09-21T13:52:11.997668+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.46:0/3327191943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:52:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[28514]: audit 2024-09-21T13:52:11.998022+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.46:0/3327191943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:52:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[28514]: audit 2024-09-21T13:52:12.011391+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:52:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[28514]: audit 2024-09-21T13:52:12.014425+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:52:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[28514]: audit 2024-09-21T13:52:12.034243+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:52:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[28514]: cluster 2024-09-21T13:52:12.942549+0000 mon.a (mon.0) 711 : cluster [DBG] mgrmap e18: y(active, since 1.01765s), standbys: x 2024-09-21T13:52:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[28514]: audit 2024-09-21T13:52:12.964207+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[19760]: cluster 2024-09-21T13:52:11.990036+0000 mon.a (mon.0) 705 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T13:52:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[19760]: cluster 2024-09-21T13:52:11.990157+0000 mon.a (mon.0) 706 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:52:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[19760]: audit 2024-09-21T13:52:11.991077+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.46:0/3327191943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:52:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[19760]: audit 2024-09-21T13:52:11.996604+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[19760]: audit 2024-09-21T13:52:11.996813+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.46:0/3327191943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:52:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[19760]: audit 2024-09-21T13:52:11.997668+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.46:0/3327191943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:52:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[19760]: audit 2024-09-21T13:52:11.998022+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.46:0/3327191943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:52:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[19760]: audit 2024-09-21T13:52:12.011391+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:52:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[19760]: audit 2024-09-21T13:52:12.014425+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:52:13.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[19760]: audit 2024-09-21T13:52:12.034243+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:52:13.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[19760]: cluster 2024-09-21T13:52:12.942549+0000 mon.a (mon.0) 711 : cluster [DBG] mgrmap e18: y(active, since 1.01765s), standbys: x 2024-09-21T13:52:13.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:12 smithi032 bash[19760]: audit 2024-09-21T13:52:12.964207+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:13.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:12 smithi046 bash[21852]: cluster 2024-09-21T13:52:11.990036+0000 mon.a (mon.0) 705 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T13:52:13.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:12 smithi046 bash[21852]: cluster 2024-09-21T13:52:11.990157+0000 mon.a (mon.0) 706 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:52:13.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:12 smithi046 bash[21852]: audit 2024-09-21T13:52:11.991077+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.46:0/3327191943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:52:13.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:12 smithi046 bash[21852]: audit 2024-09-21T13:52:11.996604+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:13.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:12 smithi046 bash[21852]: audit 2024-09-21T13:52:11.996813+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.46:0/3327191943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:52:13.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:12 smithi046 bash[21852]: audit 2024-09-21T13:52:11.997668+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.46:0/3327191943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:52:13.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:12 smithi046 bash[21852]: audit 2024-09-21T13:52:11.998022+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.46:0/3327191943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:52:13.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:12 smithi046 bash[21852]: audit 2024-09-21T13:52:12.011391+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:52:13.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:12 smithi046 bash[21852]: audit 2024-09-21T13:52:12.014425+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:52:13.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:12 smithi046 bash[21852]: audit 2024-09-21T13:52:12.034243+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:52:13.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:12 smithi046 bash[21852]: cluster 2024-09-21T13:52:12.942549+0000 mon.a (mon.0) 711 : cluster [DBG] mgrmap e18: y(active, since 1.01765s), standbys: x 2024-09-21T13:52:13.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:12 smithi046 bash[21852]: audit 2024-09-21T13:52:12.964207+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:13.855 DEBUG:teuthology.orchestra.run.smithi032:alertmanager.a> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@alertmanager.a.service 2024-09-21T13:52:13.858 INFO:tasks.cephadm:Adding grafana.a on smithi046 2024-09-21T13:52:13.858 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph orch apply grafana '1;smithi046=a' 2024-09-21T13:52:14.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: debug 2024-09-21T13:52:13.745+0000 7faa491ab640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:52:13] ENGINE Error in HTTPServer.serve 2024-09-21T13:52:14.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: Traceback (most recent call last): 2024-09-21T13:52:14.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:52:14.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: self._connections.run(self.expiration_interval) 2024-09-21T13:52:14.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:52:14.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: self._run(expiration_interval) 2024-09-21T13:52:14.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:52:14.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:52:14.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:52:14.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:52:14.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:52:14.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: s = self.context.wrap_socket( 2024-09-21T13:52:14.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:52:14.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: return self.sslsocket_class._create( 2024-09-21T13:52:14.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:52:14.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: self.do_handshake() 2024-09-21T13:52:14.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:52:14.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: self._sslobj.do_handshake() 2024-09-21T13:52:14.108 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[20015]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:52:14.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: cephadm 2024-09-21T13:52:12.959557+0000 mgr.y (mgr.24308) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi032=a;count:1 2024-09-21T13:52:14.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: cephadm 2024-09-21T13:52:13.623651+0000 mgr.y (mgr.24308) 4 : cephadm [INF] [21/Sep/2024:13:52:13] ENGINE Bus STARTING 2024-09-21T13:52:14.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: cephadm 2024-09-21T13:52:13.747351+0000 mgr.y (mgr.24308) 5 : cephadm [INF] [21/Sep/2024:13:52:13] ENGINE Serving on https://172.21.15.32:7150 2024-09-21T13:52:14.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: cephadm 2024-09-21T13:52:13.752794+0000 mgr.y (mgr.24308) 6 : cephadm [ERR] [21/Sep/2024:13:52:13] ENGINE Error in HTTPServer.serve 2024-09-21T13:52:14.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: Traceback (most recent call last): 2024-09-21T13:52:14.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:52:14.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: self._connections.run(self.expiration_interval) 2024-09-21T13:52:14.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:52:14.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: self._run(expiration_interval) 2024-09-21T13:52:14.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:52:14.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:52:14.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:52:14.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:52:14.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:52:14.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: s = self.context.wrap_socket( 2024-09-21T13:52:14.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:52:14.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: return self.sslsocket_class._create( 2024-09-21T13:52:14.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:52:14.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: self.do_handshake() 2024-09-21T13:52:14.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:52:14.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: self._sslobj.do_handshake() 2024-09-21T13:52:14.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:52:14.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: cephadm 2024-09-21T13:52:13.848340+0000 mgr.y (mgr.24308) 7 : cephadm [INF] [21/Sep/2024:13:52:13] ENGINE Serving on http://172.21.15.32:8765 2024-09-21T13:52:14.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[28514]: cephadm 2024-09-21T13:52:13.848464+0000 mgr.y (mgr.24308) 8 : cephadm [INF] [21/Sep/2024:13:52:13] ENGINE Bus STARTED 2024-09-21T13:52:14.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: cephadm 2024-09-21T13:52:12.959557+0000 mgr.y (mgr.24308) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi032=a;count:1 2024-09-21T13:52:14.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: cephadm 2024-09-21T13:52:13.623651+0000 mgr.y (mgr.24308) 4 : cephadm [INF] [21/Sep/2024:13:52:13] ENGINE Bus STARTING 2024-09-21T13:52:14.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: cephadm 2024-09-21T13:52:13.747351+0000 mgr.y (mgr.24308) 5 : cephadm [INF] [21/Sep/2024:13:52:13] ENGINE Serving on https://172.21.15.32:7150 2024-09-21T13:52:14.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: cephadm 2024-09-21T13:52:13.752794+0000 mgr.y (mgr.24308) 6 : cephadm [ERR] [21/Sep/2024:13:52:13] ENGINE Error in HTTPServer.serve 2024-09-21T13:52:14.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: Traceback (most recent call last): 2024-09-21T13:52:14.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:52:14.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: self._connections.run(self.expiration_interval) 2024-09-21T13:52:14.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:52:14.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: self._run(expiration_interval) 2024-09-21T13:52:14.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:52:14.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:52:14.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:52:14.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:52:14.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:52:14.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: s = self.context.wrap_socket( 2024-09-21T13:52:14.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:52:14.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: return self.sslsocket_class._create( 2024-09-21T13:52:14.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:52:14.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: self.do_handshake() 2024-09-21T13:52:14.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:52:14.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: self._sslobj.do_handshake() 2024-09-21T13:52:14.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:52:14.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: cephadm 2024-09-21T13:52:13.848340+0000 mgr.y (mgr.24308) 7 : cephadm [INF] [21/Sep/2024:13:52:13] ENGINE Serving on http://172.21.15.32:8765 2024-09-21T13:52:14.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:13 smithi032 bash[19760]: cephadm 2024-09-21T13:52:13.848464+0000 mgr.y (mgr.24308) 8 : cephadm [INF] [21/Sep/2024:13:52:13] ENGINE Bus STARTED 2024-09-21T13:52:14.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: cephadm 2024-09-21T13:52:12.959557+0000 mgr.y (mgr.24308) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi032=a;count:1 2024-09-21T13:52:14.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: cephadm 2024-09-21T13:52:13.623651+0000 mgr.y (mgr.24308) 4 : cephadm [INF] [21/Sep/2024:13:52:13] ENGINE Bus STARTING 2024-09-21T13:52:14.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: cephadm 2024-09-21T13:52:13.747351+0000 mgr.y (mgr.24308) 5 : cephadm [INF] [21/Sep/2024:13:52:13] ENGINE Serving on https://172.21.15.32:7150 2024-09-21T13:52:14.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: cephadm 2024-09-21T13:52:13.752794+0000 mgr.y (mgr.24308) 6 : cephadm [ERR] [21/Sep/2024:13:52:13] ENGINE Error in HTTPServer.serve 2024-09-21T13:52:14.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: Traceback (most recent call last): 2024-09-21T13:52:14.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:52:14.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: self._connections.run(self.expiration_interval) 2024-09-21T13:52:14.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:52:14.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: self._run(expiration_interval) 2024-09-21T13:52:14.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:52:14.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:52:14.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:52:14.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:52:14.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:52:14.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: s = self.context.wrap_socket( 2024-09-21T13:52:14.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:52:14.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: return self.sslsocket_class._create( 2024-09-21T13:52:14.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:52:14.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: self.do_handshake() 2024-09-21T13:52:14.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:52:14.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: self._sslobj.do_handshake() 2024-09-21T13:52:14.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:52:14.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: cephadm 2024-09-21T13:52:13.848340+0000 mgr.y (mgr.24308) 7 : cephadm [INF] [21/Sep/2024:13:52:13] ENGINE Serving on http://172.21.15.32:8765 2024-09-21T13:52:14.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:13 smithi046 bash[21852]: cephadm 2024-09-21T13:52:13.848464+0000 mgr.y (mgr.24308) 8 : cephadm [INF] [21/Sep/2024:13:52:13] ENGINE Bus STARTED 2024-09-21T13:52:15.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:14 smithi032 bash[28514]: cluster 2024-09-21T13:52:13.943621+0000 mgr.y (mgr.24308) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:15.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:14 smithi032 bash[28514]: cluster 2024-09-21T13:52:14.959723+0000 mon.a (mon.0) 713 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-09-21T13:52:15.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:14 smithi032 bash[19760]: cluster 2024-09-21T13:52:13.943621+0000 mgr.y (mgr.24308) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:15.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:14 smithi032 bash[19760]: cluster 2024-09-21T13:52:14.959723+0000 mon.a (mon.0) 713 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-09-21T13:52:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:14 smithi046 bash[21852]: cluster 2024-09-21T13:52:13.943621+0000 mgr.y (mgr.24308) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:14 smithi046 bash[21852]: cluster 2024-09-21T13:52:14.959723+0000 mon.a (mon.0) 713 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-09-21T13:52:17.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:16 smithi032 bash[28514]: cluster 2024-09-21T13:52:15.944208+0000 mgr.y (mgr.24308) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:17.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:16 smithi032 bash[28514]: cluster 2024-09-21T13:52:16.005648+0000 mon.a (mon.0) 714 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-09-21T13:52:17.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:16 smithi032 bash[19760]: cluster 2024-09-21T13:52:15.944208+0000 mgr.y (mgr.24308) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:17.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:16 smithi032 bash[19760]: cluster 2024-09-21T13:52:16.005648+0000 mon.a (mon.0) 714 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-09-21T13:52:17.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:16 smithi046 bash[21852]: cluster 2024-09-21T13:52:15.944208+0000 mgr.y (mgr.24308) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:17.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:16 smithi046 bash[21852]: cluster 2024-09-21T13:52:16.005648+0000 mon.a (mon.0) 714 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-09-21T13:52:17.650 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:52:18.985 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled grafana update... 2024-09-21T13:52:19.193 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:18 smithi046 bash[21852]: audit 2024-09-21T13:52:17.929331+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.193 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:18 smithi046 bash[21852]: audit 2024-09-21T13:52:17.933307+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.193 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:18 smithi046 bash[21852]: cluster 2024-09-21T13:52:17.944589+0000 mgr.y (mgr.24308) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:19.194 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:18 smithi046 bash[21852]: audit 2024-09-21T13:52:18.094483+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.194 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:18 smithi046 bash[21852]: audit 2024-09-21T13:52:18.103555+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:18 smithi032 bash[19760]: audit 2024-09-21T13:52:17.929331+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:18 smithi032 bash[19760]: audit 2024-09-21T13:52:17.933307+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:18 smithi032 bash[19760]: cluster 2024-09-21T13:52:17.944589+0000 mgr.y (mgr.24308) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:19.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:18 smithi032 bash[19760]: audit 2024-09-21T13:52:18.094483+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:18 smithi032 bash[19760]: audit 2024-09-21T13:52:18.103555+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:18 smithi032 bash[28514]: audit 2024-09-21T13:52:17.929331+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:18 smithi032 bash[28514]: audit 2024-09-21T13:52:17.933307+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:18 smithi032 bash[28514]: cluster 2024-09-21T13:52:17.944589+0000 mgr.y (mgr.24308) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:19.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:18 smithi032 bash[28514]: audit 2024-09-21T13:52:18.094483+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:18 smithi032 bash[28514]: audit 2024-09-21T13:52:18.103555+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.646 DEBUG:teuthology.orchestra.run.smithi046:grafana.a> sudo journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@grafana.a.service 2024-09-21T13:52:19.649 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T13:52:19.649 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T13:52:19.985 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:18.978628+0000 mgr.y (mgr.24308) 12 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:19.985 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: cephadm 2024-09-21T13:52:18.982105+0000 mgr.y (mgr.24308) 13 : cephadm [INF] Saving service grafana spec with placement smithi046=a;count:1 2024-09-21T13:52:19.985 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:18.988488+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.985 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.068664+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.985 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:18.978628+0000 mgr.y (mgr.24308) 12 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:19.985 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: cephadm 2024-09-21T13:52:18.982105+0000 mgr.y (mgr.24308) 13 : cephadm [INF] Saving service grafana spec with placement smithi046=a;count:1 2024-09-21T13:52:19.985 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:18.988488+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.068664+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.072699+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.249449+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.258326+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:19.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.261753+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:52:19.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.263448+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:52:19.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.265058+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:52:19.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.266615+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:52:19.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: cephadm 2024-09-21T13:52:19.267840+0000 mgr.y (mgr.24308) 14 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 4061M 2024-09-21T13:52:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.274155+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.278699+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:52:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.280507+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:52:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: cephadm 2024-09-21T13:52:19.283044+0000 mgr.y (mgr.24308) 15 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T13:52:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: cephadm 2024-09-21T13:52:19.283505+0000 mgr.y (mgr.24308) 16 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T13:52:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: cephadm 2024-09-21T13:52:19.492400+0000 mgr.y (mgr.24308) 17 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:52:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: cephadm 2024-09-21T13:52:19.492633+0000 mgr.y (mgr.24308) 18 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:52:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: cephadm 2024-09-21T13:52:19.636488+0000 mgr.y (mgr.24308) 19 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:52:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: cephadm 2024-09-21T13:52:19.636785+0000 mgr.y (mgr.24308) 20 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:52:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: cephadm 2024-09-21T13:52:19.779035+0000 mgr.y (mgr.24308) 21 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:52:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: cephadm 2024-09-21T13:52:19.779180+0000 mgr.y (mgr.24308) 22 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:52:20.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.915668+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.919767+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.926112+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.929875+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[28514]: audit 2024-09-21T13:52:19.933640+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.072699+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.249449+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.258326+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.261753+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:52:20.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.263448+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:52:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.265058+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:52:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.266615+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:52:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: cephadm 2024-09-21T13:52:19.267840+0000 mgr.y (mgr.24308) 14 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 4061M 2024-09-21T13:52:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.274155+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.278699+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:52:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.280507+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:52:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: cephadm 2024-09-21T13:52:19.283044+0000 mgr.y (mgr.24308) 15 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T13:52:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: cephadm 2024-09-21T13:52:19.283505+0000 mgr.y (mgr.24308) 16 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T13:52:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: cephadm 2024-09-21T13:52:19.492400+0000 mgr.y (mgr.24308) 17 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:52:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: cephadm 2024-09-21T13:52:19.492633+0000 mgr.y (mgr.24308) 18 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:52:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: cephadm 2024-09-21T13:52:19.636488+0000 mgr.y (mgr.24308) 19 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:52:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: cephadm 2024-09-21T13:52:19.636785+0000 mgr.y (mgr.24308) 20 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:52:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: cephadm 2024-09-21T13:52:19.779035+0000 mgr.y (mgr.24308) 21 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:52:20.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: cephadm 2024-09-21T13:52:19.779180+0000 mgr.y (mgr.24308) 22 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:52:20.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.915668+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.919767+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.926112+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.929875+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:19 smithi032 bash[19760]: audit 2024-09-21T13:52:19.933640+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:18.978628+0000 mgr.y (mgr.24308) 12 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:20.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: cephadm 2024-09-21T13:52:18.982105+0000 mgr.y (mgr.24308) 13 : cephadm [INF] Saving service grafana spec with placement smithi046=a;count:1 2024-09-21T13:52:20.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:18.988488+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.068664+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.072699+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.249449+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.258326+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.261753+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:52:20.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.263448+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:52:20.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.265058+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:52:20.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.266615+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:52:20.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: cephadm 2024-09-21T13:52:19.267840+0000 mgr.y (mgr.24308) 14 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 4061M 2024-09-21T13:52:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.274155+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.278699+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:52:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.280507+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:52:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: cephadm 2024-09-21T13:52:19.283044+0000 mgr.y (mgr.24308) 15 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T13:52:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: cephadm 2024-09-21T13:52:19.283505+0000 mgr.y (mgr.24308) 16 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T13:52:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: cephadm 2024-09-21T13:52:19.492400+0000 mgr.y (mgr.24308) 17 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:52:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: cephadm 2024-09-21T13:52:19.492633+0000 mgr.y (mgr.24308) 18 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:52:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: cephadm 2024-09-21T13:52:19.636488+0000 mgr.y (mgr.24308) 19 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:52:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: cephadm 2024-09-21T13:52:19.636785+0000 mgr.y (mgr.24308) 20 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:52:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: cephadm 2024-09-21T13:52:19.779035+0000 mgr.y (mgr.24308) 21 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:52:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: cephadm 2024-09-21T13:52:19.779180+0000 mgr.y (mgr.24308) 22 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:52:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.915668+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.919767+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.926112+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.929875+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:19 smithi046 bash[21852]: audit 2024-09-21T13:52:19.933640+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:20.751 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.751 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.751 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.752 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.752 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.752 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.753 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.753 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.010 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.010 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.011 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.011 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.011 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:20 smithi032 bash[19760]: cephadm 2024-09-21T13:52:19.935993+0000 mgr.y (mgr.24308) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-09-21T13:52:21.011 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:20 smithi032 bash[19760]: cluster 2024-09-21T13:52:19.944910+0000 mgr.y (mgr.24308) 24 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-21T13:52:21.012 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.012 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.012 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.013 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.013 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.013 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: Started Ceph node-exporter.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T13:52:21.013 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:20 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.013 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:20 smithi032 bash[28514]: cephadm 2024-09-21T13:52:19.935993+0000 mgr.y (mgr.24308) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-09-21T13:52:21.013 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:20 smithi032 bash[28514]: cluster 2024-09-21T13:52:19.944910+0000 mgr.y (mgr.24308) 24 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-21T13:52:21.355 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:21 smithi032 bash[52654]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-21T13:52:21.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:20 smithi046 bash[21852]: cephadm 2024-09-21T13:52:19.935993+0000 mgr.y (mgr.24308) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-09-21T13:52:21.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:20 smithi046 bash[21852]: cluster 2024-09-21T13:52:19.944910+0000 mgr.y (mgr.24308) 24 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-21T13:52:21.828 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 13:52:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.828 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 13:52:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.829 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 13:52:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.829 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.829 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.830 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:52:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.830 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:21.847 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:21 smithi032 bash[52654]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-21T13:52:22.092 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:52:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:22.092 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 13:52:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:22.092 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 13:52:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:22.092 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 13:52:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:22.093 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:22 smithi046 systemd[1]: Started Ceph node-exporter.b for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T13:52:22.093 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:22.093 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:22.093 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:22 smithi046 bash[21852]: audit 2024-09-21T13:52:21.018720+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:22.094 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:22 smithi046 bash[21852]: audit 2024-09-21T13:52:21.023248+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:22.094 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:22 smithi046 bash[21852]: audit 2024-09-21T13:52:21.027784+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:22.094 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:22 smithi046 bash[21852]: cephadm 2024-09-21T13:52:21.028544+0000 mgr.y (mgr.24308) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi046 2024-09-21T13:52:22.094 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:22.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[28514]: audit 2024-09-21T13:52:21.018720+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:22.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[28514]: audit 2024-09-21T13:52:21.023248+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:22.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[28514]: audit 2024-09-21T13:52:21.027784+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:22.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[28514]: cephadm 2024-09-21T13:52:21.028544+0000 mgr.y (mgr.24308) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi046 2024-09-21T13:52:22.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[19760]: audit 2024-09-21T13:52:21.018720+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:22.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[19760]: audit 2024-09-21T13:52:21.023248+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:22.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[19760]: audit 2024-09-21T13:52:21.027784+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:22.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[19760]: cephadm 2024-09-21T13:52:21.028544+0000 mgr.y (mgr.24308) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi046 2024-09-21T13:52:22.106 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:21 smithi032 bash[52654]: 22b70bddd3ac: Pulling fs layer 2024-09-21T13:52:22.106 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:21 smithi032 bash[52654]: 5c12815fee55: Pulling fs layer 2024-09-21T13:52:22.106 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:21 smithi032 bash[52654]: c0e87333d380: Pulling fs layer 2024-09-21T13:52:22.106 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[52654]: 22b70bddd3ac: Verifying Checksum 2024-09-21T13:52:22.106 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[52654]: 22b70bddd3ac: Download complete 2024-09-21T13:52:22.107 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[52654]: 5c12815fee55: Verifying Checksum 2024-09-21T13:52:22.107 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[52654]: 5c12815fee55: Download complete 2024-09-21T13:52:22.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:22 smithi046 bash[46460]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-21T13:52:22.605 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[52654]: c0e87333d380: Verifying Checksum 2024-09-21T13:52:22.605 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[52654]: c0e87333d380: Download complete 2024-09-21T13:52:22.605 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[52654]: 22b70bddd3ac: Pull complete 2024-09-21T13:52:22.949 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:22 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:22.961 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:22 smithi046 bash[46460]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-21T13:52:22.961 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:22 smithi046 bash[46460]: 22b70bddd3ac: Pulling fs layer 2024-09-21T13:52:22.961 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:22 smithi046 bash[46460]: 5c12815fee55: Pulling fs layer 2024-09-21T13:52:22.961 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:22 smithi046 bash[46460]: c0e87333d380: Pulling fs layer 2024-09-21T13:52:23.355 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:22 smithi032 bash[52654]: 5c12815fee55: Pull complete 2024-09-21T13:52:23.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[19760]: cluster 2024-09-21T13:52:21.945567+0000 mgr.y (mgr.24308) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T13:52:23.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[19760]: audit 2024-09-21T13:52:22.103966+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:23.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[19760]: audit 2024-09-21T13:52:22.110283+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:23.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[19760]: audit 2024-09-21T13:52:22.117927+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:23.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[19760]: audit 2024-09-21T13:52:22.123671+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:23.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[19760]: audit 2024-09-21T13:52:22.134635+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:23.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[19760]: cephadm 2024-09-21T13:52:22.150382+0000 mgr.y (mgr.24308) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-09-21T13:52:23.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[28514]: cluster 2024-09-21T13:52:21.945567+0000 mgr.y (mgr.24308) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T13:52:23.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[28514]: audit 2024-09-21T13:52:22.103966+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:23.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[28514]: audit 2024-09-21T13:52:22.110283+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:23.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[28514]: audit 2024-09-21T13:52:22.117927+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:23.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[28514]: audit 2024-09-21T13:52:22.123671+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:23.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[28514]: audit 2024-09-21T13:52:22.134635+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:23.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[28514]: cephadm 2024-09-21T13:52:22.150382+0000 mgr.y (mgr.24308) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-09-21T13:52:23.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:23 smithi046 bash[21852]: cluster 2024-09-21T13:52:21.945567+0000 mgr.y (mgr.24308) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T13:52:23.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:23 smithi046 bash[21852]: audit 2024-09-21T13:52:22.103966+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:23.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:23 smithi046 bash[21852]: audit 2024-09-21T13:52:22.110283+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:23.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:23 smithi046 bash[21852]: audit 2024-09-21T13:52:22.117927+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:23.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:23 smithi046 bash[21852]: audit 2024-09-21T13:52:22.123671+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:23.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:23 smithi046 bash[21852]: audit 2024-09-21T13:52:22.134635+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:23.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:23 smithi046 bash[21852]: cephadm 2024-09-21T13:52:22.150382+0000 mgr.y (mgr.24308) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-09-21T13:52:23.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:22 smithi046 bash[46460]: 5c12815fee55: Download complete 2024-09-21T13:52:23.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:23 smithi046 bash[46460]: 22b70bddd3ac: Verifying Checksum 2024-09-21T13:52:23.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:23 smithi046 bash[46460]: 22b70bddd3ac: Download complete 2024-09-21T13:52:23.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:23 smithi046 bash[46460]: c0e87333d380: Verifying Checksum 2024-09-21T13:52:23.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:23 smithi046 bash[46460]: c0e87333d380: Download complete 2024-09-21T13:52:23.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:23 smithi046 bash[46460]: 22b70bddd3ac: Pull complete 2024-09-21T13:52:23.788 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[52654]: c0e87333d380: Pull complete 2024-09-21T13:52:24.105 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[52654]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-21T13:52:24.106 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:23 smithi032 bash[52654]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T13:52:24.211 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:23 smithi046 bash[46460]: 5c12815fee55: Pull complete 2024-09-21T13:52:24.414 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:52:24.679 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:24 smithi046 bash[46460]: c0e87333d380: Pull complete 2024-09-21T13:52:24.679 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:24 smithi046 bash[46460]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-21T13:52:24.679 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:24 smithi046 bash[46460]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T13:52:25.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:25 smithi032 bash[19760]: cluster 2024-09-21T13:52:23.946056+0000 mgr.y (mgr.24308) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T13:52:25.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:25 smithi032 bash[28514]: cluster 2024-09-21T13:52:23.946056+0000 mgr.y (mgr.24308) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T13:52:25.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:25 smithi046 bash[21852]: cluster 2024-09-21T13:52:23.946056+0000 mgr.y (mgr.24308) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T13:52:26.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.085Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T13:52:26.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.085Z 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:52:26.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.086Z 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:52:26.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.086Z 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:52:26.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.086Z 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:52:26.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.086Z 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:52:26.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T13:52:26.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T13:52:26.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T13:52:26.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T13:52:26.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T13:52:26.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T13:52:26.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T13:52:26.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T13:52:26.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T13:52:26.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T13:52:26.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T13:52:26.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T13:52:26.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T13:52:26.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T13:52:26.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T13:52:26.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T13:52:26.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T13:52:26.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T13:52:26.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T13:52:26.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T13:52:26.465 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T13:52:26.465 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T13:52:26.465 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T13:52:26.465 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T13:52:26.465 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T13:52:26.465 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T13:52:26.465 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T13:52:26.465 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T13:52:26.465 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T13:52:26.465 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T13:52:26.465 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T13:52:26.465 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T13:52:26.466 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T13:52:26.466 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T13:52:26.466 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T13:52:26.466 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T13:52:26.466 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T13:52:26.466 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T13:52:26.466 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T13:52:26.466 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T13:52:26.466 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T13:52:26.466 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T13:52:26.466 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T13:52:26.466 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T13:52:26.466 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T13:52:26.467 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T13:52:26.467 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:26 smithi046 bash[46460]: ts=2024-09-21T13:52:26.087Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T13:52:27.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[19760]: cluster 2024-09-21T13:52:25.946639+0000 mgr.y (mgr.24308) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:52:27.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[19760]: audit 2024-09-21T13:52:27.000274+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:27.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[19760]: audit 2024-09-21T13:52:27.012270+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:52:27.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[28514]: cluster 2024-09-21T13:52:25.946639+0000 mgr.y (mgr.24308) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:52:27.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[28514]: audit 2024-09-21T13:52:27.000274+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:27.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[28514]: audit 2024-09-21T13:52:27.012270+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:52:27.356 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.098Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T13:52:27.356 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.098Z 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:52:27.356 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.099Z 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:52:27.356 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.099Z 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:52:27.356 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z 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:52:27.356 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z 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:52:27.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T13:52:27.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T13:52:27.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T13:52:27.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T13:52:27.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T13:52:27.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T13:52:27.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T13:52:27.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T13:52:27.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T13:52:27.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T13:52:27.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T13:52:27.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T13:52:27.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T13:52:27.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T13:52:27.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T13:52:27.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T13:52:27.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T13:52:27.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T13:52:27.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T13:52:27.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T13:52:27.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T13:52:27.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T13:52:27.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T13:52:27.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T13:52:27.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T13:52:27.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T13:52:27.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T13:52:27.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T13:52:27.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T13:52:27.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T13:52:27.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T13:52:27.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T13:52:27.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T13:52:27.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T13:52:27.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T13:52:27.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T13:52:27.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T13:52:27.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T13:52:27.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T13:52:27.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T13:52:27.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T13:52:27.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T13:52:27.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T13:52:27.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T13:52:27.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.100Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T13:52:27.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.101Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T13:52:27.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:27 smithi032 bash[52654]: ts=2024-09-21T13:52:27.101Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T13:52:27.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:27 smithi046 bash[21852]: cluster 2024-09-21T13:52:25.946639+0000 mgr.y (mgr.24308) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:52:27.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:27 smithi046 bash[21852]: audit 2024-09-21T13:52:27.000274+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:27.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:27 smithi046 bash[21852]: audit 2024-09-21T13:52:27.012270+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:52:27.565 INFO:teuthology.orchestra.run.smithi032.stdout:[client.0] 2024-09-21T13:52:27.565 INFO:teuthology.orchestra.run.smithi032.stdout: key = AQCbz+5mWmPCIRAA+SxuIAjpDUZ9hS22uuA8Og== 2024-09-21T13:52:28.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:28 smithi032 bash[19760]: audit 2024-09-21T13:52:27.565906+0000 mon.a (mon.0) 746 : audit [INF] from='client.? 172.21.15.32:0/1490248567' 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:52:28.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:28 smithi032 bash[19760]: audit 2024-09-21T13:52:27.569220+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.32:0/1490248567' 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:52:28.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:28 smithi032 bash[28514]: audit 2024-09-21T13:52:27.565906+0000 mon.a (mon.0) 746 : audit [INF] from='client.? 172.21.15.32:0/1490248567' 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:52:28.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:28 smithi032 bash[28514]: audit 2024-09-21T13:52:27.569220+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.32:0/1490248567' 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:52:28.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:28 smithi046 bash[21852]: audit 2024-09-21T13:52:27.565906+0000 mon.a (mon.0) 746 : audit [INF] from='client.? 172.21.15.32:0/1490248567' 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:52:28.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:28 smithi046 bash[21852]: audit 2024-09-21T13:52:27.569220+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.32:0/1490248567' 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:52:29.527 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-21T13:52:29.527 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T13:52:29.527 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T13:52:29.551 DEBUG:teuthology.orchestra.run.smithi046:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T13:52:29.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:29 smithi032 bash[19760]: cluster 2024-09-21T13:52:27.947253+0000 mgr.y (mgr.24308) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:52:29.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:29 smithi032 bash[28514]: cluster 2024-09-21T13:52:27.947253+0000 mgr.y (mgr.24308) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:52:29.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:29 smithi046 bash[21852]: cluster 2024-09-21T13:52:27.947253+0000 mgr.y (mgr.24308) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:52:31.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:31 smithi032 bash[19760]: cluster 2024-09-21T13:52:29.947928+0000 mgr.y (mgr.24308) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:52:31.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:31 smithi032 bash[28514]: cluster 2024-09-21T13:52:29.947928+0000 mgr.y (mgr.24308) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:52:31.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:31 smithi046 bash[21852]: cluster 2024-09-21T13:52:29.947928+0000 mgr.y (mgr.24308) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:52:33.831 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:33 smithi032 bash[19760]: cluster 2024-09-21T13:52:31.948375+0000 mgr.y (mgr.24308) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:33.832 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:33 smithi032 bash[28514]: cluster 2024-09-21T13:52:31.948375+0000 mgr.y (mgr.24308) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:33.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:33 smithi046 bash[21852]: cluster 2024-09-21T13:52:31.948375+0000 mgr.y (mgr.24308) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:34.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.106 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.106 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.106 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.107 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.107 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.349 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:52:34.471 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.471 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.471 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.471 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.472 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.472 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.472 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.472 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.472 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: Started Ceph alertmanager.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T13:52:34.472 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.473 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.473 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.473 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:34 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.815 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:34 smithi032 bash[20015]: [21/Sep/2024:13:52:34] ENGINE Bus STOPPING 2024-09-21T13:52:34.815 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:34 smithi032 bash[20015]: [21/Sep/2024:13:52:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:52:34.815 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:34 smithi032 bash[20015]: [21/Sep/2024:13:52:34] ENGINE Bus STOPPED 2024-09-21T13:52:34.815 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:34 smithi032 bash[20015]: [21/Sep/2024:13:52:34] ENGINE Bus STARTING 2024-09-21T13:52:34.815 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:34 smithi032 bash[20015]: [21/Sep/2024:13:52:34] ENGINE Serving on http://:::9283 2024-09-21T13:52:34.815 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:52:34 smithi032 bash[20015]: [21/Sep/2024:13:52:34] ENGINE Bus STARTED 2024-09-21T13:52:35.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:35 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:35.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:35 smithi046 bash[21852]: cluster 2024-09-21T13:52:33.949001+0000 mgr.y (mgr.24308) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:35.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:35 smithi046 bash[21852]: audit 2024-09-21T13:52:34.404267+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:35 smithi046 bash[21852]: audit 2024-09-21T13:52:34.408776+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:35 smithi046 bash[21852]: audit 2024-09-21T13:52:34.412821+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:35 smithi046 bash[21852]: audit 2024-09-21T13:52:34.419320+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:35 smithi046 bash[21852]: cephadm 2024-09-21T13:52:34.430850+0000 mgr.y (mgr.24308) 34 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T13:52:35.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:35 smithi046 bash[21852]: audit 2024-09-21T13:52:34.456279+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:35 smithi046 bash[21852]: audit 2024-09-21T13:52:34.461641+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:35 smithi046 bash[21852]: audit 2024-09-21T13:52:34.465034+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T13:52:35.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:35 smithi046 bash[21852]: audit 2024-09-21T13:52:34.465633+0000 mgr.y (mgr.24308) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T13:52:35.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:35 smithi046 bash[21852]: audit 2024-09-21T13:52:34.469182+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:35 smithi046 bash[21852]: cephadm 2024-09-21T13:52:34.487904+0000 mgr.y (mgr.24308) 36 : cephadm [INF] Deploying daemon grafana.a on smithi046 2024-09-21T13:52:35.697 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[19760]: cluster 2024-09-21T13:52:33.949001+0000 mgr.y (mgr.24308) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:35.697 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[19760]: audit 2024-09-21T13:52:34.404267+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.697 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[19760]: audit 2024-09-21T13:52:34.408776+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.697 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[19760]: audit 2024-09-21T13:52:34.412821+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.697 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[19760]: audit 2024-09-21T13:52:34.419320+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.697 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[19760]: cephadm 2024-09-21T13:52:34.430850+0000 mgr.y (mgr.24308) 34 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T13:52:35.698 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[19760]: audit 2024-09-21T13:52:34.456279+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.698 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[19760]: audit 2024-09-21T13:52:34.461641+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.698 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[19760]: audit 2024-09-21T13:52:34.465034+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T13:52:35.698 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[19760]: audit 2024-09-21T13:52:34.465633+0000 mgr.y (mgr.24308) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T13:52:35.698 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[19760]: audit 2024-09-21T13:52:34.469182+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.698 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[19760]: cephadm 2024-09-21T13:52:34.487904+0000 mgr.y (mgr.24308) 36 : cephadm [INF] Deploying daemon grafana.a on smithi046 2024-09-21T13:52:35.698 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[28514]: cluster 2024-09-21T13:52:33.949001+0000 mgr.y (mgr.24308) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:35.698 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[28514]: audit 2024-09-21T13:52:34.404267+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.698 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[28514]: audit 2024-09-21T13:52:34.408776+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.698 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[28514]: audit 2024-09-21T13:52:34.412821+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.699 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[28514]: audit 2024-09-21T13:52:34.419320+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.699 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[28514]: cephadm 2024-09-21T13:52:34.430850+0000 mgr.y (mgr.24308) 34 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T13:52:35.699 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[28514]: audit 2024-09-21T13:52:34.456279+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.699 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[28514]: audit 2024-09-21T13:52:34.461641+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.699 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[28514]: audit 2024-09-21T13:52:34.465034+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T13:52:35.699 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[28514]: audit 2024-09-21T13:52:34.465633+0000 mgr.y (mgr.24308) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T13:52:35.699 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[28514]: audit 2024-09-21T13:52:34.469182+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:35.699 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[28514]: cephadm 2024-09-21T13:52:34.487904+0000 mgr.y (mgr.24308) 36 : cephadm [INF] Deploying daemon grafana.a on smithi046 2024-09-21T13:52:35.915 INFO:teuthology.orchestra.run.smithi046.stdout:[client.1] 2024-09-21T13:52:35.915 INFO:teuthology.orchestra.run.smithi046.stdout: key = AQCjz+5mtzRYNhAAcPJyRItS0Ww/uYMO+fiXKA== 2024-09-21T13:52:36.105 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[53105]: ts=2024-09-21T13:52:35.772Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T13:52:36.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[53105]: ts=2024-09-21T13:52:35.772Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T13:52:36.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[53105]: ts=2024-09-21T13:52:35.775Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.32 port=9094 2024-09-21T13:52:36.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[53105]: ts=2024-09-21T13:52:35.775Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T13:52:36.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[53105]: ts=2024-09-21T13:52:35.806Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T13:52:36.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[53105]: ts=2024-09-21T13:52:35.807Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T13:52:36.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[53105]: ts=2024-09-21T13:52:35.810Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T13:52:36.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:35 smithi032 bash[53105]: ts=2024-09-21T13:52:35.810Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T13:52:36.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:36 smithi046 bash[21852]: audit 2024-09-21T13:52:35.907202+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.46:0/3434754104' 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:52:36.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:36 smithi046 bash[21852]: audit 2024-09-21T13:52:35.911402+0000 mon.a (mon.0) 756 : 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:52:36.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:36 smithi046 bash[21852]: audit 2024-09-21T13:52:35.914673+0000 mon.a (mon.0) 757 : 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:52:36.727 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-09-21T13:52:36.727 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-21T13:52:36.727 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-21T13:52:36.746 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T13:52:36.757 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:36 smithi032 bash[28514]: audit 2024-09-21T13:52:35.907202+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.46:0/3434754104' 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:52:36.757 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:36 smithi032 bash[28514]: audit 2024-09-21T13:52:35.911402+0000 mon.a (mon.0) 756 : 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:52:36.757 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:36 smithi032 bash[28514]: audit 2024-09-21T13:52:35.914673+0000 mon.a (mon.0) 757 : 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:52:36.758 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:36 smithi032 bash[19760]: audit 2024-09-21T13:52:35.907202+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.46:0/3434754104' 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:52:36.758 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:36 smithi032 bash[19760]: audit 2024-09-21T13:52:35.911402+0000 mon.a (mon.0) 756 : 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:52:36.758 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:36 smithi032 bash[19760]: audit 2024-09-21T13:52:35.914673+0000 mon.a (mon.0) 757 : 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:52:37.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:37 smithi046 bash[21852]: cluster 2024-09-21T13:52:35.949611+0000 mgr.y (mgr.24308) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:37.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:37 smithi046 bash[21852]: audit 2024-09-21T13:52:37.006723+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:37.773 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:37 smithi032 bash[19760]: cluster 2024-09-21T13:52:35.949611+0000 mgr.y (mgr.24308) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:37.773 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:37 smithi032 bash[19760]: audit 2024-09-21T13:52:37.006723+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:37.773 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:37 smithi032 bash[28514]: cluster 2024-09-21T13:52:35.949611+0000 mgr.y (mgr.24308) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:37.774 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:37 smithi032 bash[28514]: audit 2024-09-21T13:52:37.006723+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:38.105 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:37 smithi032 bash[53105]: ts=2024-09-21T13:52:37.776Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000717329s 2024-09-21T13:52:39.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:39 smithi046 bash[21852]: cluster 2024-09-21T13:52:37.950186+0000 mgr.y (mgr.24308) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:39.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:39 smithi032 bash[19760]: cluster 2024-09-21T13:52:37.950186+0000 mgr.y (mgr.24308) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:39.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:39 smithi032 bash[28514]: cluster 2024-09-21T13:52:37.950186+0000 mgr.y (mgr.24308) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:41.545 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:52:41.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:41 smithi046 bash[21852]: cluster 2024-09-21T13:52:39.950813+0000 mgr.y (mgr.24308) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:41.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:41 smithi032 bash[19760]: cluster 2024-09-21T13:52:39.950813+0000 mgr.y (mgr.24308) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:41.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:41 smithi032 bash[28514]: cluster 2024-09-21T13:52:39.950813+0000 mgr.y (mgr.24308) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:42.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:42 smithi046 bash[21852]: audit 2024-09-21T13:52:42.012517+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:52:42.729 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:42 smithi032 bash[19760]: audit 2024-09-21T13:52:42.012517+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:52:42.730 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:42 smithi032 bash[28514]: audit 2024-09-21T13:52:42.012517+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:52:43.081 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:52:43.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:43 smithi046 bash[21852]: cluster 2024-09-21T13:52:41.951388+0000 mgr.y (mgr.24308) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:43.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:43 smithi046 bash[21852]: audit 2024-09-21T13:52:43.084876+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.32:0/3612695688' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T13:52:43.797 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:43 smithi032 bash[19760]: cluster 2024-09-21T13:52:41.951388+0000 mgr.y (mgr.24308) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:43.797 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:43 smithi032 bash[19760]: audit 2024-09-21T13:52:43.084876+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.32:0/3612695688' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T13:52:43.797 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:43 smithi032 bash[28514]: cluster 2024-09-21T13:52:41.951388+0000 mgr.y (mgr.24308) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:43.797 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:43 smithi032 bash[28514]: audit 2024-09-21T13:52:43.084876+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.32:0/3612695688' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T13:52:43.798 INFO:teuthology.orchestra.run.smithi032.stdout:[{"version":25,"timestamp":"2024-09-21T13:52:34.466038+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-09-21T13:52:43.798 INFO:tasks.ceph_manager:config epoch is 25 2024-09-21T13:52:43.798 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T13:52:43.799 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T13:52:43.799 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T13:52:45.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:45 smithi046 bash[21852]: cluster 2024-09-21T13:52:43.952111+0000 mgr.y (mgr.24308) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:45.776 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:45 smithi032 bash[28514]: cluster 2024-09-21T13:52:43.952111+0000 mgr.y (mgr.24308) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:45.777 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:45 smithi032 bash[19760]: cluster 2024-09-21T13:52:43.952111+0000 mgr.y (mgr.24308) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:46.105 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:52:45 smithi032 bash[53105]: ts=2024-09-21T13:52:45.780Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00462247s 2024-09-21T13:52:47.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:47 smithi046 bash[21852]: cluster 2024-09-21T13:52:45.952784+0000 mgr.y (mgr.24308) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:47.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:47 smithi032 bash[19760]: cluster 2024-09-21T13:52:45.952784+0000 mgr.y (mgr.24308) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:47.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:47 smithi032 bash[28514]: cluster 2024-09-21T13:52:45.952784+0000 mgr.y (mgr.24308) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:48.637 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:52:49.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:49 smithi046 bash[21852]: cluster 2024-09-21T13:52:47.953445+0000 mgr.y (mgr.24308) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:49.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:49 smithi032 bash[19760]: cluster 2024-09-21T13:52:47.953445+0000 mgr.y (mgr.24308) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:49.846 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:49 smithi032 bash[28514]: cluster 2024-09-21T13:52:47.953445+0000 mgr.y (mgr.24308) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:50.253 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:52:50.521 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:50 smithi032 bash[19760]: audit 2024-09-21T13:52:50.250005+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.32:0/3539097531' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T13:52:50.521 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:50 smithi032 bash[28514]: audit 2024-09-21T13:52:50.250005+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.32:0/3539097531' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T13:52:50.691 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:50 smithi046 bash[21852]: audit 2024-09-21T13:52:50.250005+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.32:0/3539097531' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T13:52:51.006 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":20,"flags":0,"active_gid":24308,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6800","nonce":2096862071},{"type":"v1","addr":"172.21.15.32:6801","nonce":2096862071}]},"active_addr":"172.21.15.32:6801/2096862071","active_change":"2024-09-21T13:52:11.924886+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24310,"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.32:8443/","prometheus":"http://172.21.15.32: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.32:0","nonce":1193651816}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":2826283033}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":3263674484}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":39667794}]}]} 2024-09-21T13:52:51.009 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T13:52:51.009 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T13:52:51.009 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T13:52:51.695 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:51 smithi046 bash[21852]: cluster 2024-09-21T13:52:49.953857+0000 mgr.y (mgr.24308) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:51.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:51 smithi032 bash[19760]: cluster 2024-09-21T13:52:49.953857+0000 mgr.y (mgr.24308) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:51.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:51 smithi032 bash[28514]: cluster 2024-09-21T13:52:49.953857+0000 mgr.y (mgr.24308) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:52.708 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.708 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.709 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.709 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.710 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.710 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.960 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.961 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.961 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.961 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.962 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.962 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.962 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: Started Ceph grafana.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T13:52:52.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.962 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.962 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.963 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:52:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:53 smithi046 bash[21852]: cluster 2024-09-21T13:52:51.954368+0000 mgr.y (mgr.24308) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:53.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:53 smithi046 bash[21852]: audit 2024-09-21T13:52:52.997665+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:53.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:53 smithi046 bash[21852]: audit 2024-09-21T13:52:53.007359+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:53.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:53 smithi046 bash[21852]: audit 2024-09-21T13:52:53.016299+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:53.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:53 smithi046 bash[21852]: audit 2024-09-21T13:52:53.024474+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:53.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:53 smithi046 bash[21852]: audit 2024-09-21T13:52:53.084847+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:52:53.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:53 smithi032 bash[28514]: cluster 2024-09-21T13:52:51.954368+0000 mgr.y (mgr.24308) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:53.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:53 smithi032 bash[28514]: audit 2024-09-21T13:52:52.997665+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:53.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:53 smithi032 bash[28514]: audit 2024-09-21T13:52:53.007359+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:53.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:53 smithi032 bash[28514]: audit 2024-09-21T13:52:53.016299+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:53.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:53 smithi032 bash[28514]: audit 2024-09-21T13:52:53.024474+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:53.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:53 smithi032 bash[28514]: audit 2024-09-21T13:52:53.084847+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:52:53.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:53 smithi032 bash[19760]: cluster 2024-09-21T13:52:51.954368+0000 mgr.y (mgr.24308) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:53.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:53 smithi032 bash[19760]: audit 2024-09-21T13:52:52.997665+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:53.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:53 smithi032 bash[19760]: audit 2024-09-21T13:52:53.007359+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:53.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:53 smithi032 bash[19760]: audit 2024-09-21T13:52:53.016299+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:53.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:53 smithi032 bash[19760]: audit 2024-09-21T13:52:53.024474+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:53.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:53 smithi032 bash[19760]: audit 2024-09-21T13:52:53.084847+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:52:54.543 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282320914Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-21T13:52:54.543 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282536118Z 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:52:54.543 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282557618Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T13:52:54.543 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282562752Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T13:52:54.543 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282566637Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-21T13:52:54.543 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282569923Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-21T13:52:54.543 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282573893Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-21T13:52:54.544 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282576992Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-21T13:52:54.544 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282580468Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-21T13:52:54.544 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282583995Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T13:52:54.544 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282587477Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T13:52:54.544 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282590454Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T13:52:54.544 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282593655Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T13:52:54.544 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282596967Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T13:52:54.544 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.28260048Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T13:52:54.544 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282603622Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T13:52:54.544 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282606728Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T13:52:54.544 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282612375Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T13:52:54.544 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=settings t=2024-09-21T13:52:54.282615595Z level=info msg="App mode production" 2024-09-21T13:52:54.544 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=sqlstore t=2024-09-21T13:52:54.282679006Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T13:52:54.544 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=sqlstore t=2024-09-21T13:52:54.282698678Z 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:52:54.544 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.28379703Z level=info msg="Starting DB migrations" 2024-09-21T13:52:54.545 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.283888775Z level=info msg="Executing migration" id="create migration_log table" 2024-09-21T13:52:54.545 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.366156028Z level=info msg="Executing migration" id="create user table" 2024-09-21T13:52:54.545 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.416705361Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-21T13:52:54.545 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.45860876Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-21T13:52:54.545 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.483808401Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-21T13:52:54.545 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.509192362Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-21T13:52:54.545 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.542746727Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-21T13:52:54.803 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[21852]: audit 2024-09-21T13:52:53.687903+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:54.803 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[21852]: audit 2024-09-21T13:52:53.692010+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:54.803 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.559802563Z level=info msg="Executing migration" id="create user table v2" 2024-09-21T13:52:54.804 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.576642001Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-21T13:52:54.804 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.593539898Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-21T13:52:54.804 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.610562572Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-21T13:52:54.804 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.63558661Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-21T13:52:54.804 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.660973771Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-21T13:52:54.804 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.702939318Z level=info msg="Executing migration" id="Update user table charset" 2024-09-21T13:52:54.804 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.727969966Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-21T13:52:54.804 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.753387707Z level=info msg="Executing migration" id="Add missing user data" 2024-09-21T13:52:54.804 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.778638335Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-21T13:52:54.804 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.80384632Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-21T13:52:55.064 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.829111504Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-21T13:52:55.064 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.871085554Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-21T13:52:55.064 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.896389462Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-21T13:52:55.064 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.921644576Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-21T13:52:55.064 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.946950857Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-21T13:52:55.064 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.972123962Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-21T13:52:55.064 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:54 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:54.997388693Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-21T13:52:55.064 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.03929077Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-21T13:52:55.065 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.064512625Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-21T13:52:55.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:54 smithi032 bash[19760]: audit 2024-09-21T13:52:53.687903+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:55.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:54 smithi032 bash[19760]: audit 2024-09-21T13:52:53.692010+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:55.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:54 smithi032 bash[28514]: audit 2024-09-21T13:52:53.687903+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:55.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:54 smithi032 bash[28514]: audit 2024-09-21T13:52:53.692010+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:55.316 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.08979019Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-21T13:52:55.316 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.131721505Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-21T13:52:55.316 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.173708985Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-21T13:52:55.317 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.215646251Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-21T13:52:55.317 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.257755627Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-21T13:52:55.317 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.299781022Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-21T13:52:55.317 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.316952954Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-21T13:52:55.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.333863558Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-21T13:52:55.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.36740375Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-21T13:52:55.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.409510582Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-21T13:52:55.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.434654741Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-21T13:52:55.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.509936771Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-21T13:52:55.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.535192312Z level=info msg="Executing migration" id="create star table" 2024-09-21T13:52:55.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.577170568Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-21T13:52:55.805 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:52:55.837 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[21852]: cluster 2024-09-21T13:52:53.954976+0000 mgr.y (mgr.24308) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:55.840 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.602589035Z level=info msg="Executing migration" id="create org table v1" 2024-09-21T13:52:55.840 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.62774029Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-21T13:52:55.841 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.652935005Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-21T13:52:55.841 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.678276656Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-21T13:52:55.841 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.720347351Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-21T13:52:55.841 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.745571682Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-21T13:52:55.841 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.787439232Z level=info msg="Executing migration" id="Update org table charset" 2024-09-21T13:52:55.841 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.812789707Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-21T13:52:55.841 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.838048754Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-21T13:52:56.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:55 smithi032 bash[19760]: cluster 2024-09-21T13:52:53.954976+0000 mgr.y (mgr.24308) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:56.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:55 smithi032 bash[28514]: cluster 2024-09-21T13:52:53.954976+0000 mgr.y (mgr.24308) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:56.106 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.880078797Z level=info msg="Executing migration" id="create dashboard table" 2024-09-21T13:52:56.106 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.935102205Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-21T13:52:56.107 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.964084348Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-21T13:52:56.107 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:55 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:55.989355633Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-21T13:52:56.107 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.031371058Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-21T13:52:56.107 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.056539997Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-21T13:52:56.107 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.081739509Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-21T13:52:56.107 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.107076472Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-21T13:52:56.376 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.148927073Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-21T13:52:56.376 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.165917849Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-21T13:52:56.377 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.182916885Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-21T13:52:56.377 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.224701202Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-21T13:52:56.377 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.275160809Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-21T13:52:56.377 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.292259797Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-21T13:52:56.377 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.309171874Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-21T13:52:56.377 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.326085185Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-21T13:52:56.377 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.343022048Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-21T13:52:56.377 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.37655243Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-21T13:52:56.645 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.410248578Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-21T13:52:56.645 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.435636652Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-21T13:52:56.645 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.460875206Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-21T13:52:56.646 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.486101131Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-21T13:52:56.646 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.511270812Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-21T13:52:56.646 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.553378605Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-21T13:52:56.646 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.59534828Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-21T13:52:56.646 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.620573626Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-21T13:52:56.646 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.645804233Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-21T13:52:56.906 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.671087778Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-21T13:52:56.906 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.696276279Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-21T13:52:56.907 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.738211001Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-21T13:52:56.907 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.755163215Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-21T13:52:56.907 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.772085505Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-21T13:52:56.907 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.788955405Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-21T13:52:56.907 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.814180854Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-21T13:52:56.907 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.831114851Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-21T13:52:56.907 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.856410081Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-21T13:52:56.907 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.88159829Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-21T13:52:56.907 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.906727048Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-21T13:52:57.168 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:52:57.168 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":59,"fsid":"0221b256-781f-11ef-baf6-efdc52797490","created":"2024-09-21T13:41:36.642402+0000","modified":"2024-09-21T13:52:11.924531+0000","last_up_change":"2024-09-21T13:51:24.344682+0000","last_in_change":"2024-09-21T13:50:55.176300+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:46:58.094105+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":"e20d2ab4-8f2a-47ea-9cdc-e8b3fb073489","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.32:6802","nonce":2882663813},{"type":"v1","addr":"172.21.15.32:6803","nonce":2882663813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":2882663813},{"type":"v1","addr":"172.21.15.32:6805","nonce":2882663813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":2882663813},{"type":"v1","addr":"172.21.15.32:6809","nonce":2882663813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":2882663813},{"type":"v1","addr":"172.21.15.32:6807","nonce":2882663813}]},"public_addr":"172.21.15.32:6803/2882663813","cluster_addr":"172.21.15.32:6805/2882663813","heartbeat_back_addr":"172.21.15.32:6809/2882663813","heartbeat_front_addr":"172.21.15.32:6807/2882663813","state":["exists","up"]},{"osd":1,"uuid":"314b570c-6fc0-4dd3-a6b8-79027b51b13f","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.32:6810","nonce":2773118402},{"type":"v1","addr":"172.21.15.32:6811","nonce":2773118402}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":2773118402},{"type":"v1","addr":"172.21.15.32:6813","nonce":2773118402}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":2773118402},{"type":"v1","addr":"172.21.15.32:6817","nonce":2773118402}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":2773118402},{"type":"v1","addr":"172.21.15.32:6815","nonce":2773118402}]},"public_addr":"172.21.15.32:6811/2773118402","cluster_addr":"172.21.15.32:6813/2773118402","heartbeat_back_addr":"172.21.15.32:6817/2773118402","heartbeat_front_addr":"172.21.15.32:6815/2773118402","state":["exists","up"]},{"osd":2,"uuid":"98f2cdac-9562-474e-8f02-4ab0f10e8592","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.32:6818","nonce":4065243225},{"type":"v1","addr":"172.21.15.32:6819","nonce":4065243225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":4065243225},{"type":"v1","addr":"172.21.15.32:6821","nonce":4065243225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":4065243225},{"type":"v1","addr":"172.21.15.32:6825","nonce":4065243225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":4065243225},{"type":"v1","addr":"172.21.15.32:6823","nonce":4065243225}]},"public_addr":"172.21.15.32:6819/4065243225","cluster_addr":"172.21.15.32:6821/4065243225","heartbeat_back_addr":"172.21.15.32:6825/4065243225","heartbeat_front_addr":"172.21.15.32:6823/4065243225","state":["exists","up"]},{"osd":3,"uuid":"7d7524fb-a9e2-4d64-b6a6-726b791ae1a2","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.32:6826","nonce":2229618533},{"type":"v1","addr":"172.21.15.32:6827","nonce":2229618533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":2229618533},{"type":"v1","addr":"172.21.15.32:6829","nonce":2229618533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6832","nonce":2229618533},{"type":"v1","addr":"172.21.15.32:6833","nonce":2229618533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":2229618533},{"type":"v1","addr":"172.21.15.32:6831","nonce":2229618533}]},"public_addr":"172.21.15.32:6827/2229618533","cluster_addr":"172.21.15.32:6829/2229618533","heartbeat_back_addr":"172.21.15.32:6833/2229618533","heartbeat_front_addr":"172.21.15.32:6831/2229618533","state":["exists","up"]},{"osd":4,"uuid":"7444a667-ffca-474f-a66c-1f5181c49c29","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.46:6800","nonce":3442364821},{"type":"v1","addr":"172.21.15.46:6801","nonce":3442364821}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":3442364821},{"type":"v1","addr":"172.21.15.46:6803","nonce":3442364821}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":3442364821},{"type":"v1","addr":"172.21.15.46:6807","nonce":3442364821}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":3442364821},{"type":"v1","addr":"172.21.15.46:6805","nonce":3442364821}]},"public_addr":"172.21.15.46:6801/3442364821","cluster_addr":"172.21.15.46:6803/3442364821","heartbeat_back_addr":"172.21.15.46:6807/3442364821","heartbeat_front_addr":"172.21.15.46:6805/3442364821","state":["exists","up"]},{"osd":5,"uuid":"219532e6-a337-4b81-9014-2ce659376711","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.46:6808","nonce":3053496247},{"type":"v1","addr":"172.21.15.46:6809","nonce":3053496247}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":3053496247},{"type":"v1","addr":"172.21.15.46:6811","nonce":3053496247}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":3053496247},{"type":"v1","addr":"172.21.15.46:6815","nonce":3053496247}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":3053496247},{"type":"v1","addr":"172.21.15.46:6813","nonce":3053496247}]},"public_addr":"172.21.15.46:6809/3053496247","cluster_addr":"172.21.15.46:6811/3053496247","heartbeat_back_addr":"172.21.15.46:6815/3053496247","heartbeat_front_addr":"172.21.15.46:6813/3053496247","state":["exists","up"]},{"osd":6,"uuid":"4551b17e-07f8-4fd5-9ff1-6d8c13fbb958","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.46:6816","nonce":2841097936},{"type":"v1","addr":"172.21.15.46:6817","nonce":2841097936}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":2841097936},{"type":"v1","addr":"172.21.15.46:6819","nonce":2841097936}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":2841097936},{"type":"v1","addr":"172.21.15.46:6823","nonce":2841097936}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":2841097936},{"type":"v1","addr":"172.21.15.46:6821","nonce":2841097936}]},"public_addr":"172.21.15.46:6817/2841097936","cluster_addr":"172.21.15.46:6819/2841097936","heartbeat_back_addr":"172.21.15.46:6823/2841097936","heartbeat_front_addr":"172.21.15.46:6821/2841097936","state":["exists","up"]},{"osd":7,"uuid":"80d3e380-1579-4e5e-b0c4-50318b6c101b","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.46:6824","nonce":1792751770},{"type":"v1","addr":"172.21.15.46:6825","nonce":1792751770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":1792751770},{"type":"v1","addr":"172.21.15.46:6827","nonce":1792751770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":1792751770},{"type":"v1","addr":"172.21.15.46:6831","nonce":1792751770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":1792751770},{"type":"v1","addr":"172.21.15.46:6829","nonce":1792751770}]},"public_addr":"172.21.15.46:6825/1792751770","cluster_addr":"172.21.15.46:6827/1792751770","heartbeat_back_addr":"172.21.15.46:6831/1792751770","heartbeat_front_addr":"172.21.15.46:6829/1792751770","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:45:03.116718+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:45:57.905368+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:46:55.139842+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:47:50.722867+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:48:43.505687+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:49:34.901785+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:50:29.982649+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:51:23.074751+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.32:0/191556581":"2024-09-22T13:52:11.924421+0000","172.21.15.32:6801/3902167444":"2024-09-22T13:52:11.924421+0000","172.21.15.32:0/346552090":"2024-09-22T13:42:04.530473+0000","172.21.15.32:6800/2199940657":"2024-09-22T13:42:04.530473+0000","172.21.15.32:0/1895159318":"2024-09-22T13:42:39.465309+0000","172.21.15.32:6801/2199940657":"2024-09-22T13:42:04.530473+0000","172.21.15.32:0/3922795120":"2024-09-22T13:52:11.924421+0000","172.21.15.32:0/4265207928":"2024-09-22T13:42:04.530473+0000","172.21.15.32:0/1713331808":"2024-09-22T13:42:39.465309+0000","172.21.15.32:0/1185203113":"2024-09-22T13:42:04.530473+0000","172.21.15.32:6800/455490796":"2024-09-22T13:42:39.465309+0000","172.21.15.32:0/2803170800":"2024-09-22T13:42:39.465309+0000","172.21.15.32:6801/455490796":"2024-09-22T13:42:39.465309+0000","172.21.15.32:0/1113708626":"2024-09-22T13:52:11.924421+0000","172.21.15.32:0/3717652384":"2024-09-22T13:52:11.924421+0000","172.21.15.32:6800/3902167444":"2024-09-22T13:52:11.924421+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:52:57.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.948658057Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-21T13:52:57.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:56 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:56.99067306Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-21T13:52:57.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.032671825Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-21T13:52:57.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.057911016Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-21T13:52:57.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.083189381Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-21T13:52:57.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.108464502Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-21T13:52:57.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.134010081Z level=info msg="Executing migration" id="create data_source table" 2024-09-21T13:52:57.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.17594258Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-21T13:52:57.427 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.217951723Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-21T13:52:57.427 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.259875562Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-21T13:52:57.428 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.285094656Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-21T13:52:57.428 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.310384107Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-21T13:52:57.428 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.335626812Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-21T13:52:57.428 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.377507055Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-21T13:52:57.428 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.402849015Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-21T13:52:57.428 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.428049257Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-21T13:52:57.680 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.453283615Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-21T13:52:57.680 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.495213657Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-21T13:52:57.680 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.51219274Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-21T13:52:57.680 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.545845455Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-21T13:52:57.680 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.587794214Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-21T13:52:57.680 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.604775887Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-21T13:52:57.680 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.629979682Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-21T13:52:57.680 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.655274166Z level=info msg="Executing migration" id="Add uid column" 2024-09-21T13:52:57.681 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.680469994Z level=info msg="Executing migration" id="Update uid value" 2024-09-21T13:52:57.806 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T13:52:57.806 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T13:52:57.940 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[21852]: cluster 2024-09-21T13:52:55.955568+0000 mgr.y (mgr.24308) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:57.941 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[21852]: audit 2024-09-21T13:52:57.012719+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:57.941 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[21852]: audit 2024-09-21T13:52:57.013108+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:52:57.941 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[21852]: audit 2024-09-21T13:52:57.170938+0000 mon.a (mon.0) 769 : audit [DBG] from='client.? 172.21.15.32:0/4008818253' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:52:57.941 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.722492625Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-21T13:52:57.941 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.747831561Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-21T13:52:57.941 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.77295163Z level=info msg="Executing migration" id="create api_key table" 2024-09-21T13:52:57.941 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.798199485Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-21T13:52:57.941 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.823375261Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-21T13:52:57.941 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.848653523Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-21T13:52:57.942 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.874033499Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-21T13:52:57.942 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.899192586Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-21T13:52:57.942 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.941117176Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-21T13:52:58.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:57 smithi032 bash[19760]: cluster 2024-09-21T13:52:55.955568+0000 mgr.y (mgr.24308) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:58.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:57 smithi032 bash[19760]: audit 2024-09-21T13:52:57.012719+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:58.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:57 smithi032 bash[19760]: audit 2024-09-21T13:52:57.013108+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:52:58.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:57 smithi032 bash[19760]: audit 2024-09-21T13:52:57.170938+0000 mon.a (mon.0) 769 : audit [DBG] from='client.? 172.21.15.32:0/4008818253' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:52:58.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:57 smithi032 bash[28514]: cluster 2024-09-21T13:52:55.955568+0000 mgr.y (mgr.24308) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:58.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:57 smithi032 bash[28514]: audit 2024-09-21T13:52:57.012719+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:58.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:57 smithi032 bash[28514]: audit 2024-09-21T13:52:57.013108+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:52:58.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:57 smithi032 bash[28514]: audit 2024-09-21T13:52:57.170938+0000 mon.a (mon.0) 769 : audit [DBG] from='client.? 172.21.15.32:0/4008818253' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:52:58.209 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:57 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:57.983146639Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-21T13:52:58.210 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.025116859Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-21T13:52:58.210 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.058951604Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-21T13:52:58.210 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.100817106Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-21T13:52:58.210 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.142891398Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-21T13:52:58.210 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.168149874Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-21T13:52:58.210 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.210117216Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-21T13:52:58.460 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.235224496Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-21T13:52:58.460 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.277198959Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-21T13:52:58.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.319274607Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-21T13:52:58.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.361256469Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-21T13:52:58.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.386534466Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-21T13:52:58.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.428496795Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-21T13:52:58.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.453811173Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-21T13:52:58.764 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.495880005Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-21T13:52:58.764 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.546159632Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-21T13:52:58.764 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.588157602Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-21T13:52:58.764 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.613515318Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-21T13:52:58.764 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.638786795Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-21T13:52:58.764 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.680821974Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-21T13:52:58.764 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.722871808Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-21T13:52:58.764 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.76496631Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-21T13:52:59.025 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.823936507Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-21T13:52:59.025 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.849177792Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-21T13:52:59.025 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.874423227Z level=info msg="Executing migration" id="create quota table v1" 2024-09-21T13:52:59.025 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.933064611Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-21T13:52:59.025 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.958335665Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-21T13:52:59.025 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:58 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:58.983510464Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-21T13:52:59.286 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.025855632Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-21T13:52:59.286 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.068244937Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-21T13:52:59.286 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.093167391Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-21T13:52:59.286 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.135128309Z level=info msg="Executing migration" id="create session table" 2024-09-21T13:52:59.287 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.177241667Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-21T13:52:59.287 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.202317839Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-21T13:52:59.287 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.244359801Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-21T13:52:59.287 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.286489632Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-21T13:52:59.546 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.353447087Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-21T13:52:59.546 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.395289797Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-21T13:52:59.546 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.420645837Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-21T13:52:59.546 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.445809695Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-21T13:52:59.546 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.471158168Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-21T13:52:59.547 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.49635113Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-21T13:52:59.547 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.521544318Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-21T13:52:59.547 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.546708622Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-21T13:52:59.807 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[21852]: cluster 2024-09-21T13:52:57.956113+0000 mgr.y (mgr.24308) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:59.807 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[21852]: audit 2024-09-21T13:52:58.734295+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:59.807 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[21852]: audit 2024-09-21T13:52:58.738518+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:59.807 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[21852]: audit 2024-09-21T13:52:59.006725+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:59.807 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[21852]: audit 2024-09-21T13:52:59.016410+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:59.807 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[21852]: audit 2024-09-21T13:52:59.018657+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:52:59.808 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[21852]: audit 2024-09-21T13:52:59.020647+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:52:59.808 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[21852]: audit 2024-09-21T13:52:59.030925+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:52:59.808 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.588577182Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-21T13:52:59.808 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.613897632Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-21T13:52:59.808 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.639221646Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-21T13:52:59.808 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.664383251Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-21T13:52:59.808 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.689642235Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-21T13:52:59.808 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.715086632Z level=info msg="Executing migration" id="create alert table v1" 2024-09-21T13:52:59.808 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.757055241Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-21T13:52:59.808 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.782399647Z level=info msg="Executing migration" id="add index alert state" 2024-09-21T13:52:59.808 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.807521529Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-21T13:53:00.059 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.832830829Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-21T13:53:00.060 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.858057147Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-21T13:53:00.060 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.883285348Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-21T13:53:00.060 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.908492102Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-21T13:53:00.060 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.93372196Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-21T13:53:00.060 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.958897992Z 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:53:00.060 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:52:59 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:52:59.992827597Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-21T13:53:00.060 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.017936753Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-21T13:53:00.060 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.059954351Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-21T13:53:00.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[28514]: cluster 2024-09-21T13:52:57.956113+0000 mgr.y (mgr.24308) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:00.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[28514]: audit 2024-09-21T13:52:58.734295+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:00.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[28514]: audit 2024-09-21T13:52:58.738518+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:00.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[28514]: audit 2024-09-21T13:52:59.006725+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:00.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[28514]: audit 2024-09-21T13:52:59.016410+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:00.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[28514]: audit 2024-09-21T13:52:59.018657+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:53:00.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[28514]: audit 2024-09-21T13:52:59.020647+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:53:00.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[28514]: audit 2024-09-21T13:52:59.030925+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:00.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[19760]: cluster 2024-09-21T13:52:57.956113+0000 mgr.y (mgr.24308) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:00.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[19760]: audit 2024-09-21T13:52:58.734295+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:00.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[19760]: audit 2024-09-21T13:52:58.738518+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:00.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[19760]: audit 2024-09-21T13:52:59.006725+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:00.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[19760]: audit 2024-09-21T13:52:59.016410+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:00.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[19760]: audit 2024-09-21T13:52:59.018657+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:53:00.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[19760]: audit 2024-09-21T13:52:59.020647+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:53:00.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:52:59 smithi032 bash[19760]: audit 2024-09-21T13:52:59.030925+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:00.328 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.085217512Z level=info msg="Executing migration" id="Add column is_default" 2024-09-21T13:53:00.328 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.127150587Z level=info msg="Executing migration" id="Add column frequency" 2024-09-21T13:53:00.329 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.169213692Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-21T13:53:00.329 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.19443939Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-21T13:53:00.329 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.236362165Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-21T13:53:00.329 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.278440427Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-21T13:53:00.329 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.303533835Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-21T13:53:00.329 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.328898885Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-21T13:53:00.580 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.370886463Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-21T13:53:00.581 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.396179337Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-21T13:53:00.581 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.438070627Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-21T13:53:00.581 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.463303321Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-21T13:53:00.581 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.488599415Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-21T13:53:00.581 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.513824376Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-21T13:53:00.581 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.539083913Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-21T13:53:00.581 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.581031419Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-21T13:53:00.842 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[21852]: cephadm 2024-09-21T13:52:59.098471+0000 mgr.y (mgr.24308) 49 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T13:53:00.842 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[21852]: cephadm 2024-09-21T13:52:59.106699+0000 mgr.y (mgr.24308) 50 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi032 2024-09-21T13:53:00.842 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.606380035Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-21T13:53:00.842 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.631521041Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-21T13:53:00.842 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.665203218Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-21T13:53:00.842 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.682041992Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-21T13:53:00.842 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.699034788Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-21T13:53:00.842 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.715972431Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-21T13:53:00.842 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.74946812Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-21T13:53:00.842 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.766683988Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-21T13:53:00.843 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.791716407Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-21T13:53:00.843 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.817028637Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-21T13:53:00.843 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.842259114Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-21T13:53:01.028 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:00 smithi032 bash[19760]: cephadm 2024-09-21T13:52:59.098471+0000 mgr.y (mgr.24308) 49 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T13:53:01.029 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:00 smithi032 bash[19760]: cephadm 2024-09-21T13:52:59.106699+0000 mgr.y (mgr.24308) 50 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi032 2024-09-21T13:53:01.029 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:00 smithi032 bash[28514]: cephadm 2024-09-21T13:52:59.098471+0000 mgr.y (mgr.24308) 49 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T13:53:01.029 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:00 smithi032 bash[28514]: cephadm 2024-09-21T13:52:59.106699+0000 mgr.y (mgr.24308) 50 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi032 2024-09-21T13:53:01.119 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.867438816Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-21T13:53:01.119 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.893029258Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-21T13:53:01.119 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.918137839Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-21T13:53:01.119 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.951736645Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-21T13:53:01.119 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:00 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:00.993713269Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-21T13:53:01.119 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.035640389Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-21T13:53:01.120 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.077750626Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-21T13:53:01.120 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.119692799Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-21T13:53:01.380 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.144963022Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-21T13:53:01.380 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.178497254Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-21T13:53:01.380 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.220450009Z 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:53:01.380 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.262440594Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-21T13:53:01.380 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.287613433Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-21T13:53:01.380 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.312914486Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-21T13:53:01.380 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.354860538Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-21T13:53:01.649 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.380541556Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-21T13:53:01.649 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.405338529Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-21T13:53:01.649 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.43059155Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-21T13:53:01.649 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.455842635Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-21T13:53:01.649 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.481049106Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-21T13:53:01.649 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.506291429Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-21T13:53:01.649 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.531456553Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-21T13:53:01.649 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.573375869Z level=info msg="Executing migration" id="Move region to single row" 2024-09-21T13:53:01.649 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.59871233Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-21T13:53:01.649 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.623926397Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-21T13:53:01.649 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.649241814Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-21T13:53:01.909 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[21852]: cluster 2024-09-21T13:52:59.956714+0000 mgr.y (mgr.24308) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:01.910 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.674444742Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-21T13:53:01.910 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.699634256Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-21T13:53:01.910 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.724906583Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-21T13:53:01.910 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.767022844Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-21T13:53:01.910 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.792240425Z level=info msg="Executing migration" id="create test_data table" 2024-09-21T13:53:01.910 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.834246773Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-21T13:53:01.910 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.859713396Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-21T13:53:01.910 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.884959547Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-21T13:53:01.910 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.910192921Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-21T13:53:02.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:01 smithi032 bash[28514]: cluster 2024-09-21T13:52:59.956714+0000 mgr.y (mgr.24308) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:02.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:01 smithi032 bash[19760]: cluster 2024-09-21T13:52:59.956714+0000 mgr.y (mgr.24308) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:02.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.935314466Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-21T13:53:02.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.960604976Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-21T13:53:02.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:01 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:01.985847064Z level=info msg="Executing migration" id="create team table" 2024-09-21T13:53:02.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.011126861Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-21T13:53:02.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.036398161Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-21T13:53:02.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.061608835Z level=info msg="Executing migration" id="create team member table" 2024-09-21T13:53:02.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.103413998Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-21T13:53:02.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.145501306Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-21T13:53:02.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.187422804Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-21T13:53:02.328 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:02.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.229434826Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-21T13:53:02.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.263079041Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-21T13:53:02.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.27996927Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-21T13:53:02.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.296908127Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-21T13:53:02.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.313816993Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-21T13:53:02.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.347364561Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-21T13:53:02.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.364378494Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-21T13:53:02.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.38130953Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-21T13:53:02.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.398270847Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-21T13:53:02.462 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.423365049Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-21T13:53:02.717 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.465393589Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-21T13:53:02.717 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.490649534Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-21T13:53:02.717 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.515914888Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-21T13:53:02.717 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.541087145Z level=info msg="Executing migration" id="create tag table" 2024-09-21T13:53:02.718 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.58306371Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-21T13:53:02.718 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.608309481Z level=info msg="Executing migration" id="create login attempt table" 2024-09-21T13:53:02.718 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.633540645Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-21T13:53:02.718 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.658768396Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-21T13:53:02.718 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.68397962Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-21T13:53:02.718 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.717510308Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-21T13:53:02.994 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.768046036Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-21T13:53:02.995 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.793356079Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-21T13:53:02.995 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.818514434Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-21T13:53:02.995 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.843826728Z level=info msg="Executing migration" id="create user auth table" 2024-09-21T13:53:02.995 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.885737186Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-21T13:53:02.995 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.91104038Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-21T13:53:02.995 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.952927058Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-21T13:53:02.995 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:02 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:02.995090756Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-21T13:53:03.280 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.020334666Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-21T13:53:03.280 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.062262995Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-21T13:53:03.280 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.104220574Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-21T13:53:03.281 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.171254517Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-21T13:53:03.281 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.213290731Z level=info msg="Executing migration" id="create server_lock table" 2024-09-21T13:53:03.281 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.238590081Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-21T13:53:03.281 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.280602223Z level=info msg="Executing migration" id="create user auth token table" 2024-09-21T13:53:03.532 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.322589591Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-21T13:53:03.533 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.347826711Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-21T13:53:03.533 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.38982033Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-21T13:53:03.533 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.415031387Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-21T13:53:03.533 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.440235555Z level=info msg="Executing migration" id="create cache_data table" 2024-09-21T13:53:03.533 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.457183424Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-21T13:53:03.533 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.490925074Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-21T13:53:03.533 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.507769795Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-21T13:53:03.533 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.532992752Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-21T13:53:03.801 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[21852]: cluster 2024-09-21T13:53:01.957324+0000 mgr.y (mgr.24308) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:03.802 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.558164463Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-21T13:53:03.802 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.583400981Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-21T13:53:03.802 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.60881229Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-21T13:53:03.802 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.633997694Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-21T13:53:03.802 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.659233818Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-21T13:53:03.802 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.684408569Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-21T13:53:03.802 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.709932621Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-21T13:53:03.802 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.735202402Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-21T13:53:03.803 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.777211096Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-21T13:53:03.803 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.802326034Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-21T13:53:03.920 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:03 smithi032 bash[19760]: cluster 2024-09-21T13:53:01.957324+0000 mgr.y (mgr.24308) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:03.920 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:03 smithi032 bash[28514]: cluster 2024-09-21T13:53:01.957324+0000 mgr.y (mgr.24308) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:04.090 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.844310149Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-21T13:53:04.090 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.869567503Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-21T13:53:04.090 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.940891315Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-21T13:53:04.090 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:03 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:03.988696437Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-21T13:53:04.261 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:53:04.261 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":59,"fsid":"0221b256-781f-11ef-baf6-efdc52797490","created":"2024-09-21T13:41:36.642402+0000","modified":"2024-09-21T13:52:11.924531+0000","last_up_change":"2024-09-21T13:51:24.344682+0000","last_in_change":"2024-09-21T13:50:55.176300+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:46:58.094105+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":"e20d2ab4-8f2a-47ea-9cdc-e8b3fb073489","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.32:6802","nonce":2882663813},{"type":"v1","addr":"172.21.15.32:6803","nonce":2882663813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":2882663813},{"type":"v1","addr":"172.21.15.32:6805","nonce":2882663813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":2882663813},{"type":"v1","addr":"172.21.15.32:6809","nonce":2882663813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":2882663813},{"type":"v1","addr":"172.21.15.32:6807","nonce":2882663813}]},"public_addr":"172.21.15.32:6803/2882663813","cluster_addr":"172.21.15.32:6805/2882663813","heartbeat_back_addr":"172.21.15.32:6809/2882663813","heartbeat_front_addr":"172.21.15.32:6807/2882663813","state":["exists","up"]},{"osd":1,"uuid":"314b570c-6fc0-4dd3-a6b8-79027b51b13f","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.32:6810","nonce":2773118402},{"type":"v1","addr":"172.21.15.32:6811","nonce":2773118402}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":2773118402},{"type":"v1","addr":"172.21.15.32:6813","nonce":2773118402}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":2773118402},{"type":"v1","addr":"172.21.15.32:6817","nonce":2773118402}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":2773118402},{"type":"v1","addr":"172.21.15.32:6815","nonce":2773118402}]},"public_addr":"172.21.15.32:6811/2773118402","cluster_addr":"172.21.15.32:6813/2773118402","heartbeat_back_addr":"172.21.15.32:6817/2773118402","heartbeat_front_addr":"172.21.15.32:6815/2773118402","state":["exists","up"]},{"osd":2,"uuid":"98f2cdac-9562-474e-8f02-4ab0f10e8592","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.32:6818","nonce":4065243225},{"type":"v1","addr":"172.21.15.32:6819","nonce":4065243225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":4065243225},{"type":"v1","addr":"172.21.15.32:6821","nonce":4065243225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":4065243225},{"type":"v1","addr":"172.21.15.32:6825","nonce":4065243225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":4065243225},{"type":"v1","addr":"172.21.15.32:6823","nonce":4065243225}]},"public_addr":"172.21.15.32:6819/4065243225","cluster_addr":"172.21.15.32:6821/4065243225","heartbeat_back_addr":"172.21.15.32:6825/4065243225","heartbeat_front_addr":"172.21.15.32:6823/4065243225","state":["exists","up"]},{"osd":3,"uuid":"7d7524fb-a9e2-4d64-b6a6-726b791ae1a2","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.32:6826","nonce":2229618533},{"type":"v1","addr":"172.21.15.32:6827","nonce":2229618533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":2229618533},{"type":"v1","addr":"172.21.15.32:6829","nonce":2229618533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6832","nonce":2229618533},{"type":"v1","addr":"172.21.15.32:6833","nonce":2229618533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":2229618533},{"type":"v1","addr":"172.21.15.32:6831","nonce":2229618533}]},"public_addr":"172.21.15.32:6827/2229618533","cluster_addr":"172.21.15.32:6829/2229618533","heartbeat_back_addr":"172.21.15.32:6833/2229618533","heartbeat_front_addr":"172.21.15.32:6831/2229618533","state":["exists","up"]},{"osd":4,"uuid":"7444a667-ffca-474f-a66c-1f5181c49c29","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.46:6800","nonce":3442364821},{"type":"v1","addr":"172.21.15.46:6801","nonce":3442364821}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":3442364821},{"type":"v1","addr":"172.21.15.46:6803","nonce":3442364821}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":3442364821},{"type":"v1","addr":"172.21.15.46:6807","nonce":3442364821}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":3442364821},{"type":"v1","addr":"172.21.15.46:6805","nonce":3442364821}]},"public_addr":"172.21.15.46:6801/3442364821","cluster_addr":"172.21.15.46:6803/3442364821","heartbeat_back_addr":"172.21.15.46:6807/3442364821","heartbeat_front_addr":"172.21.15.46:6805/3442364821","state":["exists","up"]},{"osd":5,"uuid":"219532e6-a337-4b81-9014-2ce659376711","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.46:6808","nonce":3053496247},{"type":"v1","addr":"172.21.15.46:6809","nonce":3053496247}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":3053496247},{"type":"v1","addr":"172.21.15.46:6811","nonce":3053496247}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":3053496247},{"type":"v1","addr":"172.21.15.46:6815","nonce":3053496247}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":3053496247},{"type":"v1","addr":"172.21.15.46:6813","nonce":3053496247}]},"public_addr":"172.21.15.46:6809/3053496247","cluster_addr":"172.21.15.46:6811/3053496247","heartbeat_back_addr":"172.21.15.46:6815/3053496247","heartbeat_front_addr":"172.21.15.46:6813/3053496247","state":["exists","up"]},{"osd":6,"uuid":"4551b17e-07f8-4fd5-9ff1-6d8c13fbb958","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.46:6816","nonce":2841097936},{"type":"v1","addr":"172.21.15.46:6817","nonce":2841097936}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":2841097936},{"type":"v1","addr":"172.21.15.46:6819","nonce":2841097936}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":2841097936},{"type":"v1","addr":"172.21.15.46:6823","nonce":2841097936}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":2841097936},{"type":"v1","addr":"172.21.15.46:6821","nonce":2841097936}]},"public_addr":"172.21.15.46:6817/2841097936","cluster_addr":"172.21.15.46:6819/2841097936","heartbeat_back_addr":"172.21.15.46:6823/2841097936","heartbeat_front_addr":"172.21.15.46:6821/2841097936","state":["exists","up"]},{"osd":7,"uuid":"80d3e380-1579-4e5e-b0c4-50318b6c101b","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.46:6824","nonce":1792751770},{"type":"v1","addr":"172.21.15.46:6825","nonce":1792751770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":1792751770},{"type":"v1","addr":"172.21.15.46:6827","nonce":1792751770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":1792751770},{"type":"v1","addr":"172.21.15.46:6831","nonce":1792751770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":1792751770},{"type":"v1","addr":"172.21.15.46:6829","nonce":1792751770}]},"public_addr":"172.21.15.46:6825/1792751770","cluster_addr":"172.21.15.46:6827/1792751770","heartbeat_back_addr":"172.21.15.46:6831/1792751770","heartbeat_front_addr":"172.21.15.46:6829/1792751770","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:45:03.116718+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:45:57.905368+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:46:55.139842+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:47:50.722867+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:48:43.505687+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:49:34.901785+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:50:29.982649+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:51:23.074751+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.32:0/191556581":"2024-09-22T13:52:11.924421+0000","172.21.15.32:6801/3902167444":"2024-09-22T13:52:11.924421+0000","172.21.15.32:0/346552090":"2024-09-22T13:42:04.530473+0000","172.21.15.32:6800/2199940657":"2024-09-22T13:42:04.530473+0000","172.21.15.32:0/1895159318":"2024-09-22T13:42:39.465309+0000","172.21.15.32:6801/2199940657":"2024-09-22T13:42:04.530473+0000","172.21.15.32:0/3922795120":"2024-09-22T13:52:11.924421+0000","172.21.15.32:0/4265207928":"2024-09-22T13:42:04.530473+0000","172.21.15.32:0/1713331808":"2024-09-22T13:42:39.465309+0000","172.21.15.32:0/1185203113":"2024-09-22T13:42:04.530473+0000","172.21.15.32:6800/455490796":"2024-09-22T13:42:39.465309+0000","172.21.15.32:0/2803170800":"2024-09-22T13:42:39.465309+0000","172.21.15.32:6801/455490796":"2024-09-22T13:42:39.465309+0000","172.21.15.32:0/1113708626":"2024-09-22T13:52:11.924421+0000","172.21.15.32:0/3717652384":"2024-09-22T13:52:11.924421+0000","172.21.15.32:6800/3902167444":"2024-09-22T13:52:11.924421+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:53:04.372 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.09042053Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-21T13:53:04.372 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.227144012Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-21T13:53:04.372 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.279662186Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-21T13:53:04.372 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.305053812Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-21T13:53:04.372 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.330204663Z 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:53:04.372 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.372206941Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-21T13:53:04.570 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:04 smithi032 systemd[1]: Stopping Ceph alertmanager.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T13:53:04.632 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.397509111Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-21T13:53:04.632 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.439320957Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-21T13:53:04.632 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.481390805Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-21T13:53:04.632 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.506704968Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-21T13:53:04.632 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.565237771Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-21T13:53:04.632 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.607229539Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-21T13:53:04.632 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.63238705Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-21T13:53:04.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:04 smithi032 bash[19760]: audit 2024-09-21T13:53:04.263499+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.32:0/1772396054' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:53:04.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:04 smithi032 bash[28514]: audit 2024-09-21T13:53:04.263499+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.32:0/1772396054' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:53:04.892 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[21852]: audit 2024-09-21T13:53:04.263499+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.32:0/1772396054' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:53:04.893 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.657665781Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-21T13:53:04.893 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.68301599Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-21T13:53:04.893 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.708152462Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-21T13:53:04.893 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.733370429Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-21T13:53:04.893 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.775411773Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-21T13:53:04.893 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.800720753Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-21T13:53:04.893 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.825903678Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-21T13:53:04.893 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.851176014Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-21T13:53:04.893 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.893361588Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-21T13:53:05.086 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T13:53:05.086 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T13:53:05.087 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T13:53:05.087 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T13:53:05.088 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T13:53:05.088 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T13:53:05.088 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T13:53:05.089 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T13:53:05.153 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.918643941Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-21T13:53:05.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.943865858Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-21T13:53:05.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:04 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:04.969108942Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-21T13:53:05.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.011067851Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-21T13:53:05.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.036296847Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-21T13:53:05.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.061595155Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-21T13:53:05.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.10338581Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-21T13:53:05.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.128717574Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-21T13:53:05.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.15402449Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-21T13:53:05.235 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:04 smithi032 bash[53105]: ts=2024-09-21T13:53:04.951Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:53:05.422 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.17926745Z 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:53:05.422 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.204468571Z 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:53:05.422 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.246441762Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-21T13:53:05.422 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.288337324Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-21T13:53:05.423 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.330294022Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-21T13:53:05.423 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.372270984Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-21T13:53:05.423 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.397565557Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-21T13:53:05.423 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.422831981Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-21T13:53:05.692 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.448003748Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-21T13:53:05.692 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.464907598Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-21T13:53:05.692 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.481853177Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-21T13:53:05.692 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.498751357Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-21T13:53:05.692 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.515553917Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-21T13:53:05.693 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.54091792Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-21T13:53:05.693 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.557832133Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-21T13:53:05.693 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.599723559Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-21T13:53:05.693 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.625082079Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-21T13:53:05.693 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.650330972Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-21T13:53:05.693 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.692276943Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-21T13:53:05.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:05 smithi032 bash[28514]: cluster 2024-09-21T13:53:03.957896+0000 mgr.y (mgr.24308) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:05.855 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:05 smithi032 bash[54196]: ceph-0221b256-781f-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T13:53:05.855 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:05 smithi032 bash[54402]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T13:53:05.855 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:05 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T13:53:05.855 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:05 smithi032 systemd[1]: Stopped Ceph alertmanager.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T13:53:05.855 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:05 smithi032 systemd[1]: Started Ceph alertmanager.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T13:53:05.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:05 smithi032 bash[19760]: cluster 2024-09-21T13:53:03.957896+0000 mgr.y (mgr.24308) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:05.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[21852]: cluster 2024-09-21T13:53:03.957896+0000 mgr.y (mgr.24308) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:05.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.717581753Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-21T13:53:05.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.74283091Z level=info msg="Executing migration" id="create alert_image table" 2024-09-21T13:53:05.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.784879068Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-21T13:53:05.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.835446535Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-21T13:53:05.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.860662545Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-21T13:53:05.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.885913759Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-21T13:53:05.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.911139389Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-21T13:53:05.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.911454927Z 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:53:05.962 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.93629141Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-21T13:53:05.962 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.961636723Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-21T13:53:06.247 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.986857207Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-21T13:53:06.247 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.987265951Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-21T13:53:06.247 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:05 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:05.987670215Z level=info msg="alerts found to migrate" alerts=0 2024-09-21T13:53:06.247 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.028799105Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-21T13:53:06.247 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.070810276Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-21T13:53:06.247 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.113052285Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-21T13:53:06.247 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.138084111Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-21T13:53:06.247 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.180092158Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-21T13:53:06.247 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.205290305Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-21T13:53:06.248 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.24722123Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-21T13:53:06.507 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.289230248Z level=info msg="Executing migration" id="create data_keys table" 2024-09-21T13:53:06.507 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.314567177Z level=info msg="Executing migration" id="create secrets table" 2024-09-21T13:53:06.507 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.339873237Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-21T13:53:06.507 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.38165424Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-21T13:53:06.507 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.40695869Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-21T13:53:06.507 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.448867881Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-21T13:53:06.507 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.50751007Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-21T13:53:06.780 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.565996914Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-21T13:53:06.780 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.625412301Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-21T13:53:07.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:06 smithi032 bash[19760]: audit 2024-09-21T13:53:05.800928+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:07.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:06 smithi032 bash[19760]: audit 2024-09-21T13:53:05.805492+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:07.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:06 smithi032 bash[19760]: cephadm 2024-09-21T13:53:05.806846+0000 mgr.y (mgr.24308) 54 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:53:07.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:06 smithi032 bash[28514]: audit 2024-09-21T13:53:05.800928+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:07.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:06 smithi032 bash[28514]: audit 2024-09-21T13:53:05.805492+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:07.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:06 smithi032 bash[28514]: cephadm 2024-09-21T13:53:05.806846+0000 mgr.y (mgr.24308) 54 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:53:07.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:06 smithi032 bash[54429]: ts=2024-09-21T13:53:06.858Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T13:53:07.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:06 smithi032 bash[54429]: ts=2024-09-21T13:53:06.858Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T13:53:07.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:06 smithi032 bash[54429]: ts=2024-09-21T13:53:06.860Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.32 port=9094 2024-09-21T13:53:07.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:06 smithi032 bash[54429]: ts=2024-09-21T13:53:06.861Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T13:53:07.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:06 smithi032 bash[54429]: ts=2024-09-21T13:53:06.890Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T13:53:07.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:06 smithi032 bash[54429]: ts=2024-09-21T13:53:06.891Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T13:53:07.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:06 smithi032 bash[54429]: ts=2024-09-21T13:53:06.894Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T13:53:07.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:06 smithi032 bash[54429]: ts=2024-09-21T13:53:06.895Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T13:53:07.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.780533398Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-21T13:53:07.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:06.991336408Z level=info msg="Executing migration" id="create permission table" 2024-09-21T13:53:07.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[21852]: audit 2024-09-21T13:53:05.800928+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:07.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[21852]: audit 2024-09-21T13:53:05.805492+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:07.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:06 smithi046 bash[21852]: cephadm 2024-09-21T13:53:05.806846+0000 mgr.y (mgr.24308) 54 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:53:07.711 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:07 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:07.349976906Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-21T13:53:07.711 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:07 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:07.412796136Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-21T13:53:07.711 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:07 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:07.49696853Z level=info msg="Executing migration" id="create role table" 2024-09-21T13:53:08.091 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:07 smithi046 bash[21852]: cluster 2024-09-21T13:53:05.958214+0000 mgr.y (mgr.24308) 55 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:08.091 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:07 smithi046 bash[21852]: cephadm 2024-09-21T13:53:06.061802+0000 mgr.y (mgr.24308) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi046 2024-09-21T13:53:08.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:07 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:07.814715162Z level=info msg="Executing migration" id="add column display_name" 2024-09-21T13:53:08.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:07 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:07.915384255Z level=info msg="Executing migration" id="add column group_name" 2024-09-21T13:53:08.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:07 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:07.999613429Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-21T13:53:08.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:07 smithi032 bash[19760]: cluster 2024-09-21T13:53:05.958214+0000 mgr.y (mgr.24308) 55 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:08.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:07 smithi032 bash[19760]: cephadm 2024-09-21T13:53:06.061802+0000 mgr.y (mgr.24308) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi046 2024-09-21T13:53:08.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:07 smithi032 bash[28514]: cluster 2024-09-21T13:53:05.958214+0000 mgr.y (mgr.24308) 55 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:08.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:07 smithi032 bash[28514]: cephadm 2024-09-21T13:53:06.061802+0000 mgr.y (mgr.24308) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi046 2024-09-21T13:53:08.351 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:08 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:08.091772745Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-21T13:53:08.351 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:08 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:08.178595391Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-21T13:53:08.351 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:08 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:08.217557581Z level=info msg="Executing migration" id="create team role table" 2024-09-21T13:53:08.351 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:08 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:08.289357446Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-21T13:53:08.351 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:08 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:08.351597506Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-21T13:53:08.690 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:08 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:08.38578963Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-21T13:53:08.690 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:08 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:08.427728886Z level=info msg="Executing migration" id="create user role table" 2024-09-21T13:53:08.690 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:08 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:08.503643229Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-21T13:53:08.690 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:08 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:08.545718926Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-21T13:53:08.690 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:08 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:08.600299153Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-21T13:53:08.691 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:08 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:08.690747851Z level=info msg="Executing migration" id="create builtin role table" 2024-09-21T13:53:08.960 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:08 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:08.780287241Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-21T13:53:09.289 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:09 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:09.006179502Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-21T13:53:09.355 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:08 smithi032 bash[54429]: ts=2024-09-21T13:53:08.861Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000310546s 2024-09-21T13:53:09.575 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:09 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:09.290035867Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-21T13:53:09.575 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:09 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:09.390714233Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-21T13:53:09.575 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:09 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:09.491436211Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-21T13:53:09.575 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:09 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:09.575922975Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-21T13:53:09.916 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:09 smithi046 bash[21852]: cluster 2024-09-21T13:53:07.958703+0000 mgr.y (mgr.24308) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:09.917 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:09 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:09.626347492Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-21T13:53:09.917 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:09 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:09.685691943Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-21T13:53:10.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:09 smithi032 bash[28514]: cluster 2024-09-21T13:53:07.958703+0000 mgr.y (mgr.24308) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:10.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:09 smithi032 bash[19760]: cluster 2024-09-21T13:53:07.958703+0000 mgr.y (mgr.24308) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:10.210 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:09 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:09.917062935Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-21T13:53:10.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:10 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:10.115060777Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-21T13:53:10.615 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:10 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:10.246974002Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-21T13:53:10.615 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:10 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:10.339742824Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-21T13:53:10.911 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:10 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:10.615525186Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-21T13:53:10.911 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:10 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:10.72431751Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-21T13:53:10.911 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:10 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:10.838439691Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-21T13:53:11.004 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:11.005 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:11.005 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:11.005 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:11.006 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:11.007 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:11.008 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:11.008 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:11.169 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:10 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:10.911515699Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-21T13:53:11.169 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:10 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:10.988416847Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-21T13:53:11.169 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:11 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:11.034658902Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-21T13:53:11.169 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:11 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:11.085192249Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-21T13:53:11.169 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:11 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:11.16100901Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-21T13:53:11.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:11 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:11.194723208Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-21T13:53:11.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:11 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:11.236919874Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-21T13:53:11.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:11 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:11.287194602Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-21T13:53:11.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:11 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:11.36287953Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-21T13:53:11.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:11 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:11.416462127Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-21T13:53:11.815 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:11 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:11.507147102Z level=info msg="Executing migration" id="add correlation config column" 2024-09-21T13:53:11.815 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:11 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:11.59877599Z level=info msg="Executing migration" id="create entity_events table" 2024-09-21T13:53:12.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:11 smithi032 bash[28514]: cluster 2024-09-21T13:53:09.959346+0000 mgr.y (mgr.24308) 58 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:12.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:11 smithi032 bash[19760]: cluster 2024-09-21T13:53:09.959346+0000 mgr.y (mgr.24308) 58 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:12.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:11 smithi046 bash[21852]: cluster 2024-09-21T13:53:09.959346+0000 mgr.y (mgr.24308) 58 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:12.109 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:11 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:11.824094635Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-21T13:53:12.363 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:12.109656447Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T13:53:12.363 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:12.110071117Z 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:53:12.363 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:12.208200719Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T13:53:12.363 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:12.208566173Z 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:53:12.363 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:12.283901967Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-21T13:53:12.363 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:12.36320141Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-21T13:53:12.628 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:12.418786235Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-21T13:53:12.629 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:12.469290072Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T13:53:12.629 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:12.536608294Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-21T13:53:12.629 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:12.578667351Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T13:53:12.629 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:12.629361462Z level=info msg="Executing migration" id="Drop public config table" 2024-09-21T13:53:12.629 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:12 smithi046 systemd[1]: Stopping Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T13:53:12.629 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[45707]: ts=2024-09-21T13:53:12.561Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:53:12.629 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[45707]: ts=2024-09-21T13:53:12.561Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T13:53:12.629 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[45707]: ts=2024-09-21T13:53:12.561Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T13:53:12.629 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[45707]: ts=2024-09-21T13:53:12.561Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T13:53:12.629 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[45707]: ts=2024-09-21T13:53:12.561Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T13:53:12.629 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[45707]: ts=2024-09-21T13:53:12.561Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T13:53:12.629 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[45707]: ts=2024-09-21T13:53:12.561Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T13:53:12.630 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[45707]: ts=2024-09-21T13:53:12.561Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T13:53:12.630 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[45707]: ts=2024-09-21T13:53:12.561Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T13:53:12.630 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[45707]: ts=2024-09-21T13:53:12.562Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T13:53:12.630 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[45707]: ts=2024-09-21T13:53:12.562Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T13:53:12.630 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[45707]: ts=2024-09-21T13:53:12.562Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T13:53:12.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[21852]: audit 2024-09-21T13:53:12.013377+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:53:12.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:12.723601889Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-21T13:53:12.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:12 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:12.823543345Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-21T13:53:13.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:12 smithi032 bash[19760]: audit 2024-09-21T13:53:12.013377+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:53:13.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:12 smithi032 bash[28514]: audit 2024-09-21T13:53:12.013377+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:53:13.342 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:13.022586859Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T13:53:13.634 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[47535]: ceph-0221b256-781f-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:53:13.634 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[47596]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:53:13.634 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:13 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T13:53:13.634 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:13 smithi046 systemd[1]: Stopped Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T13:53:13.634 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:13 smithi046 systemd[1]: Started Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T13:53:13.634 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:13.342605258Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-21T13:53:13.635 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:13.432097757Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-21T13:53:13.635 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:13.491124599Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-21T13:53:13.635 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:13.55884428Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-21T13:53:13.635 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:13.583990071Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-21T13:53:13.635 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:13.634593244Z level=info msg="Executing migration" id="add share column" 2024-09-21T13:53:13.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[20015]: [21/Sep/2024:13:53:13] ENGINE Bus STOPPING 2024-09-21T13:53:13.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[28514]: cluster 2024-09-21T13:53:11.959931+0000 mgr.y (mgr.24308) 59 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:13.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[28514]: audit 2024-09-21T13:53:13.601208+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:13.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[28514]: audit 2024-09-21T13:53:13.608032+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:13.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[28514]: audit 2024-09-21T13:53:13.612520+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:53:13.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[28514]: audit 2024-09-21T13:53:13.614069+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T13:53:13.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[28514]: audit 2024-09-21T13:53:13.618158+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:13.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[28514]: audit 2024-09-21T13:53:13.628958+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:53:13.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[28514]: audit 2024-09-21T13:53:13.634287+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T13:53:13.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[28514]: audit 2024-09-21T13:53:13.640432+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:13.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[28514]: audit 2024-09-21T13:53:13.654377+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:53:13.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[28514]: audit 2024-09-21T13:53:13.658401+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T13:53:13.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[28514]: audit 2024-09-21T13:53:13.662941+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:13.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[28514]: audit 2024-09-21T13:53:13.748918+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:53:13.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[19760]: cluster 2024-09-21T13:53:11.959931+0000 mgr.y (mgr.24308) 59 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:13.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[19760]: audit 2024-09-21T13:53:13.601208+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:13.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[19760]: audit 2024-09-21T13:53:13.608032+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:13.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[19760]: audit 2024-09-21T13:53:13.612520+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:53:13.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[19760]: audit 2024-09-21T13:53:13.614069+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T13:53:13.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[19760]: audit 2024-09-21T13:53:13.618158+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:13.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[19760]: audit 2024-09-21T13:53:13.628958+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:53:13.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[19760]: audit 2024-09-21T13:53:13.634287+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T13:53:13.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[19760]: audit 2024-09-21T13:53:13.640432+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:13.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[19760]: audit 2024-09-21T13:53:13.654377+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:53:13.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[19760]: audit 2024-09-21T13:53:13.658401+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T13:53:13.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[19760]: audit 2024-09-21T13:53:13.662941+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:13.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[19760]: audit 2024-09-21T13:53:13.748918+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:53:13.903 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:13.711103751Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-21T13:53:13.903 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[21852]: cluster 2024-09-21T13:53:11.959931+0000 mgr.y (mgr.24308) 59 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:13.904 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[21852]: audit 2024-09-21T13:53:13.601208+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:13.904 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[21852]: audit 2024-09-21T13:53:13.608032+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:13.904 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[21852]: audit 2024-09-21T13:53:13.612520+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:53:13.904 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[21852]: audit 2024-09-21T13:53:13.614069+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T13:53:13.904 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[21852]: audit 2024-09-21T13:53:13.618158+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:13.904 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[21852]: audit 2024-09-21T13:53:13.628958+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:53:13.904 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[21852]: audit 2024-09-21T13:53:13.634287+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T13:53:13.904 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[21852]: audit 2024-09-21T13:53:13.640432+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:13.904 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[21852]: audit 2024-09-21T13:53:13.654377+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:53:13.904 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[21852]: audit 2024-09-21T13:53:13.658401+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T13:53:13.904 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[21852]: audit 2024-09-21T13:53:13.662941+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:13.904 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[21852]: audit 2024-09-21T13:53:13.748918+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:53:14.208 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:13 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:13.903950731Z level=info msg="Executing migration" id="create file table" 2024-09-21T13:53:14.222 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[20015]: [21/Sep/2024:13:53:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:53:14.222 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[20015]: [21/Sep/2024:13:53:13] ENGINE Bus STOPPED 2024-09-21T13:53:14.222 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[20015]: [21/Sep/2024:13:53:13] ENGINE Bus STARTING 2024-09-21T13:53:14.222 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[20015]: [21/Sep/2024:13:53:13] ENGINE Serving on http://:::9283 2024-09-21T13:53:14.222 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[20015]: [21/Sep/2024:13:53:13] ENGINE Bus STARTED 2024-09-21T13:53:14.222 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:13 smithi032 bash[20015]: [21/Sep/2024:13:53:13] ENGINE Bus STOPPING 2024-09-21T13:53:14.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:14 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:14.208950802Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-21T13:53:14.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:14 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:14.313968469Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-21T13:53:14.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:14 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:14.372928155Z level=info msg="Executing migration" id="create file_meta table" 2024-09-21T13:53:14.743 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[20015]: [21/Sep/2024:13:53:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:53:14.743 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[20015]: [21/Sep/2024:13:53:14] ENGINE Bus STOPPED 2024-09-21T13:53:14.743 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[20015]: [21/Sep/2024:13:53:14] ENGINE Bus STARTING 2024-09-21T13:53:14.744 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[20015]: [21/Sep/2024:13:53:14] ENGINE Serving on http://:::9283 2024-09-21T13:53:14.744 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[20015]: [21/Sep/2024:13:53:14] ENGINE Bus STARTED 2024-09-21T13:53:14.744 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[20015]: [21/Sep/2024:13:53:14] ENGINE Bus STOPPING 2024-09-21T13:53:14.834 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:14 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:14.577638103Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-21T13:53:14.835 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:14 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:14.724429072Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-21T13:53:14.835 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:14 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:14.811161523Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-21T13:53:15.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[19760]: audit 2024-09-21T13:53:13.612973+0000 mgr.y (mgr.24308) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:53:15.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[19760]: audit 2024-09-21T13:53:13.614408+0000 mgr.y (mgr.24308) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T13:53:15.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[19760]: audit 2024-09-21T13:53:13.629533+0000 mgr.y (mgr.24308) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:53:15.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[19760]: audit 2024-09-21T13:53:13.634817+0000 mgr.y (mgr.24308) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T13:53:15.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[19760]: audit 2024-09-21T13:53:13.655027+0000 mgr.y (mgr.24308) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:53:15.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[19760]: audit 2024-09-21T13:53:13.658898+0000 mgr.y (mgr.24308) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T13:53:15.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[28514]: audit 2024-09-21T13:53:13.612973+0000 mgr.y (mgr.24308) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:53:15.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[28514]: audit 2024-09-21T13:53:13.614408+0000 mgr.y (mgr.24308) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T13:53:15.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[28514]: audit 2024-09-21T13:53:13.629533+0000 mgr.y (mgr.24308) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:53:15.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[28514]: audit 2024-09-21T13:53:13.634817+0000 mgr.y (mgr.24308) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T13:53:15.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[28514]: audit 2024-09-21T13:53:13.655027+0000 mgr.y (mgr.24308) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:53:15.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:14 smithi032 bash[28514]: audit 2024-09-21T13:53:13.658898+0000 mgr.y (mgr.24308) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T13:53:15.101 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:14 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:14.902820558Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-21T13:53:15.101 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:14 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:14.989950063Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-21T13:53:15.101 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.043279243Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-21T13:53:15.101 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.102054853Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-21T13:53:15.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:14 smithi046 bash[21852]: audit 2024-09-21T13:53:13.612973+0000 mgr.y (mgr.24308) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:53:15.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:14 smithi046 bash[21852]: audit 2024-09-21T13:53:13.614408+0000 mgr.y (mgr.24308) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T13:53:15.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:14 smithi046 bash[21852]: audit 2024-09-21T13:53:13.629533+0000 mgr.y (mgr.24308) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:53:15.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:14 smithi046 bash[21852]: audit 2024-09-21T13:53:13.634817+0000 mgr.y (mgr.24308) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T13:53:15.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:14 smithi046 bash[21852]: audit 2024-09-21T13:53:13.655027+0000 mgr.y (mgr.24308) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:53:15.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:14 smithi046 bash[21852]: audit 2024-09-21T13:53:13.658898+0000 mgr.y (mgr.24308) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T13:53:15.366 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:15 smithi032 bash[20015]: [21/Sep/2024:13:53:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:53:15.366 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:15 smithi032 bash[20015]: [21/Sep/2024:13:53:15] ENGINE Bus STOPPED 2024-09-21T13:53:15.366 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:15 smithi032 bash[20015]: [21/Sep/2024:13:53:15] ENGINE Bus STARTING 2024-09-21T13:53:15.366 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:15 smithi032 bash[20015]: [21/Sep/2024:13:53:15] ENGINE Serving on http://:::9283 2024-09-21T13:53:15.366 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:15 smithi032 bash[20015]: [21/Sep/2024:13:53:15] ENGINE Bus STARTED 2024-09-21T13:53:15.379 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.152607694Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-21T13:53:15.379 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.194677174Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-21T13:53:15.379 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.236701084Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-21T13:53:15.379 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.295813092Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-21T13:53:15.379 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.337847024Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-21T13:53:15.380 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.379996409Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-21T13:53:15.380 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.259Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T13:53:15.380 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.259Z 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:53:15.380 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.259Z 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 smithi046 (none))" 2024-09-21T13:53:15.380 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.259Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T13:53:15.380 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.259Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T13:53:15.380 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.260Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T13:53:15.380 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.261Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T13:53:15.380 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.263Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T13:53:15.380 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.263Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T13:53:15.381 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.265Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T13:53:15.381 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.265Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.817µs 2024-09-21T13:53:15.381 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.265Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T13:53:15.381 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.265Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-21T13:53:15.381 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.265Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-21T13:53:15.381 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.265Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.976µs wal_replay_duration=651.414µs wbl_replay_duration=245ns total_replay_duration=720.638µs 2024-09-21T13:53:15.381 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.267Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T13:53:15.381 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.267Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T13:53:15.381 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.267Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T13:53:15.381 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.292Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.144274ms db_storage=903ns remote_storage=1.262µs web_handler=471ns query_engine=666ns scrape=261.057µs scrape_sd=124.187µs notify=14.572µs notify_sd=22.517µs rules=24.238407ms tracing=7.907µs 2024-09-21T13:53:15.381 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.292Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T13:53:15.381 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[47625]: ts=2024-09-21T13:53:15.292Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T13:53:15.648 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.405227865Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-21T13:53:15.648 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.430512008Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-21T13:53:15.648 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.514154427Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-21T13:53:15.648 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.539357727Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-21T13:53:15.648 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.564711355Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-21T13:53:15.649 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.598427411Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-21T13:53:15.649 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.623492792Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-21T13:53:15.649 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.64883928Z level=info msg="Executing migration" id="create folder table" 2024-09-21T13:53:15.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[21852]: cluster 2024-09-21T13:53:13.960628+0000 mgr.y (mgr.24308) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:15.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.665747509Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-21T13:53:15.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.682689915Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-21T13:53:15.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.699521031Z level=info msg="Executing migration" id="Update folder title length" 2024-09-21T13:53:15.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.716449524Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-21T13:53:15.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=migrator t=2024-09-21T13:53:15.73333052Z level=info msg="migrations completed" performed=485 skipped=0 duration=21.449472759s 2024-09-21T13:53:15.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=sqlstore t=2024-09-21T13:53:15.734835296Z level=info msg="Created default organization" 2024-09-21T13:53:15.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=plugin.finder t=2024-09-21T13:53:15.844681565Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-21T13:53:15.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=secrets t=2024-09-21T13:53:15.844901777Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T13:53:15.961 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=query_data t=2024-09-21T13:53:15.851811779Z level=info msg="Query Service initialization" 2024-09-21T13:53:15.962 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:15 smithi046 bash[46950]: logger=live.push_http t=2024-09-21T13:53:15.860977045Z level=info msg="Live Push Gateway initialization" 2024-09-21T13:53:16.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:15 smithi032 bash[19760]: cluster 2024-09-21T13:53:13.960628+0000 mgr.y (mgr.24308) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:16.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:15 smithi032 bash[28514]: cluster 2024-09-21T13:53:13.960628+0000 mgr.y (mgr.24308) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:16.464 INFO:teuthology.orchestra.run.smithi032.stdout:197568495650 2024-09-21T13:53:16.465 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T13:53:16.466 INFO:teuthology.orchestra.run.smithi032.stdout:107374182466 2024-09-21T13:53:16.466 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T13:53:16.521 INFO:teuthology.orchestra.run.smithi032.stdout:34359738469 2024-09-21T13:53:16.522 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T13:53:17.081 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:53:16 smithi032 bash[54429]: ts=2024-09-21T13:53:16.863Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002243462s 2024-09-21T13:53:17.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:16 smithi046 bash[46950]: logger=infra.usagestats.collector t=2024-09-21T13:53:16.928901167Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T13:53:17.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:16 smithi046 bash[46950]: logger=provisioning.datasources t=2024-09-21T13:53:16.930022668Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T13:53:17.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:16 smithi046 bash[46950]: logger=provisioning.datasources t=2024-09-21T13:53:16.967609648Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-21T13:53:17.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:17 smithi046 bash[46950]: logger=provisioning.alerting t=2024-09-21T13:53:17.001416825Z level=info msg="starting to provision alerting" 2024-09-21T13:53:17.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:17 smithi046 bash[46950]: logger=provisioning.alerting t=2024-09-21T13:53:17.001429391Z level=info msg="finished to provision alerting" 2024-09-21T13:53:17.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:17 smithi046 bash[46950]: logger=grafanaStorageLogger t=2024-09-21T13:53:17.001851024Z level=info msg="storage starting" 2024-09-21T13:53:17.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:17 smithi046 bash[46950]: logger=ngalert.state.manager t=2024-09-21T13:53:17.002281055Z level=info msg="Warming state cache for startup" 2024-09-21T13:53:17.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:17 smithi046 bash[46950]: logger=http.server t=2024-09-21T13:53:17.01011636Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T13:53:17.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:17 smithi046 bash[46950]: logger=ngalert.state.manager t=2024-09-21T13:53:17.082323863Z level=info msg="State cache has been initialized" states=0 duration=80.039554ms 2024-09-21T13:53:17.212 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:17 smithi046 bash[46950]: logger=ngalert.multiorg.alertmanager t=2024-09-21T13:53:17.082429752Z level=info msg="starting MultiOrg Alertmanager" 2024-09-21T13:53:17.212 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:53:17 smithi046 bash[46950]: logger=ticker t=2024-09-21T13:53:17.082482852Z level=info msg=starting first_tick=2024-09-21T13:53:20Z 2024-09-21T13:53:17.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:17 smithi032 bash[19760]: cluster 2024-09-21T13:53:15.961277+0000 mgr.y (mgr.24308) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:17.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:17 smithi032 bash[28514]: cluster 2024-09-21T13:53:15.961277+0000 mgr.y (mgr.24308) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:17.919 INFO:teuthology.orchestra.run.smithi032.stdout:55834574938 2024-09-21T13:53:17.919 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T13:53:17.949 INFO:teuthology.orchestra.run.smithi032.stdout:77309411405 2024-09-21T13:53:17.949 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T13:53:18.070 INFO:teuthology.orchestra.run.smithi032.stdout:163208757293 2024-09-21T13:53:18.070 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T13:53:18.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:17 smithi046 bash[21852]: cluster 2024-09-21T13:53:15.961277+0000 mgr.y (mgr.24308) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:18.835 INFO:teuthology.orchestra.run.smithi032.stdout:128849018935 2024-09-21T13:53:18.835 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T13:53:18.862 INFO:teuthology.orchestra.run.smithi032.stdout:231928234009 2024-09-21T13:53:18.863 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T13:53:20.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:19 smithi032 bash[19760]: cluster 2024-09-21T13:53:17.961696+0000 mgr.y (mgr.24308) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:20.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:19 smithi032 bash[28514]: cluster 2024-09-21T13:53:17.961696+0000 mgr.y (mgr.24308) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:19 smithi046 bash[21852]: cluster 2024-09-21T13:53:17.961696+0000 mgr.y (mgr.24308) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:20.880 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:20.880 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:20.880 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:21.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:20 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:53:20] "GET /metrics HTTP/1.1" 200 26199 "" "Prometheus/2.43.0" 2024-09-21T13:53:21.892 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:21.892 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:21.892 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:21.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:21 smithi046 bash[21852]: cluster 2024-09-21T13:53:19.962104+0000 mgr.y (mgr.24308) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:21.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:21 smithi046 bash[21852]: audit 2024-09-21T13:53:20.669682+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:21.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:21 smithi046 bash[21852]: audit 2024-09-21T13:53:20.679851+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:21.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:21 smithi046 bash[21852]: audit 2024-09-21T13:53:21.412932+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:21.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:21 smithi046 bash[21852]: audit 2024-09-21T13:53:21.418127+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:22.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:21 smithi032 bash[19760]: cluster 2024-09-21T13:53:19.962104+0000 mgr.y (mgr.24308) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:22.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:21 smithi032 bash[19760]: audit 2024-09-21T13:53:20.669682+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:22.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:21 smithi032 bash[19760]: audit 2024-09-21T13:53:20.679851+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:22.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:21 smithi032 bash[19760]: audit 2024-09-21T13:53:21.412932+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:22.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:21 smithi032 bash[19760]: audit 2024-09-21T13:53:21.418127+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:22.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:21 smithi032 bash[28514]: cluster 2024-09-21T13:53:19.962104+0000 mgr.y (mgr.24308) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:22.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:21 smithi032 bash[28514]: audit 2024-09-21T13:53:20.669682+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:22.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:21 smithi032 bash[28514]: audit 2024-09-21T13:53:20.679851+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:22.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:21 smithi032 bash[28514]: audit 2024-09-21T13:53:21.412932+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:22.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:21 smithi032 bash[28514]: audit 2024-09-21T13:53:21.418127+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:22.917 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:22.918 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:22.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:22 smithi046 bash[21852]: audit 2024-09-21T13:53:22.024472+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:53:22.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:22 smithi046 bash[21852]: audit 2024-09-21T13:53:22.025342+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:53:22.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:22 smithi046 bash[21852]: audit 2024-09-21T13:53:22.030112+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:23.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:22 smithi032 bash[28514]: audit 2024-09-21T13:53:22.024472+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:53:23.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:22 smithi032 bash[28514]: audit 2024-09-21T13:53:22.025342+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:53:23.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:22 smithi032 bash[28514]: audit 2024-09-21T13:53:22.030112+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:23.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:22 smithi032 bash[19760]: audit 2024-09-21T13:53:22.024472+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:53:23.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:22 smithi032 bash[19760]: audit 2024-09-21T13:53:22.025342+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:53:23.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:22 smithi032 bash[19760]: audit 2024-09-21T13:53:22.030112+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:53:23.784 INFO:teuthology.orchestra.run.smithi032.stdout:197568495651 2024-09-21T13:53:23.797 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:23 smithi032 bash[19760]: cluster 2024-09-21T13:53:21.962387+0000 mgr.y (mgr.24308) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:23.797 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:23 smithi032 bash[28514]: cluster 2024-09-21T13:53:21.962387+0000 mgr.y (mgr.24308) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:23.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:23 smithi046 bash[21852]: cluster 2024-09-21T13:53:21.962387+0000 mgr.y (mgr.24308) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:24.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:24 smithi046 bash[21852]: audit 2024-09-21T13:53:23.788340+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.32:0/287554483' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T13:53:25.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:24 smithi032 bash[28514]: audit 2024-09-21T13:53:23.788340+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.32:0/287554483' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T13:53:25.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:24 smithi032 bash[19760]: audit 2024-09-21T13:53:23.788340+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.32:0/287554483' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T13:53:25.200 INFO:teuthology.orchestra.run.smithi032.stdout:34359738471 2024-09-21T13:53:25.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:25 smithi046 bash[21852]: cluster 2024-09-21T13:53:23.962753+0000 mgr.y (mgr.24308) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:25.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:25 smithi046 bash[21852]: audit 2024-09-21T13:53:25.204880+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.32:0/48101557' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T13:53:26.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:25 smithi032 bash[19760]: cluster 2024-09-21T13:53:23.962753+0000 mgr.y (mgr.24308) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:26.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:25 smithi032 bash[19760]: audit 2024-09-21T13:53:25.204880+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.32:0/48101557' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T13:53:26.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:25 smithi032 bash[28514]: cluster 2024-09-21T13:53:23.962753+0000 mgr.y (mgr.24308) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:26.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:25 smithi032 bash[28514]: audit 2024-09-21T13:53:25.204880+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.32:0/48101557' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T13:53:26.231 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495650 got 197568495651 for osd.6 2024-09-21T13:53:26.232 DEBUG:teuthology.parallel:result is None 2024-09-21T13:53:26.983 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738469 got 34359738471 for osd.0 2024-09-21T13:53:26.983 DEBUG:teuthology.parallel:result is None 2024-09-21T13:53:27.305 INFO:teuthology.orchestra.run.smithi032.stdout:107374182468 2024-09-21T13:53:27.674 INFO:teuthology.orchestra.run.smithi032.stdout:163208757295 2024-09-21T13:53:27.797 INFO:teuthology.orchestra.run.smithi032.stdout:55834574940 2024-09-21T13:53:27.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:27 smithi046 bash[21852]: cluster 2024-09-21T13:53:25.963228+0000 mgr.y (mgr.24308) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:27.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:27 smithi046 bash[21852]: audit 2024-09-21T13:53:27.013040+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:53:27.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:27 smithi046 bash[21852]: audit 2024-09-21T13:53:27.309540+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.32:0/138657833' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T13:53:27.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:27 smithi046 bash[21852]: audit 2024-09-21T13:53:27.678336+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.32:0/3118176280' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T13:53:28.016 INFO:teuthology.orchestra.run.smithi032.stdout:77309411407 2024-09-21T13:53:28.029 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:27 smithi032 bash[19760]: cluster 2024-09-21T13:53:25.963228+0000 mgr.y (mgr.24308) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:28.029 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:27 smithi032 bash[19760]: audit 2024-09-21T13:53:27.013040+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:53:28.029 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:27 smithi032 bash[19760]: audit 2024-09-21T13:53:27.309540+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.32:0/138657833' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T13:53:28.029 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:27 smithi032 bash[19760]: audit 2024-09-21T13:53:27.678336+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.32:0/3118176280' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T13:53:28.029 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:27 smithi032 bash[28514]: cluster 2024-09-21T13:53:25.963228+0000 mgr.y (mgr.24308) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:28.030 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:27 smithi032 bash[28514]: audit 2024-09-21T13:53:27.013040+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:53:28.030 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:27 smithi032 bash[28514]: audit 2024-09-21T13:53:27.309540+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.32:0/138657833' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T13:53:28.030 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:27 smithi032 bash[28514]: audit 2024-09-21T13:53:27.678336+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.32:0/3118176280' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T13:53:28.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:28 smithi046 bash[21852]: audit 2024-09-21T13:53:27.801776+0000 mon.a (mon.0) 803 : audit [DBG] from='client.? 172.21.15.32:0/1038246724' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T13:53:28.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:28 smithi046 bash[21852]: audit 2024-09-21T13:53:28.020618+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.32:0/3498849198' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T13:53:29.001 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:28 smithi032 bash[19760]: audit 2024-09-21T13:53:27.801776+0000 mon.a (mon.0) 803 : audit [DBG] from='client.? 172.21.15.32:0/1038246724' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T13:53:29.001 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:28 smithi032 bash[19760]: audit 2024-09-21T13:53:28.020618+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.32:0/3498849198' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T13:53:29.001 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:28 smithi032 bash[28514]: audit 2024-09-21T13:53:27.801776+0000 mon.a (mon.0) 803 : audit [DBG] from='client.? 172.21.15.32:0/1038246724' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T13:53:29.001 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:28 smithi032 bash[28514]: audit 2024-09-21T13:53:28.020618+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.32:0/3498849198' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T13:53:29.330 INFO:teuthology.orchestra.run.smithi032.stdout:128849018938 2024-09-21T13:53:29.724 INFO:teuthology.orchestra.run.smithi032.stdout:231928234012 2024-09-21T13:53:29.730 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182466 got 107374182468 for osd.3 2024-09-21T13:53:29.730 DEBUG:teuthology.parallel:result is None 2024-09-21T13:53:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:29 smithi046 bash[21852]: cluster 2024-09-21T13:53:27.963896+0000 mgr.y (mgr.24308) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:29.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:29 smithi046 bash[21852]: audit 2024-09-21T13:53:29.334308+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.32:0/593200275' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T13:53:30.136 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:29 smithi032 bash[19760]: cluster 2024-09-21T13:53:27.963896+0000 mgr.y (mgr.24308) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:30.137 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:29 smithi032 bash[19760]: audit 2024-09-21T13:53:29.334308+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.32:0/593200275' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T13:53:30.138 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:29 smithi032 bash[28514]: cluster 2024-09-21T13:53:27.963896+0000 mgr.y (mgr.24308) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:30.138 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:29 smithi032 bash[28514]: audit 2024-09-21T13:53:29.334308+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.32:0/593200275' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T13:53:30.464 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757293 got 163208757295 for osd.5 2024-09-21T13:53:30.465 DEBUG:teuthology.parallel:result is None 2024-09-21T13:53:30.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:30 smithi032 bash[19760]: audit 2024-09-21T13:53:29.728164+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.32:0/549415793' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T13:53:30.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:30 smithi032 bash[28514]: audit 2024-09-21T13:53:29.728164+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.32:0/549415793' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T13:53:30.884 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574938 got 55834574940 for osd.1 2024-09-21T13:53:30.884 DEBUG:teuthology.parallel:result is None 2024-09-21T13:53:30.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:30 smithi046 bash[21852]: audit 2024-09-21T13:53:29.728164+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.32:0/549415793' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T13:53:31.067 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:30 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:53:30] "GET /metrics HTTP/1.1" 200 26195 "" "Prometheus/2.43.0" 2024-09-21T13:53:31.229 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411405 got 77309411407 for osd.2 2024-09-21T13:53:31.229 DEBUG:teuthology.parallel:result is None 2024-09-21T13:53:31.867 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234009 got 231928234012 for osd.7 2024-09-21T13:53:31.867 DEBUG:teuthology.parallel:result is None 2024-09-21T13:53:31.879 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018935 got 128849018938 for osd.4 2024-09-21T13:53:31.879 DEBUG:teuthology.parallel:result is None 2024-09-21T13:53:31.880 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T13:53:31.880 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T13:53:31.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:31 smithi046 bash[21852]: cluster 2024-09-21T13:53:29.964422+0000 mgr.y (mgr.24308) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:32.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:31 smithi032 bash[28514]: cluster 2024-09-21T13:53:29.964422+0000 mgr.y (mgr.24308) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:32.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:31 smithi032 bash[19760]: cluster 2024-09-21T13:53:29.964422+0000 mgr.y (mgr.24308) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:34.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:33 smithi032 bash[19760]: cluster 2024-09-21T13:53:31.964950+0000 mgr.y (mgr.24308) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:34.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:33 smithi032 bash[28514]: cluster 2024-09-21T13:53:31.964950+0000 mgr.y (mgr.24308) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:34.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:33 smithi046 bash[21852]: cluster 2024-09-21T13:53:31.964950+0000 mgr.y (mgr.24308) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:36.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:35 smithi032 bash[28514]: cluster 2024-09-21T13:53:33.965563+0000 mgr.y (mgr.24308) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:36.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:35 smithi032 bash[19760]: cluster 2024-09-21T13:53:33.965563+0000 mgr.y (mgr.24308) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:36.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:35 smithi046 bash[21852]: cluster 2024-09-21T13:53:33.965563+0000 mgr.y (mgr.24308) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:36.715 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:38.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:37 smithi032 bash[28514]: cluster 2024-09-21T13:53:35.966113+0000 mgr.y (mgr.24308) 77 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:38.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:37 smithi032 bash[19760]: cluster 2024-09-21T13:53:35.966113+0000 mgr.y (mgr.24308) 77 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:38.153 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:53:38.154 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-09-21T13:53:38.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:37 smithi046 bash[21852]: cluster 2024-09-21T13:53:35.966113+0000 mgr.y (mgr.24308) 77 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:38.844 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":46,"stamp":"2024-09-21T13:53:37.966378+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":243336,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":236851,"kb_avail":749717880,"statfs":{"total":767960285184,"available":767711109120,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":242535985},"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.003412"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":253,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-21T13:52:14.047636+0000","last_change":"2024-09-21T13:51:28.400794+0000","last_active":"2024-09-21T13:52:14.047636+0000","last_peered":"2024-09-21T13:52:14.047636+0000","last_clean":"2024-09-21T13:52:14.047636+0000","last_became_active":"2024-09-21T13:51:28.400396+0000","last_became_peered":"2024-09-21T13:51:28.400396+0000","last_unstale":"2024-09-21T13:52:14.047636+0000","last_undegraded":"2024-09-21T13:52:14.047636+0000","last_fullsized":"2024-09-21T13:52:14.047636+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:46:58.348886+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T13:46:58.348886+0000","last_clean_scrub_stamp":"2024-09-21T13:46:58.348886+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-22T19:58:50.511056+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":231928234014,"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":28180,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"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":1594,"internal_metadata":31914438},"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":128849018940,"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,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":107374182471,"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":1593,"internal_metadata":27654599},"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":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,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":55834574943,"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":34359738474,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32336,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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:53:38.845 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T13:53:40.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:39 smithi032 bash[19760]: cluster 2024-09-21T13:53:37.966658+0000 mgr.y (mgr.24308) 78 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:40.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:39 smithi032 bash[19760]: audit 2024-09-21T13:53:38.156195+0000 mgr.y (mgr.24308) 79 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:53:40.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:39 smithi032 bash[28514]: cluster 2024-09-21T13:53:37.966658+0000 mgr.y (mgr.24308) 78 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:40.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:39 smithi032 bash[28514]: audit 2024-09-21T13:53:38.156195+0000 mgr.y (mgr.24308) 79 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:53:40.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:39 smithi046 bash[21852]: cluster 2024-09-21T13:53:37.966658+0000 mgr.y (mgr.24308) 78 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:40.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:39 smithi046 bash[21852]: audit 2024-09-21T13:53:38.156195+0000 mgr.y (mgr.24308) 79 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:53:41.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:40 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:53:40] "GET /metrics HTTP/1.1" 200 26195 "" "Prometheus/2.43.0" 2024-09-21T13:53:42.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:41 smithi032 bash[19760]: cluster 2024-09-21T13:53:39.967221+0000 mgr.y (mgr.24308) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:42.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:41 smithi032 bash[28514]: cluster 2024-09-21T13:53:39.967221+0000 mgr.y (mgr.24308) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:41 smithi046 bash[21852]: cluster 2024-09-21T13:53:39.967221+0000 mgr.y (mgr.24308) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:43.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:42 smithi032 bash[19760]: audit 2024-09-21T13:53:42.014052+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:53:43.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:42 smithi032 bash[28514]: audit 2024-09-21T13:53:42.014052+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:53:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:42 smithi046 bash[21852]: audit 2024-09-21T13:53:42.014052+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:53:43.648 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:44.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:43 smithi032 bash[19760]: cluster 2024-09-21T13:53:41.967786+0000 mgr.y (mgr.24308) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:44.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:43 smithi032 bash[28514]: cluster 2024-09-21T13:53:41.967786+0000 mgr.y (mgr.24308) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:43 smithi046 bash[21852]: cluster 2024-09-21T13:53:41.967786+0000 mgr.y (mgr.24308) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:45.102 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-09-21T13:53:45.103 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:53:45.802 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":49,"stamp":"2024-09-21T13:53:43.968078+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":243336,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":236851,"kb_avail":749717880,"statfs":{"total":767960285184,"available":767711109120,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":242535985},"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.003383"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":253,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-21T13:52:14.047636+0000","last_change":"2024-09-21T13:51:28.400794+0000","last_active":"2024-09-21T13:52:14.047636+0000","last_peered":"2024-09-21T13:52:14.047636+0000","last_clean":"2024-09-21T13:52:14.047636+0000","last_became_active":"2024-09-21T13:51:28.400396+0000","last_became_peered":"2024-09-21T13:51:28.400396+0000","last_unstale":"2024-09-21T13:52:14.047636+0000","last_undegraded":"2024-09-21T13:52:14.047636+0000","last_fullsized":"2024-09-21T13:52:14.047636+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:46:58.348886+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T13:46:58.348886+0000","last_clean_scrub_stamp":"2024-09-21T13:46:58.348886+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-22T19:58:50.511056+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":231928234015,"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":28180,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"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":1594,"internal_metadata":31914438},"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":1595,"internal_metadata":27654597},"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":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":1593,"internal_metadata":27654599},"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":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,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":55834574944,"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":34359738475,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32336,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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:53:45.802 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T13:53:45.803 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T13:53:45.803 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T13:53:45.803 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 0221b256-781f-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T13:53:46.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:45 smithi032 bash[19760]: cluster 2024-09-21T13:53:43.968391+0000 mgr.y (mgr.24308) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:46.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:45 smithi032 bash[28514]: cluster 2024-09-21T13:53:43.968391+0000 mgr.y (mgr.24308) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:46.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:45 smithi046 bash[21852]: cluster 2024-09-21T13:53:43.968391+0000 mgr.y (mgr.24308) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:47.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:46 smithi032 bash[19760]: audit 2024-09-21T13:53:45.106010+0000 mgr.y (mgr.24308) 83 : audit [DBG] from='client.24476 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:53:47.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:46 smithi032 bash[28514]: audit 2024-09-21T13:53:45.106010+0000 mgr.y (mgr.24308) 83 : audit [DBG] from='client.24476 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:53:47.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:46 smithi046 bash[21852]: audit 2024-09-21T13:53:45.106010+0000 mgr.y (mgr.24308) 83 : audit [DBG] from='client.24476 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:53:48.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:47 smithi032 bash[28514]: cluster 2024-09-21T13:53:45.968912+0000 mgr.y (mgr.24308) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:48.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:47 smithi032 bash[19760]: cluster 2024-09-21T13:53:45.968912+0000 mgr.y (mgr.24308) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:48.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:47 smithi046 bash[21852]: cluster 2024-09-21T13:53:45.968912+0000 mgr.y (mgr.24308) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:50.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:49 smithi032 bash[19760]: cluster 2024-09-21T13:53:47.969529+0000 mgr.y (mgr.24308) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:50.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:49 smithi032 bash[28514]: cluster 2024-09-21T13:53:47.969529+0000 mgr.y (mgr.24308) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:49 smithi046 bash[21852]: cluster 2024-09-21T13:53:47.969529+0000 mgr.y (mgr.24308) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:50.608 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:51.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:50 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:53:50] "GET /metrics HTTP/1.1" 200 26200 "" "Prometheus/2.43.0" 2024-09-21T13:53:52.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:51 smithi032 bash[19760]: cluster 2024-09-21T13:53:49.970094+0000 mgr.y (mgr.24308) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:52.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:51 smithi032 bash[28514]: cluster 2024-09-21T13:53:49.970094+0000 mgr.y (mgr.24308) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:52.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:51 smithi046 bash[21852]: cluster 2024-09-21T13:53:49.970094+0000 mgr.y (mgr.24308) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:52.309 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:53:52.309 INFO:teuthology.orchestra.run.smithi032.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T13:53:52.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:52 smithi032 bash[19760]: audit 2024-09-21T13:53:52.313060+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.32:0/1486548142' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T13:53:52.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:52 smithi032 bash[28514]: audit 2024-09-21T13:53:52.313060+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.32:0/1486548142' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T13:53:53.058 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T13:53:53.058 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T13:53:53.059 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T13:53:53.067 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi032.front.sepia.ceph.com 2024-09-21T13:53:53.067 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-21T13:53:53.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:52 smithi046 bash[21852]: audit 2024-09-21T13:53:52.313060+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.32:0/1486548142' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T13:53:54.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:53 smithi032 bash[28514]: cluster 2024-09-21T13:53:51.970566+0000 mgr.y (mgr.24308) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:54.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:53 smithi032 bash[19760]: cluster 2024-09-21T13:53:51.970566+0000 mgr.y (mgr.24308) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:54.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:53 smithi046 bash[21852]: cluster 2024-09-21T13:53:51.970566+0000 mgr.y (mgr.24308) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:56.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:55 smithi032 bash[28514]: cluster 2024-09-21T13:53:53.971180+0000 mgr.y (mgr.24308) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:56.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:55 smithi032 bash[19760]: cluster 2024-09-21T13:53:53.971180+0000 mgr.y (mgr.24308) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:55 smithi046 bash[21852]: cluster 2024-09-21T13:53:53.971180+0000 mgr.y (mgr.24308) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:57.861 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:53:58.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:57 smithi032 bash[19760]: cluster 2024-09-21T13:53:55.971741+0000 mgr.y (mgr.24308) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:58.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:57 smithi032 bash[19760]: audit 2024-09-21T13:53:57.014581+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:53:58.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:57 smithi032 bash[28514]: cluster 2024-09-21T13:53:55.971741+0000 mgr.y (mgr.24308) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:58.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:57 smithi032 bash[28514]: audit 2024-09-21T13:53:57.014581+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:53:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:57 smithi046 bash[21852]: cluster 2024-09-21T13:53:55.971741+0000 mgr.y (mgr.24308) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:53:58.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:57 smithi046 bash[21852]: audit 2024-09-21T13:53:57.014581+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:53:59.704 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:59 smithi032 bash[20015]: [21/Sep/2024:13:53:59] ENGINE Bus STOPPING 2024-09-21T13:54:00.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:59 smithi032 bash[19760]: cluster 2024-09-21T13:53:57.972316+0000 mgr.y (mgr.24308) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:00.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:53:59 smithi032 bash[19760]: audit 2024-09-21T13:53:59.429599+0000 mon.a (mon.0) 809 : audit [INF] from='client.? 172.21.15.32:0/3164759444' entity='client.admin' 2024-09-21T13:54:00.003 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:59 smithi032 bash[20015]: [21/Sep/2024:13:53:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:54:00.003 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:59 smithi032 bash[20015]: [21/Sep/2024:13:53:59] ENGINE Bus STOPPED 2024-09-21T13:54:00.003 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:53:59 smithi032 bash[20015]: [21/Sep/2024:13:53:59] ENGINE Bus STARTING 2024-09-21T13:54:00.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:59 smithi032 bash[28514]: cluster 2024-09-21T13:53:57.972316+0000 mgr.y (mgr.24308) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:00.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:53:59 smithi032 bash[28514]: audit 2024-09-21T13:53:59.429599+0000 mon.a (mon.0) 809 : audit [INF] from='client.? 172.21.15.32:0/3164759444' entity='client.admin' 2024-09-21T13:54:00.125 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T13:54:00.140 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi032.front.sepia.ceph.com 2024-09-21T13:54:00.140 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-21T13:54:00.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:59 smithi046 bash[21852]: cluster 2024-09-21T13:53:57.972316+0000 mgr.y (mgr.24308) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:00.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:53:59 smithi046 bash[21852]: audit 2024-09-21T13:53:59.429599+0000 mon.a (mon.0) 809 : audit [INF] from='client.? 172.21.15.32:0/3164759444' entity='client.admin' 2024-09-21T13:54:00.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:00 smithi032 bash[20015]: [21/Sep/2024:13:54:00] ENGINE Serving on http://:::9283 2024-09-21T13:54:00.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:00 smithi032 bash[20015]: [21/Sep/2024:13:54:00] ENGINE Bus STARTED 2024-09-21T13:54:01.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:00 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:54:00] "GET /metrics HTTP/1.1" 200 26194 "" "Prometheus/2.43.0" 2024-09-21T13:54:01.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:01 smithi032 bash[28514]: cluster 2024-09-21T13:53:59.972852+0000 mgr.y (mgr.24308) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:01.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:01 smithi032 bash[28514]: audit 2024-09-21T13:54:00.017577+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:01.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:01 smithi032 bash[28514]: audit 2024-09-21T13:54:00.025944+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:01.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:01 smithi032 bash[19760]: cluster 2024-09-21T13:53:59.972852+0000 mgr.y (mgr.24308) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:01.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:01 smithi032 bash[19760]: audit 2024-09-21T13:54:00.017577+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:01.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:01 smithi032 bash[19760]: audit 2024-09-21T13:54:00.025944+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:01.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:01 smithi046 bash[21852]: cluster 2024-09-21T13:53:59.972852+0000 mgr.y (mgr.24308) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:01.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:01 smithi046 bash[21852]: audit 2024-09-21T13:54:00.017577+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:01.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:01 smithi046 bash[21852]: audit 2024-09-21T13:54:00.025944+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:03.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:03 smithi032 bash[19760]: cluster 2024-09-21T13:54:01.973376+0000 mgr.y (mgr.24308) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:03.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:03 smithi032 bash[28514]: cluster 2024-09-21T13:54:01.973376+0000 mgr.y (mgr.24308) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:03.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:03 smithi046 bash[21852]: cluster 2024-09-21T13:54:01.973376+0000 mgr.y (mgr.24308) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:04.516 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:54:05.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:05 smithi032 bash[19760]: cluster 2024-09-21T13:54:03.973996+0000 mgr.y (mgr.24308) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:05.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:05 smithi032 bash[28514]: cluster 2024-09-21T13:54:03.973996+0000 mgr.y (mgr.24308) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:05.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:05 smithi046 bash[21852]: cluster 2024-09-21T13:54:03.973996+0000 mgr.y (mgr.24308) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:06.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:06 smithi046 bash[21852]: audit 2024-09-21T13:54:05.066989+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:06.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:06 smithi046 bash[21852]: audit 2024-09-21T13:54:05.071273+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:06.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:06 smithi046 bash[21852]: audit 2024-09-21T13:54:05.819193+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:06.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:06 smithi046 bash[21852]: audit 2024-09-21T13:54:05.831102+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:06.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:06 smithi046 bash[21852]: audit 2024-09-21T13:54:05.833434+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:06.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:06 smithi046 bash[21852]: audit 2024-09-21T13:54:05.834986+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:54:06.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:06 smithi046 bash[21852]: audit 2024-09-21T13:54:05.844239+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:06.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:06 smithi032 bash[19760]: audit 2024-09-21T13:54:05.066989+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:06.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:06 smithi032 bash[19760]: audit 2024-09-21T13:54:05.071273+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:06.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:06 smithi032 bash[19760]: audit 2024-09-21T13:54:05.819193+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:06.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:06 smithi032 bash[19760]: audit 2024-09-21T13:54:05.831102+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:06.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:06 smithi032 bash[19760]: audit 2024-09-21T13:54:05.833434+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:06.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:06 smithi032 bash[19760]: audit 2024-09-21T13:54:05.834986+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:54:06.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:06 smithi032 bash[19760]: audit 2024-09-21T13:54:05.844239+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:06.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:06 smithi032 bash[28514]: audit 2024-09-21T13:54:05.066989+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:06.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:06 smithi032 bash[28514]: audit 2024-09-21T13:54:05.071273+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:06.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:06 smithi032 bash[28514]: audit 2024-09-21T13:54:05.819193+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:06.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:06 smithi032 bash[28514]: audit 2024-09-21T13:54:05.831102+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:06.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:06 smithi032 bash[28514]: audit 2024-09-21T13:54:05.833434+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:06.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:06 smithi032 bash[28514]: audit 2024-09-21T13:54:05.834986+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:54:06.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:06 smithi032 bash[28514]: audit 2024-09-21T13:54:05.844239+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:07.930 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T13:54:07.930 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "86f87a7e-b6b4-48ba-a196-74180e63f6ff", 2024-09-21T13:54:07.930 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "r", 2024-09-21T13:54:07.930 INFO:teuthology.orchestra.run.smithi032.stdout: "current_period": "b4510332-81f8-4784-9841-d19efcea8329", 2024-09-21T13:54:07.930 INFO:teuthology.orchestra.run.smithi032.stdout: "epoch": 1 2024-09-21T13:54:07.930 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T13:54:08.170 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:07 smithi032 bash[28514]: cluster 2024-09-21T13:54:05.974349+0000 mgr.y (mgr.24308) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:08.170 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:07 smithi032 bash[28514]: cluster 2024-09-21T13:54:06.854939+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-21T13:54:08.171 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:07 smithi032 bash[28514]: audit 2024-09-21T13:54:06.861832+0000 mon.a (mon.0) 820 : audit [INF] from='client.? 172.21.15.32:0/2382311066' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T13:54:08.171 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:07 smithi032 bash[19760]: cluster 2024-09-21T13:54:05.974349+0000 mgr.y (mgr.24308) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:08.171 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:07 smithi032 bash[19760]: cluster 2024-09-21T13:54:06.854939+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-21T13:54:08.171 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:07 smithi032 bash[19760]: audit 2024-09-21T13:54:06.861832+0000 mon.a (mon.0) 820 : audit [INF] from='client.? 172.21.15.32:0/2382311066' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T13:54:08.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:07 smithi046 bash[21852]: cluster 2024-09-21T13:54:05.974349+0000 mgr.y (mgr.24308) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:08.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:07 smithi046 bash[21852]: cluster 2024-09-21T13:54:06.854939+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-21T13:54:08.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:07 smithi046 bash[21852]: audit 2024-09-21T13:54:06.861832+0000 mon.a (mon.0) 820 : audit [INF] from='client.? 172.21.15.32:0/2382311066' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T13:54:08.664 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-21T13:54:09.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:08 smithi032 bash[28514]: audit 2024-09-21T13:54:07.851059+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.32:0/2382311066' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-21T13:54:09.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:08 smithi032 bash[28514]: cluster 2024-09-21T13:54:07.858715+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-21T13:54:09.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:08 smithi032 bash[19760]: audit 2024-09-21T13:54:07.851059+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.32:0/2382311066' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-21T13:54:09.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:08 smithi032 bash[19760]: cluster 2024-09-21T13:54:07.858715+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-21T13:54:09.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:08 smithi046 bash[21852]: audit 2024-09-21T13:54:07.851059+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.32:0/2382311066' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-21T13:54:09.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:08 smithi046 bash[21852]: cluster 2024-09-21T13:54:07.858715+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-21T13:54:10.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:09 smithi046 bash[21852]: cluster 2024-09-21T13:54:07.974889+0000 mgr.y (mgr.24308) 95 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 895 B/s wr, 1 op/s 2024-09-21T13:54:10.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:09 smithi046 bash[21852]: cluster 2024-09-21T13:54:08.875598+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-21T13:54:10.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:09 smithi032 bash[19760]: cluster 2024-09-21T13:54:07.974889+0000 mgr.y (mgr.24308) 95 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 895 B/s wr, 1 op/s 2024-09-21T13:54:10.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:09 smithi032 bash[19760]: cluster 2024-09-21T13:54:08.875598+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-21T13:54:10.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:09 smithi032 bash[28514]: cluster 2024-09-21T13:54:07.974889+0000 mgr.y (mgr.24308) 95 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 895 B/s wr, 1 op/s 2024-09-21T13:54:10.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:09 smithi032 bash[28514]: cluster 2024-09-21T13:54:08.875598+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-21T13:54:11.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:10 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:54:10] "GET /metrics HTTP/1.1" 200 26194 "" "Prometheus/2.43.0" 2024-09-21T13:54:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:11 smithi046 bash[21852]: cluster 2024-09-21T13:54:09.975567+0000 mgr.y (mgr.24308) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T13:54:12.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:11 smithi032 bash[19760]: cluster 2024-09-21T13:54:09.975567+0000 mgr.y (mgr.24308) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T13:54:12.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:11 smithi032 bash[28514]: cluster 2024-09-21T13:54:09.975567+0000 mgr.y (mgr.24308) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T13:54:13.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:12 smithi046 bash[21852]: audit 2024-09-21T13:54:11.967479+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-09-21T13:54:13.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:12 smithi046 bash[21852]: audit 2024-09-21T13:54:12.015365+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:54:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:12 smithi032 bash[19760]: audit 2024-09-21T13:54:11.967479+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-09-21T13:54:13.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:12 smithi032 bash[19760]: audit 2024-09-21T13:54:12.015365+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:54:13.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:12 smithi032 bash[28514]: audit 2024-09-21T13:54:11.967479+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-09-21T13:54:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:12 smithi032 bash[28514]: audit 2024-09-21T13:54:12.015365+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:54:13.475 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:54:14.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:13 smithi046 bash[21852]: cluster 2024-09-21T13:54:11.976189+0000 mgr.y (mgr.24308) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T13:54:14.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:13 smithi046 bash[21852]: audit 2024-09-21T13:54:12.889192+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-09-21T13:54:14.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:13 smithi046 bash[21852]: cluster 2024-09-21T13:54:12.895636+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-21T13:54:14.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:13 smithi032 bash[28514]: cluster 2024-09-21T13:54:11.976189+0000 mgr.y (mgr.24308) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T13:54:14.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:13 smithi032 bash[28514]: audit 2024-09-21T13:54:12.889192+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-09-21T13:54:14.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:13 smithi032 bash[28514]: cluster 2024-09-21T13:54:12.895636+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-21T13:54:14.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:13 smithi032 bash[19760]: cluster 2024-09-21T13:54:11.976189+0000 mgr.y (mgr.24308) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T13:54:14.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:13 smithi032 bash[19760]: audit 2024-09-21T13:54:12.889192+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-09-21T13:54:14.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:13 smithi032 bash[19760]: cluster 2024-09-21T13:54:12.895636+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-21T13:54:14.906 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T13:54:14.906 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "4f54329b-82f3-4a91-bdea-2bf1be406695", 2024-09-21T13:54:14.906 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "default", 2024-09-21T13:54:14.906 INFO:teuthology.orchestra.run.smithi032.stdout: "api_name": "default", 2024-09-21T13:54:14.906 INFO:teuthology.orchestra.run.smithi032.stdout: "is_master": true, 2024-09-21T13:54:14.906 INFO:teuthology.orchestra.run.smithi032.stdout: "endpoints": [], 2024-09-21T13:54:14.906 INFO:teuthology.orchestra.run.smithi032.stdout: "hostnames": [], 2024-09-21T13:54:14.906 INFO:teuthology.orchestra.run.smithi032.stdout: "hostnames_s3website": [], 2024-09-21T13:54:14.907 INFO:teuthology.orchestra.run.smithi032.stdout: "master_zone": "", 2024-09-21T13:54:14.907 INFO:teuthology.orchestra.run.smithi032.stdout: "zones": [], 2024-09-21T13:54:14.907 INFO:teuthology.orchestra.run.smithi032.stdout: "placement_targets": [ 2024-09-21T13:54:14.907 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-09-21T13:54:14.907 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "default-placement", 2024-09-21T13:54:14.907 INFO:teuthology.orchestra.run.smithi032.stdout: "tags": [], 2024-09-21T13:54:14.907 INFO:teuthology.orchestra.run.smithi032.stdout: "storage_classes": [] 2024-09-21T13:54:14.907 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T13:54:14.907 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-09-21T13:54:14.907 INFO:teuthology.orchestra.run.smithi032.stdout: "default_placement": "default-placement", 2024-09-21T13:54:14.907 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_id": "86f87a7e-b6b4-48ba-a196-74180e63f6ff", 2024-09-21T13:54:14.907 INFO:teuthology.orchestra.run.smithi032.stdout: "sync_policy": { 2024-09-21T13:54:14.907 INFO:teuthology.orchestra.run.smithi032.stdout: "groups": [] 2024-09-21T13:54:14.907 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T13:54:14.908 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled_features": [ 2024-09-21T13:54:14.908 INFO:teuthology.orchestra.run.smithi032.stdout: "notification_v2", 2024-09-21T13:54:14.908 INFO:teuthology.orchestra.run.smithi032.stdout: "resharding" 2024-09-21T13:54:14.908 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-09-21T13:54:14.908 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T13:54:15.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:14 smithi032 bash[19760]: cluster 2024-09-21T13:54:13.898020+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-21T13:54:15.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:14 smithi032 bash[28514]: cluster 2024-09-21T13:54:13.898020+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-21T13:54:15.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:14 smithi046 bash[21852]: cluster 2024-09-21T13:54:13.898020+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-21T13:54:15.673 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-21T13:54:16.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:15 smithi032 bash[19760]: cluster 2024-09-21T13:54:13.976757+0000 mgr.y (mgr.24308) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:16.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:15 smithi032 bash[28514]: cluster 2024-09-21T13:54:13.976757+0000 mgr.y (mgr.24308) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:15 smithi046 bash[21852]: cluster 2024-09-21T13:54:13.976757+0000 mgr.y (mgr.24308) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:18.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:17 smithi046 bash[21852]: cluster 2024-09-21T13:54:15.977237+0000 mgr.y (mgr.24308) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:18.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:17 smithi032 bash[19760]: cluster 2024-09-21T13:54:15.977237+0000 mgr.y (mgr.24308) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:18.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:17 smithi032 bash[28514]: cluster 2024-09-21T13:54:15.977237+0000 mgr.y (mgr.24308) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:19 smithi046 bash[21852]: cluster 2024-09-21T13:54:17.977954+0000 mgr.y (mgr.24308) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:54:20.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:19 smithi032 bash[19760]: cluster 2024-09-21T13:54:17.977954+0000 mgr.y (mgr.24308) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:54:20.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:19 smithi032 bash[28514]: cluster 2024-09-21T13:54:17.977954+0000 mgr.y (mgr.24308) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:54:20.486 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:54:21.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:20 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:54:20] "GET /metrics HTTP/1.1" 200 28519 "" "Prometheus/2.43.0" 2024-09-21T13:54:21.870 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T13:54:21.870 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "a56800c3-f864-4044-8ac2-9abb6f54f2ea", 2024-09-21T13:54:21.870 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "z", 2024-09-21T13:54:21.870 INFO:teuthology.orchestra.run.smithi032.stdout: "domain_root": "z.rgw.meta:root", 2024-09-21T13:54:21.870 INFO:teuthology.orchestra.run.smithi032.stdout: "control_pool": "z.rgw.control", 2024-09-21T13:54:21.870 INFO:teuthology.orchestra.run.smithi032.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-21T13:54:21.870 INFO:teuthology.orchestra.run.smithi032.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-21T13:54:21.870 INFO:teuthology.orchestra.run.smithi032.stdout: "log_pool": "z.rgw.log", 2024-09-21T13:54:21.870 INFO:teuthology.orchestra.run.smithi032.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-21T13:54:21.870 INFO:teuthology.orchestra.run.smithi032.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-21T13:54:21.871 INFO:teuthology.orchestra.run.smithi032.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-21T13:54:21.871 INFO:teuthology.orchestra.run.smithi032.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-21T13:54:21.871 INFO:teuthology.orchestra.run.smithi032.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-21T13:54:21.871 INFO:teuthology.orchestra.run.smithi032.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-21T13:54:21.871 INFO:teuthology.orchestra.run.smithi032.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-21T13:54:21.871 INFO:teuthology.orchestra.run.smithi032.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-21T13:54:21.871 INFO:teuthology.orchestra.run.smithi032.stdout: "otp_pool": "z.rgw.otp", 2024-09-21T13:54:21.871 INFO:teuthology.orchestra.run.smithi032.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-21T13:54:21.871 INFO:teuthology.orchestra.run.smithi032.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-21T13:54:21.871 INFO:teuthology.orchestra.run.smithi032.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-21T13:54:21.871 INFO:teuthology.orchestra.run.smithi032.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-21T13:54:21.871 INFO:teuthology.orchestra.run.smithi032.stdout: "system_key": { 2024-09-21T13:54:21.871 INFO:teuthology.orchestra.run.smithi032.stdout: "access_key": "", 2024-09-21T13:54:21.872 INFO:teuthology.orchestra.run.smithi032.stdout: "secret_key": "" 2024-09-21T13:54:21.872 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T13:54:21.872 INFO:teuthology.orchestra.run.smithi032.stdout: "placement_pools": [ 2024-09-21T13:54:21.872 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-09-21T13:54:21.872 INFO:teuthology.orchestra.run.smithi032.stdout: "key": "default-placement", 2024-09-21T13:54:21.872 INFO:teuthology.orchestra.run.smithi032.stdout: "val": { 2024-09-21T13:54:21.872 INFO:teuthology.orchestra.run.smithi032.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-21T13:54:21.872 INFO:teuthology.orchestra.run.smithi032.stdout: "storage_classes": { 2024-09-21T13:54:21.872 INFO:teuthology.orchestra.run.smithi032.stdout: "STANDARD": { 2024-09-21T13:54:21.872 INFO:teuthology.orchestra.run.smithi032.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-21T13:54:21.872 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T13:54:21.872 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T13:54:21.872 INFO:teuthology.orchestra.run.smithi032.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-21T13:54:21.872 INFO:teuthology.orchestra.run.smithi032.stdout: "index_type": 0, 2024-09-21T13:54:21.872 INFO:teuthology.orchestra.run.smithi032.stdout: "inline_data": true 2024-09-21T13:54:21.873 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T13:54:21.873 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T13:54:21.873 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-09-21T13:54:21.873 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_id": "86f87a7e-b6b4-48ba-a196-74180e63f6ff" 2024-09-21T13:54:21.873 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T13:54:22.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:21 smithi032 bash[19760]: cluster 2024-09-21T13:54:19.978533+0000 mgr.y (mgr.24308) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:54:22.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:21 smithi032 bash[28514]: cluster 2024-09-21T13:54:19.978533+0000 mgr.y (mgr.24308) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:54:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:21 smithi046 bash[21852]: cluster 2024-09-21T13:54:19.978533+0000 mgr.y (mgr.24308) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:54:22.620 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-21T13:54:24.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:23 smithi046 bash[21852]: cluster 2024-09-21T13:54:21.979155+0000 mgr.y (mgr.24308) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 338 B/s rd, 450 B/s wr, 0 op/s 2024-09-21T13:54:24.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:23 smithi032 bash[19760]: cluster 2024-09-21T13:54:21.979155+0000 mgr.y (mgr.24308) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 338 B/s rd, 450 B/s wr, 0 op/s 2024-09-21T13:54:24.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:23 smithi032 bash[28514]: cluster 2024-09-21T13:54:21.979155+0000 mgr.y (mgr.24308) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 338 B/s rd, 450 B/s wr, 0 op/s 2024-09-21T13:54:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:25 smithi046 bash[21852]: cluster 2024-09-21T13:54:23.979996+0000 mgr.y (mgr.24308) 103 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 913 B/s wr, 2 op/s 2024-09-21T13:54:26.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:25 smithi032 bash[28514]: cluster 2024-09-21T13:54:23.979996+0000 mgr.y (mgr.24308) 103 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 913 B/s wr, 2 op/s 2024-09-21T13:54:26.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:25 smithi032 bash[19760]: cluster 2024-09-21T13:54:23.979996+0000 mgr.y (mgr.24308) 103 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 913 B/s wr, 2 op/s 2024-09-21T13:54:27.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:26 smithi046 bash[21852]: cluster 2024-09-21T13:54:25.980590+0000 mgr.y (mgr.24308) 104 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T13:54:27.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:26 smithi032 bash[28514]: cluster 2024-09-21T13:54:25.980590+0000 mgr.y (mgr.24308) 104 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T13:54:27.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:26 smithi032 bash[19760]: cluster 2024-09-21T13:54:25.980590+0000 mgr.y (mgr.24308) 104 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T13:54:27.415 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:54:28.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:27 smithi046 bash[21852]: audit 2024-09-21T13:54:27.015897+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:54:28.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:27 smithi032 bash[19760]: audit 2024-09-21T13:54:27.015897+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:54:28.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:27 smithi032 bash[28514]: audit 2024-09-21T13:54:27.015897+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:54:29.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:29 smithi046 bash[21852]: cluster 2024-09-21T13:54:27.981571+0000 mgr.y (mgr.24308) 105 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T13:54:29.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:29 smithi032 bash[19760]: cluster 2024-09-21T13:54:27.981571+0000 mgr.y (mgr.24308) 105 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T13:54:29.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:29 smithi032 bash[28514]: cluster 2024-09-21T13:54:27.981571+0000 mgr.y (mgr.24308) 105 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T13:54:30.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:30 smithi046 bash[21852]: cluster 2024-09-21T13:54:29.390397+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-21T13:54:30.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:30 smithi046 bash[21852]: audit 2024-09-21T13:54:29.395014+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.32:0/3210280164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T13:54:30.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:30 smithi046 bash[21852]: audit 2024-09-21T13:54:29.406857+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T13:54:30.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:30 smithi046 bash[21852]: audit 2024-09-21T13:54:30.386956+0000 mon.a (mon.0) 832 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-21T13:54:30.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:30 smithi046 bash[21852]: cluster 2024-09-21T13:54:30.395462+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-21T13:54:30.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:30 smithi032 bash[19760]: cluster 2024-09-21T13:54:29.390397+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-21T13:54:30.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:30 smithi032 bash[19760]: audit 2024-09-21T13:54:29.395014+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.32:0/3210280164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T13:54:30.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:30 smithi032 bash[19760]: audit 2024-09-21T13:54:29.406857+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T13:54:30.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:30 smithi032 bash[19760]: audit 2024-09-21T13:54:30.386956+0000 mon.a (mon.0) 832 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-21T13:54:30.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:30 smithi032 bash[19760]: cluster 2024-09-21T13:54:30.395462+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-21T13:54:30.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:30 smithi032 bash[28514]: cluster 2024-09-21T13:54:29.390397+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-21T13:54:30.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:30 smithi032 bash[28514]: audit 2024-09-21T13:54:29.395014+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.32:0/3210280164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T13:54:30.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:30 smithi032 bash[28514]: audit 2024-09-21T13:54:29.406857+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T13:54:30.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:30 smithi032 bash[28514]: audit 2024-09-21T13:54:30.386956+0000 mon.a (mon.0) 832 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-21T13:54:30.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:30 smithi032 bash[28514]: cluster 2024-09-21T13:54:30.395462+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-21T13:54:31.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:30 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:54:30] "GET /metrics HTTP/1.1" 200 28537 "" "Prometheus/2.43.0" 2024-09-21T13:54:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:31 smithi046 bash[21852]: cluster 2024-09-21T13:54:29.982276+0000 mgr.y (mgr.24308) 106 : cluster [DBG] pgmap v78: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:54:31.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:31 smithi046 bash[21852]: cluster 2024-09-21T13:54:30.398361+0000 mon.a (mon.0) 834 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:54:31.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:31 smithi032 bash[19760]: cluster 2024-09-21T13:54:29.982276+0000 mgr.y (mgr.24308) 106 : cluster [DBG] pgmap v78: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:54:31.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:31 smithi032 bash[19760]: cluster 2024-09-21T13:54:30.398361+0000 mon.a (mon.0) 834 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:54:31.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:31 smithi032 bash[28514]: cluster 2024-09-21T13:54:29.982276+0000 mgr.y (mgr.24308) 106 : cluster [DBG] pgmap v78: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:54:31.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:31 smithi032 bash[28514]: cluster 2024-09-21T13:54:30.398361+0000 mon.a (mon.0) 834 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:54:32.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:32 smithi046 bash[21852]: cluster 2024-09-21T13:54:31.418763+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-21T13:54:32.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:32 smithi046 bash[21852]: audit 2024-09-21T13:54:31.422711+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.32:0/3210280164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T13:54:32.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:32 smithi046 bash[21852]: audit 2024-09-21T13:54:31.423730+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T13:54:32.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:32 smithi046 bash[21852]: audit 2024-09-21T13:54:32.412478+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-21T13:54:32.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:32 smithi046 bash[21852]: cluster 2024-09-21T13:54:32.420220+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-21T13:54:32.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:32 smithi032 bash[19760]: cluster 2024-09-21T13:54:31.418763+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-21T13:54:32.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:32 smithi032 bash[19760]: audit 2024-09-21T13:54:31.422711+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.32:0/3210280164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T13:54:32.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:32 smithi032 bash[19760]: audit 2024-09-21T13:54:31.423730+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T13:54:32.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:32 smithi032 bash[19760]: audit 2024-09-21T13:54:32.412478+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-21T13:54:32.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:32 smithi032 bash[19760]: cluster 2024-09-21T13:54:32.420220+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-21T13:54:32.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:32 smithi032 bash[28514]: cluster 2024-09-21T13:54:31.418763+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-21T13:54:32.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:32 smithi032 bash[28514]: audit 2024-09-21T13:54:31.422711+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.32:0/3210280164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T13:54:32.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:32 smithi032 bash[28514]: audit 2024-09-21T13:54:31.423730+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T13:54:32.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:32 smithi032 bash[28514]: audit 2024-09-21T13:54:32.412478+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-21T13:54:32.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:32 smithi032 bash[28514]: cluster 2024-09-21T13:54:32.420220+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-21T13:54:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:33 smithi046 bash[21852]: cluster 2024-09-21T13:54:31.982974+0000 mgr.y (mgr.24308) 107 : cluster [DBG] pgmap v81: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:34.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:33 smithi032 bash[19760]: cluster 2024-09-21T13:54:31.982974+0000 mgr.y (mgr.24308) 107 : cluster [DBG] pgmap v81: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:34.154 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:33 smithi032 bash[28514]: cluster 2024-09-21T13:54:31.982974+0000 mgr.y (mgr.24308) 107 : cluster [DBG] pgmap v81: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:54:35.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:34 smithi032 bash[19760]: cluster 2024-09-21T13:54:33.696985+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-21T13:54:35.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:34 smithi032 bash[19760]: audit 2024-09-21T13:54:33.705963+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.32:0/3210280164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T13:54:35.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:34 smithi032 bash[19760]: audit 2024-09-21T13:54:33.706418+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T13:54:35.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:34 smithi032 bash[28514]: cluster 2024-09-21T13:54:33.696985+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-21T13:54:35.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:34 smithi032 bash[28514]: audit 2024-09-21T13:54:33.705963+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.32:0/3210280164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T13:54:35.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:34 smithi032 bash[28514]: audit 2024-09-21T13:54:33.706418+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T13:54:35.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:34 smithi046 bash[21852]: cluster 2024-09-21T13:54:33.696985+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-21T13:54:35.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:34 smithi046 bash[21852]: audit 2024-09-21T13:54:33.705963+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.32:0/3210280164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T13:54:35.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:34 smithi046 bash[21852]: audit 2024-09-21T13:54:33.706418+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T13:54:35.841 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T13:54:35.841 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "e23402fc-2577-4fd9-a78b-4ad8c34a8b2b", 2024-09-21T13:54:35.841 INFO:teuthology.orchestra.run.smithi032.stdout: "epoch": 1, 2024-09-21T13:54:35.841 INFO:teuthology.orchestra.run.smithi032.stdout: "predecessor_uuid": "b4510332-81f8-4784-9841-d19efcea8329", 2024-09-21T13:54:35.841 INFO:teuthology.orchestra.run.smithi032.stdout: "sync_status": [], 2024-09-21T13:54:35.841 INFO:teuthology.orchestra.run.smithi032.stdout: "period_map": { 2024-09-21T13:54:35.842 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "e23402fc-2577-4fd9-a78b-4ad8c34a8b2b", 2024-09-21T13:54:35.842 INFO:teuthology.orchestra.run.smithi032.stdout: "zonegroups": [ 2024-09-21T13:54:35.842 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-09-21T13:54:35.842 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "4f54329b-82f3-4a91-bdea-2bf1be406695", 2024-09-21T13:54:35.842 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "default", 2024-09-21T13:54:35.842 INFO:teuthology.orchestra.run.smithi032.stdout: "api_name": "default", 2024-09-21T13:54:35.843 INFO:teuthology.orchestra.run.smithi032.stdout: "is_master": true, 2024-09-21T13:54:35.843 INFO:teuthology.orchestra.run.smithi032.stdout: "endpoints": [], 2024-09-21T13:54:35.843 INFO:teuthology.orchestra.run.smithi032.stdout: "hostnames": [], 2024-09-21T13:54:35.843 INFO:teuthology.orchestra.run.smithi032.stdout: "hostnames_s3website": [], 2024-09-21T13:54:35.843 INFO:teuthology.orchestra.run.smithi032.stdout: "master_zone": "a56800c3-f864-4044-8ac2-9abb6f54f2ea", 2024-09-21T13:54:35.843 INFO:teuthology.orchestra.run.smithi032.stdout: "zones": [ 2024-09-21T13:54:35.843 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-09-21T13:54:35.844 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "a56800c3-f864-4044-8ac2-9abb6f54f2ea", 2024-09-21T13:54:35.844 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "z", 2024-09-21T13:54:35.844 INFO:teuthology.orchestra.run.smithi032.stdout: "endpoints": [], 2024-09-21T13:54:35.844 INFO:teuthology.orchestra.run.smithi032.stdout: "log_meta": false, 2024-09-21T13:54:35.844 INFO:teuthology.orchestra.run.smithi032.stdout: "log_data": false, 2024-09-21T13:54:35.844 INFO:teuthology.orchestra.run.smithi032.stdout: "bucket_index_max_shards": 11, 2024-09-21T13:54:35.844 INFO:teuthology.orchestra.run.smithi032.stdout: "read_only": false, 2024-09-21T13:54:35.844 INFO:teuthology.orchestra.run.smithi032.stdout: "tier_type": "", 2024-09-21T13:54:35.845 INFO:teuthology.orchestra.run.smithi032.stdout: "sync_from_all": true, 2024-09-21T13:54:35.845 INFO:teuthology.orchestra.run.smithi032.stdout: "sync_from": [], 2024-09-21T13:54:35.845 INFO:teuthology.orchestra.run.smithi032.stdout: "redirect_zone": "", 2024-09-21T13:54:35.845 INFO:teuthology.orchestra.run.smithi032.stdout: "supported_features": [ 2024-09-21T13:54:35.845 INFO:teuthology.orchestra.run.smithi032.stdout: "compress-encrypted", 2024-09-21T13:54:35.845 INFO:teuthology.orchestra.run.smithi032.stdout: "notification_v2", 2024-09-21T13:54:35.846 INFO:teuthology.orchestra.run.smithi032.stdout: "resharding" 2024-09-21T13:54:35.846 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-09-21T13:54:35.846 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T13:54:35.846 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-09-21T13:54:35.846 INFO:teuthology.orchestra.run.smithi032.stdout: "placement_targets": [ 2024-09-21T13:54:35.846 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-09-21T13:54:35.846 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "default-placement", 2024-09-21T13:54:35.846 INFO:teuthology.orchestra.run.smithi032.stdout: "tags": [], 2024-09-21T13:54:35.847 INFO:teuthology.orchestra.run.smithi032.stdout: "storage_classes": [ 2024-09-21T13:54:35.847 INFO:teuthology.orchestra.run.smithi032.stdout: "STANDARD" 2024-09-21T13:54:35.847 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-09-21T13:54:35.847 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T13:54:35.847 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-09-21T13:54:35.847 INFO:teuthology.orchestra.run.smithi032.stdout: "default_placement": "default-placement", 2024-09-21T13:54:35.847 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_id": "86f87a7e-b6b4-48ba-a196-74180e63f6ff", 2024-09-21T13:54:35.848 INFO:teuthology.orchestra.run.smithi032.stdout: "sync_policy": { 2024-09-21T13:54:35.848 INFO:teuthology.orchestra.run.smithi032.stdout: "groups": [] 2024-09-21T13:54:35.848 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T13:54:35.848 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled_features": [ 2024-09-21T13:54:35.848 INFO:teuthology.orchestra.run.smithi032.stdout: "notification_v2", 2024-09-21T13:54:35.848 INFO:teuthology.orchestra.run.smithi032.stdout: "resharding" 2024-09-21T13:54:35.848 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-09-21T13:54:35.848 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T13:54:35.848 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-09-21T13:54:35.849 INFO:teuthology.orchestra.run.smithi032.stdout: "short_zone_ids": [ 2024-09-21T13:54:35.849 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-09-21T13:54:35.849 INFO:teuthology.orchestra.run.smithi032.stdout: "key": "a56800c3-f864-4044-8ac2-9abb6f54f2ea", 2024-09-21T13:54:35.849 INFO:teuthology.orchestra.run.smithi032.stdout: "val": 747089560 2024-09-21T13:54:35.849 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T13:54:35.849 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-09-21T13:54:35.849 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T13:54:35.850 INFO:teuthology.orchestra.run.smithi032.stdout: "master_zonegroup": "4f54329b-82f3-4a91-bdea-2bf1be406695", 2024-09-21T13:54:35.850 INFO:teuthology.orchestra.run.smithi032.stdout: "master_zone": "a56800c3-f864-4044-8ac2-9abb6f54f2ea", 2024-09-21T13:54:35.850 INFO:teuthology.orchestra.run.smithi032.stdout: "period_config": { 2024-09-21T13:54:35.850 INFO:teuthology.orchestra.run.smithi032.stdout: "bucket_quota": { 2024-09-21T13:54:35.850 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled": false, 2024-09-21T13:54:35.850 INFO:teuthology.orchestra.run.smithi032.stdout: "check_on_raw": false, 2024-09-21T13:54:35.850 INFO:teuthology.orchestra.run.smithi032.stdout: "max_size": -1, 2024-09-21T13:54:35.851 INFO:teuthology.orchestra.run.smithi032.stdout: "max_size_kb": 0, 2024-09-21T13:54:35.851 INFO:teuthology.orchestra.run.smithi032.stdout: "max_objects": -1 2024-09-21T13:54:35.851 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T13:54:35.851 INFO:teuthology.orchestra.run.smithi032.stdout: "user_quota": { 2024-09-21T13:54:35.851 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled": false, 2024-09-21T13:54:35.851 INFO:teuthology.orchestra.run.smithi032.stdout: "check_on_raw": false, 2024-09-21T13:54:35.851 INFO:teuthology.orchestra.run.smithi032.stdout: "max_size": -1, 2024-09-21T13:54:35.852 INFO:teuthology.orchestra.run.smithi032.stdout: "max_size_kb": 0, 2024-09-21T13:54:35.852 INFO:teuthology.orchestra.run.smithi032.stdout: "max_objects": -1 2024-09-21T13:54:35.852 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T13:54:35.852 INFO:teuthology.orchestra.run.smithi032.stdout: "user_ratelimit": { 2024-09-21T13:54:35.852 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_ops": 0, 2024-09-21T13:54:35.852 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_ops": 0, 2024-09-21T13:54:35.853 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_bytes": 0, 2024-09-21T13:54:35.853 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_bytes": 0, 2024-09-21T13:54:35.853 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled": false 2024-09-21T13:54:35.853 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T13:54:35.853 INFO:teuthology.orchestra.run.smithi032.stdout: "bucket_ratelimit": { 2024-09-21T13:54:35.853 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_ops": 0, 2024-09-21T13:54:35.854 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_ops": 0, 2024-09-21T13:54:35.854 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_bytes": 0, 2024-09-21T13:54:35.854 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_bytes": 0, 2024-09-21T13:54:35.854 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled": false 2024-09-21T13:54:35.854 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T13:54:35.854 INFO:teuthology.orchestra.run.smithi032.stdout: "anonymous_ratelimit": { 2024-09-21T13:54:35.854 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_ops": 0, 2024-09-21T13:54:35.855 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_ops": 0, 2024-09-21T13:54:35.855 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_bytes": 0, 2024-09-21T13:54:35.855 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_bytes": 0, 2024-09-21T13:54:35.855 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled": false 2024-09-21T13:54:35.855 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T13:54:35.855 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T13:54:35.855 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_id": "86f87a7e-b6b4-48ba-a196-74180e63f6ff", 2024-09-21T13:54:35.856 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_epoch": 2 2024-09-21T13:54:35.856 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T13:54:36.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:35 smithi032 bash[19760]: cluster 2024-09-21T13:54:33.983714+0000 mgr.y (mgr.24308) 108 : cluster [DBG] pgmap v84: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-21T13:54:36.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:35 smithi032 bash[19760]: audit 2024-09-21T13:54:34.693226+0000 mon.a (mon.0) 841 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-21T13:54:36.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:35 smithi032 bash[19760]: cluster 2024-09-21T13:54:34.701157+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-21T13:54:36.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:35 smithi032 bash[19760]: audit 2024-09-21T13:54:34.741258+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.32:0/3210280164' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-21T13:54:36.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:35 smithi032 bash[19760]: audit 2024-09-21T13:54:34.746293+0000 mon.a (mon.0) 843 : 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:54:36.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:35 smithi032 bash[28514]: cluster 2024-09-21T13:54:33.983714+0000 mgr.y (mgr.24308) 108 : cluster [DBG] pgmap v84: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-21T13:54:36.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:35 smithi032 bash[28514]: audit 2024-09-21T13:54:34.693226+0000 mon.a (mon.0) 841 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-21T13:54:36.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:35 smithi032 bash[28514]: cluster 2024-09-21T13:54:34.701157+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-21T13:54:36.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:35 smithi032 bash[28514]: audit 2024-09-21T13:54:34.741258+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.32:0/3210280164' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-21T13:54:36.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:35 smithi032 bash[28514]: audit 2024-09-21T13:54:34.746293+0000 mon.a (mon.0) 843 : 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:54:36.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:35 smithi046 bash[21852]: cluster 2024-09-21T13:54:33.983714+0000 mgr.y (mgr.24308) 108 : cluster [DBG] pgmap v84: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-21T13:54:36.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:35 smithi046 bash[21852]: audit 2024-09-21T13:54:34.693226+0000 mon.a (mon.0) 841 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-21T13:54:36.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:35 smithi046 bash[21852]: cluster 2024-09-21T13:54:34.701157+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-21T13:54:36.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:35 smithi046 bash[21852]: audit 2024-09-21T13:54:34.741258+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.32:0/3210280164' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-21T13:54:36.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:35 smithi046 bash[21852]: audit 2024-09-21T13:54:34.746293+0000 mon.a (mon.0) 843 : 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:54:36.697 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-21T13:54:37.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:36 smithi032 bash[19760]: audit 2024-09-21T13:54:35.716235+0000 mon.a (mon.0) 844 : 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:54:37.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:36 smithi032 bash[19760]: cluster 2024-09-21T13:54:35.723314+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-21T13:54:37.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:36 smithi032 bash[28514]: audit 2024-09-21T13:54:35.716235+0000 mon.a (mon.0) 844 : 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:54:37.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:36 smithi032 bash[28514]: cluster 2024-09-21T13:54:35.723314+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-21T13:54:37.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:36 smithi046 bash[21852]: audit 2024-09-21T13:54:35.716235+0000 mon.a (mon.0) 844 : 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:54:37.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:36 smithi046 bash[21852]: cluster 2024-09-21T13:54:35.723314+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-21T13:54:38.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:37 smithi032 bash[19760]: cluster 2024-09-21T13:54:35.984412+0000 mgr.y (mgr.24308) 109 : cluster [DBG] pgmap v87: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-21T13:54:38.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:37 smithi032 bash[19760]: cluster 2024-09-21T13:54:36.726327+0000 mon.a (mon.0) 846 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:54:38.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:37 smithi032 bash[19760]: cluster 2024-09-21T13:54:36.726385+0000 mon.a (mon.0) 847 : cluster [INF] Cluster is now healthy 2024-09-21T13:54:38.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:37 smithi032 bash[28514]: cluster 2024-09-21T13:54:35.984412+0000 mgr.y (mgr.24308) 109 : cluster [DBG] pgmap v87: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-21T13:54:38.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:37 smithi032 bash[28514]: cluster 2024-09-21T13:54:36.726327+0000 mon.a (mon.0) 846 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:54:38.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:37 smithi032 bash[28514]: cluster 2024-09-21T13:54:36.726385+0000 mon.a (mon.0) 847 : cluster [INF] Cluster is now healthy 2024-09-21T13:54:38.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:37 smithi046 bash[21852]: cluster 2024-09-21T13:54:35.984412+0000 mgr.y (mgr.24308) 109 : cluster [DBG] pgmap v87: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-21T13:54:38.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:37 smithi046 bash[21852]: cluster 2024-09-21T13:54:36.726327+0000 mon.a (mon.0) 846 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:54:38.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:37 smithi046 bash[21852]: cluster 2024-09-21T13:54:36.726385+0000 mon.a (mon.0) 847 : cluster [INF] Cluster is now healthy 2024-09-21T13:54:40.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:39 smithi032 bash[19760]: cluster 2024-09-21T13:54:37.985809+0000 mgr.y (mgr.24308) 110 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 2.2 KiB/s wr, 11 op/s 2024-09-21T13:54:40.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:39 smithi032 bash[28514]: cluster 2024-09-21T13:54:37.985809+0000 mgr.y (mgr.24308) 110 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 2.2 KiB/s wr, 11 op/s 2024-09-21T13:54:40.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:39 smithi046 bash[21852]: cluster 2024-09-21T13:54:37.985809+0000 mgr.y (mgr.24308) 110 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 2.2 KiB/s wr, 11 op/s 2024-09-21T13:54:41.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:40 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:54:40] "GET /metrics HTTP/1.1" 200 28537 "" "Prometheus/2.43.0" 2024-09-21T13:54:41.501 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:54:41.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:41 smithi032 bash[28514]: cluster 2024-09-21T13:54:39.986463+0000 mgr.y (mgr.24308) 111 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-21T13:54:41.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:41 smithi032 bash[19760]: cluster 2024-09-21T13:54:39.986463+0000 mgr.y (mgr.24308) 111 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-21T13:54:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:41 smithi046 bash[21852]: cluster 2024-09-21T13:54:39.986463+0000 mgr.y (mgr.24308) 111 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-21T13:54:43.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:42 smithi032 bash[28514]: audit 2024-09-21T13:54:42.016487+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:54:43.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:42 smithi032 bash[19760]: audit 2024-09-21T13:54:42.016487+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:54:43.142 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled rgw.foo update... 2024-09-21T13:54:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:42 smithi046 bash[21852]: audit 2024-09-21T13:54:42.016487+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:54:43.876 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph osd pool create foo' 2024-09-21T13:54:44.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:43 smithi032 bash[28514]: cluster 2024-09-21T13:54:41.987150+0000 mgr.y (mgr.24308) 112 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-21T13:54:44.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:43 smithi032 bash[28514]: audit 2024-09-21T13:54:43.145705+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:44.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:43 smithi032 bash[19760]: cluster 2024-09-21T13:54:41.987150+0000 mgr.y (mgr.24308) 112 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-21T13:54:44.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:43 smithi032 bash[19760]: audit 2024-09-21T13:54:43.145705+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:43 smithi046 bash[21852]: cluster 2024-09-21T13:54:41.987150+0000 mgr.y (mgr.24308) 112 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-21T13:54:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:43 smithi046 bash[21852]: audit 2024-09-21T13:54:43.145705+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:45.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[19760]: audit 2024-09-21T13:54:43.135632+0000 mgr.y (mgr.24308) 113 : audit [DBG] from='client.24563 -' 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:54:45.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[19760]: cephadm 2024-09-21T13:54:43.139475+0000 mgr.y (mgr.24308) 114 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T13:54:45.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[19760]: audit 2024-09-21T13:54:43.845290+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:45.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[19760]: audit 2024-09-21T13:54:43.846686+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:54:45.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[19760]: audit 2024-09-21T13:54:43.854423+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:45.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[19760]: audit 2024-09-21T13:54:43.858371+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T13:54:45.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[19760]: audit 2024-09-21T13:54:43.860566+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T13:54:45.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[19760]: audit 2024-09-21T13:54:43.867610+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:45.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[19760]: audit 2024-09-21T13:54:43.869876+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:45.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[19760]: cephadm 2024-09-21T13:54:43.871325+0000 mgr.y (mgr.24308) 115 : cephadm [INF] Deploying daemon rgw.foo.smithi046.arwyec on smithi046 2024-09-21T13:54:45.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[28514]: audit 2024-09-21T13:54:43.135632+0000 mgr.y (mgr.24308) 113 : audit [DBG] from='client.24563 -' 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:54:45.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[28514]: cephadm 2024-09-21T13:54:43.139475+0000 mgr.y (mgr.24308) 114 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T13:54:45.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[28514]: audit 2024-09-21T13:54:43.845290+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:45.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[28514]: audit 2024-09-21T13:54:43.846686+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:54:45.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[28514]: audit 2024-09-21T13:54:43.854423+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:45.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[28514]: audit 2024-09-21T13:54:43.858371+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T13:54:45.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[28514]: audit 2024-09-21T13:54:43.860566+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T13:54:45.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[28514]: audit 2024-09-21T13:54:43.867610+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:45.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[28514]: audit 2024-09-21T13:54:43.869876+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:45.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:44 smithi032 bash[28514]: cephadm 2024-09-21T13:54:43.871325+0000 mgr.y (mgr.24308) 115 : cephadm [INF] Deploying daemon rgw.foo.smithi046.arwyec on smithi046 2024-09-21T13:54:45.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:44 smithi046 bash[21852]: audit 2024-09-21T13:54:43.135632+0000 mgr.y (mgr.24308) 113 : audit [DBG] from='client.24563 -' 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:54:45.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:44 smithi046 bash[21852]: cephadm 2024-09-21T13:54:43.139475+0000 mgr.y (mgr.24308) 114 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T13:54:45.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:44 smithi046 bash[21852]: audit 2024-09-21T13:54:43.845290+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:45.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:44 smithi046 bash[21852]: audit 2024-09-21T13:54:43.846686+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:54:45.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:44 smithi046 bash[21852]: audit 2024-09-21T13:54:43.854423+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:45.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:44 smithi046 bash[21852]: audit 2024-09-21T13:54:43.858371+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T13:54:45.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:44 smithi046 bash[21852]: audit 2024-09-21T13:54:43.860566+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T13:54:45.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:44 smithi046 bash[21852]: audit 2024-09-21T13:54:43.867610+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:45.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:44 smithi046 bash[21852]: audit 2024-09-21T13:54:43.869876+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:45.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:44 smithi046 bash[21852]: cephadm 2024-09-21T13:54:43.871325+0000 mgr.y (mgr.24308) 115 : cephadm [INF] Deploying daemon rgw.foo.smithi046.arwyec on smithi046 2024-09-21T13:54:46.180 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:45 smithi046 bash[21852]: cluster 2024-09-21T13:54:43.988570+0000 mgr.y (mgr.24308) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-21T13:54:46.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:45 smithi032 bash[28514]: cluster 2024-09-21T13:54:43.988570+0000 mgr.y (mgr.24308) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-21T13:54:46.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:45 smithi032 bash[19760]: cluster 2024-09-21T13:54:43.988570+0000 mgr.y (mgr.24308) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-21T13:54:46.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.460 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.461 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.461 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.462 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.465 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.710 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.711 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.711 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.712 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.712 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.712 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:46.712 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 13:54:46 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.067 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:47 smithi046 bash[21852]: cluster 2024-09-21T13:54:45.989348+0000 mgr.y (mgr.24308) 117 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-21T13:54:48.067 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:47 smithi046 bash[21852]: audit 2024-09-21T13:54:46.774415+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:48.067 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:47 smithi046 bash[21852]: audit 2024-09-21T13:54:46.784931+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:48.067 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:47 smithi046 bash[21852]: audit 2024-09-21T13:54:46.794087+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:48.067 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:47 smithi046 bash[21852]: audit 2024-09-21T13:54:46.795766+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T13:54:48.068 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:47 smithi046 bash[21852]: audit 2024-09-21T13:54:46.799045+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T13:54:48.068 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:47 smithi046 bash[21852]: audit 2024-09-21T13:54:46.810363+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:48.068 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:47 smithi046 bash[21852]: audit 2024-09-21T13:54:46.814461+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:48.068 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:47 smithi046 bash[21852]: cephadm 2024-09-21T13:54:46.816473+0000 mgr.y (mgr.24308) 118 : cephadm [INF] Deploying daemon rgw.foo.smithi032.azimpt on smithi032 2024-09-21T13:54:48.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[19760]: cluster 2024-09-21T13:54:45.989348+0000 mgr.y (mgr.24308) 117 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-21T13:54:48.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[19760]: audit 2024-09-21T13:54:46.774415+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:48.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[19760]: audit 2024-09-21T13:54:46.784931+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:48.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[19760]: audit 2024-09-21T13:54:46.794087+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:48.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[19760]: audit 2024-09-21T13:54:46.795766+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T13:54:48.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[19760]: audit 2024-09-21T13:54:46.799045+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T13:54:48.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[19760]: audit 2024-09-21T13:54:46.810363+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:48.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[19760]: audit 2024-09-21T13:54:46.814461+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:48.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[19760]: cephadm 2024-09-21T13:54:46.816473+0000 mgr.y (mgr.24308) 118 : cephadm [INF] Deploying daemon rgw.foo.smithi032.azimpt on smithi032 2024-09-21T13:54:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[28514]: cluster 2024-09-21T13:54:45.989348+0000 mgr.y (mgr.24308) 117 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-21T13:54:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[28514]: audit 2024-09-21T13:54:46.774415+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[28514]: audit 2024-09-21T13:54:46.784931+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[28514]: audit 2024-09-21T13:54:46.794087+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[28514]: audit 2024-09-21T13:54:46.795766+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T13:54:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[28514]: audit 2024-09-21T13:54:46.799045+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T13:54:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[28514]: audit 2024-09-21T13:54:46.810363+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:48.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[28514]: audit 2024-09-21T13:54:46.814461+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:48.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:47 smithi032 bash[28514]: cephadm 2024-09-21T13:54:46.816473+0000 mgr.y (mgr.24308) 118 : cephadm [INF] Deploying daemon rgw.foo.smithi032.azimpt on smithi032 2024-09-21T13:54:48.667 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:54:50.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:49 smithi032 bash[19760]: cluster 2024-09-21T13:54:47.990934+0000 mgr.y (mgr.24308) 119 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1023 B/s wr, 4 op/s 2024-09-21T13:54:50.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:49 smithi032 bash[28514]: cluster 2024-09-21T13:54:47.990934+0000 mgr.y (mgr.24308) 119 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1023 B/s wr, 4 op/s 2024-09-21T13:54:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:49 smithi046 bash[21852]: cluster 2024-09-21T13:54:47.990934+0000 mgr.y (mgr.24308) 119 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1023 B/s wr, 4 op/s 2024-09-21T13:54:50.537 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.537 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.537 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.538 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.538 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.539 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.539 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.539 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.539 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.854 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.855 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.855 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.855 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.856 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.856 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.857 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:50.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:50 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:51.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:50 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:54:50] "GET /metrics HTTP/1.1" 200 35431 "" "Prometheus/2.43.0" 2024-09-21T13:54:51.861 INFO:teuthology.orchestra.run.smithi032.stderr:pool 'foo' created 2024-09-21T13:54:52.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[19760]: cluster 2024-09-21T13:54:49.991773+0000 mgr.y (mgr.24308) 120 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-21T13:54:52.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[19760]: audit 2024-09-21T13:54:50.822617+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[19760]: audit 2024-09-21T13:54:50.827407+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[19760]: audit 2024-09-21T13:54:50.833172+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[19760]: audit 2024-09-21T13:54:50.836708+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[19760]: audit 2024-09-21T13:54:50.843257+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[19760]: cephadm 2024-09-21T13:54:50.844766+0000 mgr.y (mgr.24308) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T13:54:52.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[19760]: audit 2024-09-21T13:54:50.849989+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[19760]: audit 2024-09-21T13:54:50.855643+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[19760]: audit 2024-09-21T13:54:50.882482+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.32:0/2494524374' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-21T13:54:52.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[19760]: audit 2024-09-21T13:54:50.882857+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-21T13:54:52.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[28514]: cluster 2024-09-21T13:54:49.991773+0000 mgr.y (mgr.24308) 120 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-21T13:54:52.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[28514]: audit 2024-09-21T13:54:50.822617+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[28514]: audit 2024-09-21T13:54:50.827407+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[28514]: audit 2024-09-21T13:54:50.833172+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[28514]: audit 2024-09-21T13:54:50.836708+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[28514]: audit 2024-09-21T13:54:50.843257+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[28514]: cephadm 2024-09-21T13:54:50.844766+0000 mgr.y (mgr.24308) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T13:54:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[28514]: audit 2024-09-21T13:54:50.849989+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[28514]: audit 2024-09-21T13:54:50.855643+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[28514]: audit 2024-09-21T13:54:50.882482+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.32:0/2494524374' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-21T13:54:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:51 smithi032 bash[28514]: audit 2024-09-21T13:54:50.882857+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-21T13:54:52.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:51 smithi046 bash[21852]: cluster 2024-09-21T13:54:49.991773+0000 mgr.y (mgr.24308) 120 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-21T13:54:52.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:51 smithi046 bash[21852]: audit 2024-09-21T13:54:50.822617+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:51 smithi046 bash[21852]: audit 2024-09-21T13:54:50.827407+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:51 smithi046 bash[21852]: audit 2024-09-21T13:54:50.833172+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:51 smithi046 bash[21852]: audit 2024-09-21T13:54:50.836708+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:51 smithi046 bash[21852]: audit 2024-09-21T13:54:50.843257+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:51 smithi046 bash[21852]: cephadm 2024-09-21T13:54:50.844766+0000 mgr.y (mgr.24308) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T13:54:52.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:51 smithi046 bash[21852]: audit 2024-09-21T13:54:50.849989+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:51 smithi046 bash[21852]: audit 2024-09-21T13:54:50.855643+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:52.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:51 smithi046 bash[21852]: audit 2024-09-21T13:54:50.882482+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.32:0/2494524374' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-21T13:54:52.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:51 smithi046 bash[21852]: audit 2024-09-21T13:54:50.882857+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-21T13:54:52.668 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'rbd pool init foo' 2024-09-21T13:54:53.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:52 smithi032 bash[19760]: audit 2024-09-21T13:54:51.857313+0000 mon.a (mon.0) 872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-21T13:54:53.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:52 smithi032 bash[19760]: cluster 2024-09-21T13:54:51.864993+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-21T13:54:53.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:52 smithi032 bash[19760]: audit 2024-09-21T13:54:52.041749+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:53.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:52 smithi032 bash[28514]: audit 2024-09-21T13:54:51.857313+0000 mon.a (mon.0) 872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-21T13:54:53.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:52 smithi032 bash[28514]: cluster 2024-09-21T13:54:51.864993+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-21T13:54:53.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:52 smithi032 bash[28514]: audit 2024-09-21T13:54:52.041749+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:53.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:52 smithi046 bash[21852]: audit 2024-09-21T13:54:51.857313+0000 mon.a (mon.0) 872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-21T13:54:53.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:52 smithi046 bash[21852]: cluster 2024-09-21T13:54:51.864993+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-21T13:54:53.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:52 smithi046 bash[21852]: audit 2024-09-21T13:54:52.041749+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:54.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:53 smithi046 bash[21852]: cluster 2024-09-21T13:54:51.992424+0000 mgr.y (mgr.24308) 122 : cluster [DBG] pgmap v96: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-09-21T13:54:54.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:53 smithi046 bash[21852]: cluster 2024-09-21T13:54:52.857176+0000 mon.a (mon.0) 875 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:54:54.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:53 smithi046 bash[21852]: cluster 2024-09-21T13:54:52.869146+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-21T13:54:54.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:53 smithi032 bash[19760]: cluster 2024-09-21T13:54:51.992424+0000 mgr.y (mgr.24308) 122 : cluster [DBG] pgmap v96: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-09-21T13:54:54.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:53 smithi032 bash[19760]: cluster 2024-09-21T13:54:52.857176+0000 mon.a (mon.0) 875 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:54:54.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:53 smithi032 bash[19760]: cluster 2024-09-21T13:54:52.869146+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-21T13:54:54.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:53 smithi032 bash[28514]: cluster 2024-09-21T13:54:51.992424+0000 mgr.y (mgr.24308) 122 : cluster [DBG] pgmap v96: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-09-21T13:54:54.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:53 smithi032 bash[28514]: cluster 2024-09-21T13:54:52.857176+0000 mon.a (mon.0) 875 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:54:54.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:53 smithi032 bash[28514]: cluster 2024-09-21T13:54:52.869146+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-21T13:54:55.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:54 smithi046 bash[21852]: cluster 2024-09-21T13:54:53.884398+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-21T13:54:55.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:54 smithi032 bash[19760]: cluster 2024-09-21T13:54:53.884398+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-21T13:54:55.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:54 smithi032 bash[28514]: cluster 2024-09-21T13:54:53.884398+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-21T13:54:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:55 smithi046 bash[21852]: cluster 2024-09-21T13:54:53.993207+0000 mgr.y (mgr.24308) 123 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 5.7 KiB/s wr, 351 op/s 2024-09-21T13:54:56.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:55 smithi032 bash[19760]: cluster 2024-09-21T13:54:53.993207+0000 mgr.y (mgr.24308) 123 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 5.7 KiB/s wr, 351 op/s 2024-09-21T13:54:56.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:55 smithi032 bash[28514]: cluster 2024-09-21T13:54:53.993207+0000 mgr.y (mgr.24308) 123 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 5.7 KiB/s wr, 351 op/s 2024-09-21T13:54:57.243 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:54:58.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[19760]: cluster 2024-09-21T13:54:55.994020+0000 mgr.y (mgr.24308) 124 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 5.7 KiB/s wr, 352 op/s 2024-09-21T13:54:58.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[19760]: audit 2024-09-21T13:54:56.801932+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:58.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[19760]: audit 2024-09-21T13:54:56.812974+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:58.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[19760]: audit 2024-09-21T13:54:57.022460+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:58.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[19760]: audit 2024-09-21T13:54:57.024640+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:54:58.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[19760]: audit 2024-09-21T13:54:57.777404+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:58.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[19760]: audit 2024-09-21T13:54:57.783401+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:58.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[19760]: audit 2024-09-21T13:54:57.784468+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:58.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[19760]: audit 2024-09-21T13:54:57.785213+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:54:58.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[28514]: cluster 2024-09-21T13:54:55.994020+0000 mgr.y (mgr.24308) 124 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 5.7 KiB/s wr, 352 op/s 2024-09-21T13:54:58.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[28514]: audit 2024-09-21T13:54:56.801932+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:58.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[28514]: audit 2024-09-21T13:54:56.812974+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:58.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[28514]: audit 2024-09-21T13:54:57.022460+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:58.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[28514]: audit 2024-09-21T13:54:57.024640+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:54:58.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[28514]: audit 2024-09-21T13:54:57.777404+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:58.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[28514]: audit 2024-09-21T13:54:57.783401+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:58.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[28514]: audit 2024-09-21T13:54:57.784468+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:58.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:57 smithi032 bash[28514]: audit 2024-09-21T13:54:57.785213+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:54:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:57 smithi046 bash[21852]: cluster 2024-09-21T13:54:55.994020+0000 mgr.y (mgr.24308) 124 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 5.7 KiB/s wr, 352 op/s 2024-09-21T13:54:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:57 smithi046 bash[21852]: audit 2024-09-21T13:54:56.801932+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:58.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:57 smithi046 bash[21852]: audit 2024-09-21T13:54:56.812974+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:58.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:57 smithi046 bash[21852]: audit 2024-09-21T13:54:57.022460+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:58.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:57 smithi046 bash[21852]: audit 2024-09-21T13:54:57.024640+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:54:58.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:57 smithi046 bash[21852]: audit 2024-09-21T13:54:57.777404+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:58.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:57 smithi046 bash[21852]: audit 2024-09-21T13:54:57.783401+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:58.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:57 smithi046 bash[21852]: audit 2024-09-21T13:54:57.784468+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:58.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:57 smithi046 bash[21852]: audit 2024-09-21T13:54:57.785213+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:54:58.505 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[20015]: [21/Sep/2024:13:54:58] ENGINE Bus STOPPING 2024-09-21T13:54:58.506 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[20015]: [21/Sep/2024:13:54:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:54:58.506 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[20015]: [21/Sep/2024:13:54:58] ENGINE Bus STOPPED 2024-09-21T13:54:58.506 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[20015]: [21/Sep/2024:13:54:58] ENGINE Bus STARTING 2024-09-21T13:54:58.801 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[20015]: [21/Sep/2024:13:54:58] ENGINE Serving on http://:::9283 2024-09-21T13:54:58.801 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[20015]: [21/Sep/2024:13:54:58] ENGINE Bus STARTED 2024-09-21T13:54:58.801 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[20015]: [21/Sep/2024:13:54:58] ENGINE Bus STOPPING 2024-09-21T13:54:59.105 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:59 smithi032 bash[20015]: [21/Sep/2024:13:54:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:54:59.105 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:59 smithi032 bash[20015]: [21/Sep/2024:13:54:59] ENGINE Bus STOPPED 2024-09-21T13:54:59.105 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:59 smithi032 bash[20015]: [21/Sep/2024:13:54:59] ENGINE Bus STARTING 2024-09-21T13:54:59.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[19760]: cephadm 2024-09-21T13:54:57.789606+0000 mgr.y (mgr.24308) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:54:59.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[19760]: audit 2024-09-21T13:54:58.222646+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:59.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[19760]: audit 2024-09-21T13:54:58.229960+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:59.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[19760]: audit 2024-09-21T13:54:58.237665+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:59.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[19760]: audit 2024-09-21T13:54:58.360852+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:59.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[19760]: audit 2024-09-21T13:54:58.361894+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:54:59.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[19760]: audit 2024-09-21T13:54:58.630825+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:59.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[19760]: audit 2024-09-21T13:54:58.763193+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.32:0/3692388566' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-21T13:54:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[28514]: cephadm 2024-09-21T13:54:57.789606+0000 mgr.y (mgr.24308) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:54:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[28514]: audit 2024-09-21T13:54:58.222646+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[28514]: audit 2024-09-21T13:54:58.229960+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[28514]: audit 2024-09-21T13:54:58.237665+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[28514]: audit 2024-09-21T13:54:58.360852+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[28514]: audit 2024-09-21T13:54:58.361894+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:54:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[28514]: audit 2024-09-21T13:54:58.630825+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:59.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:58 smithi032 bash[28514]: audit 2024-09-21T13:54:58.763193+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.32:0/3692388566' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-21T13:54:59.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:58 smithi046 bash[21852]: cephadm 2024-09-21T13:54:57.789606+0000 mgr.y (mgr.24308) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:54:59.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:58 smithi046 bash[21852]: audit 2024-09-21T13:54:58.222646+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:59.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:58 smithi046 bash[21852]: audit 2024-09-21T13:54:58.229960+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:59.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:58 smithi046 bash[21852]: audit 2024-09-21T13:54:58.237665+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:59.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:58 smithi046 bash[21852]: audit 2024-09-21T13:54:58.360852+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:54:59.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:58 smithi046 bash[21852]: audit 2024-09-21T13:54:58.361894+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:54:59.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:58 smithi046 bash[21852]: audit 2024-09-21T13:54:58.630825+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:54:59.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:58 smithi046 bash[21852]: audit 2024-09-21T13:54:58.763193+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.32:0/3692388566' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-21T13:54:59.604 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:59 smithi032 bash[20015]: [21/Sep/2024:13:54:59] ENGINE Serving on http://:::9283 2024-09-21T13:54:59.605 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:54:59 smithi032 bash[20015]: [21/Sep/2024:13:54:59] ENGINE Bus STARTED 2024-09-21T13:55:00.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:59 smithi032 bash[19760]: cluster 2024-09-21T13:54:57.995292+0000 mgr.y (mgr.24308) 126 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 181 KiB/s rd, 5.5 KiB/s wr, 344 op/s 2024-09-21T13:55:00.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:59 smithi032 bash[19760]: cephadm 2024-09-21T13:54:58.366202+0000 mgr.y (mgr.24308) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:55:00.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:59 smithi032 bash[19760]: audit 2024-09-21T13:54:59.631708+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.32:0/3692388566' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-21T13:55:00.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:54:59 smithi032 bash[19760]: cluster 2024-09-21T13:54:59.641428+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-21T13:55:00.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:59 smithi032 bash[28514]: cluster 2024-09-21T13:54:57.995292+0000 mgr.y (mgr.24308) 126 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 181 KiB/s rd, 5.5 KiB/s wr, 344 op/s 2024-09-21T13:55:00.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:59 smithi032 bash[28514]: cephadm 2024-09-21T13:54:58.366202+0000 mgr.y (mgr.24308) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:55:00.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:59 smithi032 bash[28514]: audit 2024-09-21T13:54:59.631708+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.32:0/3692388566' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-21T13:55:00.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:54:59 smithi032 bash[28514]: cluster 2024-09-21T13:54:59.641428+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-21T13:55:00.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:59 smithi046 bash[21852]: cluster 2024-09-21T13:54:57.995292+0000 mgr.y (mgr.24308) 126 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 181 KiB/s rd, 5.5 KiB/s wr, 344 op/s 2024-09-21T13:55:00.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:59 smithi046 bash[21852]: cephadm 2024-09-21T13:54:58.366202+0000 mgr.y (mgr.24308) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:55:00.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:59 smithi046 bash[21852]: audit 2024-09-21T13:54:59.631708+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.32:0/3692388566' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-21T13:55:00.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:54:59 smithi046 bash[21852]: cluster 2024-09-21T13:54:59.641428+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-21T13:55:01.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:55:00 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:55:00] "GET /metrics HTTP/1.1" 200 38064 "" "Prometheus/2.43.0" 2024-09-21T13:55:01.918 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:01 smithi032 bash[19760]: cluster 2024-09-21T13:54:59.996097+0000 mgr.y (mgr.24308) 128 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 155 KiB/s rd, 4.8 KiB/s wr, 296 op/s 2024-09-21T13:55:01.918 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:01 smithi032 bash[19760]: cluster 2024-09-21T13:55:00.640975+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-21T13:55:01.918 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:01 smithi032 bash[19760]: cluster 2024-09-21T13:55:00.809136+0000 mon.a (mon.0) 896 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:55:01.918 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:01 smithi032 bash[19760]: cluster 2024-09-21T13:55:00.809181+0000 mon.a (mon.0) 897 : cluster [INF] Cluster is now healthy 2024-09-21T13:55:01.918 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:01 smithi032 bash[28514]: cluster 2024-09-21T13:54:59.996097+0000 mgr.y (mgr.24308) 128 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 155 KiB/s rd, 4.8 KiB/s wr, 296 op/s 2024-09-21T13:55:01.918 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:01 smithi032 bash[28514]: cluster 2024-09-21T13:55:00.640975+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-21T13:55:01.918 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:01 smithi032 bash[28514]: cluster 2024-09-21T13:55:00.809136+0000 mon.a (mon.0) 896 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:55:01.918 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:01 smithi032 bash[28514]: cluster 2024-09-21T13:55:00.809181+0000 mon.a (mon.0) 897 : cluster [INF] Cluster is now healthy 2024-09-21T13:55:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:01 smithi046 bash[21852]: cluster 2024-09-21T13:54:59.996097+0000 mgr.y (mgr.24308) 128 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 155 KiB/s rd, 4.8 KiB/s wr, 296 op/s 2024-09-21T13:55:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:01 smithi046 bash[21852]: cluster 2024-09-21T13:55:00.640975+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-21T13:55:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:01 smithi046 bash[21852]: cluster 2024-09-21T13:55:00.809136+0000 mon.a (mon.0) 896 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:55:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:01 smithi046 bash[21852]: cluster 2024-09-21T13:55:00.809181+0000 mon.a (mon.0) 897 : cluster [INF] Cluster is now healthy 2024-09-21T13:55:02.414 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-21T13:55:02.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:02 smithi032 bash[19760]: cluster 2024-09-21T13:55:01.643906+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-21T13:55:02.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:02 smithi032 bash[28514]: cluster 2024-09-21T13:55:01.643906+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-21T13:55:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:02 smithi046 bash[21852]: cluster 2024-09-21T13:55:01.643906+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-21T13:55:03.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:03 smithi046 bash[21852]: cluster 2024-09-21T13:55:01.996825+0000 mgr.y (mgr.24308) 129 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:55:04.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:03 smithi032 bash[19760]: cluster 2024-09-21T13:55:01.996825+0000 mgr.y (mgr.24308) 129 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:55:04.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:03 smithi032 bash[28514]: cluster 2024-09-21T13:55:01.996825+0000 mgr.y (mgr.24308) 129 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:55:05.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:05 smithi046 bash[21852]: cluster 2024-09-21T13:55:03.998761+0000 mgr.y (mgr.24308) 130 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 11 op/s 2024-09-21T13:55:06.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:05 smithi032 bash[28514]: cluster 2024-09-21T13:55:03.998761+0000 mgr.y (mgr.24308) 130 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 11 op/s 2024-09-21T13:55:06.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:05 smithi032 bash[19760]: cluster 2024-09-21T13:55:03.998761+0000 mgr.y (mgr.24308) 130 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 11 op/s 2024-09-21T13:55:07.214 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:55:07.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:07 smithi046 bash[21852]: cluster 2024-09-21T13:55:05.999506+0000 mgr.y (mgr.24308) 131 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 643 B/s wr, 10 op/s 2024-09-21T13:55:08.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:07 smithi032 bash[19760]: cluster 2024-09-21T13:55:05.999506+0000 mgr.y (mgr.24308) 131 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 643 B/s wr, 10 op/s 2024-09-21T13:55:08.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:07 smithi032 bash[28514]: cluster 2024-09-21T13:55:05.999506+0000 mgr.y (mgr.24308) 131 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 643 B/s wr, 10 op/s 2024-09-21T13:55:08.829 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled iscsi.foo update... 2024-09-21T13:55:09.643 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T13:55:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:09 smithi046 bash[21852]: cluster 2024-09-21T13:55:08.001341+0000 mgr.y (mgr.24308) 132 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-21T13:55:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:09 smithi046 bash[21852]: cluster 2024-09-21T13:55:08.694694+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-21T13:55:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:09 smithi046 bash[21852]: audit 2024-09-21T13:55:08.823546+0000 mgr.y (mgr.24308) 133 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:09 smithi046 bash[21852]: cephadm 2024-09-21T13:55:08.826192+0000 mgr.y (mgr.24308) 134 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-21T13:55:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:09 smithi046 bash[21852]: audit 2024-09-21T13:55:08.832876+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:09 smithi046 bash[21852]: audit 2024-09-21T13:55:08.835319+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:55:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:09 smithi046 bash[21852]: audit 2024-09-21T13:55:08.836901+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:55:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:09 smithi046 bash[21852]: audit 2024-09-21T13:55:08.845304+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:09 smithi046 bash[21852]: audit 2024-09-21T13:55:08.850304+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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:55:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:09 smithi046 bash[21852]: audit 2024-09-21T13:55:08.852449+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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:55:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:09 smithi046 bash[21852]: audit 2024-09-21T13:55:08.859363+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:55:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:09 smithi046 bash[21852]: cephadm 2024-09-21T13:55:08.860443+0000 mgr.y (mgr.24308) 135 : cephadm [INF] Deploying daemon iscsi.foo.smithi032.eyltpm on smithi032 2024-09-21T13:55:10.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[19760]: cluster 2024-09-21T13:55:08.001341+0000 mgr.y (mgr.24308) 132 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-21T13:55:10.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[19760]: cluster 2024-09-21T13:55:08.694694+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-21T13:55:10.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[19760]: audit 2024-09-21T13:55:08.823546+0000 mgr.y (mgr.24308) 133 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:10.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[19760]: cephadm 2024-09-21T13:55:08.826192+0000 mgr.y (mgr.24308) 134 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-21T13:55:10.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[19760]: audit 2024-09-21T13:55:08.832876+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:10.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[19760]: audit 2024-09-21T13:55:08.835319+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:55:10.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[19760]: audit 2024-09-21T13:55:08.836901+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:55:10.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[19760]: audit 2024-09-21T13:55:08.845304+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:10.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[19760]: audit 2024-09-21T13:55:08.850304+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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:55:10.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[19760]: audit 2024-09-21T13:55:08.852449+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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:55:10.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[19760]: audit 2024-09-21T13:55:08.859363+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:55:10.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[19760]: cephadm 2024-09-21T13:55:08.860443+0000 mgr.y (mgr.24308) 135 : cephadm [INF] Deploying daemon iscsi.foo.smithi032.eyltpm on smithi032 2024-09-21T13:55:10.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[28514]: cluster 2024-09-21T13:55:08.001341+0000 mgr.y (mgr.24308) 132 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-21T13:55:10.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[28514]: cluster 2024-09-21T13:55:08.694694+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-21T13:55:10.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[28514]: audit 2024-09-21T13:55:08.823546+0000 mgr.y (mgr.24308) 133 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:10.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[28514]: cephadm 2024-09-21T13:55:08.826192+0000 mgr.y (mgr.24308) 134 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-21T13:55:10.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[28514]: audit 2024-09-21T13:55:08.832876+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:10.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[28514]: audit 2024-09-21T13:55:08.835319+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:55:10.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[28514]: audit 2024-09-21T13:55:08.836901+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:55:10.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[28514]: audit 2024-09-21T13:55:08.845304+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:10.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[28514]: audit 2024-09-21T13:55:08.850304+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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:55:10.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[28514]: audit 2024-09-21T13:55:08.852449+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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:55:10.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[28514]: audit 2024-09-21T13:55:08.859363+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:55:10.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:09 smithi032 bash[28514]: cephadm 2024-09-21T13:55:08.860443+0000 mgr.y (mgr.24308) 135 : cephadm [INF] Deploying daemon iscsi.foo.smithi032.eyltpm on smithi032 2024-09-21T13:55:11.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:55:10 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:55:10] "GET /metrics HTTP/1.1" 200 38064 "" "Prometheus/2.43.0" 2024-09-21T13:55:11.779 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:11.779 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:11.780 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:11.780 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:11.780 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:11.780 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:11.781 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:11.781 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:11.781 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:11 smithi032 bash[28514]: cluster 2024-09-21T13:55:10.002103+0000 mgr.y (mgr.24308) 136 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 489 B/s wr, 8 op/s 2024-09-21T13:55:11.781 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:11.781 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:11 smithi032 bash[19760]: cluster 2024-09-21T13:55:10.002103+0000 mgr.y (mgr.24308) 136 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 489 B/s wr, 8 op/s 2024-09-21T13:55:11.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:11 smithi046 bash[21852]: cluster 2024-09-21T13:55:10.002103+0000 mgr.y (mgr.24308) 136 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 489 B/s wr, 8 op/s 2024-09-21T13:55:12.104 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:12.104 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:12.105 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:12.105 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:12.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:12.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:12.106 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:12.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:12.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:55:13.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[28514]: cluster 2024-09-21T13:55:12.002612+0000 mgr.y (mgr.24308) 137 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 409 B/s wr, 6 op/s 2024-09-21T13:55:13.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[28514]: audit 2024-09-21T13:55:12.024159+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:13.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[28514]: audit 2024-09-21T13:55:12.042464+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:55:13.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[28514]: audit 2024-09-21T13:55:12.088777+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:13.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[28514]: audit 2024-09-21T13:55:12.094303+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[28514]: audit 2024-09-21T13:55:12.098955+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[28514]: cephadm 2024-09-21T13:55:12.099619+0000 mgr.y (mgr.24308) 138 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-21T13:55:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[28514]: audit 2024-09-21T13:55:12.109324+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[28514]: audit 2024-09-21T13:55:12.913207+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-21T13:55:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[28514]: audit 2024-09-21T13:55:12.913877+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-09-21T13:55:13.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[28514]: audit 2024-09-21T13:55:12.914580+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-21T13:55:13.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[19760]: cluster 2024-09-21T13:55:12.002612+0000 mgr.y (mgr.24308) 137 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 409 B/s wr, 6 op/s 2024-09-21T13:55:13.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[19760]: audit 2024-09-21T13:55:12.024159+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:13.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[19760]: audit 2024-09-21T13:55:12.042464+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:55:13.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[19760]: audit 2024-09-21T13:55:12.088777+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[19760]: audit 2024-09-21T13:55:12.094303+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[19760]: audit 2024-09-21T13:55:12.098955+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[19760]: cephadm 2024-09-21T13:55:12.099619+0000 mgr.y (mgr.24308) 138 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-21T13:55:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[19760]: audit 2024-09-21T13:55:12.109324+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[19760]: audit 2024-09-21T13:55:12.913207+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-21T13:55:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[19760]: audit 2024-09-21T13:55:12.913877+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-09-21T13:55:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:13 smithi032 bash[19760]: audit 2024-09-21T13:55:12.914580+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-21T13:55:13.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:13 smithi046 bash[21852]: cluster 2024-09-21T13:55:12.002612+0000 mgr.y (mgr.24308) 137 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 409 B/s wr, 6 op/s 2024-09-21T13:55:13.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:13 smithi046 bash[21852]: audit 2024-09-21T13:55:12.024159+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:13.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:13 smithi046 bash[21852]: audit 2024-09-21T13:55:12.042464+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:55:13.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:13 smithi046 bash[21852]: audit 2024-09-21T13:55:12.088777+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:13.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:13 smithi046 bash[21852]: audit 2024-09-21T13:55:12.094303+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:13.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:13 smithi046 bash[21852]: audit 2024-09-21T13:55:12.098955+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:13.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:13 smithi046 bash[21852]: cephadm 2024-09-21T13:55:12.099619+0000 mgr.y (mgr.24308) 138 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-21T13:55:13.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:13 smithi046 bash[21852]: audit 2024-09-21T13:55:12.109324+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:13.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:13 smithi046 bash[21852]: audit 2024-09-21T13:55:12.913207+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-21T13:55:13.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:13 smithi046 bash[21852]: audit 2024-09-21T13:55:12.913877+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-09-21T13:55:13.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:13 smithi046 bash[21852]: audit 2024-09-21T13:55:12.914580+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-21T13:55:14.440 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:55:14.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:14 smithi032 bash[19760]: audit 2024-09-21T13:55:13.696829+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-21T13:55:14.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:14 smithi032 bash[19760]: audit 2024-09-21T13:55:13.696955+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]': finished 2024-09-21T13:55:14.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:14 smithi032 bash[19760]: audit 2024-09-21T13:55:13.697152+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-21T13:55:14.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:14 smithi032 bash[19760]: cluster 2024-09-21T13:55:13.705022+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-21T13:55:14.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:14 smithi032 bash[19760]: cluster 2024-09-21T13:55:14.044164+0000 mon.a (mon.0) 920 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-09-21T13:55:14.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:14 smithi032 bash[28514]: audit 2024-09-21T13:55:13.696829+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-21T13:55:14.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:14 smithi032 bash[28514]: audit 2024-09-21T13:55:13.696955+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]': finished 2024-09-21T13:55:14.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:14 smithi032 bash[28514]: audit 2024-09-21T13:55:13.697152+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-21T13:55:14.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:14 smithi032 bash[28514]: cluster 2024-09-21T13:55:13.705022+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-21T13:55:14.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:14 smithi032 bash[28514]: cluster 2024-09-21T13:55:14.044164+0000 mon.a (mon.0) 920 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-09-21T13:55:15.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:14 smithi046 bash[21852]: audit 2024-09-21T13:55:13.696829+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-21T13:55:15.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:14 smithi046 bash[21852]: audit 2024-09-21T13:55:13.696955+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]': finished 2024-09-21T13:55:15.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:14 smithi046 bash[21852]: audit 2024-09-21T13:55:13.697152+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-21T13:55:15.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:14 smithi046 bash[21852]: cluster 2024-09-21T13:55:13.705022+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-21T13:55:15.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:14 smithi046 bash[21852]: cluster 2024-09-21T13:55:14.044164+0000 mon.a (mon.0) 920 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-09-21T13:55:15.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:15 smithi046 bash[21852]: cluster 2024-09-21T13:55:14.003290+0000 mgr.y (mgr.24308) 139 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:55:15.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:15 smithi046 bash[21852]: cluster 2024-09-21T13:55:14.707875+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-21T13:55:15.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:15 smithi046 bash[21852]: audit 2024-09-21T13:55:15.044334+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.32:0/4244086709' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:55:15.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:15 smithi046 bash[21852]: audit 2024-09-21T13:55:15.354168+0000 mon.a (mon.0) 922 : audit [INF] from='client.? 172.21.15.32:0/2680050150' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/191556581"}]: dispatch 2024-09-21T13:55:16.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:15 smithi032 bash[28514]: cluster 2024-09-21T13:55:14.003290+0000 mgr.y (mgr.24308) 139 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:55:16.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:15 smithi032 bash[28514]: cluster 2024-09-21T13:55:14.707875+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-21T13:55:16.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:15 smithi032 bash[28514]: audit 2024-09-21T13:55:15.044334+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.32:0/4244086709' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:55:16.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:15 smithi032 bash[28514]: audit 2024-09-21T13:55:15.354168+0000 mon.a (mon.0) 922 : audit [INF] from='client.? 172.21.15.32:0/2680050150' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/191556581"}]: dispatch 2024-09-21T13:55:16.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:15 smithi032 bash[19760]: cluster 2024-09-21T13:55:14.003290+0000 mgr.y (mgr.24308) 139 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:55:16.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:15 smithi032 bash[19760]: cluster 2024-09-21T13:55:14.707875+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-21T13:55:16.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:15 smithi032 bash[19760]: audit 2024-09-21T13:55:15.044334+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.32:0/4244086709' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:55:16.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:15 smithi032 bash[19760]: audit 2024-09-21T13:55:15.354168+0000 mon.a (mon.0) 922 : audit [INF] from='client.? 172.21.15.32:0/2680050150' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/191556581"}]: dispatch 2024-09-21T13:55:17.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:16 smithi032 bash[19760]: audit 2024-09-21T13:55:15.718630+0000 mon.a (mon.0) 923 : audit [INF] from='client.? 172.21.15.32:0/2680050150' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/191556581"}]': finished 2024-09-21T13:55:17.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:16 smithi032 bash[19760]: cluster 2024-09-21T13:55:15.722081+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-21T13:55:17.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:16 smithi032 bash[19760]: audit 2024-09-21T13:55:16.038548+0000 mon.a (mon.0) 925 : audit [INF] from='client.? 172.21.15.32:0/2763372114' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3902167444"}]: dispatch 2024-09-21T13:55:17.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:16 smithi032 bash[28514]: audit 2024-09-21T13:55:15.718630+0000 mon.a (mon.0) 923 : audit [INF] from='client.? 172.21.15.32:0/2680050150' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/191556581"}]': finished 2024-09-21T13:55:17.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:16 smithi032 bash[28514]: cluster 2024-09-21T13:55:15.722081+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-21T13:55:17.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:16 smithi032 bash[28514]: audit 2024-09-21T13:55:16.038548+0000 mon.a (mon.0) 925 : audit [INF] from='client.? 172.21.15.32:0/2763372114' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3902167444"}]: dispatch 2024-09-21T13:55:17.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:16 smithi046 bash[21852]: audit 2024-09-21T13:55:15.718630+0000 mon.a (mon.0) 923 : audit [INF] from='client.? 172.21.15.32:0/2680050150' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/191556581"}]': finished 2024-09-21T13:55:17.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:16 smithi046 bash[21852]: cluster 2024-09-21T13:55:15.722081+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-21T13:55:17.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:16 smithi046 bash[21852]: audit 2024-09-21T13:55:16.038548+0000 mon.a (mon.0) 925 : audit [INF] from='client.? 172.21.15.32:0/2763372114' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3902167444"}]: dispatch 2024-09-21T13:55:18.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:17 smithi032 bash[19760]: cluster 2024-09-21T13:55:16.003941+0000 mgr.y (mgr.24308) 140 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:55:18.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:17 smithi032 bash[19760]: audit 2024-09-21T13:55:16.728778+0000 mon.a (mon.0) 926 : audit [INF] from='client.? 172.21.15.32:0/2763372114' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3902167444"}]': finished 2024-09-21T13:55:18.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:17 smithi032 bash[19760]: cluster 2024-09-21T13:55:16.736408+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-21T13:55:18.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:17 smithi032 bash[19760]: audit 2024-09-21T13:55:17.061801+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:18.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:17 smithi032 bash[19760]: audit 2024-09-21T13:55:17.062651+0000 mon.a (mon.0) 929 : audit [INF] from='client.? 172.21.15.32:0/718475625' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/346552090"}]: dispatch 2024-09-21T13:55:18.071 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:17 smithi032 bash[28514]: cluster 2024-09-21T13:55:16.003941+0000 mgr.y (mgr.24308) 140 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:55:18.072 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:17 smithi032 bash[28514]: audit 2024-09-21T13:55:16.728778+0000 mon.a (mon.0) 926 : audit [INF] from='client.? 172.21.15.32:0/2763372114' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3902167444"}]': finished 2024-09-21T13:55:18.072 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:17 smithi032 bash[28514]: cluster 2024-09-21T13:55:16.736408+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-21T13:55:18.072 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:17 smithi032 bash[28514]: audit 2024-09-21T13:55:17.061801+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:18.072 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:17 smithi032 bash[28514]: audit 2024-09-21T13:55:17.062651+0000 mon.a (mon.0) 929 : audit [INF] from='client.? 172.21.15.32:0/718475625' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/346552090"}]: dispatch 2024-09-21T13:55:18.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:17 smithi046 bash[21852]: cluster 2024-09-21T13:55:16.003941+0000 mgr.y (mgr.24308) 140 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:55:18.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:17 smithi046 bash[21852]: audit 2024-09-21T13:55:16.728778+0000 mon.a (mon.0) 926 : audit [INF] from='client.? 172.21.15.32:0/2763372114' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3902167444"}]': finished 2024-09-21T13:55:18.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:17 smithi046 bash[21852]: cluster 2024-09-21T13:55:16.736408+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-21T13:55:18.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:17 smithi046 bash[21852]: audit 2024-09-21T13:55:17.061801+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:18.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:17 smithi046 bash[21852]: audit 2024-09-21T13:55:17.062651+0000 mon.a (mon.0) 929 : audit [INF] from='client.? 172.21.15.32:0/718475625' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/346552090"}]: dispatch 2024-09-21T13:55:18.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:55:18 smithi032 bash[20015]: [21/Sep/2024:13:55:18] ENGINE Bus STOPPING 2024-09-21T13:55:18.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:55:18 smithi032 bash[20015]: [21/Sep/2024:13:55:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:55:18.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:55:18 smithi032 bash[20015]: [21/Sep/2024:13:55:18] ENGINE Bus STOPPED 2024-09-21T13:55:18.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:55:18 smithi032 bash[20015]: [21/Sep/2024:13:55:18] ENGINE Bus STARTING 2024-09-21T13:55:18.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:55:18 smithi032 bash[20015]: [21/Sep/2024:13:55:18] ENGINE Serving on http://:::9283 2024-09-21T13:55:18.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:55:18 smithi032 bash[20015]: [21/Sep/2024:13:55:18] ENGINE Bus STARTED 2024-09-21T13:55:19.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: cluster 2024-09-21T13:55:18.004751+0000 mgr.y (mgr.24308) 141 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 237 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:55:19.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.059462+0000 mon.a (mon.0) 930 : audit [INF] from='client.? 172.21.15.32:0/718475625' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/346552090"}]': finished 2024-09-21T13:55:19.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: cluster 2024-09-21T13:55:18.062691+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T13:55:19.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.126548+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.132955+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.134237+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:55:19.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.135174+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:55:19.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.140709+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.210377+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:55:19.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.210999+0000 mgr.y (mgr.24308) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:55:19.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: cephadm 2024-09-21T13:55:18.212121+0000 mgr.y (mgr.24308) 143 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-09-21T13:55:19.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.212357+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:55:19.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.212686+0000 mgr.y (mgr.24308) 144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:55:19.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.216840+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.223642+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T13:55:19.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.224447+0000 mgr.y (mgr.24308) 145 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T13:55:19.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.237181+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.288123+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:55:19.318 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.288912+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:55:19.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: cluster 2024-09-21T13:55:18.004751+0000 mgr.y (mgr.24308) 141 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 237 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:55:19.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.059462+0000 mon.a (mon.0) 930 : audit [INF] from='client.? 172.21.15.32:0/718475625' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/346552090"}]': finished 2024-09-21T13:55:19.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: cluster 2024-09-21T13:55:18.062691+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T13:55:19.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.126548+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.132955+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.134237+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:55:19.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.135174+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:55:19.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.140709+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.210377+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:55:19.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.210999+0000 mgr.y (mgr.24308) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:55:19.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: cephadm 2024-09-21T13:55:18.212121+0000 mgr.y (mgr.24308) 143 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-09-21T13:55:19.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.212357+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:55:19.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.212686+0000 mgr.y (mgr.24308) 144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:55:19.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.216840+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.223642+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T13:55:19.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.224447+0000 mgr.y (mgr.24308) 145 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T13:55:19.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.237181+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.288123+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:55:19.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.288912+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:55:19.320 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.297978+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.320 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.378151+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.32:0/3561018226' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2199940657"}]: dispatch 2024-09-21T13:55:19.320 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[28514]: audit 2024-09-21T13:55:18.378746+0000 mon.a (mon.0) 945 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2199940657"}]: dispatch 2024-09-21T13:55:19.320 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.297978+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.320 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.378151+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.32:0/3561018226' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2199940657"}]: dispatch 2024-09-21T13:55:19.320 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:19 smithi032 bash[19760]: audit 2024-09-21T13:55:18.378746+0000 mon.a (mon.0) 945 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2199940657"}]: dispatch 2024-09-21T13:55:19.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: cluster 2024-09-21T13:55:18.004751+0000 mgr.y (mgr.24308) 141 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 237 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:55:19.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.059462+0000 mon.a (mon.0) 930 : audit [INF] from='client.? 172.21.15.32:0/718475625' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/346552090"}]': finished 2024-09-21T13:55:19.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: cluster 2024-09-21T13:55:18.062691+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T13:55:19.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.126548+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.132955+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.134237+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:55:19.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.135174+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:55:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.140709+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.210377+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:55:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.210999+0000 mgr.y (mgr.24308) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:55:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: cephadm 2024-09-21T13:55:18.212121+0000 mgr.y (mgr.24308) 143 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-09-21T13:55:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.212357+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:55:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.212686+0000 mgr.y (mgr.24308) 144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:55:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.216840+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.223642+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T13:55:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.224447+0000 mgr.y (mgr.24308) 145 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T13:55:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.237181+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.288123+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:55:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.288912+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:55:19.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.297978+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:55:19.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.378151+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.32:0/3561018226' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2199940657"}]: dispatch 2024-09-21T13:55:19.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:19 smithi046 bash[21852]: audit 2024-09-21T13:55:18.378746+0000 mon.a (mon.0) 945 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2199940657"}]: dispatch 2024-09-21T13:55:20.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:20 smithi032 bash[19760]: audit 2024-09-21T13:55:19.294335+0000 mon.a (mon.0) 946 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2199940657"}]': finished 2024-09-21T13:55:20.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:20 smithi032 bash[19760]: cluster 2024-09-21T13:55:19.301799+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T13:55:20.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:20 smithi032 bash[19760]: audit 2024-09-21T13:55:19.622219+0000 mon.a (mon.0) 948 : audit [INF] from='client.? 172.21.15.32:0/2328496107' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1895159318"}]: dispatch 2024-09-21T13:55:20.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:20 smithi032 bash[28514]: audit 2024-09-21T13:55:19.294335+0000 mon.a (mon.0) 946 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2199940657"}]': finished 2024-09-21T13:55:20.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:20 smithi032 bash[28514]: cluster 2024-09-21T13:55:19.301799+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T13:55:20.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:20 smithi032 bash[28514]: audit 2024-09-21T13:55:19.622219+0000 mon.a (mon.0) 948 : audit [INF] from='client.? 172.21.15.32:0/2328496107' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1895159318"}]: dispatch 2024-09-21T13:55:20.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:20 smithi046 bash[21852]: audit 2024-09-21T13:55:19.294335+0000 mon.a (mon.0) 946 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2199940657"}]': finished 2024-09-21T13:55:20.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:20 smithi046 bash[21852]: cluster 2024-09-21T13:55:19.301799+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T13:55:20.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:20 smithi046 bash[21852]: audit 2024-09-21T13:55:19.622219+0000 mon.a (mon.0) 948 : audit [INF] from='client.? 172.21.15.32:0/2328496107' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1895159318"}]: dispatch 2024-09-21T13:55:21.310 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:55:20 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:55:20] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-21T13:55:21.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:21 smithi032 bash[19760]: cluster 2024-09-21T13:55:20.005442+0000 mgr.y (mgr.24308) 146 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 238 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:55:21.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:21 smithi032 bash[19760]: audit 2024-09-21T13:55:20.302780+0000 mon.a (mon.0) 949 : audit [INF] from='client.? 172.21.15.32:0/2328496107' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1895159318"}]': finished 2024-09-21T13:55:21.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:21 smithi032 bash[19760]: cluster 2024-09-21T13:55:20.311464+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-21T13:55:21.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:21 smithi032 bash[19760]: audit 2024-09-21T13:55:20.632000+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.32:0/1688395370' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2199940657"}]: dispatch 2024-09-21T13:55:21.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:21 smithi032 bash[28514]: cluster 2024-09-21T13:55:20.005442+0000 mgr.y (mgr.24308) 146 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 238 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:55:21.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:21 smithi032 bash[28514]: audit 2024-09-21T13:55:20.302780+0000 mon.a (mon.0) 949 : audit [INF] from='client.? 172.21.15.32:0/2328496107' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1895159318"}]': finished 2024-09-21T13:55:21.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:21 smithi032 bash[28514]: cluster 2024-09-21T13:55:20.311464+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-21T13:55:21.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:21 smithi032 bash[28514]: audit 2024-09-21T13:55:20.632000+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.32:0/1688395370' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2199940657"}]: dispatch 2024-09-21T13:55:21.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:21 smithi046 bash[21852]: cluster 2024-09-21T13:55:20.005442+0000 mgr.y (mgr.24308) 146 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 238 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:55:21.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:21 smithi046 bash[21852]: audit 2024-09-21T13:55:20.302780+0000 mon.a (mon.0) 949 : audit [INF] from='client.? 172.21.15.32:0/2328496107' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1895159318"}]': finished 2024-09-21T13:55:21.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:21 smithi046 bash[21852]: cluster 2024-09-21T13:55:20.311464+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-21T13:55:21.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:21 smithi046 bash[21852]: audit 2024-09-21T13:55:20.632000+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.32:0/1688395370' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2199940657"}]: dispatch 2024-09-21T13:55:22.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:22 smithi032 bash[28514]: audit 2024-09-21T13:55:21.305160+0000 mon.a (mon.0) 952 : audit [INF] from='client.? 172.21.15.32:0/1688395370' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2199940657"}]': finished 2024-09-21T13:55:22.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:22 smithi032 bash[28514]: cluster 2024-09-21T13:55:21.313317+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-21T13:55:22.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:22 smithi032 bash[28514]: audit 2024-09-21T13:55:21.629728+0000 mon.a (mon.0) 954 : audit [INF] from='client.? 172.21.15.32:0/1616995151' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3922795120"}]: dispatch 2024-09-21T13:55:22.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:22 smithi032 bash[19760]: audit 2024-09-21T13:55:21.305160+0000 mon.a (mon.0) 952 : audit [INF] from='client.? 172.21.15.32:0/1688395370' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2199940657"}]': finished 2024-09-21T13:55:22.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:22 smithi032 bash[19760]: cluster 2024-09-21T13:55:21.313317+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-21T13:55:22.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:22 smithi032 bash[19760]: audit 2024-09-21T13:55:21.629728+0000 mon.a (mon.0) 954 : audit [INF] from='client.? 172.21.15.32:0/1616995151' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3922795120"}]: dispatch 2024-09-21T13:55:22.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:22 smithi046 bash[21852]: audit 2024-09-21T13:55:21.305160+0000 mon.a (mon.0) 952 : audit [INF] from='client.? 172.21.15.32:0/1688395370' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2199940657"}]': finished 2024-09-21T13:55:22.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:22 smithi046 bash[21852]: cluster 2024-09-21T13:55:21.313317+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-21T13:55:22.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:22 smithi046 bash[21852]: audit 2024-09-21T13:55:21.629728+0000 mon.a (mon.0) 954 : audit [INF] from='client.? 172.21.15.32:0/1616995151' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3922795120"}]: dispatch 2024-09-21T13:55:23.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:23 smithi032 bash[19760]: cluster 2024-09-21T13:55:22.006103+0000 mgr.y (mgr.24308) 147 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:55:23.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:23 smithi032 bash[19760]: audit 2024-09-21T13:55:22.326029+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.32:0/1616995151' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3922795120"}]': finished 2024-09-21T13:55:23.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:23 smithi032 bash[19760]: cluster 2024-09-21T13:55:22.335136+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-21T13:55:23.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:23 smithi032 bash[19760]: audit 2024-09-21T13:55:22.640577+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.32:0/251204596' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4265207928"}]: dispatch 2024-09-21T13:55:23.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:23 smithi032 bash[19760]: audit 2024-09-21T13:55:22.641369+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4265207928"}]: dispatch 2024-09-21T13:55:23.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:23 smithi032 bash[28514]: cluster 2024-09-21T13:55:22.006103+0000 mgr.y (mgr.24308) 147 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:55:23.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:23 smithi032 bash[28514]: audit 2024-09-21T13:55:22.326029+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.32:0/1616995151' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3922795120"}]': finished 2024-09-21T13:55:23.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:23 smithi032 bash[28514]: cluster 2024-09-21T13:55:22.335136+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-21T13:55:23.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:23 smithi032 bash[28514]: audit 2024-09-21T13:55:22.640577+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.32:0/251204596' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4265207928"}]: dispatch 2024-09-21T13:55:23.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:23 smithi032 bash[28514]: audit 2024-09-21T13:55:22.641369+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4265207928"}]: dispatch 2024-09-21T13:55:23.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:23 smithi046 bash[21852]: cluster 2024-09-21T13:55:22.006103+0000 mgr.y (mgr.24308) 147 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:55:23.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:23 smithi046 bash[21852]: audit 2024-09-21T13:55:22.326029+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.32:0/1616995151' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3922795120"}]': finished 2024-09-21T13:55:23.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:23 smithi046 bash[21852]: cluster 2024-09-21T13:55:22.335136+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-21T13:55:23.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:23 smithi046 bash[21852]: audit 2024-09-21T13:55:22.640577+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.32:0/251204596' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4265207928"}]: dispatch 2024-09-21T13:55:23.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:23 smithi046 bash[21852]: audit 2024-09-21T13:55:22.641369+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4265207928"}]: dispatch 2024-09-21T13:55:24.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:24 smithi032 bash[19760]: audit 2024-09-21T13:55:23.328527+0000 mon.a (mon.0) 958 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4265207928"}]': finished 2024-09-21T13:55:24.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:24 smithi032 bash[19760]: cluster 2024-09-21T13:55:23.337225+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-21T13:55:24.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:24 smithi032 bash[19760]: audit 2024-09-21T13:55:23.658037+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.32:0/2333763586' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1713331808"}]: dispatch 2024-09-21T13:55:24.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:24 smithi032 bash[19760]: audit 2024-09-21T13:55:23.658665+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1713331808"}]: dispatch 2024-09-21T13:55:24.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:24 smithi032 bash[28514]: audit 2024-09-21T13:55:23.328527+0000 mon.a (mon.0) 958 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4265207928"}]': finished 2024-09-21T13:55:24.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:24 smithi032 bash[28514]: cluster 2024-09-21T13:55:23.337225+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-21T13:55:24.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:24 smithi032 bash[28514]: audit 2024-09-21T13:55:23.658037+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.32:0/2333763586' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1713331808"}]: dispatch 2024-09-21T13:55:24.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:24 smithi032 bash[28514]: audit 2024-09-21T13:55:23.658665+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1713331808"}]: dispatch 2024-09-21T13:55:24.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:24 smithi046 bash[21852]: audit 2024-09-21T13:55:23.328527+0000 mon.a (mon.0) 958 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/4265207928"}]': finished 2024-09-21T13:55:24.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:24 smithi046 bash[21852]: cluster 2024-09-21T13:55:23.337225+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-21T13:55:24.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:24 smithi046 bash[21852]: audit 2024-09-21T13:55:23.658037+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.32:0/2333763586' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1713331808"}]: dispatch 2024-09-21T13:55:24.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:24 smithi046 bash[21852]: audit 2024-09-21T13:55:23.658665+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1713331808"}]: dispatch 2024-09-21T13:55:25.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:25 smithi046 bash[21852]: cluster 2024-09-21T13:55:24.006963+0000 mgr.y (mgr.24308) 148 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:25.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:25 smithi046 bash[21852]: audit 2024-09-21T13:55:24.350038+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1713331808"}]': finished 2024-09-21T13:55:25.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:25 smithi046 bash[21852]: cluster 2024-09-21T13:55:24.356665+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-21T13:55:25.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:25 smithi046 bash[21852]: audit 2024-09-21T13:55:24.545914+0000 mgr.y (mgr.24308) 149 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:25.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:25 smithi046 bash[21852]: audit 2024-09-21T13:55:24.682796+0000 mon.a (mon.0) 963 : audit [INF] from='client.? 172.21.15.32:0/1792658537' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1185203113"}]: dispatch 2024-09-21T13:55:25.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:25 smithi032 bash[28514]: cluster 2024-09-21T13:55:24.006963+0000 mgr.y (mgr.24308) 148 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:25.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:25 smithi032 bash[28514]: audit 2024-09-21T13:55:24.350038+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1713331808"}]': finished 2024-09-21T13:55:25.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:25 smithi032 bash[28514]: cluster 2024-09-21T13:55:24.356665+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-21T13:55:25.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:25 smithi032 bash[28514]: audit 2024-09-21T13:55:24.545914+0000 mgr.y (mgr.24308) 149 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:25.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:25 smithi032 bash[28514]: audit 2024-09-21T13:55:24.682796+0000 mon.a (mon.0) 963 : audit [INF] from='client.? 172.21.15.32:0/1792658537' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1185203113"}]: dispatch 2024-09-21T13:55:25.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:25 smithi032 bash[19760]: cluster 2024-09-21T13:55:24.006963+0000 mgr.y (mgr.24308) 148 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:25.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:25 smithi032 bash[19760]: audit 2024-09-21T13:55:24.350038+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1713331808"}]': finished 2024-09-21T13:55:25.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:25 smithi032 bash[19760]: cluster 2024-09-21T13:55:24.356665+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-21T13:55:25.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:25 smithi032 bash[19760]: audit 2024-09-21T13:55:24.545914+0000 mgr.y (mgr.24308) 149 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:25.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:25 smithi032 bash[19760]: audit 2024-09-21T13:55:24.682796+0000 mon.a (mon.0) 963 : audit [INF] from='client.? 172.21.15.32:0/1792658537' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1185203113"}]: dispatch 2024-09-21T13:55:26.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:26 smithi046 bash[21852]: audit 2024-09-21T13:55:25.352633+0000 mon.a (mon.0) 964 : audit [INF] from='client.? 172.21.15.32:0/1792658537' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1185203113"}]': finished 2024-09-21T13:55:26.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:26 smithi046 bash[21852]: cluster 2024-09-21T13:55:25.359390+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-21T13:55:26.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:26 smithi046 bash[21852]: audit 2024-09-21T13:55:25.675605+0000 mon.a (mon.0) 966 : audit [INF] from='client.? 172.21.15.32:0/2992426194' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/455490796"}]: dispatch 2024-09-21T13:55:26.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:26 smithi032 bash[19760]: audit 2024-09-21T13:55:25.352633+0000 mon.a (mon.0) 964 : audit [INF] from='client.? 172.21.15.32:0/1792658537' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1185203113"}]': finished 2024-09-21T13:55:26.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:26 smithi032 bash[19760]: cluster 2024-09-21T13:55:25.359390+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-21T13:55:26.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:26 smithi032 bash[19760]: audit 2024-09-21T13:55:25.675605+0000 mon.a (mon.0) 966 : audit [INF] from='client.? 172.21.15.32:0/2992426194' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/455490796"}]: dispatch 2024-09-21T13:55:26.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:26 smithi032 bash[28514]: audit 2024-09-21T13:55:25.352633+0000 mon.a (mon.0) 964 : audit [INF] from='client.? 172.21.15.32:0/1792658537' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1185203113"}]': finished 2024-09-21T13:55:26.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:26 smithi032 bash[28514]: cluster 2024-09-21T13:55:25.359390+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-21T13:55:26.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:26 smithi032 bash[28514]: audit 2024-09-21T13:55:25.675605+0000 mon.a (mon.0) 966 : audit [INF] from='client.? 172.21.15.32:0/2992426194' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/455490796"}]: dispatch 2024-09-21T13:55:27.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:27 smithi046 bash[21852]: cluster 2024-09-21T13:55:26.007729+0000 mgr.y (mgr.24308) 150 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:27.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:27 smithi046 bash[21852]: audit 2024-09-21T13:55:26.371565+0000 mon.a (mon.0) 967 : audit [INF] from='client.? 172.21.15.32:0/2992426194' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/455490796"}]': finished 2024-09-21T13:55:27.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:27 smithi046 bash[21852]: cluster 2024-09-21T13:55:26.379035+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-21T13:55:27.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:27 smithi046 bash[21852]: audit 2024-09-21T13:55:26.702648+0000 mon.a (mon.0) 969 : audit [INF] from='client.? 172.21.15.32:0/1535127740' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2803170800"}]: dispatch 2024-09-21T13:55:27.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:27 smithi046 bash[21852]: audit 2024-09-21T13:55:27.019974+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:55:27.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:27 smithi032 bash[28514]: cluster 2024-09-21T13:55:26.007729+0000 mgr.y (mgr.24308) 150 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:27.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:27 smithi032 bash[28514]: audit 2024-09-21T13:55:26.371565+0000 mon.a (mon.0) 967 : audit [INF] from='client.? 172.21.15.32:0/2992426194' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/455490796"}]': finished 2024-09-21T13:55:27.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:27 smithi032 bash[28514]: cluster 2024-09-21T13:55:26.379035+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-21T13:55:27.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:27 smithi032 bash[28514]: audit 2024-09-21T13:55:26.702648+0000 mon.a (mon.0) 969 : audit [INF] from='client.? 172.21.15.32:0/1535127740' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2803170800"}]: dispatch 2024-09-21T13:55:27.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:27 smithi032 bash[28514]: audit 2024-09-21T13:55:27.019974+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:55:27.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:27 smithi032 bash[19760]: cluster 2024-09-21T13:55:26.007729+0000 mgr.y (mgr.24308) 150 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:27.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:27 smithi032 bash[19760]: audit 2024-09-21T13:55:26.371565+0000 mon.a (mon.0) 967 : audit [INF] from='client.? 172.21.15.32:0/2992426194' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/455490796"}]': finished 2024-09-21T13:55:27.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:27 smithi032 bash[19760]: cluster 2024-09-21T13:55:26.379035+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-21T13:55:27.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:27 smithi032 bash[19760]: audit 2024-09-21T13:55:26.702648+0000 mon.a (mon.0) 969 : audit [INF] from='client.? 172.21.15.32:0/1535127740' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2803170800"}]: dispatch 2024-09-21T13:55:27.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:27 smithi032 bash[19760]: audit 2024-09-21T13:55:27.019974+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:55:28.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:28 smithi046 bash[21852]: audit 2024-09-21T13:55:27.382894+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.32:0/1535127740' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2803170800"}]': finished 2024-09-21T13:55:28.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:28 smithi046 bash[21852]: cluster 2024-09-21T13:55:27.387874+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-21T13:55:28.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:28 smithi046 bash[21852]: audit 2024-09-21T13:55:27.698249+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.32:0/1056509140' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/455490796"}]: dispatch 2024-09-21T13:55:28.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:28 smithi046 bash[21852]: audit 2024-09-21T13:55:27.699185+0000 mon.a (mon.0) 973 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/455490796"}]: dispatch 2024-09-21T13:55:28.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:28 smithi032 bash[28514]: audit 2024-09-21T13:55:27.382894+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.32:0/1535127740' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2803170800"}]': finished 2024-09-21T13:55:28.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:28 smithi032 bash[28514]: cluster 2024-09-21T13:55:27.387874+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-21T13:55:28.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:28 smithi032 bash[28514]: audit 2024-09-21T13:55:27.698249+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.32:0/1056509140' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/455490796"}]: dispatch 2024-09-21T13:55:28.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:28 smithi032 bash[28514]: audit 2024-09-21T13:55:27.699185+0000 mon.a (mon.0) 973 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/455490796"}]: dispatch 2024-09-21T13:55:28.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:28 smithi032 bash[19760]: audit 2024-09-21T13:55:27.382894+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.32:0/1535127740' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2803170800"}]': finished 2024-09-21T13:55:28.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:28 smithi032 bash[19760]: cluster 2024-09-21T13:55:27.387874+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-21T13:55:28.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:28 smithi032 bash[19760]: audit 2024-09-21T13:55:27.698249+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.32:0/1056509140' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/455490796"}]: dispatch 2024-09-21T13:55:28.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:28 smithi032 bash[19760]: audit 2024-09-21T13:55:27.699185+0000 mon.a (mon.0) 973 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/455490796"}]: dispatch 2024-09-21T13:55:29.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:29 smithi046 bash[21852]: cluster 2024-09-21T13:55:28.009396+0000 mgr.y (mgr.24308) 151 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:29.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:29 smithi046 bash[21852]: audit 2024-09-21T13:55:28.391966+0000 mon.a (mon.0) 974 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/455490796"}]': finished 2024-09-21T13:55:29.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:29 smithi046 bash[21852]: cluster 2024-09-21T13:55:28.400897+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-21T13:55:29.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:29 smithi046 bash[21852]: audit 2024-09-21T13:55:28.736479+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.32:0/2990870946' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1113708626"}]: dispatch 2024-09-21T13:55:29.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:29 smithi032 bash[28514]: cluster 2024-09-21T13:55:28.009396+0000 mgr.y (mgr.24308) 151 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:29.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:29 smithi032 bash[28514]: audit 2024-09-21T13:55:28.391966+0000 mon.a (mon.0) 974 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/455490796"}]': finished 2024-09-21T13:55:29.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:29 smithi032 bash[28514]: cluster 2024-09-21T13:55:28.400897+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-21T13:55:29.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:29 smithi032 bash[28514]: audit 2024-09-21T13:55:28.736479+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.32:0/2990870946' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1113708626"}]: dispatch 2024-09-21T13:55:29.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:29 smithi032 bash[19760]: cluster 2024-09-21T13:55:28.009396+0000 mgr.y (mgr.24308) 151 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:29.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:29 smithi032 bash[19760]: audit 2024-09-21T13:55:28.391966+0000 mon.a (mon.0) 974 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/455490796"}]': finished 2024-09-21T13:55:29.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:29 smithi032 bash[19760]: cluster 2024-09-21T13:55:28.400897+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-21T13:55:29.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:29 smithi032 bash[19760]: audit 2024-09-21T13:55:28.736479+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.32:0/2990870946' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1113708626"}]: dispatch 2024-09-21T13:55:30.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:30 smithi046 bash[21852]: audit 2024-09-21T13:55:29.394496+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.32:0/2990870946' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1113708626"}]': finished 2024-09-21T13:55:30.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:30 smithi046 bash[21852]: cluster 2024-09-21T13:55:29.401575+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-21T13:55:30.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:30 smithi046 bash[21852]: audit 2024-09-21T13:55:29.718769+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.32:0/1285861688' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3717652384"}]: dispatch 2024-09-21T13:55:30.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:30 smithi046 bash[21852]: audit 2024-09-21T13:55:29.719785+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3717652384"}]: dispatch 2024-09-21T13:55:30.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:30 smithi032 bash[19760]: audit 2024-09-21T13:55:29.394496+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.32:0/2990870946' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1113708626"}]': finished 2024-09-21T13:55:30.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:30 smithi032 bash[19760]: cluster 2024-09-21T13:55:29.401575+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-21T13:55:30.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:30 smithi032 bash[19760]: audit 2024-09-21T13:55:29.718769+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.32:0/1285861688' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3717652384"}]: dispatch 2024-09-21T13:55:30.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:30 smithi032 bash[19760]: audit 2024-09-21T13:55:29.719785+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3717652384"}]: dispatch 2024-09-21T13:55:30.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:30 smithi032 bash[28514]: audit 2024-09-21T13:55:29.394496+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.32:0/2990870946' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1113708626"}]': finished 2024-09-21T13:55:30.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:30 smithi032 bash[28514]: cluster 2024-09-21T13:55:29.401575+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-21T13:55:30.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:30 smithi032 bash[28514]: audit 2024-09-21T13:55:29.718769+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.32:0/1285861688' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3717652384"}]: dispatch 2024-09-21T13:55:30.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:30 smithi032 bash[28514]: audit 2024-09-21T13:55:29.719785+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3717652384"}]: dispatch 2024-09-21T13:55:31.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:55:30 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:55:30] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-21T13:55:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:31 smithi046 bash[21852]: cluster 2024-09-21T13:55:30.010128+0000 mgr.y (mgr.24308) 152 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:31 smithi046 bash[21852]: audit 2024-09-21T13:55:30.414135+0000 mon.a (mon.0) 980 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3717652384"}]': finished 2024-09-21T13:55:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:31 smithi046 bash[21852]: cluster 2024-09-21T13:55:30.420874+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-21T13:55:31.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:31 smithi046 bash[21852]: audit 2024-09-21T13:55:30.747247+0000 mon.a (mon.0) 982 : audit [INF] from='client.? 172.21.15.32:0/2273401093' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3902167444"}]: dispatch 2024-09-21T13:55:31.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:31 smithi032 bash[19760]: cluster 2024-09-21T13:55:30.010128+0000 mgr.y (mgr.24308) 152 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:31.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:31 smithi032 bash[19760]: audit 2024-09-21T13:55:30.414135+0000 mon.a (mon.0) 980 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3717652384"}]': finished 2024-09-21T13:55:31.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:31 smithi032 bash[19760]: cluster 2024-09-21T13:55:30.420874+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-21T13:55:31.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:31 smithi032 bash[19760]: audit 2024-09-21T13:55:30.747247+0000 mon.a (mon.0) 982 : audit [INF] from='client.? 172.21.15.32:0/2273401093' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3902167444"}]: dispatch 2024-09-21T13:55:31.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:31 smithi032 bash[28514]: cluster 2024-09-21T13:55:30.010128+0000 mgr.y (mgr.24308) 152 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:31.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:31 smithi032 bash[28514]: audit 2024-09-21T13:55:30.414135+0000 mon.a (mon.0) 980 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3717652384"}]': finished 2024-09-21T13:55:31.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:31 smithi032 bash[28514]: cluster 2024-09-21T13:55:30.420874+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-21T13:55:31.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:31 smithi032 bash[28514]: audit 2024-09-21T13:55:30.747247+0000 mon.a (mon.0) 982 : audit [INF] from='client.? 172.21.15.32:0/2273401093' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3902167444"}]: dispatch 2024-09-21T13:55:32.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:32 smithi046 bash[21852]: audit 2024-09-21T13:55:31.416669+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.32:0/2273401093' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3902167444"}]': finished 2024-09-21T13:55:32.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:32 smithi046 bash[21852]: cluster 2024-09-21T13:55:31.424831+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-21T13:55:32.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:32 smithi032 bash[19760]: audit 2024-09-21T13:55:31.416669+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.32:0/2273401093' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3902167444"}]': finished 2024-09-21T13:55:32.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:32 smithi032 bash[19760]: cluster 2024-09-21T13:55:31.424831+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-21T13:55:32.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:32 smithi032 bash[28514]: audit 2024-09-21T13:55:31.416669+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.32:0/2273401093' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3902167444"}]': finished 2024-09-21T13:55:32.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:32 smithi032 bash[28514]: cluster 2024-09-21T13:55:31.424831+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-21T13:55:33.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:33 smithi046 bash[21852]: cluster 2024-09-21T13:55:32.010849+0000 mgr.y (mgr.24308) 153 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:55:33.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:33 smithi032 bash[19760]: cluster 2024-09-21T13:55:32.010849+0000 mgr.y (mgr.24308) 153 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:55:33.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:33 smithi032 bash[28514]: cluster 2024-09-21T13:55:32.010849+0000 mgr.y (mgr.24308) 153 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:55:35.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:35 smithi046 bash[21852]: cluster 2024-09-21T13:55:34.012554+0000 mgr.y (mgr.24308) 154 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-21T13:55:35.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:35 smithi046 bash[21852]: audit 2024-09-21T13:55:34.557733+0000 mgr.y (mgr.24308) 155 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:35.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:35 smithi032 bash[28514]: cluster 2024-09-21T13:55:34.012554+0000 mgr.y (mgr.24308) 154 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-21T13:55:35.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:35 smithi032 bash[28514]: audit 2024-09-21T13:55:34.557733+0000 mgr.y (mgr.24308) 155 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:35.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:35 smithi032 bash[19760]: cluster 2024-09-21T13:55:34.012554+0000 mgr.y (mgr.24308) 154 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-21T13:55:35.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:35 smithi032 bash[19760]: audit 2024-09-21T13:55:34.557733+0000 mgr.y (mgr.24308) 155 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:37.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:37 smithi046 bash[21852]: cluster 2024-09-21T13:55:36.013278+0000 mgr.y (mgr.24308) 156 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 773 B/s rd, 0 op/s 2024-09-21T13:55:37.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:37 smithi032 bash[28514]: cluster 2024-09-21T13:55:36.013278+0000 mgr.y (mgr.24308) 156 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 773 B/s rd, 0 op/s 2024-09-21T13:55:37.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:37 smithi032 bash[19760]: cluster 2024-09-21T13:55:36.013278+0000 mgr.y (mgr.24308) 156 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 773 B/s rd, 0 op/s 2024-09-21T13:55:39.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:39 smithi046 bash[21852]: cluster 2024-09-21T13:55:38.014906+0000 mgr.y (mgr.24308) 157 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:39.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:39 smithi032 bash[19760]: cluster 2024-09-21T13:55:38.014906+0000 mgr.y (mgr.24308) 157 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:39.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:39 smithi032 bash[28514]: cluster 2024-09-21T13:55:38.014906+0000 mgr.y (mgr.24308) 157 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:41.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:55:40 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:55:40] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-21T13:55:41.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:41 smithi046 bash[21852]: cluster 2024-09-21T13:55:40.015602+0000 mgr.y (mgr.24308) 158 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T13:55:41.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:41 smithi032 bash[19760]: cluster 2024-09-21T13:55:40.015602+0000 mgr.y (mgr.24308) 158 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T13:55:41.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:41 smithi032 bash[28514]: cluster 2024-09-21T13:55:40.015602+0000 mgr.y (mgr.24308) 158 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T13:55:42.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:42 smithi046 bash[21852]: audit 2024-09-21T13:55:42.020537+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:55:42.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:42 smithi032 bash[19760]: audit 2024-09-21T13:55:42.020537+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:55:42.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:42 smithi032 bash[28514]: audit 2024-09-21T13:55:42.020537+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:55:43.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:43 smithi032 bash[19760]: cluster 2024-09-21T13:55:42.016323+0000 mgr.y (mgr.24308) 159 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-09-21T13:55:43.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:43 smithi032 bash[28514]: cluster 2024-09-21T13:55:42.016323+0000 mgr.y (mgr.24308) 159 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-09-21T13:55:43.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:43 smithi046 bash[21852]: cluster 2024-09-21T13:55:42.016323+0000 mgr.y (mgr.24308) 159 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-09-21T13:55:45.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:45 smithi032 bash[28514]: cluster 2024-09-21T13:55:44.018056+0000 mgr.y (mgr.24308) 160 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:45.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:45 smithi032 bash[28514]: audit 2024-09-21T13:55:44.569043+0000 mgr.y (mgr.24308) 161 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:45.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:45 smithi032 bash[19760]: cluster 2024-09-21T13:55:44.018056+0000 mgr.y (mgr.24308) 160 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:45.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:45 smithi032 bash[19760]: audit 2024-09-21T13:55:44.569043+0000 mgr.y (mgr.24308) 161 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:45.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:45 smithi046 bash[21852]: cluster 2024-09-21T13:55:44.018056+0000 mgr.y (mgr.24308) 160 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:45.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:45 smithi046 bash[21852]: audit 2024-09-21T13:55:44.569043+0000 mgr.y (mgr.24308) 161 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:47.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:47 smithi032 bash[28514]: cluster 2024-09-21T13:55:46.018766+0000 mgr.y (mgr.24308) 162 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:47.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:47 smithi032 bash[19760]: cluster 2024-09-21T13:55:46.018766+0000 mgr.y (mgr.24308) 162 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:47 smithi046 bash[21852]: cluster 2024-09-21T13:55:46.018766+0000 mgr.y (mgr.24308) 162 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:49.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:49 smithi032 bash[28514]: cluster 2024-09-21T13:55:48.020367+0000 mgr.y (mgr.24308) 163 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:49.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:49 smithi032 bash[19760]: cluster 2024-09-21T13:55:48.020367+0000 mgr.y (mgr.24308) 163 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:49.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:49 smithi046 bash[21852]: cluster 2024-09-21T13:55:48.020367+0000 mgr.y (mgr.24308) 163 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:51.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:55:50 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:55:50] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T13:55:51.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:51 smithi032 bash[28514]: cluster 2024-09-21T13:55:50.021049+0000 mgr.y (mgr.24308) 164 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:51.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:51 smithi032 bash[19760]: cluster 2024-09-21T13:55:50.021049+0000 mgr.y (mgr.24308) 164 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:51.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:51 smithi046 bash[21852]: cluster 2024-09-21T13:55:50.021049+0000 mgr.y (mgr.24308) 164 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:53.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:53 smithi032 bash[28514]: cluster 2024-09-21T13:55:52.021805+0000 mgr.y (mgr.24308) 165 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:53.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:53 smithi032 bash[19760]: cluster 2024-09-21T13:55:52.021805+0000 mgr.y (mgr.24308) 165 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:53.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:53 smithi046 bash[21852]: cluster 2024-09-21T13:55:52.021805+0000 mgr.y (mgr.24308) 165 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:55.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:55 smithi032 bash[28514]: cluster 2024-09-21T13:55:54.023559+0000 mgr.y (mgr.24308) 166 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:55.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:55 smithi032 bash[28514]: audit 2024-09-21T13:55:54.580253+0000 mgr.y (mgr.24308) 167 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:55.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:55 smithi032 bash[19760]: cluster 2024-09-21T13:55:54.023559+0000 mgr.y (mgr.24308) 166 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:55.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:55 smithi032 bash[19760]: audit 2024-09-21T13:55:54.580253+0000 mgr.y (mgr.24308) 167 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:55.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:55 smithi046 bash[21852]: cluster 2024-09-21T13:55:54.023559+0000 mgr.y (mgr.24308) 166 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:55.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:55 smithi046 bash[21852]: audit 2024-09-21T13:55:54.580253+0000 mgr.y (mgr.24308) 167 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:57.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:57 smithi032 bash[28514]: cluster 2024-09-21T13:55:56.024391+0000 mgr.y (mgr.24308) 168 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:57.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:57 smithi032 bash[28514]: audit 2024-09-21T13:55:57.021210+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:55:57.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:57 smithi032 bash[19760]: cluster 2024-09-21T13:55:56.024391+0000 mgr.y (mgr.24308) 168 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:57.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:57 smithi032 bash[19760]: audit 2024-09-21T13:55:57.021210+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:55:57.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:57 smithi046 bash[21852]: cluster 2024-09-21T13:55:56.024391+0000 mgr.y (mgr.24308) 168 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:57.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:57 smithi046 bash[21852]: audit 2024-09-21T13:55:57.021210+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:55:59.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:55:59 smithi032 bash[19760]: cluster 2024-09-21T13:55:58.026104+0000 mgr.y (mgr.24308) 169 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:59.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:55:59 smithi032 bash[28514]: cluster 2024-09-21T13:55:58.026104+0000 mgr.y (mgr.24308) 169 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:59.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:55:59 smithi046 bash[21852]: cluster 2024-09-21T13:55:58.026104+0000 mgr.y (mgr.24308) 169 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:01.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:56:00 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:56:00] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-21T13:56:01.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:01 smithi032 bash[28514]: cluster 2024-09-21T13:56:00.026910+0000 mgr.y (mgr.24308) 170 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:01.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:01 smithi032 bash[19760]: cluster 2024-09-21T13:56:00.026910+0000 mgr.y (mgr.24308) 170 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:01 smithi046 bash[21852]: cluster 2024-09-21T13:56:00.026910+0000 mgr.y (mgr.24308) 170 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:03.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:03 smithi032 bash[28514]: cluster 2024-09-21T13:56:02.027761+0000 mgr.y (mgr.24308) 171 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:03.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:03 smithi032 bash[19760]: cluster 2024-09-21T13:56:02.027761+0000 mgr.y (mgr.24308) 171 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:03.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:03 smithi046 bash[21852]: cluster 2024-09-21T13:56:02.027761+0000 mgr.y (mgr.24308) 171 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:05.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:05 smithi032 bash[28514]: cluster 2024-09-21T13:56:04.029601+0000 mgr.y (mgr.24308) 172 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:05.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:05 smithi032 bash[28514]: audit 2024-09-21T13:56:04.591544+0000 mgr.y (mgr.24308) 173 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:05.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:05 smithi032 bash[19760]: cluster 2024-09-21T13:56:04.029601+0000 mgr.y (mgr.24308) 172 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:05.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:05 smithi032 bash[19760]: audit 2024-09-21T13:56:04.591544+0000 mgr.y (mgr.24308) 173 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:05.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:05 smithi046 bash[21852]: cluster 2024-09-21T13:56:04.029601+0000 mgr.y (mgr.24308) 172 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:05.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:05 smithi046 bash[21852]: audit 2024-09-21T13:56:04.591544+0000 mgr.y (mgr.24308) 173 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:07.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:07 smithi032 bash[28514]: cluster 2024-09-21T13:56:06.030383+0000 mgr.y (mgr.24308) 174 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:07.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:07 smithi032 bash[19760]: cluster 2024-09-21T13:56:06.030383+0000 mgr.y (mgr.24308) 174 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:07.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:07 smithi046 bash[21852]: cluster 2024-09-21T13:56:06.030383+0000 mgr.y (mgr.24308) 174 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:09.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:09 smithi032 bash[28514]: cluster 2024-09-21T13:56:08.032022+0000 mgr.y (mgr.24308) 175 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:09.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:09 smithi032 bash[19760]: cluster 2024-09-21T13:56:08.032022+0000 mgr.y (mgr.24308) 175 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:09 smithi046 bash[21852]: cluster 2024-09-21T13:56:08.032022+0000 mgr.y (mgr.24308) 175 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:11.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:56:10 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:56:10] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-21T13:56:11.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:11 smithi032 bash[19760]: cluster 2024-09-21T13:56:10.032726+0000 mgr.y (mgr.24308) 176 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:11.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:11 smithi032 bash[28514]: cluster 2024-09-21T13:56:10.032726+0000 mgr.y (mgr.24308) 176 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:11.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:11 smithi046 bash[21852]: cluster 2024-09-21T13:56:10.032726+0000 mgr.y (mgr.24308) 176 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:12.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:12 smithi032 bash[19760]: audit 2024-09-21T13:56:12.021422+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:56:12.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:12 smithi032 bash[28514]: audit 2024-09-21T13:56:12.021422+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:56:12.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:12 smithi046 bash[21852]: audit 2024-09-21T13:56:12.021422+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:56:13.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:13 smithi032 bash[19760]: cluster 2024-09-21T13:56:12.033562+0000 mgr.y (mgr.24308) 177 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:13.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:13 smithi032 bash[28514]: cluster 2024-09-21T13:56:12.033562+0000 mgr.y (mgr.24308) 177 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:13.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:13 smithi046 bash[21852]: cluster 2024-09-21T13:56:12.033562+0000 mgr.y (mgr.24308) 177 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:15 smithi032 bash[19760]: cluster 2024-09-21T13:56:14.035279+0000 mgr.y (mgr.24308) 178 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:15 smithi032 bash[19760]: audit 2024-09-21T13:56:14.602909+0000 mgr.y (mgr.24308) 179 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:15.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:15 smithi032 bash[28514]: cluster 2024-09-21T13:56:14.035279+0000 mgr.y (mgr.24308) 178 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:15 smithi032 bash[28514]: audit 2024-09-21T13:56:14.602909+0000 mgr.y (mgr.24308) 179 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:15.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:15 smithi046 bash[21852]: cluster 2024-09-21T13:56:14.035279+0000 mgr.y (mgr.24308) 178 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:15.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:15 smithi046 bash[21852]: audit 2024-09-21T13:56:14.602909+0000 mgr.y (mgr.24308) 179 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:17.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:17 smithi032 bash[28514]: cluster 2024-09-21T13:56:16.035992+0000 mgr.y (mgr.24308) 180 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:17.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:17 smithi032 bash[19760]: cluster 2024-09-21T13:56:16.035992+0000 mgr.y (mgr.24308) 180 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:17.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:17 smithi046 bash[21852]: cluster 2024-09-21T13:56:16.035992+0000 mgr.y (mgr.24308) 180 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:19.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:19 smithi032 bash[19760]: cluster 2024-09-21T13:56:18.037659+0000 mgr.y (mgr.24308) 181 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:19.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:19 smithi032 bash[19760]: audit 2024-09-21T13:56:19.166298+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:56:19.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:19 smithi032 bash[19760]: audit 2024-09-21T13:56:19.167880+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:56:19.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:19 smithi032 bash[19760]: audit 2024-09-21T13:56:19.177098+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:56:19.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:19 smithi032 bash[28514]: cluster 2024-09-21T13:56:18.037659+0000 mgr.y (mgr.24308) 181 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:19.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:19 smithi032 bash[28514]: audit 2024-09-21T13:56:19.166298+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:56:19.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:19 smithi032 bash[28514]: audit 2024-09-21T13:56:19.167880+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:56:19.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:19 smithi032 bash[28514]: audit 2024-09-21T13:56:19.177098+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:56:19.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:19 smithi046 bash[21852]: cluster 2024-09-21T13:56:18.037659+0000 mgr.y (mgr.24308) 181 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:19.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:19 smithi046 bash[21852]: audit 2024-09-21T13:56:19.166298+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:56:19.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:19 smithi046 bash[21852]: audit 2024-09-21T13:56:19.167880+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:56:19.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:19 smithi046 bash[21852]: audit 2024-09-21T13:56:19.177098+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:56:21.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:56:20 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:56:20] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-21T13:56:21.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:21 smithi032 bash[28514]: cluster 2024-09-21T13:56:20.038348+0000 mgr.y (mgr.24308) 182 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:21.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:21 smithi032 bash[19760]: cluster 2024-09-21T13:56:20.038348+0000 mgr.y (mgr.24308) 182 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:21.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:21 smithi046 bash[21852]: cluster 2024-09-21T13:56:20.038348+0000 mgr.y (mgr.24308) 182 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:23.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:23 smithi032 bash[28514]: cluster 2024-09-21T13:56:22.039033+0000 mgr.y (mgr.24308) 183 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:23.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:23 smithi032 bash[19760]: cluster 2024-09-21T13:56:22.039033+0000 mgr.y (mgr.24308) 183 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:23.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:23 smithi046 bash[21852]: cluster 2024-09-21T13:56:22.039033+0000 mgr.y (mgr.24308) 183 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:25.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:25 smithi032 bash[19760]: cluster 2024-09-21T13:56:24.040695+0000 mgr.y (mgr.24308) 184 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:25.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:25 smithi032 bash[19760]: audit 2024-09-21T13:56:24.605748+0000 mgr.y (mgr.24308) 185 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:25.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:25 smithi032 bash[28514]: cluster 2024-09-21T13:56:24.040695+0000 mgr.y (mgr.24308) 184 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:25.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:25 smithi032 bash[28514]: audit 2024-09-21T13:56:24.605748+0000 mgr.y (mgr.24308) 185 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:25.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:25 smithi046 bash[21852]: cluster 2024-09-21T13:56:24.040695+0000 mgr.y (mgr.24308) 184 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:25.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:25 smithi046 bash[21852]: audit 2024-09-21T13:56:24.605748+0000 mgr.y (mgr.24308) 185 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:27.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:27 smithi032 bash[28514]: cluster 2024-09-21T13:56:26.041405+0000 mgr.y (mgr.24308) 186 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:27.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:27 smithi032 bash[28514]: audit 2024-09-21T13:56:27.022041+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:56:27.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:27 smithi032 bash[19760]: cluster 2024-09-21T13:56:26.041405+0000 mgr.y (mgr.24308) 186 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:27.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:27 smithi032 bash[19760]: audit 2024-09-21T13:56:27.022041+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:56:27.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:27 smithi046 bash[21852]: cluster 2024-09-21T13:56:26.041405+0000 mgr.y (mgr.24308) 186 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:27.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:27 smithi046 bash[21852]: audit 2024-09-21T13:56:27.022041+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:56:29.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:29 smithi032 bash[28514]: cluster 2024-09-21T13:56:28.042996+0000 mgr.y (mgr.24308) 187 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:29.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:29 smithi032 bash[19760]: cluster 2024-09-21T13:56:28.042996+0000 mgr.y (mgr.24308) 187 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:29 smithi046 bash[21852]: cluster 2024-09-21T13:56:28.042996+0000 mgr.y (mgr.24308) 187 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:31.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:56:30 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:56:30] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-21T13:56:31.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:31 smithi032 bash[28514]: cluster 2024-09-21T13:56:30.043704+0000 mgr.y (mgr.24308) 188 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:31.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:31 smithi032 bash[19760]: cluster 2024-09-21T13:56:30.043704+0000 mgr.y (mgr.24308) 188 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:31.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:31 smithi046 bash[21852]: cluster 2024-09-21T13:56:30.043704+0000 mgr.y (mgr.24308) 188 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:33.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:33 smithi032 bash[19760]: cluster 2024-09-21T13:56:32.044427+0000 mgr.y (mgr.24308) 189 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:33.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:33 smithi032 bash[28514]: cluster 2024-09-21T13:56:32.044427+0000 mgr.y (mgr.24308) 189 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:33 smithi046 bash[21852]: cluster 2024-09-21T13:56:32.044427+0000 mgr.y (mgr.24308) 189 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:35.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:35 smithi032 bash[19760]: cluster 2024-09-21T13:56:34.046166+0000 mgr.y (mgr.24308) 190 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:35.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:35 smithi032 bash[19760]: audit 2024-09-21T13:56:34.617041+0000 mgr.y (mgr.24308) 191 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:35.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:35 smithi032 bash[28514]: cluster 2024-09-21T13:56:34.046166+0000 mgr.y (mgr.24308) 190 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:35.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:35 smithi032 bash[28514]: audit 2024-09-21T13:56:34.617041+0000 mgr.y (mgr.24308) 191 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:35.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:35 smithi046 bash[21852]: cluster 2024-09-21T13:56:34.046166+0000 mgr.y (mgr.24308) 190 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:35.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:35 smithi046 bash[21852]: audit 2024-09-21T13:56:34.617041+0000 mgr.y (mgr.24308) 191 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:37.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:37 smithi032 bash[19760]: cluster 2024-09-21T13:56:36.046865+0000 mgr.y (mgr.24308) 192 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:37.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:37 smithi032 bash[28514]: cluster 2024-09-21T13:56:36.046865+0000 mgr.y (mgr.24308) 192 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:37.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:37 smithi046 bash[21852]: cluster 2024-09-21T13:56:36.046865+0000 mgr.y (mgr.24308) 192 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:39.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:39 smithi032 bash[19760]: cluster 2024-09-21T13:56:38.048480+0000 mgr.y (mgr.24308) 193 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:39.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:39 smithi032 bash[28514]: cluster 2024-09-21T13:56:38.048480+0000 mgr.y (mgr.24308) 193 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:39.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:39 smithi046 bash[21852]: cluster 2024-09-21T13:56:38.048480+0000 mgr.y (mgr.24308) 193 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:41.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:56:40 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:56:40] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-21T13:56:41.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:41 smithi032 bash[19760]: cluster 2024-09-21T13:56:40.049208+0000 mgr.y (mgr.24308) 194 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:41.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:41 smithi032 bash[28514]: cluster 2024-09-21T13:56:40.049208+0000 mgr.y (mgr.24308) 194 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:41.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:41 smithi046 bash[21852]: cluster 2024-09-21T13:56:40.049208+0000 mgr.y (mgr.24308) 194 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:42.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:42 smithi032 bash[19760]: audit 2024-09-21T13:56:42.022382+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:56:42.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:42 smithi032 bash[28514]: audit 2024-09-21T13:56:42.022382+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:56:42.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:42 smithi046 bash[21852]: audit 2024-09-21T13:56:42.022382+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:56:43.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:43 smithi032 bash[19760]: cluster 2024-09-21T13:56:42.049887+0000 mgr.y (mgr.24308) 195 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:43.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:43 smithi032 bash[28514]: cluster 2024-09-21T13:56:42.049887+0000 mgr.y (mgr.24308) 195 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:43.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:43 smithi046 bash[21852]: cluster 2024-09-21T13:56:42.049887+0000 mgr.y (mgr.24308) 195 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:45.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:45 smithi046 bash[21852]: cluster 2024-09-21T13:56:44.067293+0000 mgr.y (mgr.24308) 196 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:45.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:45 smithi046 bash[21852]: audit 2024-09-21T13:56:44.625650+0000 mgr.y (mgr.24308) 197 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:46.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:45 smithi032 bash[28514]: cluster 2024-09-21T13:56:44.067293+0000 mgr.y (mgr.24308) 196 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:46.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:45 smithi032 bash[28514]: audit 2024-09-21T13:56:44.625650+0000 mgr.y (mgr.24308) 197 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:46.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:45 smithi032 bash[19760]: cluster 2024-09-21T13:56:44.067293+0000 mgr.y (mgr.24308) 196 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:46.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:45 smithi032 bash[19760]: audit 2024-09-21T13:56:44.625650+0000 mgr.y (mgr.24308) 197 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:47 smithi046 bash[21852]: cluster 2024-09-21T13:56:46.068012+0000 mgr.y (mgr.24308) 198 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-21T13:56:48.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:47 smithi032 bash[28514]: cluster 2024-09-21T13:56:46.068012+0000 mgr.y (mgr.24308) 198 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-21T13:56:48.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:47 smithi032 bash[19760]: cluster 2024-09-21T13:56:46.068012+0000 mgr.y (mgr.24308) 198 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-21T13:56:49.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:49 smithi046 bash[21852]: cluster 2024-09-21T13:56:48.069663+0000 mgr.y (mgr.24308) 199 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:50.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:49 smithi032 bash[28514]: cluster 2024-09-21T13:56:48.069663+0000 mgr.y (mgr.24308) 199 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:50.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:49 smithi032 bash[19760]: cluster 2024-09-21T13:56:48.069663+0000 mgr.y (mgr.24308) 199 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:51.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:56:50 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:56:50] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-21T13:56:51.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:51 smithi046 bash[21852]: cluster 2024-09-21T13:56:50.070363+0000 mgr.y (mgr.24308) 200 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-21T13:56:52.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:51 smithi032 bash[28514]: cluster 2024-09-21T13:56:50.070363+0000 mgr.y (mgr.24308) 200 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-21T13:56:52.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:51 smithi032 bash[19760]: cluster 2024-09-21T13:56:50.070363+0000 mgr.y (mgr.24308) 200 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-21T13:56:53.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:53 smithi046 bash[21852]: cluster 2024-09-21T13:56:52.071082+0000 mgr.y (mgr.24308) 201 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-21T13:56:54.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:53 smithi032 bash[19760]: cluster 2024-09-21T13:56:52.071082+0000 mgr.y (mgr.24308) 201 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-21T13:56:54.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:53 smithi032 bash[28514]: cluster 2024-09-21T13:56:52.071082+0000 mgr.y (mgr.24308) 201 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-21T13:56:55.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:55 smithi046 bash[21852]: cluster 2024-09-21T13:56:54.072790+0000 mgr.y (mgr.24308) 202 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:55.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:55 smithi046 bash[21852]: audit 2024-09-21T13:56:54.629034+0000 mgr.y (mgr.24308) 203 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:56.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:55 smithi032 bash[19760]: cluster 2024-09-21T13:56:54.072790+0000 mgr.y (mgr.24308) 202 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:56.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:55 smithi032 bash[19760]: audit 2024-09-21T13:56:54.629034+0000 mgr.y (mgr.24308) 203 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:56.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:55 smithi032 bash[28514]: cluster 2024-09-21T13:56:54.072790+0000 mgr.y (mgr.24308) 202 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:56.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:55 smithi032 bash[28514]: audit 2024-09-21T13:56:54.629034+0000 mgr.y (mgr.24308) 203 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:57.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:57 smithi046 bash[21852]: cluster 2024-09-21T13:56:56.073532+0000 mgr.y (mgr.24308) 204 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:57.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:57 smithi046 bash[21852]: audit 2024-09-21T13:56:57.022707+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:56:58.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:57 smithi032 bash[19760]: cluster 2024-09-21T13:56:56.073532+0000 mgr.y (mgr.24308) 204 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:58.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:57 smithi032 bash[19760]: audit 2024-09-21T13:56:57.022707+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:56:58.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:57 smithi032 bash[28514]: cluster 2024-09-21T13:56:56.073532+0000 mgr.y (mgr.24308) 204 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:58.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:57 smithi032 bash[28514]: audit 2024-09-21T13:56:57.022707+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:56:59.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:56:59 smithi046 bash[21852]: cluster 2024-09-21T13:56:58.075141+0000 mgr.y (mgr.24308) 205 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:00.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:56:59 smithi032 bash[28514]: cluster 2024-09-21T13:56:58.075141+0000 mgr.y (mgr.24308) 205 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:00.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:56:59 smithi032 bash[19760]: cluster 2024-09-21T13:56:58.075141+0000 mgr.y (mgr.24308) 205 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:01.353 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:57:00 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:57:00] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-21T13:57:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:01 smithi046 bash[21852]: cluster 2024-09-21T13:57:00.075836+0000 mgr.y (mgr.24308) 206 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:02.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:01 smithi032 bash[19760]: cluster 2024-09-21T13:57:00.075836+0000 mgr.y (mgr.24308) 206 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:02.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:01 smithi032 bash[28514]: cluster 2024-09-21T13:57:00.075836+0000 mgr.y (mgr.24308) 206 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:03.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:03 smithi046 bash[21852]: cluster 2024-09-21T13:57:02.076642+0000 mgr.y (mgr.24308) 207 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:04.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:03 smithi032 bash[19760]: cluster 2024-09-21T13:57:02.076642+0000 mgr.y (mgr.24308) 207 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:04.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:03 smithi032 bash[28514]: cluster 2024-09-21T13:57:02.076642+0000 mgr.y (mgr.24308) 207 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:05.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:05 smithi046 bash[21852]: cluster 2024-09-21T13:57:04.078390+0000 mgr.y (mgr.24308) 208 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:05.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:05 smithi046 bash[21852]: audit 2024-09-21T13:57:04.640314+0000 mgr.y (mgr.24308) 209 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:06.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:05 smithi032 bash[19760]: cluster 2024-09-21T13:57:04.078390+0000 mgr.y (mgr.24308) 208 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:06.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:05 smithi032 bash[19760]: audit 2024-09-21T13:57:04.640314+0000 mgr.y (mgr.24308) 209 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:06.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:05 smithi032 bash[28514]: cluster 2024-09-21T13:57:04.078390+0000 mgr.y (mgr.24308) 208 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:06.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:05 smithi032 bash[28514]: audit 2024-09-21T13:57:04.640314+0000 mgr.y (mgr.24308) 209 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:07.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:07 smithi046 bash[21852]: cluster 2024-09-21T13:57:06.079196+0000 mgr.y (mgr.24308) 210 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:08.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:07 smithi032 bash[28514]: cluster 2024-09-21T13:57:06.079196+0000 mgr.y (mgr.24308) 210 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:08.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:07 smithi032 bash[19760]: cluster 2024-09-21T13:57:06.079196+0000 mgr.y (mgr.24308) 210 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:09 smithi046 bash[21852]: cluster 2024-09-21T13:57:08.080850+0000 mgr.y (mgr.24308) 211 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:10.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:09 smithi032 bash[28514]: cluster 2024-09-21T13:57:08.080850+0000 mgr.y (mgr.24308) 211 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:10.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:09 smithi032 bash[19760]: cluster 2024-09-21T13:57:08.080850+0000 mgr.y (mgr.24308) 211 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:11.353 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:57:10 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:57:10] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-21T13:57:11.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:11 smithi046 bash[21852]: cluster 2024-09-21T13:57:10.081676+0000 mgr.y (mgr.24308) 212 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:12.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:11 smithi032 bash[19760]: cluster 2024-09-21T13:57:10.081676+0000 mgr.y (mgr.24308) 212 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:12.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:11 smithi032 bash[28514]: cluster 2024-09-21T13:57:10.081676+0000 mgr.y (mgr.24308) 212 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:12.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:12 smithi046 bash[21852]: audit 2024-09-21T13:57:12.023272+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:57:13.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:12 smithi032 bash[19760]: audit 2024-09-21T13:57:12.023272+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:57:13.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:12 smithi032 bash[28514]: audit 2024-09-21T13:57:12.023272+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:57:13.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:13 smithi046 bash[21852]: cluster 2024-09-21T13:57:12.082446+0000 mgr.y (mgr.24308) 213 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:14.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:13 smithi032 bash[19760]: cluster 2024-09-21T13:57:12.082446+0000 mgr.y (mgr.24308) 213 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:14.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:13 smithi032 bash[28514]: cluster 2024-09-21T13:57:12.082446+0000 mgr.y (mgr.24308) 213 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:15.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:15 smithi046 bash[21852]: cluster 2024-09-21T13:57:14.084151+0000 mgr.y (mgr.24308) 214 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:15.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:15 smithi046 bash[21852]: audit 2024-09-21T13:57:14.651711+0000 mgr.y (mgr.24308) 215 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:16.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:15 smithi032 bash[19760]: cluster 2024-09-21T13:57:14.084151+0000 mgr.y (mgr.24308) 214 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:16.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:15 smithi032 bash[19760]: audit 2024-09-21T13:57:14.651711+0000 mgr.y (mgr.24308) 215 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:16.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:15 smithi032 bash[28514]: cluster 2024-09-21T13:57:14.084151+0000 mgr.y (mgr.24308) 214 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:16.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:15 smithi032 bash[28514]: audit 2024-09-21T13:57:14.651711+0000 mgr.y (mgr.24308) 215 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:17 smithi046 bash[21852]: cluster 2024-09-21T13:57:16.084854+0000 mgr.y (mgr.24308) 216 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:18.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:17 smithi032 bash[19760]: cluster 2024-09-21T13:57:16.084854+0000 mgr.y (mgr.24308) 216 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:18.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:17 smithi032 bash[28514]: cluster 2024-09-21T13:57:16.084854+0000 mgr.y (mgr.24308) 216 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:19.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:19 smithi046 bash[21852]: cluster 2024-09-21T13:57:18.086540+0000 mgr.y (mgr.24308) 217 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:20.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:19 smithi032 bash[19760]: cluster 2024-09-21T13:57:18.086540+0000 mgr.y (mgr.24308) 217 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:20.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:19 smithi032 bash[28514]: cluster 2024-09-21T13:57:18.086540+0000 mgr.y (mgr.24308) 217 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:20 smithi046 bash[21852]: audit 2024-09-21T13:57:20.098399+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:57:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:20 smithi046 bash[21852]: audit 2024-09-21T13:57:20.100120+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:57:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:20 smithi046 bash[21852]: audit 2024-09-21T13:57:20.112248+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:57:21.103 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:57:20 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:57:20] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-21T13:57:21.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:20 smithi032 bash[28514]: audit 2024-09-21T13:57:20.098399+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:57:21.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:20 smithi032 bash[28514]: audit 2024-09-21T13:57:20.100120+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:57:21.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:20 smithi032 bash[28514]: audit 2024-09-21T13:57:20.112248+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:57:21.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:20 smithi032 bash[19760]: audit 2024-09-21T13:57:20.098399+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:57:21.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:20 smithi032 bash[19760]: audit 2024-09-21T13:57:20.100120+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:57:21.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:20 smithi032 bash[19760]: audit 2024-09-21T13:57:20.112248+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:57:21.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:21 smithi046 bash[21852]: cluster 2024-09-21T13:57:20.087239+0000 mgr.y (mgr.24308) 218 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:22.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:21 smithi032 bash[28514]: cluster 2024-09-21T13:57:20.087239+0000 mgr.y (mgr.24308) 218 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:22.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:21 smithi032 bash[19760]: cluster 2024-09-21T13:57:20.087239+0000 mgr.y (mgr.24308) 218 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:23.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:23 smithi046 bash[21852]: cluster 2024-09-21T13:57:22.087922+0000 mgr.y (mgr.24308) 219 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:24.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:23 smithi032 bash[19760]: cluster 2024-09-21T13:57:22.087922+0000 mgr.y (mgr.24308) 219 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:24.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:23 smithi032 bash[28514]: cluster 2024-09-21T13:57:22.087922+0000 mgr.y (mgr.24308) 219 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:25.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:25 smithi046 bash[21852]: cluster 2024-09-21T13:57:24.089619+0000 mgr.y (mgr.24308) 220 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:25.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:25 smithi046 bash[21852]: audit 2024-09-21T13:57:24.661695+0000 mgr.y (mgr.24308) 221 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:26.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:25 smithi032 bash[19760]: cluster 2024-09-21T13:57:24.089619+0000 mgr.y (mgr.24308) 220 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:26.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:25 smithi032 bash[19760]: audit 2024-09-21T13:57:24.661695+0000 mgr.y (mgr.24308) 221 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:26.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:25 smithi032 bash[28514]: cluster 2024-09-21T13:57:24.089619+0000 mgr.y (mgr.24308) 220 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:26.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:25 smithi032 bash[28514]: audit 2024-09-21T13:57:24.661695+0000 mgr.y (mgr.24308) 221 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:27.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:27 smithi046 bash[21852]: cluster 2024-09-21T13:57:26.090321+0000 mgr.y (mgr.24308) 222 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:27.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:27 smithi046 bash[21852]: audit 2024-09-21T13:57:27.023725+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:57:28.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:27 smithi032 bash[28514]: cluster 2024-09-21T13:57:26.090321+0000 mgr.y (mgr.24308) 222 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:28.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:27 smithi032 bash[28514]: audit 2024-09-21T13:57:27.023725+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:57:28.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:27 smithi032 bash[19760]: cluster 2024-09-21T13:57:26.090321+0000 mgr.y (mgr.24308) 222 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:28.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:27 smithi032 bash[19760]: audit 2024-09-21T13:57:27.023725+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:57:30.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:29 smithi032 bash[28514]: cluster 2024-09-21T13:57:28.091903+0000 mgr.y (mgr.24308) 223 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:30.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:29 smithi032 bash[19760]: cluster 2024-09-21T13:57:28.091903+0000 mgr.y (mgr.24308) 223 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:30.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:29 smithi046 bash[21852]: cluster 2024-09-21T13:57:28.091903+0000 mgr.y (mgr.24308) 223 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:31.353 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:57:30 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:57:30] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-21T13:57:32.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:31 smithi032 bash[19760]: cluster 2024-09-21T13:57:30.092623+0000 mgr.y (mgr.24308) 224 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:32.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:31 smithi032 bash[28514]: cluster 2024-09-21T13:57:30.092623+0000 mgr.y (mgr.24308) 224 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:31 smithi046 bash[21852]: cluster 2024-09-21T13:57:30.092623+0000 mgr.y (mgr.24308) 224 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:34.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:33 smithi032 bash[19760]: cluster 2024-09-21T13:57:32.093388+0000 mgr.y (mgr.24308) 225 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:33 smithi032 bash[28514]: cluster 2024-09-21T13:57:32.093388+0000 mgr.y (mgr.24308) 225 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:33 smithi046 bash[21852]: cluster 2024-09-21T13:57:32.093388+0000 mgr.y (mgr.24308) 225 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:36.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:35 smithi032 bash[19760]: cluster 2024-09-21T13:57:34.095034+0000 mgr.y (mgr.24308) 226 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:36.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:35 smithi032 bash[19760]: audit 2024-09-21T13:57:34.672924+0000 mgr.y (mgr.24308) 227 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:36.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:35 smithi032 bash[28514]: cluster 2024-09-21T13:57:34.095034+0000 mgr.y (mgr.24308) 226 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:36.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:35 smithi032 bash[28514]: audit 2024-09-21T13:57:34.672924+0000 mgr.y (mgr.24308) 227 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:36.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:35 smithi046 bash[21852]: cluster 2024-09-21T13:57:34.095034+0000 mgr.y (mgr.24308) 226 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:36.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:35 smithi046 bash[21852]: audit 2024-09-21T13:57:34.672924+0000 mgr.y (mgr.24308) 227 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:38.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:37 smithi032 bash[19760]: cluster 2024-09-21T13:57:36.095735+0000 mgr.y (mgr.24308) 228 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:38.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:37 smithi032 bash[28514]: cluster 2024-09-21T13:57:36.095735+0000 mgr.y (mgr.24308) 228 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:37 smithi046 bash[21852]: cluster 2024-09-21T13:57:36.095735+0000 mgr.y (mgr.24308) 228 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:40.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:39 smithi032 bash[28514]: cluster 2024-09-21T13:57:38.097371+0000 mgr.y (mgr.24308) 229 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:40.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:39 smithi032 bash[19760]: cluster 2024-09-21T13:57:38.097371+0000 mgr.y (mgr.24308) 229 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:39 smithi046 bash[21852]: cluster 2024-09-21T13:57:38.097371+0000 mgr.y (mgr.24308) 229 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:41.353 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:57:40 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:57:40] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-21T13:57:42.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:41 smithi032 bash[28514]: cluster 2024-09-21T13:57:40.098060+0000 mgr.y (mgr.24308) 230 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:42.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:41 smithi032 bash[19760]: cluster 2024-09-21T13:57:40.098060+0000 mgr.y (mgr.24308) 230 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:41 smithi046 bash[21852]: cluster 2024-09-21T13:57:40.098060+0000 mgr.y (mgr.24308) 230 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:43.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:42 smithi032 bash[28514]: audit 2024-09-21T13:57:42.024024+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:57:43.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:42 smithi032 bash[19760]: audit 2024-09-21T13:57:42.024024+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:57:43.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:42 smithi046 bash[21852]: audit 2024-09-21T13:57:42.024024+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:57:44.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:43 smithi032 bash[28514]: cluster 2024-09-21T13:57:42.098723+0000 mgr.y (mgr.24308) 231 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:44.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:43 smithi032 bash[19760]: cluster 2024-09-21T13:57:42.098723+0000 mgr.y (mgr.24308) 231 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:43 smithi046 bash[21852]: cluster 2024-09-21T13:57:42.098723+0000 mgr.y (mgr.24308) 231 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:46.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:45 smithi032 bash[28514]: cluster 2024-09-21T13:57:44.100419+0000 mgr.y (mgr.24308) 232 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:46.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:45 smithi032 bash[28514]: audit 2024-09-21T13:57:44.681744+0000 mgr.y (mgr.24308) 233 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:46.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:45 smithi032 bash[19760]: cluster 2024-09-21T13:57:44.100419+0000 mgr.y (mgr.24308) 232 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:46.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:45 smithi032 bash[19760]: audit 2024-09-21T13:57:44.681744+0000 mgr.y (mgr.24308) 233 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:45 smithi046 bash[21852]: cluster 2024-09-21T13:57:44.100419+0000 mgr.y (mgr.24308) 232 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:46.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:45 smithi046 bash[21852]: audit 2024-09-21T13:57:44.681744+0000 mgr.y (mgr.24308) 233 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:48.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:47 smithi032 bash[28514]: cluster 2024-09-21T13:57:46.101152+0000 mgr.y (mgr.24308) 234 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:48.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:47 smithi032 bash[19760]: cluster 2024-09-21T13:57:46.101152+0000 mgr.y (mgr.24308) 234 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:47 smithi046 bash[21852]: cluster 2024-09-21T13:57:46.101152+0000 mgr.y (mgr.24308) 234 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:50.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:49 smithi032 bash[28514]: cluster 2024-09-21T13:57:48.102742+0000 mgr.y (mgr.24308) 235 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:50.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:49 smithi032 bash[19760]: cluster 2024-09-21T13:57:48.102742+0000 mgr.y (mgr.24308) 235 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:49 smithi046 bash[21852]: cluster 2024-09-21T13:57:48.102742+0000 mgr.y (mgr.24308) 235 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:51.353 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:57:50 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:57:50] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T13:57:52.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:51 smithi032 bash[28514]: cluster 2024-09-21T13:57:50.103442+0000 mgr.y (mgr.24308) 236 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:52.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:51 smithi032 bash[19760]: cluster 2024-09-21T13:57:50.103442+0000 mgr.y (mgr.24308) 236 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:52.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:51 smithi046 bash[21852]: cluster 2024-09-21T13:57:50.103442+0000 mgr.y (mgr.24308) 236 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:54.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:53 smithi032 bash[19760]: cluster 2024-09-21T13:57:52.104170+0000 mgr.y (mgr.24308) 237 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:54.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:53 smithi032 bash[28514]: cluster 2024-09-21T13:57:52.104170+0000 mgr.y (mgr.24308) 237 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:54.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:53 smithi046 bash[21852]: cluster 2024-09-21T13:57:52.104170+0000 mgr.y (mgr.24308) 237 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:56.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:55 smithi032 bash[28514]: cluster 2024-09-21T13:57:54.105886+0000 mgr.y (mgr.24308) 238 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:56.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:55 smithi032 bash[28514]: audit 2024-09-21T13:57:54.691380+0000 mgr.y (mgr.24308) 239 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:56.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:55 smithi032 bash[19760]: cluster 2024-09-21T13:57:54.105886+0000 mgr.y (mgr.24308) 238 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:56.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:55 smithi032 bash[19760]: audit 2024-09-21T13:57:54.691380+0000 mgr.y (mgr.24308) 239 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:55 smithi046 bash[21852]: cluster 2024-09-21T13:57:54.105886+0000 mgr.y (mgr.24308) 238 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:55 smithi046 bash[21852]: audit 2024-09-21T13:57:54.691380+0000 mgr.y (mgr.24308) 239 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:58.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:57 smithi032 bash[19760]: cluster 2024-09-21T13:57:56.106601+0000 mgr.y (mgr.24308) 240 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:58.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:57 smithi032 bash[19760]: audit 2024-09-21T13:57:57.024389+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:57:58.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:57 smithi032 bash[28514]: cluster 2024-09-21T13:57:56.106601+0000 mgr.y (mgr.24308) 240 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:58.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:57 smithi032 bash[28514]: audit 2024-09-21T13:57:57.024389+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:57:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:57 smithi046 bash[21852]: cluster 2024-09-21T13:57:56.106601+0000 mgr.y (mgr.24308) 240 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:57 smithi046 bash[21852]: audit 2024-09-21T13:57:57.024389+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:58:00.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:57:59 smithi032 bash[19760]: cluster 2024-09-21T13:57:58.108219+0000 mgr.y (mgr.24308) 241 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:00.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:57:59 smithi032 bash[28514]: cluster 2024-09-21T13:57:58.108219+0000 mgr.y (mgr.24308) 241 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:57:59 smithi046 bash[21852]: cluster 2024-09-21T13:57:58.108219+0000 mgr.y (mgr.24308) 241 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:01.353 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:58:00 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:58:00] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-21T13:58:02.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:01 smithi032 bash[28514]: cluster 2024-09-21T13:58:00.108917+0000 mgr.y (mgr.24308) 242 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:02.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:01 smithi032 bash[19760]: cluster 2024-09-21T13:58:00.108917+0000 mgr.y (mgr.24308) 242 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:01 smithi046 bash[21852]: cluster 2024-09-21T13:58:00.108917+0000 mgr.y (mgr.24308) 242 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:04.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:03 smithi032 bash[28514]: cluster 2024-09-21T13:58:02.109697+0000 mgr.y (mgr.24308) 243 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:04.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:03 smithi032 bash[19760]: cluster 2024-09-21T13:58:02.109697+0000 mgr.y (mgr.24308) 243 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:03 smithi046 bash[21852]: cluster 2024-09-21T13:58:02.109697+0000 mgr.y (mgr.24308) 243 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:06.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:05 smithi032 bash[28514]: cluster 2024-09-21T13:58:04.111365+0000 mgr.y (mgr.24308) 244 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:06.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:05 smithi032 bash[28514]: audit 2024-09-21T13:58:04.701761+0000 mgr.y (mgr.24308) 245 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:06.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:05 smithi032 bash[19760]: cluster 2024-09-21T13:58:04.111365+0000 mgr.y (mgr.24308) 244 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:06.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:05 smithi032 bash[19760]: audit 2024-09-21T13:58:04.701761+0000 mgr.y (mgr.24308) 245 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:06.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:05 smithi046 bash[21852]: cluster 2024-09-21T13:58:04.111365+0000 mgr.y (mgr.24308) 244 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:06.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:05 smithi046 bash[21852]: audit 2024-09-21T13:58:04.701761+0000 mgr.y (mgr.24308) 245 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:08.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:07 smithi032 bash[19760]: cluster 2024-09-21T13:58:06.112067+0000 mgr.y (mgr.24308) 246 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:08.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:07 smithi032 bash[28514]: cluster 2024-09-21T13:58:06.112067+0000 mgr.y (mgr.24308) 246 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:08.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:07 smithi046 bash[21852]: cluster 2024-09-21T13:58:06.112067+0000 mgr.y (mgr.24308) 246 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:10.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:09 smithi032 bash[19760]: cluster 2024-09-21T13:58:08.113671+0000 mgr.y (mgr.24308) 247 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:10.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:09 smithi032 bash[28514]: cluster 2024-09-21T13:58:08.113671+0000 mgr.y (mgr.24308) 247 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:09 smithi046 bash[21852]: cluster 2024-09-21T13:58:08.113671+0000 mgr.y (mgr.24308) 247 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:11.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:58:10 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:58:10] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-21T13:58:12.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:11 smithi032 bash[19760]: cluster 2024-09-21T13:58:10.114383+0000 mgr.y (mgr.24308) 248 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:12.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:11 smithi032 bash[28514]: cluster 2024-09-21T13:58:10.114383+0000 mgr.y (mgr.24308) 248 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:12.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:11 smithi046 bash[21852]: cluster 2024-09-21T13:58:10.114383+0000 mgr.y (mgr.24308) 248 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:13.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:12 smithi032 bash[19760]: audit 2024-09-21T13:58:12.024864+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:58:13.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:12 smithi032 bash[28514]: audit 2024-09-21T13:58:12.024864+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:58:13.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:12 smithi046 bash[21852]: audit 2024-09-21T13:58:12.024864+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:58:14.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:13 smithi032 bash[19760]: cluster 2024-09-21T13:58:12.115052+0000 mgr.y (mgr.24308) 249 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:14.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:13 smithi032 bash[28514]: cluster 2024-09-21T13:58:12.115052+0000 mgr.y (mgr.24308) 249 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:13 smithi046 bash[21852]: cluster 2024-09-21T13:58:12.115052+0000 mgr.y (mgr.24308) 249 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:16.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:15 smithi032 bash[28514]: cluster 2024-09-21T13:58:14.116738+0000 mgr.y (mgr.24308) 250 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:16.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:15 smithi032 bash[28514]: audit 2024-09-21T13:58:14.705692+0000 mgr.y (mgr.24308) 251 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:16.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:15 smithi032 bash[19760]: cluster 2024-09-21T13:58:14.116738+0000 mgr.y (mgr.24308) 250 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:16.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:15 smithi032 bash[19760]: audit 2024-09-21T13:58:14.705692+0000 mgr.y (mgr.24308) 251 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:15 smithi046 bash[21852]: cluster 2024-09-21T13:58:14.116738+0000 mgr.y (mgr.24308) 250 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:15 smithi046 bash[21852]: audit 2024-09-21T13:58:14.705692+0000 mgr.y (mgr.24308) 251 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:16.400 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-21T13:58:18.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:17 smithi032 bash[19760]: cluster 2024-09-21T13:58:16.117519+0000 mgr.y (mgr.24308) 252 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:18.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:17 smithi032 bash[28514]: cluster 2024-09-21T13:58:16.117519+0000 mgr.y (mgr.24308) 252 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:17 smithi046 bash[21852]: cluster 2024-09-21T13:58:16.117519+0000 mgr.y (mgr.24308) 252 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:20.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:19 smithi032 bash[28514]: cluster 2024-09-21T13:58:18.119160+0000 mgr.y (mgr.24308) 253 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:20.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:19 smithi032 bash[19760]: cluster 2024-09-21T13:58:18.119160+0000 mgr.y (mgr.24308) 253 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:19 smithi046 bash[21852]: cluster 2024-09-21T13:58:18.119160+0000 mgr.y (mgr.24308) 253 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:21.224 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:58:21.347 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:58:20 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:58:20] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-21T13:58:22.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:21 smithi032 bash[19760]: cluster 2024-09-21T13:58:20.119868+0000 mgr.y (mgr.24308) 254 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:22.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:21 smithi032 bash[19760]: audit 2024-09-21T13:58:20.993652+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:58:22.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:21 smithi032 bash[19760]: audit 2024-09-21T13:58:20.995282+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:58:22.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:21 smithi032 bash[19760]: audit 2024-09-21T13:58:21.002298+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:58:22.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:21 smithi032 bash[28514]: cluster 2024-09-21T13:58:20.119868+0000 mgr.y (mgr.24308) 254 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:22.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:21 smithi032 bash[28514]: audit 2024-09-21T13:58:20.993652+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:58:22.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:21 smithi032 bash[28514]: audit 2024-09-21T13:58:20.995282+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:58:22.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:21 smithi032 bash[28514]: audit 2024-09-21T13:58:21.002298+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:58:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:21 smithi046 bash[21852]: cluster 2024-09-21T13:58:20.119868+0000 mgr.y (mgr.24308) 254 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:21 smithi046 bash[21852]: audit 2024-09-21T13:58:20.993652+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:58:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:21 smithi046 bash[21852]: audit 2024-09-21T13:58:20.995282+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:58:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:21 smithi046 bash[21852]: audit 2024-09-21T13:58:21.002298+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:58:23.262 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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:58:24.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:23 smithi032 bash[28514]: cluster 2024-09-21T13:58:22.120580+0000 mgr.y (mgr.24308) 255 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:24.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:23 smithi032 bash[19760]: cluster 2024-09-21T13:58:22.120580+0000 mgr.y (mgr.24308) 255 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:24.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:23 smithi046 bash[21852]: cluster 2024-09-21T13:58:22.120580+0000 mgr.y (mgr.24308) 255 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:26.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:25 smithi032 bash[19760]: cluster 2024-09-21T13:58:24.122315+0000 mgr.y (mgr.24308) 256 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:26.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:25 smithi032 bash[19760]: audit 2024-09-21T13:58:24.711578+0000 mgr.y (mgr.24308) 257 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:26.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:25 smithi032 bash[28514]: cluster 2024-09-21T13:58:24.122315+0000 mgr.y (mgr.24308) 256 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:26.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:25 smithi032 bash[28514]: audit 2024-09-21T13:58:24.711578+0000 mgr.y (mgr.24308) 257 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:25 smithi046 bash[21852]: cluster 2024-09-21T13:58:24.122315+0000 mgr.y (mgr.24308) 256 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:25 smithi046 bash[21852]: audit 2024-09-21T13:58:24.711578+0000 mgr.y (mgr.24308) 257 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:28.085 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:58:28.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:27 smithi032 bash[19760]: cluster 2024-09-21T13:58:26.123077+0000 mgr.y (mgr.24308) 258 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:28.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:27 smithi032 bash[19760]: audit 2024-09-21T13:58:27.025359+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:58:28.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:27 smithi032 bash[28514]: cluster 2024-09-21T13:58:26.123077+0000 mgr.y (mgr.24308) 258 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:28.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:27 smithi032 bash[28514]: audit 2024-09-21T13:58:27.025359+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:58:28.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:27 smithi046 bash[21852]: cluster 2024-09-21T13:58:26.123077+0000 mgr.y (mgr.24308) 258 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:28.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:27 smithi046 bash[21852]: audit 2024-09-21T13:58:27.025359+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:58:30.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:29 smithi032 bash[28514]: cluster 2024-09-21T13:58:28.124164+0000 mgr.y (mgr.24308) 259 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:30.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:29 smithi032 bash[19760]: cluster 2024-09-21T13:58:28.124164+0000 mgr.y (mgr.24308) 259 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:30.188 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-21T13:58:30.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:29 smithi046 bash[21852]: cluster 2024-09-21T13:58:28.124164+0000 mgr.y (mgr.24308) 259 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:31.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:58:30 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:58:30] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-21T13:58:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:31 smithi046 bash[21852]: cluster 2024-09-21T13:58:30.124842+0000 mgr.y (mgr.24308) 260 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:32.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:31 smithi032 bash[19760]: cluster 2024-09-21T13:58:30.124842+0000 mgr.y (mgr.24308) 260 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:32.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:31 smithi032 bash[28514]: cluster 2024-09-21T13:58:30.124842+0000 mgr.y (mgr.24308) 260 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:33 smithi046 bash[21852]: cluster 2024-09-21T13:58:32.125587+0000 mgr.y (mgr.24308) 261 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:34.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:33 smithi032 bash[28514]: cluster 2024-09-21T13:58:32.125587+0000 mgr.y (mgr.24308) 261 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:34.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:33 smithi032 bash[19760]: cluster 2024-09-21T13:58:32.125587+0000 mgr.y (mgr.24308) 261 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:35.022 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:58:36.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:35 smithi046 bash[21852]: cluster 2024-09-21T13:58:34.127293+0000 mgr.y (mgr.24308) 262 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:36.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:35 smithi046 bash[21852]: audit 2024-09-21T13:58:34.719648+0000 mgr.y (mgr.24308) 263 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:36.251 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:35 smithi032 bash[28514]: cluster 2024-09-21T13:58:34.127293+0000 mgr.y (mgr.24308) 262 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:36.251 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:35 smithi032 bash[28514]: audit 2024-09-21T13:58:34.719648+0000 mgr.y (mgr.24308) 263 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:36.252 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:35 smithi032 bash[19760]: cluster 2024-09-21T13:58:34.127293+0000 mgr.y (mgr.24308) 262 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:36.252 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:35 smithi032 bash[19760]: audit 2024-09-21T13:58:34.719648+0000 mgr.y (mgr.24308) 263 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:37.332 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:58:38.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:37 smithi046 bash[21852]: cluster 2024-09-21T13:58:36.128029+0000 mgr.y (mgr.24308) 264 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:38.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:37 smithi032 bash[19760]: cluster 2024-09-21T13:58:36.128029+0000 mgr.y (mgr.24308) 264 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:38.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:37 smithi032 bash[28514]: cluster 2024-09-21T13:58:36.128029+0000 mgr.y (mgr.24308) 264 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:39 smithi046 bash[21852]: cluster 2024-09-21T13:58:38.129685+0000 mgr.y (mgr.24308) 265 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:40.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:39 smithi032 bash[19760]: cluster 2024-09-21T13:58:38.129685+0000 mgr.y (mgr.24308) 265 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:40.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:39 smithi032 bash[28514]: cluster 2024-09-21T13:58:38.129685+0000 mgr.y (mgr.24308) 265 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:41.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:58:40 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:58:40] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-21T13:58:42.156 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:58:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:41 smithi046 bash[21852]: cluster 2024-09-21T13:58:40.130190+0000 mgr.y (mgr.24308) 266 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:42.251 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:41 smithi032 bash[28514]: cluster 2024-09-21T13:58:40.130190+0000 mgr.y (mgr.24308) 266 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:42.251 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:41 smithi032 bash[19760]: cluster 2024-09-21T13:58:40.130190+0000 mgr.y (mgr.24308) 266 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:42 smithi046 bash[21852]: audit 2024-09-21T13:58:42.025775+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:58:43.333 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:42 smithi032 bash[28514]: audit 2024-09-21T13:58:42.025775+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:58:43.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:42 smithi032 bash[19760]: audit 2024-09-21T13:58:42.025775+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:58:43.713 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:58:43.713 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (5m) 3m ago 6m 13.8M - 0.25.0 c8568f914cd2 15b96cb361cd 2024-09-21T13:58:43.713 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (5m) 3m ago 5m 75.7M - 9.4.12 2bacad6d85d8 86f655d7024d 2024-09-21T13:58:43.713 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (3m) 3m ago 3m - - 3.8 164465d2334a 90036a68f0c4 2024-09-21T13:58:43.713 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,8765 running (14m) 3m ago 14m 429M - 19.1.1-373-g4e45e6b4 164465d2334a 44124af9e8bc 2024-09-21T13:58:43.713 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:9283,8765 running (16m) 3m ago 16m 491M - 19.1.1-373-g4e45e6b4 164465d2334a 62cfbcbb5b4b 2024-09-21T13:58:43.713 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (17m) 3m ago 17m 47.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T13:58:43.713 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (15m) 3m ago 15m 38.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 5f1261d6ba69 2024-09-21T13:58:43.713 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (14m) 3m ago 14m 36.7M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T13:58:43.714 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (6m) 3m ago 6m 8592k - 1.5.0 0da6a335fe13 2b52bb28f56d 2024-09-21T13:58:43.714 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (6m) 3m ago 6m 8112k - 1.5.0 0da6a335fe13 c3147c445e6f 2024-09-21T13:58:43.714 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (13m) 3m ago 13m 56.9M 4061M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T13:58:43.714 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (12m) 3m ago 12m 57.1M 4061M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T13:58:43.714 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (11m) 3m ago 11m 53.7M 4061M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T13:58:43.714 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (10m) 3m ago 11m 46.4M 4061M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T13:58:43.714 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (10m) 3m ago 10m 47.3M 4061M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T13:58:43.714 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (9m) 3m ago 9m 54.1M 4061M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T13:58:43.714 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (8m) 3m ago 8m 45.1M 4061M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T13:58:43.714 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (7m) 3m ago 7m 55.1M 4061M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T13:58:43.714 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (5m) 3m ago 6m 35.8M - 2.43.0 a07b618ecd1d 1105d194dc9c 2024-09-21T13:58:43.714 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (3m) 3m ago 3m 88.6M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T13:58:43.714 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (3m) 3m ago 3m 88.6M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T13:58:44.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:43 smithi032 bash[19760]: cluster 2024-09-21T13:58:42.130993+0000 mgr.y (mgr.24308) 267 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:44.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:43 smithi032 bash[28514]: cluster 2024-09-21T13:58:42.130993+0000 mgr.y (mgr.24308) 267 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:43 smithi046 bash[21852]: cluster 2024-09-21T13:58:42.130993+0000 mgr.y (mgr.24308) 267 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:44.435 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions' 2024-09-21T13:58:45.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:44 smithi032 bash[19760]: audit 2024-09-21T13:58:43.679251+0000 mgr.y (mgr.24308) 268 : audit [DBG] from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:58:45.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:44 smithi032 bash[28514]: audit 2024-09-21T13:58:43.679251+0000 mgr.y (mgr.24308) 268 : audit [DBG] from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:58:45.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:44 smithi046 bash[21852]: audit 2024-09-21T13:58:43.679251+0000 mgr.y (mgr.24308) 268 : audit [DBG] from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:58:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:45 smithi046 bash[21852]: cluster 2024-09-21T13:58:44.132713+0000 mgr.y (mgr.24308) 269 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:46.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:45 smithi046 bash[21852]: audit 2024-09-21T13:58:44.725700+0000 mgr.y (mgr.24308) 270 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:46.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:45 smithi032 bash[19760]: cluster 2024-09-21T13:58:44.132713+0000 mgr.y (mgr.24308) 269 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:46.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:45 smithi032 bash[19760]: audit 2024-09-21T13:58:44.725700+0000 mgr.y (mgr.24308) 270 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:46.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:45 smithi032 bash[28514]: cluster 2024-09-21T13:58:44.132713+0000 mgr.y (mgr.24308) 269 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:46.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:45 smithi032 bash[28514]: audit 2024-09-21T13:58:44.725700+0000 mgr.y (mgr.24308) 270 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:47 smithi046 bash[21852]: cluster 2024-09-21T13:58:46.133455+0000 mgr.y (mgr.24308) 271 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:48.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:47 smithi032 bash[19760]: cluster 2024-09-21T13:58:46.133455+0000 mgr.y (mgr.24308) 271 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:48.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:47 smithi032 bash[28514]: cluster 2024-09-21T13:58:46.133455+0000 mgr.y (mgr.24308) 271 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:49.273 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:58:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:49 smithi046 bash[21852]: cluster 2024-09-21T13:58:48.135290+0000 mgr.y (mgr.24308) 272 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:50.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:49 smithi032 bash[28514]: cluster 2024-09-21T13:58:48.135290+0000 mgr.y (mgr.24308) 272 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:50.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:49 smithi032 bash[19760]: cluster 2024-09-21T13:58:48.135290+0000 mgr.y (mgr.24308) 272 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:50.818 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T13:58:50.818 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T13:58:50.818 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:58:50.818 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T13:58:50.819 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T13:58:50.819 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:58:50.819 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T13:58:50.819 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T13:58:50.819 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:58:50.819 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T13:58:50.819 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T13:58:50.819 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:58:50.819 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T13:58:50.819 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T13:58:50.819 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 15 2024-09-21T13:58:50.819 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T13:58:50.819 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T13:58:51.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:50 smithi032 bash[19760]: audit 2024-09-21T13:58:50.823352+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.32:0/1168406905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:58:51.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:50 smithi032 bash[28514]: audit 2024-09-21T13:58:50.823352+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.32:0/1168406905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:58:51.104 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:58:50 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:58:50] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-21T13:58:51.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:50 smithi046 bash[21852]: audit 2024-09-21T13:58:50.823352+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.32:0/1168406905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:58:51.516 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph -s' 2024-09-21T13:58:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:51 smithi046 bash[21852]: cluster 2024-09-21T13:58:50.136220+0000 mgr.y (mgr.24308) 273 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:52.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:51 smithi032 bash[19760]: cluster 2024-09-21T13:58:50.136220+0000 mgr.y (mgr.24308) 273 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:52.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:51 smithi032 bash[28514]: cluster 2024-09-21T13:58:50.136220+0000 mgr.y (mgr.24308) 273 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:54.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:53 smithi046 bash[21852]: cluster 2024-09-21T13:58:52.137007+0000 mgr.y (mgr.24308) 274 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:54.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:53 smithi032 bash[19760]: cluster 2024-09-21T13:58:52.137007+0000 mgr.y (mgr.24308) 274 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:54.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:53 smithi032 bash[28514]: cluster 2024-09-21T13:58:52.137007+0000 mgr.y (mgr.24308) 274 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:55 smithi046 bash[21852]: cluster 2024-09-21T13:58:54.138917+0000 mgr.y (mgr.24308) 275 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:55 smithi046 bash[21852]: audit 2024-09-21T13:58:54.736963+0000 mgr.y (mgr.24308) 276 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:56.346 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:58:56.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:55 smithi032 bash[28514]: cluster 2024-09-21T13:58:54.138917+0000 mgr.y (mgr.24308) 275 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:56.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:55 smithi032 bash[28514]: audit 2024-09-21T13:58:54.736963+0000 mgr.y (mgr.24308) 276 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:56.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:55 smithi032 bash[19760]: cluster 2024-09-21T13:58:54.138917+0000 mgr.y (mgr.24308) 275 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:58:56.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:55 smithi032 bash[19760]: audit 2024-09-21T13:58:54.736963+0000 mgr.y (mgr.24308) 276 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:58:57.817 INFO:teuthology.orchestra.run.smithi032.stdout: cluster: 2024-09-21T13:58:57.817 INFO:teuthology.orchestra.run.smithi032.stdout: id: 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T13:58:57.817 INFO:teuthology.orchestra.run.smithi032.stdout: health: HEALTH_OK 2024-09-21T13:58:57.818 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:58:57.818 INFO:teuthology.orchestra.run.smithi032.stdout: services: 2024-09-21T13:58:57.818 INFO:teuthology.orchestra.run.smithi032.stdout: mon: 3 daemons, quorum a,b,c (age 15m) 2024-09-21T13:58:57.818 INFO:teuthology.orchestra.run.smithi032.stdout: mgr: y(active, since 6m), standbys: x 2024-09-21T13:58:57.818 INFO:teuthology.orchestra.run.smithi032.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-21T13:58:57.818 INFO:teuthology.orchestra.run.smithi032.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T13:58:57.818 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:58:57.818 INFO:teuthology.orchestra.run.smithi032.stdout: data: 2024-09-21T13:58:57.818 INFO:teuthology.orchestra.run.smithi032.stdout: pools: 6 pools, 161 pgs 2024-09-21T13:58:57.818 INFO:teuthology.orchestra.run.smithi032.stdout: objects: 212 objects, 585 KiB 2024-09-21T13:58:57.818 INFO:teuthology.orchestra.run.smithi032.stdout: usage: 258 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:58:57.818 INFO:teuthology.orchestra.run.smithi032.stdout: pgs: 161 active+clean 2024-09-21T13:58:57.818 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:58:57.819 INFO:teuthology.orchestra.run.smithi032.stdout: io: 2024-09-21T13:58:57.819 INFO:teuthology.orchestra.run.smithi032.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-21T13:58:57.819 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T13:58:58.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:57 smithi032 bash[19760]: cluster 2024-09-21T13:58:56.139778+0000 mgr.y (mgr.24308) 277 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:58.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:57 smithi032 bash[19760]: audit 2024-09-21T13:58:57.026430+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:58:58.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:57 smithi032 bash[19760]: audit 2024-09-21T13:58:57.822665+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.32:0/1953090879' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:58:58.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:57 smithi032 bash[28514]: cluster 2024-09-21T13:58:56.139778+0000 mgr.y (mgr.24308) 277 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:58.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:57 smithi032 bash[28514]: audit 2024-09-21T13:58:57.026430+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:58:58.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:57 smithi032 bash[28514]: audit 2024-09-21T13:58:57.822665+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.32:0/1953090879' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:58:58.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:57 smithi046 bash[21852]: cluster 2024-09-21T13:58:56.139778+0000 mgr.y (mgr.24308) 277 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:58:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:57 smithi046 bash[21852]: audit 2024-09-21T13:58:57.026430+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:58:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:57 smithi046 bash[21852]: audit 2024-09-21T13:58:57.822665+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.32:0/1953090879' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:58:58.497 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ls' 2024-09-21T13:59:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:58:59 smithi046 bash[21852]: cluster 2024-09-21T13:58:58.141490+0000 mgr.y (mgr.24308) 278 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:00.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:58:59 smithi032 bash[19760]: cluster 2024-09-21T13:58:58.141490+0000 mgr.y (mgr.24308) 278 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:00.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:58:59 smithi032 bash[28514]: cluster 2024-09-21T13:58:58.141490+0000 mgr.y (mgr.24308) 278 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:01.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:59:00 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:59:00] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-21T13:59:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:01 smithi046 bash[21852]: cluster 2024-09-21T13:59:00.142128+0000 mgr.y (mgr.24308) 279 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:02.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:01 smithi032 bash[19760]: cluster 2024-09-21T13:59:00.142128+0000 mgr.y (mgr.24308) 279 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:02.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:01 smithi032 bash[28514]: cluster 2024-09-21T13:59:00.142128+0000 mgr.y (mgr.24308) 279 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:03.321 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:59:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:03 smithi046 bash[21852]: cluster 2024-09-21T13:59:02.142826+0000 mgr.y (mgr.24308) 280 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:04.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:03 smithi032 bash[19760]: cluster 2024-09-21T13:59:02.142826+0000 mgr.y (mgr.24308) 280 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:04.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:03 smithi032 bash[28514]: cluster 2024-09-21T13:59:02.142826+0000 mgr.y (mgr.24308) 280 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:04.778 INFO:teuthology.orchestra.run.smithi032.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-21T13:59:04.778 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager ?:9093,9094 1/1 3m ago 6m smithi032=a;count:1 2024-09-21T13:59:04.778 INFO:teuthology.orchestra.run.smithi032.stdout:grafana ?:3000 1/1 4m ago 6m smithi046=a;count:1 2024-09-21T13:59:04.778 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo ?:5000 1/1 3m ago 3m count:1 2024-09-21T13:59:04.778 INFO:teuthology.orchestra.run.smithi032.stdout:mgr 2/2 4m ago 14m smithi032=y;smithi046=x;count:2 2024-09-21T13:59:04.778 INFO:teuthology.orchestra.run.smithi032.stdout:mon 3/3 4m ago 15m smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi046:172.21.15.46=b;count:3 2024-09-21T13:59:04.778 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter ?:9100 2/2 4m ago 7m smithi032=a;smithi046=b;count:2 2024-09-21T13:59:04.778 INFO:teuthology.orchestra.run.smithi032.stdout:osd 8 4m ago - 2024-09-21T13:59:04.778 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus ?:9095 1/1 4m ago 7m smithi046=a;count:1 2024-09-21T13:59:04.778 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo ?:8000 2/2 4m ago 4m count:2 2024-09-21T13:59:05.479 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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:59:06.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:05 smithi046 bash[21852]: cluster 2024-09-21T13:59:04.144542+0000 mgr.y (mgr.24308) 281 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:06.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:05 smithi046 bash[21852]: audit 2024-09-21T13:59:04.745598+0000 mgr.y (mgr.24308) 282 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:06.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:05 smithi046 bash[21852]: audit 2024-09-21T13:59:04.774635+0000 mgr.y (mgr.24308) 283 : audit [DBG] from='client.24866 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:59:06.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:05 smithi032 bash[28514]: cluster 2024-09-21T13:59:04.144542+0000 mgr.y (mgr.24308) 281 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:06.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:05 smithi032 bash[28514]: audit 2024-09-21T13:59:04.745598+0000 mgr.y (mgr.24308) 282 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:06.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:05 smithi032 bash[28514]: audit 2024-09-21T13:59:04.774635+0000 mgr.y (mgr.24308) 283 : audit [DBG] from='client.24866 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:59:06.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:05 smithi032 bash[19760]: cluster 2024-09-21T13:59:04.144542+0000 mgr.y (mgr.24308) 281 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:06.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:05 smithi032 bash[19760]: audit 2024-09-21T13:59:04.745598+0000 mgr.y (mgr.24308) 282 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:06.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:05 smithi032 bash[19760]: audit 2024-09-21T13:59:04.774635+0000 mgr.y (mgr.24308) 283 : audit [DBG] from='client.24866 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:59:08.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:07 smithi046 bash[21852]: cluster 2024-09-21T13:59:06.145296+0000 mgr.y (mgr.24308) 284 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:08.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:07 smithi032 bash[19760]: cluster 2024-09-21T13:59:06.145296+0000 mgr.y (mgr.24308) 284 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:08.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:07 smithi032 bash[28514]: cluster 2024-09-21T13:59:06.145296+0000 mgr.y (mgr.24308) 284 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:09 smithi046 bash[21852]: cluster 2024-09-21T13:59:08.146957+0000 mgr.y (mgr.24308) 285 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:10.302 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:59:10.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:09 smithi032 bash[28514]: cluster 2024-09-21T13:59:08.146957+0000 mgr.y (mgr.24308) 285 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:10.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:09 smithi032 bash[19760]: cluster 2024-09-21T13:59:08.146957+0000 mgr.y (mgr.24308) 285 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:11.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:59:10 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:59:10] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-21T13:59:12.119 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled to redeploy mgr.x on host 'smithi046' 2024-09-21T13:59:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:11 smithi046 bash[21852]: cluster 2024-09-21T13:59:10.147793+0000 mgr.y (mgr.24308) 286 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:59:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:11 smithi046 bash[21852]: audit 2024-09-21T13:59:11.757007+0000 mon.a (mon.0) 1008 : audit [DBG] from='client.? 172.21.15.32:0/253183784' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T13:59:12.322 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:11 smithi032 bash[19760]: cluster 2024-09-21T13:59:10.147793+0000 mgr.y (mgr.24308) 286 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:59:12.322 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:11 smithi032 bash[19760]: audit 2024-09-21T13:59:11.757007+0000 mon.a (mon.0) 1008 : audit [DBG] from='client.? 172.21.15.32:0/253183784' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T13:59:12.323 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:11 smithi032 bash[28514]: cluster 2024-09-21T13:59:10.147793+0000 mgr.y (mgr.24308) 286 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:59:12.323 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:11 smithi032 bash[28514]: audit 2024-09-21T13:59:11.757007+0000 mon.a (mon.0) 1008 : audit [DBG] from='client.? 172.21.15.32:0/253183784' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T13:59:12.800 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps --refresh' 2024-09-21T13:59:13.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[19760]: audit 2024-09-21T13:59:12.026365+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:59:13.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[19760]: audit 2024-09-21T13:59:12.108544+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:59:13.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[19760]: audit 2024-09-21T13:59:12.117247+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:59:13.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[19760]: audit 2024-09-21T13:59:12.124159+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:59:13.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[19760]: audit 2024-09-21T13:59:12.126400+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:59:13.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[19760]: audit 2024-09-21T13:59:12.127466+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:59:13.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[19760]: audit 2024-09-21T13:59:12.135605+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:59:13.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[19760]: audit 2024-09-21T13:59:12.175285+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:59:13.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[19760]: audit 2024-09-21T13:59:12.177074+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:59:13.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[19760]: audit 2024-09-21T13:59:12.179649+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:59:13.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[28514]: audit 2024-09-21T13:59:12.026365+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:59:13.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[28514]: audit 2024-09-21T13:59:12.108544+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:59:13.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[28514]: audit 2024-09-21T13:59:12.117247+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:59:13.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[28514]: audit 2024-09-21T13:59:12.124159+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:59:13.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[28514]: audit 2024-09-21T13:59:12.126400+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:59:13.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[28514]: audit 2024-09-21T13:59:12.127466+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:59:13.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[28514]: audit 2024-09-21T13:59:12.135605+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:59:13.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[28514]: audit 2024-09-21T13:59:12.175285+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:59:13.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[28514]: audit 2024-09-21T13:59:12.177074+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:59:13.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:12 smithi032 bash[28514]: audit 2024-09-21T13:59:12.179649+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:59:13.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:12 smithi046 bash[21852]: audit 2024-09-21T13:59:12.026365+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:59:13.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:12 smithi046 bash[21852]: audit 2024-09-21T13:59:12.108544+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:59:13.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:12 smithi046 bash[21852]: audit 2024-09-21T13:59:12.117247+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:59:13.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:12 smithi046 bash[21852]: audit 2024-09-21T13:59:12.124159+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:59:13.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:12 smithi046 bash[21852]: audit 2024-09-21T13:59:12.126400+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:59:13.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:12 smithi046 bash[21852]: audit 2024-09-21T13:59:12.127466+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:59:13.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:12 smithi046 bash[21852]: audit 2024-09-21T13:59:12.135605+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T13:59:13.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:12 smithi046 bash[21852]: audit 2024-09-21T13:59:12.175285+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:59:13.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:12 smithi046 bash[21852]: audit 2024-09-21T13:59:12.177074+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:59:13.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:12 smithi046 bash[21852]: audit 2024-09-21T13:59:12.179649+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:59:14.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:13 smithi046 bash[21852]: audit 2024-09-21T13:59:12.103195+0000 mgr.y (mgr.24308) 287 : audit [DBG] from='client.24878 -' 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:59:14.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:13 smithi046 bash[21852]: cephadm 2024-09-21T13:59:12.111052+0000 mgr.y (mgr.24308) 288 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-21T13:59:14.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:13 smithi046 bash[21852]: cluster 2024-09-21T13:59:12.148248+0000 mgr.y (mgr.24308) 289 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:59:14.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:13 smithi046 bash[21852]: cephadm 2024-09-21T13:59:12.185958+0000 mgr.y (mgr.24308) 290 : cephadm [INF] Deploying daemon mgr.x on smithi046 2024-09-21T13:59:14.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:13 smithi032 bash[19760]: audit 2024-09-21T13:59:12.103195+0000 mgr.y (mgr.24308) 287 : audit [DBG] from='client.24878 -' 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:59:14.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:13 smithi032 bash[19760]: cephadm 2024-09-21T13:59:12.111052+0000 mgr.y (mgr.24308) 288 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-21T13:59:14.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:13 smithi032 bash[19760]: cluster 2024-09-21T13:59:12.148248+0000 mgr.y (mgr.24308) 289 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:59:14.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:13 smithi032 bash[19760]: cephadm 2024-09-21T13:59:12.185958+0000 mgr.y (mgr.24308) 290 : cephadm [INF] Deploying daemon mgr.x on smithi046 2024-09-21T13:59:14.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:13 smithi032 bash[28514]: audit 2024-09-21T13:59:12.103195+0000 mgr.y (mgr.24308) 287 : audit [DBG] from='client.24878 -' 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:59:14.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:13 smithi032 bash[28514]: cephadm 2024-09-21T13:59:12.111052+0000 mgr.y (mgr.24308) 288 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-21T13:59:14.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:13 smithi032 bash[28514]: cluster 2024-09-21T13:59:12.148248+0000 mgr.y (mgr.24308) 289 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:59:14.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:13 smithi032 bash[28514]: cephadm 2024-09-21T13:59:12.185958+0000 mgr.y (mgr.24308) 290 : cephadm [INF] Deploying daemon mgr.x on smithi046 2024-09-21T13:59:16.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:15 smithi032 bash[19760]: cluster 2024-09-21T13:59:14.150018+0000 mgr.y (mgr.24308) 291 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:16.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:15 smithi032 bash[19760]: audit 2024-09-21T13:59:14.753794+0000 mgr.y (mgr.24308) 292 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:16.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:15 smithi032 bash[28514]: cluster 2024-09-21T13:59:14.150018+0000 mgr.y (mgr.24308) 291 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:16.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:15 smithi032 bash[28514]: audit 2024-09-21T13:59:14.753794+0000 mgr.y (mgr.24308) 292 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:15 smithi046 bash[21852]: cluster 2024-09-21T13:59:14.150018+0000 mgr.y (mgr.24308) 291 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:16.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:15 smithi046 bash[21852]: audit 2024-09-21T13:59:14.753794+0000 mgr.y (mgr.24308) 292 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:17.624 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:59:18.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:17 smithi032 bash[19760]: cluster 2024-09-21T13:59:16.150791+0000 mgr.y (mgr.24308) 293 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:59:18.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:17 smithi032 bash[28514]: cluster 2024-09-21T13:59:16.150791+0000 mgr.y (mgr.24308) 293 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:59:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:17 smithi046 bash[21852]: cluster 2024-09-21T13:59:16.150791+0000 mgr.y (mgr.24308) 293 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:59:19.216 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:59:19.216 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (6m) 4m ago 6m 13.8M - 0.25.0 c8568f914cd2 15b96cb361cd 2024-09-21T13:59:19.216 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (6m) 4m ago 6m 75.7M - 9.4.12 2bacad6d85d8 86f655d7024d 2024-09-21T13:59:19.216 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (4m) 4m ago 4m - - 3.8 164465d2334a 90036a68f0c4 2024-09-21T13:59:19.216 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,8765 running (15m) 4m ago 15m 429M - 19.1.1-373-g4e45e6b4 164465d2334a 44124af9e8bc 2024-09-21T13:59:19.216 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:9283,8765 running (17m) 4m ago 17m 491M - 19.1.1-373-g4e45e6b4 164465d2334a 62cfbcbb5b4b 2024-09-21T13:59:19.216 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (17m) 4m ago 17m 47.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T13:59:19.216 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (15m) 4m ago 15m 38.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 5f1261d6ba69 2024-09-21T13:59:19.216 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (15m) 4m ago 15m 36.7M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T13:59:19.216 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (6m) 4m ago 6m 8592k - 1.5.0 0da6a335fe13 2b52bb28f56d 2024-09-21T13:59:19.217 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (6m) 4m ago 6m 8112k - 1.5.0 0da6a335fe13 c3147c445e6f 2024-09-21T13:59:19.217 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (14m) 4m ago 14m 56.9M 4061M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T13:59:19.217 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (13m) 4m ago 13m 57.1M 4061M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T13:59:19.217 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (12m) 4m ago 12m 53.7M 4061M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T13:59:19.217 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (11m) 4m ago 11m 46.4M 4061M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T13:59:19.217 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (10m) 4m ago 10m 47.3M 4061M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T13:59:19.217 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (9m) 4m ago 9m 54.1M 4061M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T13:59:19.217 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (8m) 4m ago 8m 45.1M 4061M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T13:59:19.217 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (8m) 4m ago 8m 55.1M 4061M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T13:59:19.217 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (6m) 4m ago 7m 35.8M - 2.43.0 a07b618ecd1d 1105d194dc9c 2024-09-21T13:59:19.217 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (4m) 4m ago 4m 88.6M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T13:59:19.217 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (4m) 4m ago 4m 88.6M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T13:59:19.833 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T13:59:20.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:19 smithi032 bash[19760]: cluster 2024-09-21T13:59:18.152413+0000 mgr.y (mgr.24308) 294 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:20.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:19 smithi032 bash[28514]: cluster 2024-09-21T13:59:18.152413+0000 mgr.y (mgr.24308) 294 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:19 smithi046 bash[21852]: cluster 2024-09-21T13:59:18.152413+0000 mgr.y (mgr.24308) 294 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:21.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:20 smithi032 bash[19760]: audit 2024-09-21T13:59:19.182550+0000 mgr.y (mgr.24308) 295 : audit [DBG] from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:59:21.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:59:20 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:59:20] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-21T13:59:21.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:20 smithi032 bash[28514]: audit 2024-09-21T13:59:19.182550+0000 mgr.y (mgr.24308) 295 : audit [DBG] from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:59:21.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:20 smithi046 bash[21852]: audit 2024-09-21T13:59:19.182550+0000 mgr.y (mgr.24308) 295 : audit [DBG] from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:59:22.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:21 smithi032 bash[28514]: cluster 2024-09-21T13:59:20.153138+0000 mgr.y (mgr.24308) 296 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:22.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:21 smithi032 bash[19760]: cluster 2024-09-21T13:59:20.153138+0000 mgr.y (mgr.24308) 296 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:21 smithi046 bash[21852]: cluster 2024-09-21T13:59:20.153138+0000 mgr.y (mgr.24308) 296 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:23.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:22 smithi032 bash[28514]: cluster 2024-09-21T13:59:22.153852+0000 mgr.y (mgr.24308) 297 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:23.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:22 smithi032 bash[19760]: cluster 2024-09-21T13:59:22.153852+0000 mgr.y (mgr.24308) 297 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:23.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:22 smithi046 bash[21852]: cluster 2024-09-21T13:59:22.153852+0000 mgr.y (mgr.24308) 297 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:24.664 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:59:25.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:25 smithi046 bash[21852]: cluster 2024-09-21T13:59:24.155074+0000 mgr.y (mgr.24308) 298 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:25.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:25 smithi046 bash[21852]: audit 2024-09-21T13:59:24.765265+0000 mgr.y (mgr.24308) 299 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:25.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:25 smithi032 bash[19760]: cluster 2024-09-21T13:59:24.155074+0000 mgr.y (mgr.24308) 298 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:25.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:25 smithi032 bash[19760]: audit 2024-09-21T13:59:24.765265+0000 mgr.y (mgr.24308) 299 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:25.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:25 smithi032 bash[28514]: cluster 2024-09-21T13:59:24.155074+0000 mgr.y (mgr.24308) 298 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:25.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:25 smithi032 bash[28514]: audit 2024-09-21T13:59:24.765265+0000 mgr.y (mgr.24308) 299 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:27.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:27 smithi032 bash[28514]: cluster 2024-09-21T13:59:26.155763+0000 mgr.y (mgr.24308) 300 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:27.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:27 smithi032 bash[28514]: audit 2024-09-21T13:59:27.026833+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:59:27.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:27 smithi032 bash[19760]: cluster 2024-09-21T13:59:26.155763+0000 mgr.y (mgr.24308) 300 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:27.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:27 smithi032 bash[19760]: audit 2024-09-21T13:59:27.026833+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:59:27.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:27 smithi046 bash[21852]: cluster 2024-09-21T13:59:26.155763+0000 mgr.y (mgr.24308) 300 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:27.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:27 smithi046 bash[21852]: audit 2024-09-21T13:59:27.026833+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:59:29.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:29 smithi032 bash[28514]: cluster 2024-09-21T13:59:28.157405+0000 mgr.y (mgr.24308) 301 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:29.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:29 smithi032 bash[19760]: cluster 2024-09-21T13:59:28.157405+0000 mgr.y (mgr.24308) 301 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:29.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:29 smithi046 bash[21852]: cluster 2024-09-21T13:59:28.157405+0000 mgr.y (mgr.24308) 301 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:31.219 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:59:30 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:59:30] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-21T13:59:31.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:31 smithi032 bash[28514]: cluster 2024-09-21T13:59:30.158091+0000 mgr.y (mgr.24308) 302 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:31.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:31 smithi032 bash[19760]: cluster 2024-09-21T13:59:30.158091+0000 mgr.y (mgr.24308) 302 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:31.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:31 smithi046 bash[21852]: cluster 2024-09-21T13:59:30.158091+0000 mgr.y (mgr.24308) 302 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:33.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:33 smithi032 bash[19760]: cluster 2024-09-21T13:59:32.158747+0000 mgr.y (mgr.24308) 303 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:33.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:33 smithi032 bash[28514]: cluster 2024-09-21T13:59:32.158747+0000 mgr.y (mgr.24308) 303 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:33.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:33 smithi046 bash[21852]: cluster 2024-09-21T13:59:32.158747+0000 mgr.y (mgr.24308) 303 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:35.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:35 smithi032 bash[28514]: cluster 2024-09-21T13:59:34.160425+0000 mgr.y (mgr.24308) 304 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:35.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:35 smithi032 bash[28514]: audit 2024-09-21T13:59:34.769777+0000 mgr.y (mgr.24308) 305 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:35.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:35 smithi032 bash[19760]: cluster 2024-09-21T13:59:34.160425+0000 mgr.y (mgr.24308) 304 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:35.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:35 smithi032 bash[19760]: audit 2024-09-21T13:59:34.769777+0000 mgr.y (mgr.24308) 305 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:35.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:35 smithi046 bash[21852]: cluster 2024-09-21T13:59:34.160425+0000 mgr.y (mgr.24308) 304 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:35.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:35 smithi046 bash[21852]: audit 2024-09-21T13:59:34.769777+0000 mgr.y (mgr.24308) 305 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:37.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:37 smithi032 bash[28514]: cluster 2024-09-21T13:59:36.161141+0000 mgr.y (mgr.24308) 306 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:37.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:37 smithi032 bash[19760]: cluster 2024-09-21T13:59:36.161141+0000 mgr.y (mgr.24308) 306 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:37.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:37 smithi046 bash[21852]: cluster 2024-09-21T13:59:36.161141+0000 mgr.y (mgr.24308) 306 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:39.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:39 smithi032 bash[28514]: cluster 2024-09-21T13:59:38.162702+0000 mgr.y (mgr.24308) 307 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:39.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:39 smithi032 bash[19760]: cluster 2024-09-21T13:59:38.162702+0000 mgr.y (mgr.24308) 307 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:39.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:39 smithi046 bash[21852]: cluster 2024-09-21T13:59:38.162702+0000 mgr.y (mgr.24308) 307 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:41.239 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:59:40 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:59:40] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-21T13:59:41.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:41 smithi032 bash[19760]: cluster 2024-09-21T13:59:40.163392+0000 mgr.y (mgr.24308) 308 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:41.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:41 smithi032 bash[28514]: cluster 2024-09-21T13:59:40.163392+0000 mgr.y (mgr.24308) 308 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:41.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:41 smithi046 bash[21852]: cluster 2024-09-21T13:59:40.163392+0000 mgr.y (mgr.24308) 308 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:42.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:42 smithi032 bash[19760]: audit 2024-09-21T13:59:42.027368+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:59:42.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:42 smithi032 bash[28514]: audit 2024-09-21T13:59:42.027368+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:59:42.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:42 smithi046 bash[21852]: audit 2024-09-21T13:59:42.027368+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:59:43.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:43 smithi032 bash[19760]: cluster 2024-09-21T13:59:42.164125+0000 mgr.y (mgr.24308) 309 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:43.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:43 smithi032 bash[28514]: cluster 2024-09-21T13:59:42.164125+0000 mgr.y (mgr.24308) 309 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:43.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:43 smithi046 bash[21852]: cluster 2024-09-21T13:59:42.164125+0000 mgr.y (mgr.24308) 309 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:45.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:45 smithi032 bash[19760]: cluster 2024-09-21T13:59:44.165850+0000 mgr.y (mgr.24308) 310 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:45.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:45 smithi032 bash[19760]: audit 2024-09-21T13:59:44.777703+0000 mgr.y (mgr.24308) 311 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:45.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:45 smithi032 bash[28514]: cluster 2024-09-21T13:59:44.165850+0000 mgr.y (mgr.24308) 310 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:45.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:45 smithi032 bash[28514]: audit 2024-09-21T13:59:44.777703+0000 mgr.y (mgr.24308) 311 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:45.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:45 smithi046 bash[21852]: cluster 2024-09-21T13:59:44.165850+0000 mgr.y (mgr.24308) 310 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:45.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:45 smithi046 bash[21852]: audit 2024-09-21T13:59:44.777703+0000 mgr.y (mgr.24308) 311 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:47.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:47 smithi032 bash[19760]: cluster 2024-09-21T13:59:46.166562+0000 mgr.y (mgr.24308) 312 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:47.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:47 smithi032 bash[28514]: cluster 2024-09-21T13:59:46.166562+0000 mgr.y (mgr.24308) 312 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:47.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:47 smithi046 bash[21852]: cluster 2024-09-21T13:59:46.166562+0000 mgr.y (mgr.24308) 312 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:49.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:49 smithi032 bash[19760]: cluster 2024-09-21T13:59:48.168170+0000 mgr.y (mgr.24308) 313 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:49.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:49 smithi032 bash[28514]: cluster 2024-09-21T13:59:48.168170+0000 mgr.y (mgr.24308) 313 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:49.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:49 smithi046 bash[21852]: cluster 2024-09-21T13:59:48.168170+0000 mgr.y (mgr.24308) 313 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:51.266 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 13:59:50 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:13:59:50] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-21T13:59:51.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:51 smithi032 bash[19760]: cluster 2024-09-21T13:59:50.168872+0000 mgr.y (mgr.24308) 314 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:51.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:51 smithi032 bash[28514]: cluster 2024-09-21T13:59:50.168872+0000 mgr.y (mgr.24308) 314 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:51.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:51 smithi046 bash[21852]: cluster 2024-09-21T13:59:50.168872+0000 mgr.y (mgr.24308) 314 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:53.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:53 smithi032 bash[19760]: cluster 2024-09-21T13:59:52.169586+0000 mgr.y (mgr.24308) 315 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:53.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:53 smithi032 bash[28514]: cluster 2024-09-21T13:59:52.169586+0000 mgr.y (mgr.24308) 315 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:53.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:53 smithi046 bash[21852]: cluster 2024-09-21T13:59:52.169586+0000 mgr.y (mgr.24308) 315 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:56.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:55 smithi032 bash[19760]: cluster 2024-09-21T13:59:54.171283+0000 mgr.y (mgr.24308) 316 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:56.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:55 smithi032 bash[19760]: audit 2024-09-21T13:59:54.786756+0000 mgr.y (mgr.24308) 317 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:56.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:55 smithi032 bash[28514]: cluster 2024-09-21T13:59:54.171283+0000 mgr.y (mgr.24308) 316 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:56.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:55 smithi032 bash[28514]: audit 2024-09-21T13:59:54.786756+0000 mgr.y (mgr.24308) 317 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:55 smithi046 bash[21852]: cluster 2024-09-21T13:59:54.171283+0000 mgr.y (mgr.24308) 316 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:59:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:55 smithi046 bash[21852]: audit 2024-09-21T13:59:54.786756+0000 mgr.y (mgr.24308) 317 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:59:58.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:57 smithi032 bash[28514]: cluster 2024-09-21T13:59:56.171983+0000 mgr.y (mgr.24308) 318 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:58.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:57 smithi032 bash[28514]: audit 2024-09-21T13:59:57.027982+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:59:58.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:57 smithi032 bash[19760]: cluster 2024-09-21T13:59:56.171983+0000 mgr.y (mgr.24308) 318 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:58.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:57 smithi032 bash[19760]: audit 2024-09-21T13:59:57.027982+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:59:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:57 smithi046 bash[21852]: cluster 2024-09-21T13:59:56.171983+0000 mgr.y (mgr.24308) 318 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:59:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:57 smithi046 bash[21852]: audit 2024-09-21T13:59:57.027982+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:00:00.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 13:59:59 smithi032 bash[28514]: cluster 2024-09-21T13:59:58.173667+0000 mgr.y (mgr.24308) 319 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:00.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 13:59:59 smithi032 bash[19760]: cluster 2024-09-21T13:59:58.173667+0000 mgr.y (mgr.24308) 319 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 13:59:59 smithi046 bash[21852]: cluster 2024-09-21T13:59:58.173667+0000 mgr.y (mgr.24308) 319 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:01.104 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:00:00 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:00:00] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-21T14:00:01.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:00 smithi032 bash[19760]: cluster 2024-09-21T14:00:00.000137+0000 mon.a (mon.0) 1022 : cluster [INF] overall HEALTH_OK 2024-09-21T14:00:01.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:00 smithi032 bash[28514]: cluster 2024-09-21T14:00:00.000137+0000 mon.a (mon.0) 1022 : cluster [INF] overall HEALTH_OK 2024-09-21T14:00:01.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:00 smithi046 bash[21852]: cluster 2024-09-21T14:00:00.000137+0000 mon.a (mon.0) 1022 : cluster [INF] overall HEALTH_OK 2024-09-21T14:00:02.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:01 smithi032 bash[28514]: cluster 2024-09-21T14:00:00.174392+0000 mgr.y (mgr.24308) 320 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:02.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:01 smithi032 bash[19760]: cluster 2024-09-21T14:00:00.174392+0000 mgr.y (mgr.24308) 320 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:01 smithi046 bash[21852]: cluster 2024-09-21T14:00:00.174392+0000 mgr.y (mgr.24308) 320 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:04.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:03 smithi032 bash[19760]: cluster 2024-09-21T14:00:02.175098+0000 mgr.y (mgr.24308) 321 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:04.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:03 smithi032 bash[28514]: cluster 2024-09-21T14:00:02.175098+0000 mgr.y (mgr.24308) 321 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:03 smithi046 bash[21852]: cluster 2024-09-21T14:00:02.175098+0000 mgr.y (mgr.24308) 321 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:06.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:05 smithi032 bash[19760]: cluster 2024-09-21T14:00:04.176773+0000 mgr.y (mgr.24308) 322 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:06.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:05 smithi032 bash[19760]: audit 2024-09-21T14:00:04.797658+0000 mgr.y (mgr.24308) 323 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:06.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:05 smithi032 bash[28514]: cluster 2024-09-21T14:00:04.176773+0000 mgr.y (mgr.24308) 322 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:06.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:05 smithi032 bash[28514]: audit 2024-09-21T14:00:04.797658+0000 mgr.y (mgr.24308) 323 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:06.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:05 smithi046 bash[21852]: cluster 2024-09-21T14:00:04.176773+0000 mgr.y (mgr.24308) 322 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:06.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:05 smithi046 bash[21852]: audit 2024-09-21T14:00:04.797658+0000 mgr.y (mgr.24308) 323 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:07.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:07 smithi046 bash[21852]: cluster 2024-09-21T14:00:06.177484+0000 mgr.y (mgr.24308) 324 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:08.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:07 smithi032 bash[19760]: cluster 2024-09-21T14:00:06.177484+0000 mgr.y (mgr.24308) 324 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:08.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:07 smithi032 bash[28514]: cluster 2024-09-21T14:00:06.177484+0000 mgr.y (mgr.24308) 324 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:08.878 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:00:08 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:08.878 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:00:08 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:08.878 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:00:08 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:08.879 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:00:08 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:08.879 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:00:08 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:08.879 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:00:08 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:08.880 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:00:08 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:08.880 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:08 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:08.880 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:00:08 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:08.880 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:00:08 smithi046 systemd[1]: Stopping Ceph mgr.x for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:00:09.786 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:00:09 smithi046 bash[49826]: ceph-0221b256-781f-11ef-baf6-efdc52797490-mgr-x 2024-09-21T14:00:09.786 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:00:09 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T14:00:09.786 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:00:09 smithi046 bash[49888]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-mgr-x 2024-09-21T14:00:09.786 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:00:09 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T14:00:09.786 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:00:09 smithi046 systemd[1]: Stopped Ceph mgr.x for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:00:10.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:09 smithi032 bash[19760]: cluster 2024-09-21T14:00:08.179073+0000 mgr.y (mgr.24308) 325 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:10.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:09 smithi032 bash[28514]: cluster 2024-09-21T14:00:08.179073+0000 mgr.y (mgr.24308) 325 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:10.209 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:00:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:10.210 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:00:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:10.210 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:00:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:10.210 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:00:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:10.210 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:00:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:10.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:00:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:10.211 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:00:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:10.211 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:00:09 smithi046 systemd[1]: Started Ceph mgr.x for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:00:10.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:09 smithi046 bash[21852]: cluster 2024-09-21T14:00:08.179073+0000 mgr.y (mgr.24308) 325 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:10.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:10.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:00:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:00:11.210 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:00:11 smithi046 bash[49943]: debug 2024-09-21T14:00:11.086+0000 7f381ec02640 1 -- 172.21.15.46:0/3805424049 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564b5fe8d0e0 con 0x564b5fe8e800 2024-09-21T14:00:11.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:10 smithi046 bash[21852]: audit 2024-09-21T14:00:09.959978+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:11.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:10 smithi046 bash[21852]: audit 2024-09-21T14:00:09.970014+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:11.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:10 smithi046 bash[21852]: audit 2024-09-21T14:00:09.983460+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:11.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:10 smithi046 bash[21852]: audit 2024-09-21T14:00:09.993176+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:11.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:00:10 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:00:10] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-21T14:00:11.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:10 smithi032 bash[19760]: audit 2024-09-21T14:00:09.959978+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:11.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:10 smithi032 bash[19760]: audit 2024-09-21T14:00:09.970014+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:11.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:10 smithi032 bash[19760]: audit 2024-09-21T14:00:09.983460+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:11.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:10 smithi032 bash[19760]: audit 2024-09-21T14:00:09.993176+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:11.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:10 smithi032 bash[28514]: audit 2024-09-21T14:00:09.959978+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:11.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:10 smithi032 bash[28514]: audit 2024-09-21T14:00:09.970014+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:11.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:10 smithi032 bash[28514]: audit 2024-09-21T14:00:09.983460+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:11.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:10 smithi032 bash[28514]: audit 2024-09-21T14:00:09.993176+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:12.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:11 smithi032 bash[19760]: cluster 2024-09-21T14:00:10.179773+0000 mgr.y (mgr.24308) 326 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:12.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:11 smithi032 bash[28514]: cluster 2024-09-21T14:00:10.179773+0000 mgr.y (mgr.24308) 326 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:11 smithi046 bash[21852]: cluster 2024-09-21T14:00:10.179773+0000 mgr.y (mgr.24308) 326 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:13.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:13 smithi032 bash[19760]: audit 2024-09-21T14:00:12.028193+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:00:13.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:13 smithi032 bash[28514]: audit 2024-09-21T14:00:12.028193+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:00:13.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:12 smithi046 bash[21852]: audit 2024-09-21T14:00:12.028193+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:00:14.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:14 smithi032 bash[19760]: cluster 2024-09-21T14:00:12.180468+0000 mgr.y (mgr.24308) 327 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:14.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:14 smithi032 bash[28514]: cluster 2024-09-21T14:00:12.180468+0000 mgr.y (mgr.24308) 327 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:14.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:14 smithi046 bash[21852]: cluster 2024-09-21T14:00:12.180468+0000 mgr.y (mgr.24308) 327 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:15.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:15 smithi032 bash[19760]: cluster 2024-09-21T14:00:14.182174+0000 mgr.y (mgr.24308) 328 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:15.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:15 smithi032 bash[19760]: audit 2024-09-21T14:00:14.804858+0000 mgr.y (mgr.24308) 329 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:15.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:15 smithi032 bash[28514]: cluster 2024-09-21T14:00:14.182174+0000 mgr.y (mgr.24308) 328 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:15.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:15 smithi032 bash[28514]: audit 2024-09-21T14:00:14.804858+0000 mgr.y (mgr.24308) 329 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:15.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:15 smithi046 bash[21852]: cluster 2024-09-21T14:00:14.182174+0000 mgr.y (mgr.24308) 328 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:15.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:15 smithi046 bash[21852]: audit 2024-09-21T14:00:14.804858+0000 mgr.y (mgr.24308) 329 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:17.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:16 smithi046 bash[21852]: audit 2024-09-21T14:00:15.934768+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:17.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:16 smithi046 bash[21852]: audit 2024-09-21T14:00:15.941024+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:17.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:16 smithi046 bash[21852]: audit 2024-09-21T14:00:16.121204+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:17.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:16 smithi046 bash[21852]: audit 2024-09-21T14:00:16.130172+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:17.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:16 smithi046 bash[21852]: audit 2024-09-21T14:00:16.788012+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:00:17.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:16 smithi046 bash[21852]: audit 2024-09-21T14:00:16.789353+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:00:17.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:16 smithi046 bash[21852]: audit 2024-09-21T14:00:16.798167+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:17.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:16 smithi032 bash[19760]: audit 2024-09-21T14:00:15.934768+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:17.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:16 smithi032 bash[19760]: audit 2024-09-21T14:00:15.941024+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:17.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:16 smithi032 bash[19760]: audit 2024-09-21T14:00:16.121204+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:17.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:16 smithi032 bash[19760]: audit 2024-09-21T14:00:16.130172+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:17.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:16 smithi032 bash[19760]: audit 2024-09-21T14:00:16.788012+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:00:17.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:16 smithi032 bash[19760]: audit 2024-09-21T14:00:16.789353+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:00:17.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:16 smithi032 bash[19760]: audit 2024-09-21T14:00:16.798167+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:17.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:16 smithi032 bash[28514]: audit 2024-09-21T14:00:15.934768+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:17.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:16 smithi032 bash[28514]: audit 2024-09-21T14:00:15.941024+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:17.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:16 smithi032 bash[28514]: audit 2024-09-21T14:00:16.121204+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:17.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:16 smithi032 bash[28514]: audit 2024-09-21T14:00:16.130172+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:17.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:16 smithi032 bash[28514]: audit 2024-09-21T14:00:16.788012+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:00:17.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:16 smithi032 bash[28514]: audit 2024-09-21T14:00:16.789353+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:00:17.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:16 smithi032 bash[28514]: audit 2024-09-21T14:00:16.798167+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:00:17.931 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:00:17 smithi046 bash[49943]: [21/Sep/2024:14:00:17] ENGINE Bus STARTING 2024-09-21T14:00:17.931 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:00:17 smithi046 bash[49943]: CherryPy Checker: 2024-09-21T14:00:17.931 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:00:17 smithi046 bash[49943]: The Application mounted at '' has an empty config. 2024-09-21T14:00:17.931 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:00:17 smithi046 bash[49943]: [21/Sep/2024:14:00:17] ENGINE Serving on http://:::9283 2024-09-21T14:00:17.932 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:00:17 smithi046 bash[49943]: [21/Sep/2024:14:00:17] ENGINE Bus STARTED 2024-09-21T14:00:18.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:17 smithi046 bash[21852]: cluster 2024-09-21T14:00:16.182823+0000 mgr.y (mgr.24308) 330 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:18.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:17 smithi046 bash[21852]: audit 2024-09-21T14:00:17.502537+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T14:00:18.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:17 smithi046 bash[21852]: cluster 2024-09-21T14:00:17.502734+0000 mon.a (mon.0) 1035 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T14:00:18.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:17 smithi046 bash[21852]: cluster 2024-09-21T14:00:17.502980+0000 mon.a (mon.0) 1036 : cluster [DBG] Standby manager daemon x started 2024-09-21T14:00:18.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:17 smithi046 bash[21852]: audit 2024-09-21T14:00:17.503759+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:00:18.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:17 smithi046 bash[21852]: audit 2024-09-21T14:00:17.506039+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T14:00:18.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:17 smithi046 bash[21852]: audit 2024-09-21T14:00:17.506941+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:00:18.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:17 smithi032 bash[19760]: cluster 2024-09-21T14:00:16.182823+0000 mgr.y (mgr.24308) 330 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:18.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:17 smithi032 bash[19760]: audit 2024-09-21T14:00:17.502537+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T14:00:18.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:17 smithi032 bash[19760]: cluster 2024-09-21T14:00:17.502734+0000 mon.a (mon.0) 1035 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T14:00:18.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:17 smithi032 bash[19760]: cluster 2024-09-21T14:00:17.502980+0000 mon.a (mon.0) 1036 : cluster [DBG] Standby manager daemon x started 2024-09-21T14:00:18.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:17 smithi032 bash[19760]: audit 2024-09-21T14:00:17.503759+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:00:18.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:17 smithi032 bash[19760]: audit 2024-09-21T14:00:17.506039+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T14:00:18.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:17 smithi032 bash[19760]: audit 2024-09-21T14:00:17.506941+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:00:18.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:17 smithi032 bash[28514]: cluster 2024-09-21T14:00:16.182823+0000 mgr.y (mgr.24308) 330 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:18.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:17 smithi032 bash[28514]: audit 2024-09-21T14:00:17.502537+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T14:00:18.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:17 smithi032 bash[28514]: cluster 2024-09-21T14:00:17.502734+0000 mon.a (mon.0) 1035 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T14:00:18.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:17 smithi032 bash[28514]: cluster 2024-09-21T14:00:17.502980+0000 mon.a (mon.0) 1036 : cluster [DBG] Standby manager daemon x started 2024-09-21T14:00:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:17 smithi032 bash[28514]: audit 2024-09-21T14:00:17.503759+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:00:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:17 smithi032 bash[28514]: audit 2024-09-21T14:00:17.506039+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T14:00:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:17 smithi032 bash[28514]: audit 2024-09-21T14:00:17.506941+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:00:19.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:19 smithi046 bash[21852]: cluster 2024-09-21T14:00:18.147622+0000 mon.a (mon.0) 1037 : cluster [DBG] mgrmap e22: y(active, since 8m), standbys: x 2024-09-21T14:00:19.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:19 smithi046 bash[21852]: cluster 2024-09-21T14:00:18.184514+0000 mgr.y (mgr.24308) 331 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:19.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:19 smithi032 bash[19760]: cluster 2024-09-21T14:00:18.147622+0000 mon.a (mon.0) 1037 : cluster [DBG] mgrmap e22: y(active, since 8m), standbys: x 2024-09-21T14:00:19.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:19 smithi032 bash[19760]: cluster 2024-09-21T14:00:18.184514+0000 mgr.y (mgr.24308) 331 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:19.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:19 smithi032 bash[28514]: cluster 2024-09-21T14:00:18.147622+0000 mon.a (mon.0) 1037 : cluster [DBG] mgrmap e22: y(active, since 8m), standbys: x 2024-09-21T14:00:19.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:19 smithi032 bash[28514]: cluster 2024-09-21T14:00:18.184514+0000 mgr.y (mgr.24308) 331 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:21.236 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:00:20 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:00:20] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-21T14:00:21.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:21 smithi032 bash[19760]: cluster 2024-09-21T14:00:20.185188+0000 mgr.y (mgr.24308) 332 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:21.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:21 smithi032 bash[28514]: cluster 2024-09-21T14:00:20.185188+0000 mgr.y (mgr.24308) 332 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:21.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:21 smithi046 bash[21852]: cluster 2024-09-21T14:00:20.185188+0000 mgr.y (mgr.24308) 332 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:23.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:23 smithi032 bash[28514]: cluster 2024-09-21T14:00:22.185898+0000 mgr.y (mgr.24308) 333 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:23.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:23 smithi032 bash[19760]: cluster 2024-09-21T14:00:22.185898+0000 mgr.y (mgr.24308) 333 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:23.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:23 smithi046 bash[21852]: cluster 2024-09-21T14:00:22.185898+0000 mgr.y (mgr.24308) 333 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:25.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:25 smithi032 bash[28514]: cluster 2024-09-21T14:00:24.187615+0000 mgr.y (mgr.24308) 334 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:25.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:25 smithi032 bash[28514]: audit 2024-09-21T14:00:24.809569+0000 mgr.y (mgr.24308) 335 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:25.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:25 smithi032 bash[19760]: cluster 2024-09-21T14:00:24.187615+0000 mgr.y (mgr.24308) 334 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:25.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:25 smithi032 bash[19760]: audit 2024-09-21T14:00:24.809569+0000 mgr.y (mgr.24308) 335 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:25.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:25 smithi046 bash[21852]: cluster 2024-09-21T14:00:24.187615+0000 mgr.y (mgr.24308) 334 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:25.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:25 smithi046 bash[21852]: audit 2024-09-21T14:00:24.809569+0000 mgr.y (mgr.24308) 335 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:27.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:27 smithi032 bash[28514]: cluster 2024-09-21T14:00:26.188324+0000 mgr.y (mgr.24308) 336 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:27.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:27 smithi032 bash[28514]: audit 2024-09-21T14:00:27.028855+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:00:27.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:27 smithi032 bash[19760]: cluster 2024-09-21T14:00:26.188324+0000 mgr.y (mgr.24308) 336 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:27.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:27 smithi032 bash[19760]: audit 2024-09-21T14:00:27.028855+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:00:27.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:27 smithi046 bash[21852]: cluster 2024-09-21T14:00:26.188324+0000 mgr.y (mgr.24308) 336 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:27.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:27 smithi046 bash[21852]: audit 2024-09-21T14:00:27.028855+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:00:29.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:29 smithi032 bash[28514]: cluster 2024-09-21T14:00:28.189938+0000 mgr.y (mgr.24308) 337 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:29.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:29 smithi032 bash[19760]: cluster 2024-09-21T14:00:28.189938+0000 mgr.y (mgr.24308) 337 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:29.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:29 smithi046 bash[21852]: cluster 2024-09-21T14:00:28.189938+0000 mgr.y (mgr.24308) 337 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:31.257 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:00:30 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:00:30] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-21T14:00:31.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:31 smithi032 bash[28514]: cluster 2024-09-21T14:00:30.190654+0000 mgr.y (mgr.24308) 338 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:31.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:31 smithi032 bash[19760]: cluster 2024-09-21T14:00:30.190654+0000 mgr.y (mgr.24308) 338 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:31.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:31 smithi046 bash[21852]: cluster 2024-09-21T14:00:30.190654+0000 mgr.y (mgr.24308) 338 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:33.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:33 smithi032 bash[28514]: cluster 2024-09-21T14:00:32.191331+0000 mgr.y (mgr.24308) 339 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:33.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:33 smithi032 bash[19760]: cluster 2024-09-21T14:00:32.191331+0000 mgr.y (mgr.24308) 339 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:33.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:33 smithi046 bash[21852]: cluster 2024-09-21T14:00:32.191331+0000 mgr.y (mgr.24308) 339 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:35.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:35 smithi032 bash[19760]: cluster 2024-09-21T14:00:34.193159+0000 mgr.y (mgr.24308) 340 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:35.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:35 smithi032 bash[19760]: audit 2024-09-21T14:00:34.812975+0000 mgr.y (mgr.24308) 341 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:35.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:35 smithi032 bash[28514]: cluster 2024-09-21T14:00:34.193159+0000 mgr.y (mgr.24308) 340 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:35.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:35 smithi032 bash[28514]: audit 2024-09-21T14:00:34.812975+0000 mgr.y (mgr.24308) 341 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:35.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:35 smithi046 bash[21852]: cluster 2024-09-21T14:00:34.193159+0000 mgr.y (mgr.24308) 340 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:35.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:35 smithi046 bash[21852]: audit 2024-09-21T14:00:34.812975+0000 mgr.y (mgr.24308) 341 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:37.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:37 smithi032 bash[19760]: cluster 2024-09-21T14:00:36.193952+0000 mgr.y (mgr.24308) 342 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:37.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:37 smithi032 bash[28514]: cluster 2024-09-21T14:00:36.193952+0000 mgr.y (mgr.24308) 342 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:37.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:37 smithi046 bash[21852]: cluster 2024-09-21T14:00:36.193952+0000 mgr.y (mgr.24308) 342 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:39.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:39 smithi032 bash[28514]: cluster 2024-09-21T14:00:38.195705+0000 mgr.y (mgr.24308) 343 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:39.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:39 smithi032 bash[19760]: cluster 2024-09-21T14:00:38.195705+0000 mgr.y (mgr.24308) 343 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:39.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:39 smithi046 bash[21852]: cluster 2024-09-21T14:00:38.195705+0000 mgr.y (mgr.24308) 343 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:41.279 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:00:40 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:00:40] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-21T14:00:41.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:41 smithi032 bash[19760]: cluster 2024-09-21T14:00:40.196514+0000 mgr.y (mgr.24308) 344 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:41.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:41 smithi032 bash[28514]: cluster 2024-09-21T14:00:40.196514+0000 mgr.y (mgr.24308) 344 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:41.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:41 smithi046 bash[21852]: cluster 2024-09-21T14:00:40.196514+0000 mgr.y (mgr.24308) 344 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:42.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:42 smithi032 bash[28514]: audit 2024-09-21T14:00:42.029220+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:00:42.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:42 smithi032 bash[19760]: audit 2024-09-21T14:00:42.029220+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:00:42.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:42 smithi046 bash[21852]: audit 2024-09-21T14:00:42.029220+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:00:43.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:43 smithi032 bash[19760]: cluster 2024-09-21T14:00:42.197350+0000 mgr.y (mgr.24308) 345 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:43.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:43 smithi032 bash[28514]: cluster 2024-09-21T14:00:42.197350+0000 mgr.y (mgr.24308) 345 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:43.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:43 smithi046 bash[21852]: cluster 2024-09-21T14:00:42.197350+0000 mgr.y (mgr.24308) 345 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:45.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:45 smithi032 bash[28514]: cluster 2024-09-21T14:00:44.199217+0000 mgr.y (mgr.24308) 346 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:45.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:45 smithi032 bash[28514]: audit 2024-09-21T14:00:44.824215+0000 mgr.y (mgr.24308) 347 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:45.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:45 smithi032 bash[19760]: cluster 2024-09-21T14:00:44.199217+0000 mgr.y (mgr.24308) 346 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:45.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:45 smithi032 bash[19760]: audit 2024-09-21T14:00:44.824215+0000 mgr.y (mgr.24308) 347 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:45.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:45 smithi046 bash[21852]: cluster 2024-09-21T14:00:44.199217+0000 mgr.y (mgr.24308) 346 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:45.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:45 smithi046 bash[21852]: audit 2024-09-21T14:00:44.824215+0000 mgr.y (mgr.24308) 347 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:47.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:47 smithi032 bash[19760]: cluster 2024-09-21T14:00:46.200079+0000 mgr.y (mgr.24308) 348 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:47.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:47 smithi032 bash[28514]: cluster 2024-09-21T14:00:46.200079+0000 mgr.y (mgr.24308) 348 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:47.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:47 smithi046 bash[21852]: cluster 2024-09-21T14:00:46.200079+0000 mgr.y (mgr.24308) 348 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:49.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:49 smithi032 bash[19760]: cluster 2024-09-21T14:00:48.201888+0000 mgr.y (mgr.24308) 349 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:49.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:49 smithi032 bash[28514]: cluster 2024-09-21T14:00:48.201888+0000 mgr.y (mgr.24308) 349 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:49.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:49 smithi046 bash[21852]: cluster 2024-09-21T14:00:48.201888+0000 mgr.y (mgr.24308) 349 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:51.307 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:00:50 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:00:50] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-21T14:00:51.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:51 smithi032 bash[19760]: cluster 2024-09-21T14:00:50.202753+0000 mgr.y (mgr.24308) 350 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:51.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:51 smithi032 bash[28514]: cluster 2024-09-21T14:00:50.202753+0000 mgr.y (mgr.24308) 350 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:51.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:51 smithi046 bash[21852]: cluster 2024-09-21T14:00:50.202753+0000 mgr.y (mgr.24308) 350 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:53.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:53 smithi032 bash[19760]: cluster 2024-09-21T14:00:52.203617+0000 mgr.y (mgr.24308) 351 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:53.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:53 smithi032 bash[28514]: cluster 2024-09-21T14:00:52.203617+0000 mgr.y (mgr.24308) 351 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:53.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:53 smithi046 bash[21852]: cluster 2024-09-21T14:00:52.203617+0000 mgr.y (mgr.24308) 351 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:55.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:55 smithi032 bash[19760]: cluster 2024-09-21T14:00:54.205487+0000 mgr.y (mgr.24308) 352 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:55.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:55 smithi032 bash[19760]: audit 2024-09-21T14:00:54.835387+0000 mgr.y (mgr.24308) 353 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:55.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:55 smithi032 bash[28514]: cluster 2024-09-21T14:00:54.205487+0000 mgr.y (mgr.24308) 352 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:55.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:55 smithi032 bash[28514]: audit 2024-09-21T14:00:54.835387+0000 mgr.y (mgr.24308) 353 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:55.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:55 smithi046 bash[21852]: cluster 2024-09-21T14:00:54.205487+0000 mgr.y (mgr.24308) 352 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:55.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:55 smithi046 bash[21852]: audit 2024-09-21T14:00:54.835387+0000 mgr.y (mgr.24308) 353 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:00:57.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:57 smithi032 bash[19760]: cluster 2024-09-21T14:00:56.206347+0000 mgr.y (mgr.24308) 354 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:57.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:57 smithi032 bash[19760]: audit 2024-09-21T14:00:57.029490+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:00:57.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:57 smithi032 bash[28514]: cluster 2024-09-21T14:00:56.206347+0000 mgr.y (mgr.24308) 354 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:57.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:57 smithi032 bash[28514]: audit 2024-09-21T14:00:57.029490+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:00:57.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:57 smithi046 bash[21852]: cluster 2024-09-21T14:00:56.206347+0000 mgr.y (mgr.24308) 354 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:00:57.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:57 smithi046 bash[21852]: audit 2024-09-21T14:00:57.029490+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:00:59.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:00:59 smithi032 bash[28514]: cluster 2024-09-21T14:00:58.207999+0000 mgr.y (mgr.24308) 355 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:59.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:00:59 smithi032 bash[19760]: cluster 2024-09-21T14:00:58.207999+0000 mgr.y (mgr.24308) 355 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:00:59.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:00:59 smithi046 bash[21852]: cluster 2024-09-21T14:00:58.207999+0000 mgr.y (mgr.24308) 355 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:01.328 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:01:00 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:01:00] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-21T14:01:01.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:01 smithi032 bash[19760]: cluster 2024-09-21T14:01:00.208794+0000 mgr.y (mgr.24308) 356 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:01.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:01 smithi032 bash[28514]: cluster 2024-09-21T14:01:00.208794+0000 mgr.y (mgr.24308) 356 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:01.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:01 smithi046 bash[21852]: cluster 2024-09-21T14:01:00.208794+0000 mgr.y (mgr.24308) 356 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:03.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:03 smithi032 bash[28514]: cluster 2024-09-21T14:01:02.209554+0000 mgr.y (mgr.24308) 357 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:03.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:03 smithi032 bash[19760]: cluster 2024-09-21T14:01:02.209554+0000 mgr.y (mgr.24308) 357 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:03.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:03 smithi046 bash[21852]: cluster 2024-09-21T14:01:02.209554+0000 mgr.y (mgr.24308) 357 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:05.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:05 smithi032 bash[28514]: cluster 2024-09-21T14:01:04.211345+0000 mgr.y (mgr.24308) 358 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:05.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:05 smithi032 bash[28514]: audit 2024-09-21T14:01:04.843913+0000 mgr.y (mgr.24308) 359 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:05.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:05 smithi032 bash[19760]: cluster 2024-09-21T14:01:04.211345+0000 mgr.y (mgr.24308) 358 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:05.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:05 smithi032 bash[19760]: audit 2024-09-21T14:01:04.843913+0000 mgr.y (mgr.24308) 359 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:05.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:05 smithi046 bash[21852]: cluster 2024-09-21T14:01:04.211345+0000 mgr.y (mgr.24308) 358 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:05 smithi046 bash[21852]: audit 2024-09-21T14:01:04.843913+0000 mgr.y (mgr.24308) 359 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:07.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:07 smithi032 bash[19760]: cluster 2024-09-21T14:01:06.212087+0000 mgr.y (mgr.24308) 360 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:07.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:07 smithi032 bash[28514]: cluster 2024-09-21T14:01:06.212087+0000 mgr.y (mgr.24308) 360 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:07.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:07 smithi046 bash[21852]: cluster 2024-09-21T14:01:06.212087+0000 mgr.y (mgr.24308) 360 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:09.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:09 smithi032 bash[28514]: cluster 2024-09-21T14:01:08.213735+0000 mgr.y (mgr.24308) 361 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:09.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:09 smithi032 bash[19760]: cluster 2024-09-21T14:01:08.213735+0000 mgr.y (mgr.24308) 361 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:09.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:09 smithi046 bash[21852]: cluster 2024-09-21T14:01:08.213735+0000 mgr.y (mgr.24308) 361 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:11.349 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:01:10 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:01:10] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-21T14:01:11.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:11 smithi032 bash[19760]: cluster 2024-09-21T14:01:10.214541+0000 mgr.y (mgr.24308) 362 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:11.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:11 smithi032 bash[28514]: cluster 2024-09-21T14:01:10.214541+0000 mgr.y (mgr.24308) 362 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:11.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:11 smithi046 bash[21852]: cluster 2024-09-21T14:01:10.214541+0000 mgr.y (mgr.24308) 362 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:12.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:12 smithi046 bash[21852]: audit 2024-09-21T14:01:12.030110+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:01:12.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:12 smithi032 bash[28514]: audit 2024-09-21T14:01:12.030110+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:01:12.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:12 smithi032 bash[19760]: audit 2024-09-21T14:01:12.030110+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:01:13.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:13 smithi046 bash[21852]: cluster 2024-09-21T14:01:12.215371+0000 mgr.y (mgr.24308) 363 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:13.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:13 smithi032 bash[28514]: cluster 2024-09-21T14:01:12.215371+0000 mgr.y (mgr.24308) 363 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:13.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:13 smithi032 bash[19760]: cluster 2024-09-21T14:01:12.215371+0000 mgr.y (mgr.24308) 363 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:15.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:15 smithi046 bash[21852]: cluster 2024-09-21T14:01:14.217140+0000 mgr.y (mgr.24308) 364 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:15.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:15 smithi046 bash[21852]: audit 2024-09-21T14:01:14.855220+0000 mgr.y (mgr.24308) 365 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:15.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:15 smithi032 bash[28514]: cluster 2024-09-21T14:01:14.217140+0000 mgr.y (mgr.24308) 364 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:15.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:15 smithi032 bash[28514]: audit 2024-09-21T14:01:14.855220+0000 mgr.y (mgr.24308) 365 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:15 smithi032 bash[19760]: cluster 2024-09-21T14:01:14.217140+0000 mgr.y (mgr.24308) 364 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:15.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:15 smithi032 bash[19760]: audit 2024-09-21T14:01:14.855220+0000 mgr.y (mgr.24308) 365 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:17.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:17 smithi046 bash[21852]: cluster 2024-09-21T14:01:16.217946+0000 mgr.y (mgr.24308) 366 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:17.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:17 smithi032 bash[19760]: cluster 2024-09-21T14:01:16.217946+0000 mgr.y (mgr.24308) 366 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:17.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:17 smithi032 bash[28514]: cluster 2024-09-21T14:01:16.217946+0000 mgr.y (mgr.24308) 366 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:19.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:19 smithi046 bash[21852]: cluster 2024-09-21T14:01:18.219662+0000 mgr.y (mgr.24308) 367 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:19.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:19 smithi032 bash[19760]: cluster 2024-09-21T14:01:18.219662+0000 mgr.y (mgr.24308) 367 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:19.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:19 smithi032 bash[28514]: cluster 2024-09-21T14:01:18.219662+0000 mgr.y (mgr.24308) 367 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:21.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:01:20 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:01:20] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-21T14:01:21.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:21 smithi046 bash[21852]: cluster 2024-09-21T14:01:20.220364+0000 mgr.y (mgr.24308) 368 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:21.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:21 smithi032 bash[28514]: cluster 2024-09-21T14:01:20.220364+0000 mgr.y (mgr.24308) 368 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:21.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:21 smithi032 bash[19760]: cluster 2024-09-21T14:01:20.220364+0000 mgr.y (mgr.24308) 368 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:23.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:23 smithi046 bash[21852]: cluster 2024-09-21T14:01:22.221247+0000 mgr.y (mgr.24308) 369 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:23.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:23 smithi046 bash[21852]: audit 2024-09-21T14:01:23.046471+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:01:23.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:23 smithi046 bash[21852]: audit 2024-09-21T14:01:23.056690+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:01:23.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:23 smithi032 bash[28514]: cluster 2024-09-21T14:01:22.221247+0000 mgr.y (mgr.24308) 369 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:23.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:23 smithi032 bash[28514]: audit 2024-09-21T14:01:23.046471+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:01:23.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:23 smithi032 bash[28514]: audit 2024-09-21T14:01:23.056690+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:01:23.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:23 smithi032 bash[19760]: cluster 2024-09-21T14:01:22.221247+0000 mgr.y (mgr.24308) 369 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:23.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:23 smithi032 bash[19760]: audit 2024-09-21T14:01:23.046471+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:01:23.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:23 smithi032 bash[19760]: audit 2024-09-21T14:01:23.056690+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:01:24.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:24 smithi046 bash[21852]: audit 2024-09-21T14:01:23.764300+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:01:24.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:24 smithi046 bash[21852]: audit 2024-09-21T14:01:23.766107+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:01:24.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:24 smithi046 bash[21852]: audit 2024-09-21T14:01:23.778609+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:01:24.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:24 smithi032 bash[19760]: audit 2024-09-21T14:01:23.764300+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:01:24.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:24 smithi032 bash[19760]: audit 2024-09-21T14:01:23.766107+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:01:24.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:24 smithi032 bash[19760]: audit 2024-09-21T14:01:23.778609+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:01:24.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:24 smithi032 bash[28514]: audit 2024-09-21T14:01:23.764300+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:01:24.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:24 smithi032 bash[28514]: audit 2024-09-21T14:01:23.766107+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:01:24.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:24 smithi032 bash[28514]: audit 2024-09-21T14:01:23.778609+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:01:26.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:25 smithi032 bash[19760]: cluster 2024-09-21T14:01:24.223094+0000 mgr.y (mgr.24308) 370 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:26.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:25 smithi032 bash[19760]: audit 2024-09-21T14:01:24.860252+0000 mgr.y (mgr.24308) 371 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:26.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:25 smithi032 bash[28514]: cluster 2024-09-21T14:01:24.223094+0000 mgr.y (mgr.24308) 370 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:26.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:25 smithi032 bash[28514]: audit 2024-09-21T14:01:24.860252+0000 mgr.y (mgr.24308) 371 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:25 smithi046 bash[21852]: cluster 2024-09-21T14:01:24.223094+0000 mgr.y (mgr.24308) 370 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:25 smithi046 bash[21852]: audit 2024-09-21T14:01:24.860252+0000 mgr.y (mgr.24308) 371 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:28.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:27 smithi032 bash[28514]: cluster 2024-09-21T14:01:26.223852+0000 mgr.y (mgr.24308) 372 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:28.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:27 smithi032 bash[28514]: audit 2024-09-21T14:01:27.030323+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:01:28.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:27 smithi032 bash[19760]: cluster 2024-09-21T14:01:26.223852+0000 mgr.y (mgr.24308) 372 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:28.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:27 smithi032 bash[19760]: audit 2024-09-21T14:01:27.030323+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:01:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:27 smithi046 bash[21852]: cluster 2024-09-21T14:01:26.223852+0000 mgr.y (mgr.24308) 372 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:27 smithi046 bash[21852]: audit 2024-09-21T14:01:27.030323+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:01:30.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:29 smithi032 bash[28514]: cluster 2024-09-21T14:01:28.225505+0000 mgr.y (mgr.24308) 373 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:30.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:29 smithi032 bash[19760]: cluster 2024-09-21T14:01:28.225505+0000 mgr.y (mgr.24308) 373 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:30.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:29 smithi046 bash[21852]: cluster 2024-09-21T14:01:28.225505+0000 mgr.y (mgr.24308) 373 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:31.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:01:30 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:01:30] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-21T14:01:32.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:31 smithi032 bash[19760]: cluster 2024-09-21T14:01:30.226209+0000 mgr.y (mgr.24308) 374 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:32.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:31 smithi032 bash[28514]: cluster 2024-09-21T14:01:30.226209+0000 mgr.y (mgr.24308) 374 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:31 smithi046 bash[21852]: cluster 2024-09-21T14:01:30.226209+0000 mgr.y (mgr.24308) 374 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:33 smithi032 bash[28514]: cluster 2024-09-21T14:01:32.226926+0000 mgr.y (mgr.24308) 375 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:34.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:33 smithi032 bash[19760]: cluster 2024-09-21T14:01:32.226926+0000 mgr.y (mgr.24308) 375 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:33 smithi046 bash[21852]: cluster 2024-09-21T14:01:32.226926+0000 mgr.y (mgr.24308) 375 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:36.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:35 smithi032 bash[19760]: cluster 2024-09-21T14:01:34.228643+0000 mgr.y (mgr.24308) 376 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:36.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:35 smithi032 bash[19760]: audit 2024-09-21T14:01:34.871591+0000 mgr.y (mgr.24308) 377 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:36.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:35 smithi032 bash[28514]: cluster 2024-09-21T14:01:34.228643+0000 mgr.y (mgr.24308) 376 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:36.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:35 smithi032 bash[28514]: audit 2024-09-21T14:01:34.871591+0000 mgr.y (mgr.24308) 377 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:36.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:35 smithi046 bash[21852]: cluster 2024-09-21T14:01:34.228643+0000 mgr.y (mgr.24308) 376 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:36.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:35 smithi046 bash[21852]: audit 2024-09-21T14:01:34.871591+0000 mgr.y (mgr.24308) 377 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:38.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:37 smithi032 bash[19760]: cluster 2024-09-21T14:01:36.229407+0000 mgr.y (mgr.24308) 378 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:38.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:37 smithi032 bash[28514]: cluster 2024-09-21T14:01:36.229407+0000 mgr.y (mgr.24308) 378 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:37 smithi046 bash[21852]: cluster 2024-09-21T14:01:36.229407+0000 mgr.y (mgr.24308) 378 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:40.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:39 smithi032 bash[19760]: cluster 2024-09-21T14:01:38.231078+0000 mgr.y (mgr.24308) 379 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:40.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:39 smithi032 bash[28514]: cluster 2024-09-21T14:01:38.231078+0000 mgr.y (mgr.24308) 379 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:39 smithi046 bash[21852]: cluster 2024-09-21T14:01:38.231078+0000 mgr.y (mgr.24308) 379 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:41.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:01:40 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:01:40] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-21T14:01:42.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:41 smithi032 bash[28514]: cluster 2024-09-21T14:01:40.231882+0000 mgr.y (mgr.24308) 380 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:42.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:41 smithi032 bash[19760]: cluster 2024-09-21T14:01:40.231882+0000 mgr.y (mgr.24308) 380 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:41 smithi046 bash[21852]: cluster 2024-09-21T14:01:40.231882+0000 mgr.y (mgr.24308) 380 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:43.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:42 smithi032 bash[28514]: audit 2024-09-21T14:01:42.030826+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:01:43.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:42 smithi032 bash[19760]: audit 2024-09-21T14:01:42.030826+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:01:43.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:42 smithi046 bash[21852]: audit 2024-09-21T14:01:42.030826+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:01:44.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:43 smithi032 bash[19760]: cluster 2024-09-21T14:01:42.232584+0000 mgr.y (mgr.24308) 381 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:44.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:43 smithi032 bash[28514]: cluster 2024-09-21T14:01:42.232584+0000 mgr.y (mgr.24308) 381 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:43 smithi046 bash[21852]: cluster 2024-09-21T14:01:42.232584+0000 mgr.y (mgr.24308) 381 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:46.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:45 smithi032 bash[19760]: cluster 2024-09-21T14:01:44.234317+0000 mgr.y (mgr.24308) 382 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:46.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:45 smithi032 bash[19760]: audit 2024-09-21T14:01:44.878474+0000 mgr.y (mgr.24308) 383 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:46.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:45 smithi032 bash[28514]: cluster 2024-09-21T14:01:44.234317+0000 mgr.y (mgr.24308) 382 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:46.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:45 smithi032 bash[28514]: audit 2024-09-21T14:01:44.878474+0000 mgr.y (mgr.24308) 383 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:45 smithi046 bash[21852]: cluster 2024-09-21T14:01:44.234317+0000 mgr.y (mgr.24308) 382 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:46.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:45 smithi046 bash[21852]: audit 2024-09-21T14:01:44.878474+0000 mgr.y (mgr.24308) 383 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:48.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:47 smithi032 bash[28514]: cluster 2024-09-21T14:01:46.235040+0000 mgr.y (mgr.24308) 384 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:48.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:47 smithi032 bash[19760]: cluster 2024-09-21T14:01:46.235040+0000 mgr.y (mgr.24308) 384 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:47 smithi046 bash[21852]: cluster 2024-09-21T14:01:46.235040+0000 mgr.y (mgr.24308) 384 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:50.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:49 smithi032 bash[28514]: cluster 2024-09-21T14:01:48.236681+0000 mgr.y (mgr.24308) 385 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:50.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:49 smithi032 bash[19760]: cluster 2024-09-21T14:01:48.236681+0000 mgr.y (mgr.24308) 385 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:49 smithi046 bash[21852]: cluster 2024-09-21T14:01:48.236681+0000 mgr.y (mgr.24308) 385 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:51.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:01:50 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:01:50] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-21T14:01:52.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:51 smithi032 bash[28514]: cluster 2024-09-21T14:01:50.237424+0000 mgr.y (mgr.24308) 386 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:52.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:51 smithi032 bash[19760]: cluster 2024-09-21T14:01:50.237424+0000 mgr.y (mgr.24308) 386 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:51 smithi046 bash[21852]: cluster 2024-09-21T14:01:50.237424+0000 mgr.y (mgr.24308) 386 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:54.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:53 smithi032 bash[28514]: cluster 2024-09-21T14:01:52.238127+0000 mgr.y (mgr.24308) 387 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:54.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:53 smithi032 bash[19760]: cluster 2024-09-21T14:01:52.238127+0000 mgr.y (mgr.24308) 387 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:54.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:53 smithi046 bash[21852]: cluster 2024-09-21T14:01:52.238127+0000 mgr.y (mgr.24308) 387 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:56.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:55 smithi032 bash[28514]: cluster 2024-09-21T14:01:54.239780+0000 mgr.y (mgr.24308) 388 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:56.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:55 smithi032 bash[28514]: audit 2024-09-21T14:01:54.889668+0000 mgr.y (mgr.24308) 389 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:56.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:55 smithi032 bash[19760]: cluster 2024-09-21T14:01:54.239780+0000 mgr.y (mgr.24308) 388 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:56.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:55 smithi032 bash[19760]: audit 2024-09-21T14:01:54.889668+0000 mgr.y (mgr.24308) 389 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:55 smithi046 bash[21852]: cluster 2024-09-21T14:01:54.239780+0000 mgr.y (mgr.24308) 388 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:01:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:55 smithi046 bash[21852]: audit 2024-09-21T14:01:54.889668+0000 mgr.y (mgr.24308) 389 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:01:58.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:57 smithi032 bash[19760]: cluster 2024-09-21T14:01:56.240481+0000 mgr.y (mgr.24308) 390 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:58.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:57 smithi032 bash[19760]: audit 2024-09-21T14:01:57.031493+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:01:58.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:57 smithi032 bash[28514]: cluster 2024-09-21T14:01:56.240481+0000 mgr.y (mgr.24308) 390 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:58.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:57 smithi032 bash[28514]: audit 2024-09-21T14:01:57.031493+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:01:58.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:57 smithi046 bash[21852]: cluster 2024-09-21T14:01:56.240481+0000 mgr.y (mgr.24308) 390 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:01:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:57 smithi046 bash[21852]: audit 2024-09-21T14:01:57.031493+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:02:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:01:59 smithi046 bash[21852]: cluster 2024-09-21T14:01:58.242289+0000 mgr.y (mgr.24308) 391 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:00.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:01:59 smithi032 bash[19760]: cluster 2024-09-21T14:01:58.242289+0000 mgr.y (mgr.24308) 391 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:00.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:01:59 smithi032 bash[28514]: cluster 2024-09-21T14:01:58.242289+0000 mgr.y (mgr.24308) 391 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:01.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:02:00 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:02:00] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-21T14:02:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:01 smithi046 bash[21852]: cluster 2024-09-21T14:02:00.243043+0000 mgr.y (mgr.24308) 392 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:02.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:01 smithi032 bash[19760]: cluster 2024-09-21T14:02:00.243043+0000 mgr.y (mgr.24308) 392 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:02.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:01 smithi032 bash[28514]: cluster 2024-09-21T14:02:00.243043+0000 mgr.y (mgr.24308) 392 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:03 smithi046 bash[21852]: cluster 2024-09-21T14:02:02.243760+0000 mgr.y (mgr.24308) 393 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:04.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:03 smithi032 bash[19760]: cluster 2024-09-21T14:02:02.243760+0000 mgr.y (mgr.24308) 393 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:04.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:03 smithi032 bash[28514]: cluster 2024-09-21T14:02:02.243760+0000 mgr.y (mgr.24308) 393 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:06.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:05 smithi046 bash[21852]: cluster 2024-09-21T14:02:04.245487+0000 mgr.y (mgr.24308) 394 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:06.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:05 smithi046 bash[21852]: audit 2024-09-21T14:02:04.893377+0000 mgr.y (mgr.24308) 395 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:06.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:05 smithi032 bash[19760]: cluster 2024-09-21T14:02:04.245487+0000 mgr.y (mgr.24308) 394 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:06.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:05 smithi032 bash[19760]: audit 2024-09-21T14:02:04.893377+0000 mgr.y (mgr.24308) 395 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:06.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:05 smithi032 bash[28514]: cluster 2024-09-21T14:02:04.245487+0000 mgr.y (mgr.24308) 394 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:06.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:05 smithi032 bash[28514]: audit 2024-09-21T14:02:04.893377+0000 mgr.y (mgr.24308) 395 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:08.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:07 smithi046 bash[21852]: cluster 2024-09-21T14:02:06.246217+0000 mgr.y (mgr.24308) 396 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:08.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:07 smithi032 bash[19760]: cluster 2024-09-21T14:02:06.246217+0000 mgr.y (mgr.24308) 396 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:08.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:07 smithi032 bash[28514]: cluster 2024-09-21T14:02:06.246217+0000 mgr.y (mgr.24308) 396 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:09 smithi046 bash[21852]: cluster 2024-09-21T14:02:08.247826+0000 mgr.y (mgr.24308) 397 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:10.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:09 smithi032 bash[19760]: cluster 2024-09-21T14:02:08.247826+0000 mgr.y (mgr.24308) 397 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:10.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:09 smithi032 bash[28514]: cluster 2024-09-21T14:02:08.247826+0000 mgr.y (mgr.24308) 397 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:11.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:02:10 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:02:10] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-21T14:02:12.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:11 smithi046 bash[21852]: cluster 2024-09-21T14:02:10.248566+0000 mgr.y (mgr.24308) 398 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:12.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:11 smithi032 bash[28514]: cluster 2024-09-21T14:02:10.248566+0000 mgr.y (mgr.24308) 398 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:12.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:11 smithi032 bash[19760]: cluster 2024-09-21T14:02:10.248566+0000 mgr.y (mgr.24308) 398 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:13.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:12 smithi046 bash[21852]: audit 2024-09-21T14:02:12.031683+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:02:13.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:12 smithi032 bash[28514]: audit 2024-09-21T14:02:12.031683+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:02:13.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:12 smithi032 bash[19760]: audit 2024-09-21T14:02:12.031683+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:02:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:13 smithi046 bash[21852]: cluster 2024-09-21T14:02:12.249303+0000 mgr.y (mgr.24308) 399 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:14.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:13 smithi032 bash[28514]: cluster 2024-09-21T14:02:12.249303+0000 mgr.y (mgr.24308) 399 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:14.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:13 smithi032 bash[19760]: cluster 2024-09-21T14:02:12.249303+0000 mgr.y (mgr.24308) 399 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:15 smithi046 bash[21852]: cluster 2024-09-21T14:02:14.250945+0000 mgr.y (mgr.24308) 400 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:15 smithi046 bash[21852]: audit 2024-09-21T14:02:14.904475+0000 mgr.y (mgr.24308) 401 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:16.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:15 smithi032 bash[19760]: cluster 2024-09-21T14:02:14.250945+0000 mgr.y (mgr.24308) 400 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:16.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:15 smithi032 bash[19760]: audit 2024-09-21T14:02:14.904475+0000 mgr.y (mgr.24308) 401 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:16.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:15 smithi032 bash[28514]: cluster 2024-09-21T14:02:14.250945+0000 mgr.y (mgr.24308) 400 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:16.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:15 smithi032 bash[28514]: audit 2024-09-21T14:02:14.904475+0000 mgr.y (mgr.24308) 401 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:17 smithi046 bash[21852]: cluster 2024-09-21T14:02:16.251657+0000 mgr.y (mgr.24308) 402 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:18.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:17 smithi032 bash[28514]: cluster 2024-09-21T14:02:16.251657+0000 mgr.y (mgr.24308) 402 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:18.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:17 smithi032 bash[19760]: cluster 2024-09-21T14:02:16.251657+0000 mgr.y (mgr.24308) 402 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:19 smithi046 bash[21852]: cluster 2024-09-21T14:02:18.253307+0000 mgr.y (mgr.24308) 403 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:20.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:19 smithi032 bash[28514]: cluster 2024-09-21T14:02:18.253307+0000 mgr.y (mgr.24308) 403 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:20.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:19 smithi032 bash[19760]: cluster 2024-09-21T14:02:18.253307+0000 mgr.y (mgr.24308) 403 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:21.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:02:20 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:02:20] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-21T14:02:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:21 smithi046 bash[21852]: cluster 2024-09-21T14:02:20.254009+0000 mgr.y (mgr.24308) 404 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:22.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:21 smithi032 bash[28514]: cluster 2024-09-21T14:02:20.254009+0000 mgr.y (mgr.24308) 404 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:22.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:21 smithi032 bash[19760]: cluster 2024-09-21T14:02:20.254009+0000 mgr.y (mgr.24308) 404 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:24.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:23 smithi046 bash[21852]: cluster 2024-09-21T14:02:22.254723+0000 mgr.y (mgr.24308) 405 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:24.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:23 smithi032 bash[19760]: cluster 2024-09-21T14:02:22.254723+0000 mgr.y (mgr.24308) 405 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:24.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:23 smithi032 bash[28514]: cluster 2024-09-21T14:02:22.254723+0000 mgr.y (mgr.24308) 405 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:25.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:24 smithi046 bash[21852]: audit 2024-09-21T14:02:24.711121+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:24 smithi046 bash[21852]: audit 2024-09-21T14:02:24.711712+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:24 smithi046 bash[21852]: audit 2024-09-21T14:02:24.713212+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:24 smithi046 bash[21852]: audit 2024-09-21T14:02:24.713658+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:24 smithi046 bash[21852]: audit 2024-09-21T14:02:24.714812+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:24 smithi046 bash[21852]: audit 2024-09-21T14:02:24.715227+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:24 smithi046 bash[21852]: audit 2024-09-21T14:02:24.716402+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:24 smithi046 bash[21852]: audit 2024-09-21T14:02:24.716808+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:24 smithi046 bash[21852]: audit 2024-09-21T14:02:24.723891+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:02:25.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:24 smithi046 bash[21852]: audit 2024-09-21T14:02:24.731973+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:02:25.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:24 smithi046 bash[21852]: audit 2024-09-21T14:02:24.737215+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:02:25.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:24 smithi046 bash[21852]: audit 2024-09-21T14:02:24.738771+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:02:25.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:24 smithi046 bash[21852]: audit 2024-09-21T14:02:24.748561+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:02:25.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[19760]: audit 2024-09-21T14:02:24.711121+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[19760]: audit 2024-09-21T14:02:24.711712+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[19760]: audit 2024-09-21T14:02:24.713212+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[19760]: audit 2024-09-21T14:02:24.713658+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[19760]: audit 2024-09-21T14:02:24.714812+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[19760]: audit 2024-09-21T14:02:24.715227+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[19760]: audit 2024-09-21T14:02:24.716402+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[19760]: audit 2024-09-21T14:02:24.716808+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[19760]: audit 2024-09-21T14:02:24.723891+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:02:25.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[19760]: audit 2024-09-21T14:02:24.731973+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:02:25.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[19760]: audit 2024-09-21T14:02:24.737215+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:02:25.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[19760]: audit 2024-09-21T14:02:24.738771+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:02:25.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[19760]: audit 2024-09-21T14:02:24.748561+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:02:25.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[28514]: audit 2024-09-21T14:02:24.711121+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[28514]: audit 2024-09-21T14:02:24.711712+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[28514]: audit 2024-09-21T14:02:24.713212+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[28514]: audit 2024-09-21T14:02:24.713658+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[28514]: audit 2024-09-21T14:02:24.714812+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[28514]: audit 2024-09-21T14:02:24.715227+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[28514]: audit 2024-09-21T14:02:24.716402+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[28514]: audit 2024-09-21T14:02:24.716808+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T14:02:25.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[28514]: audit 2024-09-21T14:02:24.723891+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:02:25.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[28514]: audit 2024-09-21T14:02:24.731973+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:02:25.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[28514]: audit 2024-09-21T14:02:24.737215+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:02:25.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[28514]: audit 2024-09-21T14:02:24.738771+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:02:25.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:24 smithi032 bash[28514]: audit 2024-09-21T14:02:24.748561+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' 2024-09-21T14:02:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:25 smithi046 bash[21852]: cluster 2024-09-21T14:02:24.256361+0000 mgr.y (mgr.24308) 406 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:25 smithi046 bash[21852]: cephadm 2024-09-21T14:02:24.717731+0000 mgr.y (mgr.24308) 407 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 3293M 2024-09-21T14:02:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:25 smithi046 bash[21852]: cephadm 2024-09-21T14:02:24.718226+0000 mgr.y (mgr.24308) 408 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 3037M 2024-09-21T14:02:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:25 smithi046 bash[21852]: audit 2024-09-21T14:02:24.915802+0000 mgr.y (mgr.24308) 409 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:26.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:25 smithi032 bash[28514]: cluster 2024-09-21T14:02:24.256361+0000 mgr.y (mgr.24308) 406 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:26.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:25 smithi032 bash[28514]: cephadm 2024-09-21T14:02:24.717731+0000 mgr.y (mgr.24308) 407 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 3293M 2024-09-21T14:02:26.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:25 smithi032 bash[28514]: cephadm 2024-09-21T14:02:24.718226+0000 mgr.y (mgr.24308) 408 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 3037M 2024-09-21T14:02:26.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:25 smithi032 bash[28514]: audit 2024-09-21T14:02:24.915802+0000 mgr.y (mgr.24308) 409 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:26.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:25 smithi032 bash[19760]: cluster 2024-09-21T14:02:24.256361+0000 mgr.y (mgr.24308) 406 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:26.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:25 smithi032 bash[19760]: cephadm 2024-09-21T14:02:24.717731+0000 mgr.y (mgr.24308) 407 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 3293M 2024-09-21T14:02:26.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:25 smithi032 bash[19760]: cephadm 2024-09-21T14:02:24.718226+0000 mgr.y (mgr.24308) 408 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 3037M 2024-09-21T14:02:26.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:25 smithi032 bash[19760]: audit 2024-09-21T14:02:24.915802+0000 mgr.y (mgr.24308) 409 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:26.760 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T14:02:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:27 smithi046 bash[21852]: cluster 2024-09-21T14:02:26.257229+0000 mgr.y (mgr.24308) 410 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:28.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:27 smithi046 bash[21852]: audit 2024-09-21T14:02:27.031961+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:02:28.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:27 smithi032 bash[28514]: cluster 2024-09-21T14:02:26.257229+0000 mgr.y (mgr.24308) 410 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:28.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:27 smithi032 bash[28514]: audit 2024-09-21T14:02:27.031961+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:02:28.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:27 smithi032 bash[19760]: cluster 2024-09-21T14:02:26.257229+0000 mgr.y (mgr.24308) 410 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:28.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:27 smithi032 bash[19760]: audit 2024-09-21T14:02:27.031961+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:02:30.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:29 smithi046 bash[21852]: cluster 2024-09-21T14:02:28.258897+0000 mgr.y (mgr.24308) 411 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:29 smithi032 bash[28514]: cluster 2024-09-21T14:02:28.258897+0000 mgr.y (mgr.24308) 411 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:30.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:29 smithi032 bash[19760]: cluster 2024-09-21T14:02:28.258897+0000 mgr.y (mgr.24308) 411 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:31.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:02:30 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:02:30] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-21T14:02:31.581 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:02:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:31 smithi046 bash[21852]: cluster 2024-09-21T14:02:30.259750+0000 mgr.y (mgr.24308) 412 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:32.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:31 smithi032 bash[19760]: cluster 2024-09-21T14:02:30.259750+0000 mgr.y (mgr.24308) 412 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:32.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:31 smithi032 bash[28514]: cluster 2024-09-21T14:02:30.259750+0000 mgr.y (mgr.24308) 412 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:33.348 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:02:33.348 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (9m) 2m ago 9m 13.3M - 0.25.0 c8568f914cd2 15b96cb361cd 2024-09-21T14:02:33.349 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (9m) 70s ago 9m 75.5M - 9.4.12 2bacad6d85d8 86f655d7024d 2024-09-21T14:02:33.349 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (7m) 2m ago 7m 47.8M - 3.8 164465d2334a 90036a68f0c4 2024-09-21T14:02:33.349 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (2m) 70s ago 18m 438M - 19.3.0-5104-g44178494 b415816db8b4 72bcf1c6eec2 2024-09-21T14:02:33.349 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:9283,8765 running (20m) 2m ago 20m 497M - 19.1.1-373-g4e45e6b4 164465d2334a 62cfbcbb5b4b 2024-09-21T14:02:33.349 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (20m) 2m ago 20m 52.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T14:02:33.349 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (18m) 70s ago 18m 42.5M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 5f1261d6ba69 2024-09-21T14:02:33.349 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (18m) 2m ago 18m 39.4M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T14:02:33.349 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (10m) 2m ago 10m 8907k - 1.5.0 0da6a335fe13 2b52bb28f56d 2024-09-21T14:02:33.349 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (10m) 70s ago 10m 8603k - 1.5.0 0da6a335fe13 c3147c445e6f 2024-09-21T14:02:33.349 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (17m) 2m ago 17m 58.6M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:02:33.349 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (16m) 2m ago 16m 60.3M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:02:33.349 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (15m) 2m ago 15m 56.5M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:02:33.349 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (14m) 2m ago 14m 50.7M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:02:33.349 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (13m) 70s ago 14m 51.8M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:02:33.350 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (13m) 70s ago 13m 58.2M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:02:33.350 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (12m) 70s ago 12m 48.9M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:02:33.350 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (11m) 70s ago 11m 59.1M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:02:33.350 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (9m) 70s ago 10m 50.4M - 2.43.0 a07b618ecd1d 1105d194dc9c 2024-09-21T14:02:33.350 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (7m) 2m ago 7m 92.2M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:02:33.350 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (7m) 70s ago 7m 93.4M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:02:34.028 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions' 2024-09-21T14:02:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:33 smithi046 bash[21852]: cluster 2024-09-21T14:02:32.260506+0000 mgr.y (mgr.24308) 413 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:34.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:33 smithi032 bash[28514]: cluster 2024-09-21T14:02:32.260506+0000 mgr.y (mgr.24308) 413 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:34.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:33 smithi032 bash[19760]: cluster 2024-09-21T14:02:32.260506+0000 mgr.y (mgr.24308) 413 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:35.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:34 smithi046 bash[21852]: audit 2024-09-21T14:02:33.316246+0000 mgr.y (mgr.24308) 414 : audit [DBG] from='client.24896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:02:35.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:34 smithi032 bash[28514]: audit 2024-09-21T14:02:33.316246+0000 mgr.y (mgr.24308) 414 : audit [DBG] from='client.24896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:02:35.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:34 smithi032 bash[19760]: audit 2024-09-21T14:02:33.316246+0000 mgr.y (mgr.24308) 414 : audit [DBG] from='client.24896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:02:36.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:35 smithi046 bash[21852]: cluster 2024-09-21T14:02:34.261436+0000 mgr.y (mgr.24308) 415 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:36.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:35 smithi046 bash[21852]: audit 2024-09-21T14:02:34.927070+0000 mgr.y (mgr.24308) 416 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:36.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:35 smithi032 bash[19760]: cluster 2024-09-21T14:02:34.261436+0000 mgr.y (mgr.24308) 415 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:36.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:35 smithi032 bash[19760]: audit 2024-09-21T14:02:34.927070+0000 mgr.y (mgr.24308) 416 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:36.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:35 smithi032 bash[28514]: cluster 2024-09-21T14:02:34.261436+0000 mgr.y (mgr.24308) 415 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:36.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:35 smithi032 bash[28514]: audit 2024-09-21T14:02:34.927070+0000 mgr.y (mgr.24308) 416 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:37 smithi046 bash[21852]: cluster 2024-09-21T14:02:36.262069+0000 mgr.y (mgr.24308) 417 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:38.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:37 smithi032 bash[19760]: cluster 2024-09-21T14:02:36.262069+0000 mgr.y (mgr.24308) 417 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:38.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:37 smithi032 bash[28514]: cluster 2024-09-21T14:02:36.262069+0000 mgr.y (mgr.24308) 417 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:38.854 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:02:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:39 smithi046 bash[21852]: cluster 2024-09-21T14:02:38.263707+0000 mgr.y (mgr.24308) 418 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:40.285 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:02:40.285 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:02:40.285 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T14:02:40.285 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:02:40.285 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:02:40.286 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 1, 2024-09-21T14:02:40.286 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T14:02:40.286 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:02:40.286 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:02:40.286 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T14:02:40.286 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:02:40.286 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:02:40.286 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:02:40.286 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:02:40.286 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:02:40.286 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 14, 2024-09-21T14:02:40.286 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T14:02:40.286 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:02:40.286 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:02:40.296 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:39 smithi032 bash[19760]: cluster 2024-09-21T14:02:38.263707+0000 mgr.y (mgr.24308) 418 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:40.297 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:39 smithi032 bash[28514]: cluster 2024-09-21T14:02:38.263707+0000 mgr.y (mgr.24308) 418 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:41.008 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph -s' 2024-09-21T14:02:41.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:02:40 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:02:40] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-21T14:02:41.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:40 smithi032 bash[19760]: audit 2024-09-21T14:02:40.290535+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.32:0/2843333535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:02:41.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:40 smithi032 bash[28514]: audit 2024-09-21T14:02:40.290535+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.32:0/2843333535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:02:41.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:40 smithi046 bash[21852]: audit 2024-09-21T14:02:40.290535+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.32:0/2843333535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:02:42.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:41 smithi032 bash[28514]: cluster 2024-09-21T14:02:40.264168+0000 mgr.y (mgr.24308) 419 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:42.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:41 smithi032 bash[19760]: cluster 2024-09-21T14:02:40.264168+0000 mgr.y (mgr.24308) 419 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:42.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:41 smithi046 bash[21852]: cluster 2024-09-21T14:02:40.264168+0000 mgr.y (mgr.24308) 419 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:43.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:42 smithi032 bash[19760]: audit 2024-09-21T14:02:42.032456+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:02:43.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:42 smithi032 bash[28514]: audit 2024-09-21T14:02:42.032456+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:02:43.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:42 smithi046 bash[21852]: audit 2024-09-21T14:02:42.032456+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:02:44.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:43 smithi032 bash[28514]: cluster 2024-09-21T14:02:42.264831+0000 mgr.y (mgr.24308) 420 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:44.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:43 smithi032 bash[19760]: cluster 2024-09-21T14:02:42.264831+0000 mgr.y (mgr.24308) 420 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:43 smithi046 bash[21852]: cluster 2024-09-21T14:02:42.264831+0000 mgr.y (mgr.24308) 420 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:45.846 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:02:46.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:45 smithi032 bash[28514]: cluster 2024-09-21T14:02:44.266542+0000 mgr.y (mgr.24308) 421 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:46.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:45 smithi032 bash[28514]: audit 2024-09-21T14:02:44.937601+0000 mgr.y (mgr.24308) 422 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:46.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:45 smithi032 bash[19760]: cluster 2024-09-21T14:02:44.266542+0000 mgr.y (mgr.24308) 421 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:46.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:45 smithi032 bash[19760]: audit 2024-09-21T14:02:44.937601+0000 mgr.y (mgr.24308) 422 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:46.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:45 smithi046 bash[21852]: cluster 2024-09-21T14:02:44.266542+0000 mgr.y (mgr.24308) 421 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:45 smithi046 bash[21852]: audit 2024-09-21T14:02:44.937601+0000 mgr.y (mgr.24308) 422 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:47.441 INFO:teuthology.orchestra.run.smithi032.stdout: cluster: 2024-09-21T14:02:47.441 INFO:teuthology.orchestra.run.smithi032.stdout: id: 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:02:47.442 INFO:teuthology.orchestra.run.smithi032.stdout: health: HEALTH_OK 2024-09-21T14:02:47.442 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T14:02:47.442 INFO:teuthology.orchestra.run.smithi032.stdout: services: 2024-09-21T14:02:47.442 INFO:teuthology.orchestra.run.smithi032.stdout: mon: 3 daemons, quorum a,b,c (age 18m) 2024-09-21T14:02:47.442 INFO:teuthology.orchestra.run.smithi032.stdout: mgr: y(active, since 10m), standbys: x 2024-09-21T14:02:47.442 INFO:teuthology.orchestra.run.smithi032.stdout: osd: 8 osds: 8 up (since 11m), 8 in (since 11m) 2024-09-21T14:02:47.442 INFO:teuthology.orchestra.run.smithi032.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T14:02:47.442 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T14:02:47.442 INFO:teuthology.orchestra.run.smithi032.stdout: data: 2024-09-21T14:02:47.442 INFO:teuthology.orchestra.run.smithi032.stdout: pools: 6 pools, 161 pgs 2024-09-21T14:02:47.442 INFO:teuthology.orchestra.run.smithi032.stdout: objects: 212 objects, 585 KiB 2024-09-21T14:02:47.442 INFO:teuthology.orchestra.run.smithi032.stdout: usage: 258 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:02:47.442 INFO:teuthology.orchestra.run.smithi032.stdout: pgs: 161 active+clean 2024-09-21T14:02:47.443 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T14:02:47.443 INFO:teuthology.orchestra.run.smithi032.stdout: io: 2024-09-21T14:02:47.443 INFO:teuthology.orchestra.run.smithi032.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-21T14:02:47.443 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T14:02:48.035 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T14:02:48.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:47 smithi032 bash[19760]: cluster 2024-09-21T14:02:46.267204+0000 mgr.y (mgr.24308) 423 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:48.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:47 smithi032 bash[19760]: audit 2024-09-21T14:02:47.446956+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.32:0/3915835198' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T14:02:48.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:47 smithi032 bash[28514]: cluster 2024-09-21T14:02:46.267204+0000 mgr.y (mgr.24308) 423 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:48.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:47 smithi032 bash[28514]: audit 2024-09-21T14:02:47.446956+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.32:0/3915835198' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T14:02:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:47 smithi046 bash[21852]: cluster 2024-09-21T14:02:46.267204+0000 mgr.y (mgr.24308) 423 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:47 smithi046 bash[21852]: audit 2024-09-21T14:02:47.446956+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.32:0/3915835198' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T14:02:50.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:50 smithi032 bash[19760]: cluster 2024-09-21T14:02:48.268184+0000 mgr.y (mgr.24308) 424 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:50.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:50 smithi032 bash[28514]: cluster 2024-09-21T14:02:48.268184+0000 mgr.y (mgr.24308) 424 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:50.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:49 smithi046 bash[21852]: cluster 2024-09-21T14:02:48.268184+0000 mgr.y (mgr.24308) 424 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:51.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:02:50 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:02:50] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-21T14:02:52.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:52 smithi032 bash[19760]: cluster 2024-09-21T14:02:50.268959+0000 mgr.y (mgr.24308) 425 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:52.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:52 smithi032 bash[28514]: cluster 2024-09-21T14:02:50.268959+0000 mgr.y (mgr.24308) 425 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:52 smithi046 bash[21852]: cluster 2024-09-21T14:02:50.268959+0000 mgr.y (mgr.24308) 425 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:52.866 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:02:54.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:54 smithi032 bash[19760]: cluster 2024-09-21T14:02:52.269733+0000 mgr.y (mgr.24308) 426 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:54.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:54 smithi032 bash[28514]: cluster 2024-09-21T14:02:52.269733+0000 mgr.y (mgr.24308) 426 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:54.446 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-09-21T14:02:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:54 smithi046 bash[21852]: cluster 2024-09-21T14:02:52.269733+0000 mgr.y (mgr.24308) 426 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:55.089 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-21T14:02:55.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:55 smithi032 bash[19760]: audit 2024-09-21T14:02:54.451505+0000 mon.a (mon.0) 1066 : audit [DBG] from='client.? 172.21.15.32:0/3172731821' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:02:55.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:55 smithi032 bash[28514]: audit 2024-09-21T14:02:54.451505+0000 mon.a (mon.0) 1066 : audit [DBG] from='client.? 172.21.15.32:0/3172731821' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:02:55.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:55 smithi046 bash[21852]: audit 2024-09-21T14:02:54.451505+0000 mon.a (mon.0) 1066 : audit [DBG] from='client.? 172.21.15.32:0/3172731821' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:02:56.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:56 smithi032 bash[19760]: cluster 2024-09-21T14:02:54.271389+0000 mgr.y (mgr.24308) 427 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:56.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:56 smithi032 bash[19760]: audit 2024-09-21T14:02:54.945714+0000 mgr.y (mgr.24308) 428 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:56.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:56 smithi032 bash[28514]: cluster 2024-09-21T14:02:54.271389+0000 mgr.y (mgr.24308) 427 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:56.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:56 smithi032 bash[28514]: audit 2024-09-21T14:02:54.945714+0000 mgr.y (mgr.24308) 428 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:56.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:56 smithi046 bash[21852]: cluster 2024-09-21T14:02:54.271389+0000 mgr.y (mgr.24308) 427 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:02:56.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:56 smithi046 bash[21852]: audit 2024-09-21T14:02:54.945714+0000 mgr.y (mgr.24308) 428 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:02:58.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:58 smithi032 bash[19760]: cluster 2024-09-21T14:02:56.272107+0000 mgr.y (mgr.24308) 429 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:58.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:02:58 smithi032 bash[19760]: audit 2024-09-21T14:02:57.033147+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:02:58.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:58 smithi032 bash[28514]: cluster 2024-09-21T14:02:56.272107+0000 mgr.y (mgr.24308) 429 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:58.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:02:58 smithi032 bash[28514]: audit 2024-09-21T14:02:57.033147+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:02:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:58 smithi046 bash[21852]: cluster 2024-09-21T14:02:56.272107+0000 mgr.y (mgr.24308) 429 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:02:58.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:02:58 smithi046 bash[21852]: audit 2024-09-21T14:02:57.033147+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.24308 172.21.15.32:0/1630017987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:02:59.922 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:03:00.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:00 smithi032 bash[28514]: cluster 2024-09-21T14:02:58.273763+0000 mgr.y (mgr.24308) 430 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:03:00.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:00 smithi032 bash[19760]: cluster 2024-09-21T14:02:58.273763+0000 mgr.y (mgr.24308) 430 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:03:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:00 smithi046 bash[21852]: cluster 2024-09-21T14:02:58.273763+0000 mgr.y (mgr.24308) 430 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:03:01.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:01 smithi032 bash[19760]: cluster 2024-09-21T14:03:00.274468+0000 mgr.y (mgr.24308) 431 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:01.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:00 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:03:00] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-21T14:03:01.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:01 smithi032 bash[28514]: cluster 2024-09-21T14:03:00.274468+0000 mgr.y (mgr.24308) 431 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:01.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:01 smithi046 bash[21852]: cluster 2024-09-21T14:03:00.274468+0000 mgr.y (mgr.24308) 431 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:01.509 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:03:02.090 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph mgr fail' 2024-09-21T14:03:02.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:02 smithi032 bash[19760]: audit 2024-09-21T14:03:01.503816+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.32:0/2669842601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:03:02.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:02 smithi032 bash[28514]: audit 2024-09-21T14:03:01.503816+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.32:0/2669842601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:03:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:02 smithi046 bash[21852]: audit 2024-09-21T14:03:01.503816+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.32:0/2669842601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:03:03.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:03 smithi032 bash[19760]: cluster 2024-09-21T14:03:02.275136+0000 mgr.y (mgr.24308) 432 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:03.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:03 smithi032 bash[28514]: cluster 2024-09-21T14:03:02.275136+0000 mgr.y (mgr.24308) 432 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:03 smithi046 bash[21852]: cluster 2024-09-21T14:03:02.275136+0000 mgr.y (mgr.24308) 432 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:05.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:05 smithi032 bash[19760]: cluster 2024-09-21T14:03:04.276812+0000 mgr.y (mgr.24308) 433 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:03:05.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:05 smithi032 bash[19760]: audit 2024-09-21T14:03:04.956926+0000 mgr.y (mgr.24308) 434 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:03:05.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:05 smithi032 bash[28514]: cluster 2024-09-21T14:03:04.276812+0000 mgr.y (mgr.24308) 433 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:03:05.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:05 smithi032 bash[28514]: audit 2024-09-21T14:03:04.956926+0000 mgr.y (mgr.24308) 434 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:03:05.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:05 smithi046 bash[21852]: cluster 2024-09-21T14:03:04.276812+0000 mgr.y (mgr.24308) 433 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:03:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:05 smithi046 bash[21852]: audit 2024-09-21T14:03:04.956926+0000 mgr.y (mgr.24308) 434 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:03:06.914 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:03:07.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:07 smithi032 bash[19760]: cluster 2024-09-21T14:03:06.277555+0000 mgr.y (mgr.24308) 435 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:07.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:07 smithi032 bash[28514]: cluster 2024-09-21T14:03:06.277555+0000 mgr.y (mgr.24308) 435 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:07.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:07 smithi046 bash[21852]: cluster 2024-09-21T14:03:06.277555+0000 mgr.y (mgr.24308) 435 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:08.853 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:08 smithi032 bash[20015]: debug 2024-09-21T14:03:08.564+0000 7faae7910640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T14:03:08.854 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:08 smithi032 bash[20015]: ignoring --setuser ceph since I am not root 2024-09-21T14:03:08.854 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:08 smithi032 bash[20015]: ignoring --setgroup ceph since I am not root 2024-09-21T14:03:08.854 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:08 smithi032 bash[20015]: debug 2024-09-21T14:03:08.736+0000 7fe078eb7040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T14:03:08.959 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:08 smithi046 bash[49943]: [21/Sep/2024:14:03:08] ENGINE Bus STOPPING 2024-09-21T14:03:08.959 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:08 smithi046 bash[49943]: [21/Sep/2024:14:03:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T14:03:08.960 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:08 smithi046 bash[49943]: [21/Sep/2024:14:03:08] ENGINE Bus STOPPED 2024-09-21T14:03:09.322 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T14:03:09.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.555874+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.32:0/2295606866' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T14:03:09.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.556594+0000 mon.a (mon.0) 1068 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T14:03:09.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: cluster 2024-09-21T14:03:08.557406+0000 mon.a (mon.0) 1069 : cluster [INF] Activating manager daemon x 2024-09-21T14:03:09.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.561027+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T14:03:09.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: cluster 2024-09-21T14:03:08.566305+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-21T14:03:09.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: cluster 2024-09-21T14:03:08.566823+0000 mon.a (mon.0) 1072 : cluster [DBG] mgrmap e23: x(active, starting, since 0.00941536s) 2024-09-21T14:03:09.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.576011+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T14:03:09.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.576134+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T14:03:09.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.576306+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T14:03:09.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.578444+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T14:03:09.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.579024+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T14:03:09.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.579286+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T14:03:09.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.579524+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T14:03:09.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.579756+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T14:03:09.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.579981+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T14:03:09.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.580219+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T14:03:09.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.580445+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T14:03:09.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.580674+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T14:03:09.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.583083+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T14:03:09.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.583248+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T14:03:09.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: audit 2024-09-21T14:03:08.583745+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T14:03:09.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[19760]: cluster 2024-09-21T14:03:08.860809+0000 mon.a (mon.0) 1073 : cluster [INF] Manager daemon x is now available 2024-09-21T14:03:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.555874+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.32:0/2295606866' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T14:03:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.556594+0000 mon.a (mon.0) 1068 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T14:03:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: cluster 2024-09-21T14:03:08.557406+0000 mon.a (mon.0) 1069 : cluster [INF] Activating manager daemon x 2024-09-21T14:03:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.561027+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T14:03:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: cluster 2024-09-21T14:03:08.566305+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-21T14:03:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: cluster 2024-09-21T14:03:08.566823+0000 mon.a (mon.0) 1072 : cluster [DBG] mgrmap e23: x(active, starting, since 0.00941536s) 2024-09-21T14:03:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.576011+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T14:03:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.576134+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T14:03:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.576306+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T14:03:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.578444+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T14:03:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.579024+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T14:03:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.579286+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T14:03:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.579524+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T14:03:09.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.579756+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T14:03:09.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.579981+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T14:03:09.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.580219+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T14:03:09.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.580445+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T14:03:09.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.580674+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T14:03:09.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.583083+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T14:03:09.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.583248+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T14:03:09.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: audit 2024-09-21T14:03:08.583745+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T14:03:09.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:09 smithi032 bash[28514]: cluster 2024-09-21T14:03:08.860809+0000 mon.a (mon.0) 1073 : cluster [INF] Manager daemon x is now available 2024-09-21T14:03:09.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.555874+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.32:0/2295606866' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T14:03:09.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.556594+0000 mon.a (mon.0) 1068 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T14:03:09.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: cluster 2024-09-21T14:03:08.557406+0000 mon.a (mon.0) 1069 : cluster [INF] Activating manager daemon x 2024-09-21T14:03:09.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.561027+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T14:03:09.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: cluster 2024-09-21T14:03:08.566305+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-21T14:03:09.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: cluster 2024-09-21T14:03:08.566823+0000 mon.a (mon.0) 1072 : cluster [DBG] mgrmap e23: x(active, starting, since 0.00941536s) 2024-09-21T14:03:09.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.576011+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T14:03:09.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.576134+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T14:03:09.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.576306+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T14:03:09.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.578444+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T14:03:09.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.579024+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T14:03:09.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.579286+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T14:03:09.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.579524+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T14:03:09.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.579756+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T14:03:09.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.579981+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T14:03:09.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.580219+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T14:03:09.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.580445+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T14:03:09.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.580674+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T14:03:09.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.583083+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T14:03:09.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.583248+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T14:03:09.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: audit 2024-09-21T14:03:08.583745+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T14:03:09.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[21852]: cluster 2024-09-21T14:03:08.860809+0000 mon.a (mon.0) 1073 : cluster [INF] Manager daemon x is now available 2024-09-21T14:03:10.031 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[49943]: [21/Sep/2024:14:03:09] ENGINE Bus STARTING 2024-09-21T14:03:10.031 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[49943]: [21/Sep/2024:14:03:09] ENGINE Serving on http://:::9283 2024-09-21T14:03:10.031 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:09 smithi046 bash[49943]: [21/Sep/2024:14:03:09] ENGINE Bus STARTED 2024-09-21T14:03:10.353 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[20015]: debug 2024-09-21T14:03:10.012+0000 7fe078eb7040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T14:03:10.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[20015]: debug 2024-09-21T14:03:10.080+0000 7fe078eb7040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T14:03:10.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[20015]: debug 2024-09-21T14:03:10.240+0000 7fe078eb7040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T14:03:10.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[19760]: cluster 2024-09-21T14:03:09.570075+0000 mon.a (mon.0) 1074 : cluster [DBG] mgrmap e24: x(active, since 1.01267s) 2024-09-21T14:03:10.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[19760]: cluster 2024-09-21T14:03:09.588553+0000 mgr.x (mgr.24580) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:03:10.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[19760]: audit 2024-09-21T14:03:09.707485+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:10.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[19760]: audit 2024-09-21T14:03:09.717605+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:10.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[19760]: audit 2024-09-21T14:03:09.741375+0000 mgr.x (mgr.24580) 2 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:03:10.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[19760]: audit 2024-09-21T14:03:09.743337+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:03:10.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[19760]: audit 2024-09-21T14:03:09.743810+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:03:10.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[19760]: audit 2024-09-21T14:03:09.746963+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:03:10.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[19760]: audit 2024-09-21T14:03:09.747413+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24580 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:03:10.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[19760]: audit 2024-09-21T14:03:09.770388+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T14:03:10.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[19760]: audit 2024-09-21T14:03:09.771163+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24580 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T14:03:10.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[28514]: cluster 2024-09-21T14:03:09.570075+0000 mon.a (mon.0) 1074 : cluster [DBG] mgrmap e24: x(active, since 1.01267s) 2024-09-21T14:03:10.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[28514]: cluster 2024-09-21T14:03:09.588553+0000 mgr.x (mgr.24580) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:03:10.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[28514]: audit 2024-09-21T14:03:09.707485+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:10.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[28514]: audit 2024-09-21T14:03:09.717605+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:10.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[28514]: audit 2024-09-21T14:03:09.741375+0000 mgr.x (mgr.24580) 2 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:03:10.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[28514]: audit 2024-09-21T14:03:09.743337+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:03:10.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[28514]: audit 2024-09-21T14:03:09.743810+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:03:10.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[28514]: audit 2024-09-21T14:03:09.746963+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:03:10.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[28514]: audit 2024-09-21T14:03:09.747413+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24580 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:03:10.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[28514]: audit 2024-09-21T14:03:09.770388+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T14:03:10.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[28514]: audit 2024-09-21T14:03:09.771163+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24580 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T14:03:10.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:10 smithi046 bash[21852]: cluster 2024-09-21T14:03:09.570075+0000 mon.a (mon.0) 1074 : cluster [DBG] mgrmap e24: x(active, since 1.01267s) 2024-09-21T14:03:10.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:10 smithi046 bash[21852]: cluster 2024-09-21T14:03:09.588553+0000 mgr.x (mgr.24580) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:03:10.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:10 smithi046 bash[21852]: audit 2024-09-21T14:03:09.707485+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:10.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:10 smithi046 bash[21852]: audit 2024-09-21T14:03:09.717605+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:10.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:10 smithi046 bash[21852]: audit 2024-09-21T14:03:09.741375+0000 mgr.x (mgr.24580) 2 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:03:10.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:10 smithi046 bash[21852]: audit 2024-09-21T14:03:09.743337+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:03:10.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:10 smithi046 bash[21852]: audit 2024-09-21T14:03:09.743810+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:03:10.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:10 smithi046 bash[21852]: audit 2024-09-21T14:03:09.746963+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:03:10.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:10 smithi046 bash[21852]: audit 2024-09-21T14:03:09.747413+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24580 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:03:10.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:10 smithi046 bash[21852]: audit 2024-09-21T14:03:09.770388+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T14:03:10.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:10 smithi046 bash[21852]: audit 2024-09-21T14:03:09.771163+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24580 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T14:03:11.263 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:10 smithi032 bash[20015]: debug 2024-09-21T14:03:10.928+0000 7fe078eb7040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T14:03:11.263 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:11 smithi032 bash[20015]: debug 2024-09-21T14:03:11.000+0000 7fe078eb7040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T14:03:11.263 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:11 smithi032 bash[20015]: debug 2024-09-21T14:03:11.072+0000 7fe078eb7040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T14:03:11.573 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:11 smithi032 bash[20015]: debug 2024-09-21T14:03:11.264+0000 7fe078eb7040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T14:03:11.573 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:11 smithi032 bash[20015]: debug 2024-09-21T14:03:11.344+0000 7fe078eb7040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T14:03:11.573 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:11 smithi032 bash[20015]: debug 2024-09-21T14:03:11.416+0000 7fe078eb7040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T14:03:11.853 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:11 smithi032 bash[20015]: debug 2024-09-21T14:03:11.692+0000 7fe078eb7040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T14:03:11.854 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:11 smithi032 bash[20015]: debug 2024-09-21T14:03:11.764+0000 7fe078eb7040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T14:03:11.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:11 smithi032 bash[19760]: cephadm 2024-09-21T14:03:10.293429+0000 mgr.x (mgr.24580) 3 : cephadm [INF] Deploying cephadm binary to smithi046 2024-09-21T14:03:11.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:11 smithi032 bash[19760]: cephadm 2024-09-21T14:03:10.326751+0000 mgr.x (mgr.24580) 4 : cephadm [INF] Deploying cephadm binary to smithi032 2024-09-21T14:03:11.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:11 smithi032 bash[19760]: cluster 2024-09-21T14:03:10.579342+0000 mgr.x (mgr.24580) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:03:11.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:11 smithi032 bash[28514]: cephadm 2024-09-21T14:03:10.293429+0000 mgr.x (mgr.24580) 3 : cephadm [INF] Deploying cephadm binary to smithi046 2024-09-21T14:03:11.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:11 smithi032 bash[28514]: cephadm 2024-09-21T14:03:10.326751+0000 mgr.x (mgr.24580) 4 : cephadm [INF] Deploying cephadm binary to smithi032 2024-09-21T14:03:11.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:11 smithi032 bash[28514]: cluster 2024-09-21T14:03:10.579342+0000 mgr.x (mgr.24580) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:03:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:11 smithi046 bash[21852]: cephadm 2024-09-21T14:03:10.293429+0000 mgr.x (mgr.24580) 3 : cephadm [INF] Deploying cephadm binary to smithi046 2024-09-21T14:03:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:11 smithi046 bash[21852]: cephadm 2024-09-21T14:03:10.326751+0000 mgr.x (mgr.24580) 4 : cephadm [INF] Deploying cephadm binary to smithi032 2024-09-21T14:03:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:11 smithi046 bash[21852]: cluster 2024-09-21T14:03:10.579342+0000 mgr.x (mgr.24580) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:03:12.316 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:11 smithi032 bash[20015]: debug 2024-09-21T14:03:11.972+0000 7fe078eb7040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T14:03:12.316 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:12 smithi032 bash[20015]: debug 2024-09-21T14:03:12.056+0000 7fe078eb7040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T14:03:12.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: debug 2024-09-21T14:03:12.156+0000 7f3778b7d640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:14:03:12] ENGINE Error in HTTPServer.serve 2024-09-21T14:03:12.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: Traceback (most recent call last): 2024-09-21T14:03:12.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:03:12.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: self._connections.run(self.expiration_interval) 2024-09-21T14:03:12.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:03:12.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: self._run(expiration_interval) 2024-09-21T14:03:12.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:03:12.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:03:12.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:03:12.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:03:12.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:03:12.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: s = self.context.wrap_socket( 2024-09-21T14:03:12.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:03:12.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: return self.sslsocket_class._create( 2024-09-21T14:03:12.462 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:03:12.462 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: self.do_handshake() 2024-09-21T14:03:12.462 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:03:12.462 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: self._sslobj.do_handshake() 2024-09-21T14:03:12.462 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[49943]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:03:12.575 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:12 smithi032 bash[20015]: debug 2024-09-21T14:03:12.320+0000 7fe078eb7040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T14:03:12.575 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:12 smithi032 bash[20015]: debug 2024-09-21T14:03:12.508+0000 7fe078eb7040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T14:03:12.853 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:12 smithi032 bash[28514]: cluster 2024-09-21T14:03:11.588453+0000 mon.a (mon.0) 1079 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-21T14:03:12.854 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:12 smithi032 bash[28514]: cephadm 2024-09-21T14:03:11.964670+0000 mgr.x (mgr.24580) 6 : cephadm [INF] [21/Sep/2024:14:03:11] ENGINE Bus STARTING 2024-09-21T14:03:12.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:12 smithi032 bash[19760]: cluster 2024-09-21T14:03:11.588453+0000 mon.a (mon.0) 1079 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-21T14:03:12.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:12 smithi032 bash[19760]: cephadm 2024-09-21T14:03:11.964670+0000 mgr.x (mgr.24580) 6 : cephadm [INF] [21/Sep/2024:14:03:11] ENGINE Bus STARTING 2024-09-21T14:03:12.854 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:12 smithi032 bash[20015]: debug 2024-09-21T14:03:12.680+0000 7fe078eb7040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T14:03:12.854 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:12 smithi032 bash[20015]: debug 2024-09-21T14:03:12.768+0000 7fe078eb7040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T14:03:12.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[21852]: cluster 2024-09-21T14:03:11.588453+0000 mon.a (mon.0) 1079 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-21T14:03:12.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:12 smithi046 bash[21852]: cephadm 2024-09-21T14:03:11.964670+0000 mgr.x (mgr.24580) 6 : cephadm [INF] [21/Sep/2024:14:03:11] ENGINE Bus STARTING 2024-09-21T14:03:13.353 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:12 smithi032 bash[20015]: debug 2024-09-21T14:03:12.960+0000 7fe078eb7040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T14:03:13.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: cephadm 2024-09-21T14:03:12.135371+0000 mgr.x (mgr.24580) 7 : cephadm [INF] [21/Sep/2024:14:03:12] ENGINE Serving on https://172.21.15.46:7150 2024-09-21T14:03:13.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: cephadm 2024-09-21T14:03:12.161196+0000 mgr.x (mgr.24580) 8 : cephadm [ERR] [21/Sep/2024:14:03:12] ENGINE Error in HTTPServer.serve 2024-09-21T14:03:13.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: Traceback (most recent call last): 2024-09-21T14:03:13.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:03:13.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: self._connections.run(self.expiration_interval) 2024-09-21T14:03:13.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:03:13.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: self._run(expiration_interval) 2024-09-21T14:03:13.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:03:13.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:03:13.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:03:13.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:03:13.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:03:13.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: s = self.context.wrap_socket( 2024-09-21T14:03:13.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:03:13.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: return self.sslsocket_class._create( 2024-09-21T14:03:13.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:03:13.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: self.do_handshake() 2024-09-21T14:03:13.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:03:13.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: self._sslobj.do_handshake() 2024-09-21T14:03:13.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:03:13.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: cephadm 2024-09-21T14:03:12.249861+0000 mgr.x (mgr.24580) 9 : cephadm [INF] [21/Sep/2024:14:03:12] ENGINE Serving on http://172.21.15.46:8765 2024-09-21T14:03:13.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: cephadm 2024-09-21T14:03:12.250238+0000 mgr.x (mgr.24580) 10 : cephadm [INF] [21/Sep/2024:14:03:12] ENGINE Bus STARTED 2024-09-21T14:03:13.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: cluster 2024-09-21T14:03:12.579878+0000 mgr.x (mgr.24580) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:03:13.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: audit 2024-09-21T14:03:13.217339+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:13.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[19760]: audit 2024-09-21T14:03:13.226268+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:13.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: cephadm 2024-09-21T14:03:12.135371+0000 mgr.x (mgr.24580) 7 : cephadm [INF] [21/Sep/2024:14:03:12] ENGINE Serving on https://172.21.15.46:7150 2024-09-21T14:03:13.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: cephadm 2024-09-21T14:03:12.161196+0000 mgr.x (mgr.24580) 8 : cephadm [ERR] [21/Sep/2024:14:03:12] ENGINE Error in HTTPServer.serve 2024-09-21T14:03:13.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: Traceback (most recent call last): 2024-09-21T14:03:13.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:03:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: self._connections.run(self.expiration_interval) 2024-09-21T14:03:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:03:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: self._run(expiration_interval) 2024-09-21T14:03:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:03:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:03:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:03:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:03:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:03:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: s = self.context.wrap_socket( 2024-09-21T14:03:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:03:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: return self.sslsocket_class._create( 2024-09-21T14:03:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:03:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: self.do_handshake() 2024-09-21T14:03:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:03:13.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: self._sslobj.do_handshake() 2024-09-21T14:03:13.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:03:13.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: cephadm 2024-09-21T14:03:12.249861+0000 mgr.x (mgr.24580) 9 : cephadm [INF] [21/Sep/2024:14:03:12] ENGINE Serving on http://172.21.15.46:8765 2024-09-21T14:03:13.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: cephadm 2024-09-21T14:03:12.250238+0000 mgr.x (mgr.24580) 10 : cephadm [INF] [21/Sep/2024:14:03:12] ENGINE Bus STARTED 2024-09-21T14:03:13.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: cluster 2024-09-21T14:03:12.579878+0000 mgr.x (mgr.24580) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:03:13.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: audit 2024-09-21T14:03:13.217339+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:13.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[28514]: audit 2024-09-21T14:03:13.226268+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:13.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: cephadm 2024-09-21T14:03:12.135371+0000 mgr.x (mgr.24580) 7 : cephadm [INF] [21/Sep/2024:14:03:12] ENGINE Serving on https://172.21.15.46:7150 2024-09-21T14:03:13.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: cephadm 2024-09-21T14:03:12.161196+0000 mgr.x (mgr.24580) 8 : cephadm [ERR] [21/Sep/2024:14:03:12] ENGINE Error in HTTPServer.serve 2024-09-21T14:03:13.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: Traceback (most recent call last): 2024-09-21T14:03:13.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:03:13.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: self._connections.run(self.expiration_interval) 2024-09-21T14:03:13.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:03:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: self._run(expiration_interval) 2024-09-21T14:03:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:03:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:03:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:03:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:03:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:03:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: s = self.context.wrap_socket( 2024-09-21T14:03:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:03:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: return self.sslsocket_class._create( 2024-09-21T14:03:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:03:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: self.do_handshake() 2024-09-21T14:03:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:03:13.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: self._sslobj.do_handshake() 2024-09-21T14:03:13.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:03:13.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: cephadm 2024-09-21T14:03:12.249861+0000 mgr.x (mgr.24580) 9 : cephadm [INF] [21/Sep/2024:14:03:12] ENGINE Serving on http://172.21.15.46:8765 2024-09-21T14:03:13.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: cephadm 2024-09-21T14:03:12.250238+0000 mgr.x (mgr.24580) 10 : cephadm [INF] [21/Sep/2024:14:03:12] ENGINE Bus STARTED 2024-09-21T14:03:13.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: cluster 2024-09-21T14:03:12.579878+0000 mgr.x (mgr.24580) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:03:13.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: audit 2024-09-21T14:03:13.217339+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:13.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:13 smithi046 bash[21852]: audit 2024-09-21T14:03:13.226268+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:14.117 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:03:14.211 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[20015]: debug 2024-09-21T14:03:13.896+0000 7fe078eb7040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T14:03:14.211 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:13 smithi032 bash[20015]: debug 2024-09-21T14:03:13.976+0000 7fe078eb7040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T14:03:14.590 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:14 smithi032 bash[20015]: debug 2024-09-21T14:03:14.212+0000 7fe078eb7040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T14:03:14.591 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:14 smithi032 bash[20015]: debug 2024-09-21T14:03:14.292+0000 7fe078eb7040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T14:03:14.853 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:14 smithi032 bash[28514]: cluster 2024-09-21T14:03:13.600230+0000 mon.a (mon.0) 1082 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-09-21T14:03:14.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:14 smithi032 bash[19760]: cluster 2024-09-21T14:03:13.600230+0000 mon.a (mon.0) 1082 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-09-21T14:03:14.854 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:14 smithi032 bash[20015]: debug 2024-09-21T14:03:14.708+0000 7fe078eb7040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T14:03:14.854 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:14 smithi032 bash[20015]: debug 2024-09-21T14:03:14.792+0000 7fe078eb7040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T14:03:14.854 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:14 smithi032 bash[20015]: [21/Sep/2024:14:03:14] ENGINE Bus STARTING 2024-09-21T14:03:14.854 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:14 smithi032 bash[20015]: CherryPy Checker: 2024-09-21T14:03:14.854 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:14 smithi032 bash[20015]: The Application mounted at '' has an empty config. 2024-09-21T14:03:14.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:14 smithi046 bash[21852]: cluster 2024-09-21T14:03:13.600230+0000 mon.a (mon.0) 1082 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-09-21T14:03:15.240 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:14 smithi032 bash[20015]: [21/Sep/2024:14:03:14] ENGINE Serving on http://:::9283 2024-09-21T14:03:15.241 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:14 smithi032 bash[20015]: [21/Sep/2024:14:03:14] ENGINE Bus STARTED 2024-09-21T14:03:15.594 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:15 smithi046 bash[47625]: ts=2024-09-21T14:03:15.273Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.32:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-09-21T14:03:15.594 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:15 smithi046 bash[47625]: ts=2024-09-21T14:03:15.278Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.32:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-09-21T14:03:15.594 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:15 smithi046 bash[47625]: ts=2024-09-21T14:03:15.279Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.32:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-09-21T14:03:15.594 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:15 smithi046 bash[47625]: ts=2024-09-21T14:03:15.280Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.32:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-09-21T14:03:15.594 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:15 smithi046 bash[47625]: ts=2024-09-21T14:03:15.282Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.32:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-09-21T14:03:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:15 smithi032 bash[19760]: cluster 2024-09-21T14:03:14.580595+0000 mgr.x (mgr.24580) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:03:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:15 smithi032 bash[19760]: cluster 2024-09-21T14:03:14.815633+0000 mon.a (mon.0) 1083 : cluster [DBG] Standby manager daemon y started 2024-09-21T14:03:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:15 smithi032 bash[19760]: audit 2024-09-21T14:03:14.817423+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.? 172.21.15.32:0/1038812875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T14:03:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:15 smithi032 bash[19760]: audit 2024-09-21T14:03:14.822738+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.? 172.21.15.32:0/1038812875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:03:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:15 smithi032 bash[19760]: audit 2024-09-21T14:03:14.823860+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.? 172.21.15.32:0/1038812875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T14:03:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:15 smithi032 bash[19760]: audit 2024-09-21T14:03:14.824399+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.? 172.21.15.32:0/1038812875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:03:15.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:15 smithi032 bash[19760]: audit 2024-09-21T14:03:14.962155+0000 mgr.x (mgr.24580) 13 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:03:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:15 smithi032 bash[28514]: cluster 2024-09-21T14:03:14.580595+0000 mgr.x (mgr.24580) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:03:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:15 smithi032 bash[28514]: cluster 2024-09-21T14:03:14.815633+0000 mon.a (mon.0) 1083 : cluster [DBG] Standby manager daemon y started 2024-09-21T14:03:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:15 smithi032 bash[28514]: audit 2024-09-21T14:03:14.817423+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.? 172.21.15.32:0/1038812875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T14:03:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:15 smithi032 bash[28514]: audit 2024-09-21T14:03:14.822738+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.? 172.21.15.32:0/1038812875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:03:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:15 smithi032 bash[28514]: audit 2024-09-21T14:03:14.823860+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.? 172.21.15.32:0/1038812875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T14:03:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:15 smithi032 bash[28514]: audit 2024-09-21T14:03:14.824399+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.? 172.21.15.32:0/1038812875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:03:15.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:15 smithi032 bash[28514]: audit 2024-09-21T14:03:14.962155+0000 mgr.x (mgr.24580) 13 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:03:15.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:15 smithi046 bash[21852]: cluster 2024-09-21T14:03:14.580595+0000 mgr.x (mgr.24580) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:03:15.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:15 smithi046 bash[21852]: cluster 2024-09-21T14:03:14.815633+0000 mon.a (mon.0) 1083 : cluster [DBG] Standby manager daemon y started 2024-09-21T14:03:15.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:15 smithi046 bash[21852]: audit 2024-09-21T14:03:14.817423+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.? 172.21.15.32:0/1038812875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T14:03:15.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:15 smithi046 bash[21852]: audit 2024-09-21T14:03:14.822738+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.? 172.21.15.32:0/1038812875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:03:15.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:15 smithi046 bash[21852]: audit 2024-09-21T14:03:14.823860+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.? 172.21.15.32:0/1038812875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T14:03:15.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:15 smithi046 bash[21852]: audit 2024-09-21T14:03:14.824399+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.? 172.21.15.32:0/1038812875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:03:15.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:15 smithi046 bash[21852]: audit 2024-09-21T14:03:14.962155+0000 mgr.x (mgr.24580) 13 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:03:16.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:16 smithi046 bash[21852]: cluster 2024-09-21T14:03:15.623261+0000 mon.a (mon.0) 1084 : cluster [DBG] mgrmap e27: x(active, since 7s), standbys: y 2024-09-21T14:03:16.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:16 smithi046 bash[21852]: audit 2024-09-21T14:03:15.628603+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T14:03:17.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:16 smithi032 bash[28514]: cluster 2024-09-21T14:03:15.623261+0000 mon.a (mon.0) 1084 : cluster [DBG] mgrmap e27: x(active, since 7s), standbys: y 2024-09-21T14:03:17.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:16 smithi032 bash[28514]: audit 2024-09-21T14:03:15.628603+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T14:03:17.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:16 smithi032 bash[19760]: cluster 2024-09-21T14:03:15.623261+0000 mon.a (mon.0) 1084 : cluster [DBG] mgrmap e27: x(active, since 7s), standbys: y 2024-09-21T14:03:17.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:16 smithi032 bash[19760]: audit 2024-09-21T14:03:15.628603+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T14:03:17.459 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:03:17 smithi046 bash[46950]: logger=cleanup t=2024-09-21T14:03:17.004767394Z level=info msg="Completed cleanup jobs" duration=2.114352ms 2024-09-21T14:03:17.460 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:03:17 smithi046 bash[46950]: logger=sqlstore.transactions t=2024-09-21T14:03:17.013126296Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T14:03:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:17 smithi046 bash[21852]: cluster 2024-09-21T14:03:16.581475+0000 mgr.x (mgr.24580) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T14:03:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:17 smithi046 bash[21852]: audit 2024-09-21T14:03:17.560242+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:17 smithi046 bash[21852]: audit 2024-09-21T14:03:17.572621+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:18.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:17 smithi032 bash[19760]: cluster 2024-09-21T14:03:16.581475+0000 mgr.x (mgr.24580) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T14:03:18.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:17 smithi032 bash[19760]: audit 2024-09-21T14:03:17.560242+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:18.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:17 smithi032 bash[19760]: audit 2024-09-21T14:03:17.572621+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:18.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:17 smithi032 bash[28514]: cluster 2024-09-21T14:03:16.581475+0000 mgr.x (mgr.24580) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T14:03:18.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:17 smithi032 bash[28514]: audit 2024-09-21T14:03:17.560242+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:18.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:17 smithi032 bash[28514]: audit 2024-09-21T14:03:17.572621+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:20.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:19 smithi032 bash[28514]: cluster 2024-09-21T14:03:18.582132+0000 mgr.x (mgr.24580) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:03:20.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:19 smithi032 bash[28514]: audit 2024-09-21T14:03:18.759075+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:20.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:19 smithi032 bash[28514]: audit 2024-09-21T14:03:18.768627+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:20.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:19 smithi032 bash[19760]: cluster 2024-09-21T14:03:18.582132+0000 mgr.x (mgr.24580) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:03:20.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:19 smithi032 bash[19760]: audit 2024-09-21T14:03:18.759075+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:20.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:19 smithi032 bash[19760]: audit 2024-09-21T14:03:18.768627+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:19 smithi046 bash[21852]: cluster 2024-09-21T14:03:18.582132+0000 mgr.x (mgr.24580) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:03:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:19 smithi046 bash[21852]: audit 2024-09-21T14:03:18.759075+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:19 smithi046 bash[21852]: audit 2024-09-21T14:03:18.768627+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:21.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:20 smithi046 bash[21852]: audit 2024-09-21T14:03:19.947577+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:21.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:20 smithi046 bash[21852]: audit 2024-09-21T14:03:19.960357+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:21.353 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:03:20 smithi032 bash[20015]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:03:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T14:03:21.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:20 smithi032 bash[19760]: audit 2024-09-21T14:03:19.947577+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:21.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:20 smithi032 bash[19760]: audit 2024-09-21T14:03:19.960357+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:21.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:20 smithi032 bash[28514]: audit 2024-09-21T14:03:19.947577+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:21.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:20 smithi032 bash[28514]: audit 2024-09-21T14:03:19.960357+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:21 smithi046 bash[21852]: cluster 2024-09-21T14:03:20.583863+0000 mgr.x (mgr.24580) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:03:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:21 smithi046 bash[21852]: audit 2024-09-21T14:03:21.143371+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:21 smithi046 bash[21852]: audit 2024-09-21T14:03:21.172881+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:21 smithi046 bash[21852]: audit 2024-09-21T14:03:21.180443+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:03:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:21 smithi046 bash[21852]: audit 2024-09-21T14:03:21.182445+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:03:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:21 smithi046 bash[21852]: audit 2024-09-21T14:03:21.626796+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:21 smithi046 bash[21852]: audit 2024-09-21T14:03:21.633398+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:21 smithi046 bash[21852]: audit 2024-09-21T14:03:21.645881+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:21 smithi046 bash[21852]: audit 2024-09-21T14:03:21.653701+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:21 smithi046 bash[21852]: audit 2024-09-21T14:03:21.665062+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:21 smithi046 bash[21852]: audit 2024-09-21T14:03:21.698495+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:03:22.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:21 smithi046 bash[21852]: audit 2024-09-21T14:03:21.699342+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24580 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:03:22.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:21 smithi046 bash[21852]: audit 2024-09-21T14:03:21.717756+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:03:22.314 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[28514]: cluster 2024-09-21T14:03:20.583863+0000 mgr.x (mgr.24580) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:03:22.314 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[28514]: audit 2024-09-21T14:03:21.143371+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.314 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[28514]: audit 2024-09-21T14:03:21.172881+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.315 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[28514]: audit 2024-09-21T14:03:21.180443+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:03:22.315 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[28514]: audit 2024-09-21T14:03:21.182445+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:03:22.315 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[28514]: audit 2024-09-21T14:03:21.626796+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.315 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[28514]: audit 2024-09-21T14:03:21.633398+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.315 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[28514]: audit 2024-09-21T14:03:21.645881+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.315 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[28514]: audit 2024-09-21T14:03:21.653701+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.315 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[28514]: audit 2024-09-21T14:03:21.665062+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.315 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[28514]: audit 2024-09-21T14:03:21.698495+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:03:22.315 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[28514]: audit 2024-09-21T14:03:21.699342+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24580 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:03:22.315 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[28514]: audit 2024-09-21T14:03:21.717756+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:03:22.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[19760]: cluster 2024-09-21T14:03:20.583863+0000 mgr.x (mgr.24580) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:03:22.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[19760]: audit 2024-09-21T14:03:21.143371+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[19760]: audit 2024-09-21T14:03:21.172881+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[19760]: audit 2024-09-21T14:03:21.180443+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:03:22.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[19760]: audit 2024-09-21T14:03:21.182445+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:03:22.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[19760]: audit 2024-09-21T14:03:21.626796+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[19760]: audit 2024-09-21T14:03:21.633398+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[19760]: audit 2024-09-21T14:03:21.645881+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[19760]: audit 2024-09-21T14:03:21.653701+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[19760]: audit 2024-09-21T14:03:21.665062+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:22.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[19760]: audit 2024-09-21T14:03:21.698495+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:03:22.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[19760]: audit 2024-09-21T14:03:21.699342+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24580 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:03:22.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:21 smithi032 bash[19760]: audit 2024-09-21T14:03:21.717756+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:03:23.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[19760]: cephadm 2024-09-21T14:03:21.181050+0000 mgr.x (mgr.24580) 17 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T14:03:23.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[19760]: cephadm 2024-09-21T14:03:21.181634+0000 mgr.x (mgr.24580) 18 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T14:03:23.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[19760]: cephadm 2024-09-21T14:03:21.329851+0000 mgr.x (mgr.24580) 19 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:03:23.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[19760]: cephadm 2024-09-21T14:03:21.330058+0000 mgr.x (mgr.24580) 20 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:03:23.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[19760]: cephadm 2024-09-21T14:03:21.432123+0000 mgr.x (mgr.24580) 21 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:03:23.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[19760]: cephadm 2024-09-21T14:03:21.436118+0000 mgr.x (mgr.24580) 22 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:03:23.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[19760]: cephadm 2024-09-21T14:03:21.525246+0000 mgr.x (mgr.24580) 23 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:03:23.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[19760]: cephadm 2024-09-21T14:03:21.525566+0000 mgr.x (mgr.24580) 24 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:03:23.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[19760]: cephadm 2024-09-21T14:03:21.693813+0000 mgr.x (mgr.24580) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.eyltpm (dependencies changed)... 2024-09-21T14:03:23.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[19760]: cephadm 2024-09-21T14:03:21.716144+0000 mgr.x (mgr.24580) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.eyltpm on smithi032 2024-09-21T14:03:23.239 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[28514]: cephadm 2024-09-21T14:03:21.181050+0000 mgr.x (mgr.24580) 17 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T14:03:23.239 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[28514]: cephadm 2024-09-21T14:03:21.181634+0000 mgr.x (mgr.24580) 18 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T14:03:23.239 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[28514]: cephadm 2024-09-21T14:03:21.329851+0000 mgr.x (mgr.24580) 19 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:03:23.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[28514]: cephadm 2024-09-21T14:03:21.330058+0000 mgr.x (mgr.24580) 20 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:03:23.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[28514]: cephadm 2024-09-21T14:03:21.432123+0000 mgr.x (mgr.24580) 21 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:03:23.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[28514]: cephadm 2024-09-21T14:03:21.436118+0000 mgr.x (mgr.24580) 22 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:03:23.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[28514]: cephadm 2024-09-21T14:03:21.525246+0000 mgr.x (mgr.24580) 23 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:03:23.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[28514]: cephadm 2024-09-21T14:03:21.525566+0000 mgr.x (mgr.24580) 24 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:03:23.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[28514]: cephadm 2024-09-21T14:03:21.693813+0000 mgr.x (mgr.24580) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.eyltpm (dependencies changed)... 2024-09-21T14:03:23.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:22 smithi032 bash[28514]: cephadm 2024-09-21T14:03:21.716144+0000 mgr.x (mgr.24580) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.eyltpm on smithi032 2024-09-21T14:03:23.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:22 smithi046 bash[21852]: cephadm 2024-09-21T14:03:21.181050+0000 mgr.x (mgr.24580) 17 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T14:03:23.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:22 smithi046 bash[21852]: cephadm 2024-09-21T14:03:21.181634+0000 mgr.x (mgr.24580) 18 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T14:03:23.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:22 smithi046 bash[21852]: cephadm 2024-09-21T14:03:21.329851+0000 mgr.x (mgr.24580) 19 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:03:23.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:22 smithi046 bash[21852]: cephadm 2024-09-21T14:03:21.330058+0000 mgr.x (mgr.24580) 20 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:03:23.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:22 smithi046 bash[21852]: cephadm 2024-09-21T14:03:21.432123+0000 mgr.x (mgr.24580) 21 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:03:23.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:22 smithi046 bash[21852]: cephadm 2024-09-21T14:03:21.436118+0000 mgr.x (mgr.24580) 22 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:03:23.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:22 smithi046 bash[21852]: cephadm 2024-09-21T14:03:21.525246+0000 mgr.x (mgr.24580) 23 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:03:23.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:22 smithi046 bash[21852]: cephadm 2024-09-21T14:03:21.525566+0000 mgr.x (mgr.24580) 24 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:03:23.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:22 smithi046 bash[21852]: cephadm 2024-09-21T14:03:21.693813+0000 mgr.x (mgr.24580) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.eyltpm (dependencies changed)... 2024-09-21T14:03:23.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:22 smithi046 bash[21852]: cephadm 2024-09-21T14:03:21.716144+0000 mgr.x (mgr.24580) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.eyltpm on smithi032 2024-09-21T14:03:24.265 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:23 smithi032 bash[19760]: cluster 2024-09-21T14:03:22.584659+0000 mgr.x (mgr.24580) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:03:24.266 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:23 smithi032 bash[28514]: cluster 2024-09-21T14:03:22.584659+0000 mgr.x (mgr.24580) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:03:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:23 smithi046 bash[21852]: cluster 2024-09-21T14:03:22.584659+0000 mgr.x (mgr.24580) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:03:25.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:24 smithi032 bash[19760]: audit 2024-09-21T14:03:24.743878+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:03:25.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:24 smithi032 bash[19760]: audit 2024-09-21T14:03:24.849132+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:25.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:24 smithi032 bash[19760]: audit 2024-09-21T14:03:24.857297+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:25.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:24 smithi032 bash[28514]: audit 2024-09-21T14:03:24.743878+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:03:25.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:24 smithi032 bash[28514]: audit 2024-09-21T14:03:24.849132+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:25.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:24 smithi032 bash[28514]: audit 2024-09-21T14:03:24.857297+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:25.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:24 smithi046 bash[21852]: audit 2024-09-21T14:03:24.743878+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:03:25.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:24 smithi046 bash[21852]: audit 2024-09-21T14:03:24.849132+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:25.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:24 smithi046 bash[21852]: audit 2024-09-21T14:03:24.857297+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:25 smithi046 bash[21852]: cluster 2024-09-21T14:03:24.585982+0000 mgr.x (mgr.24580) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:03:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:25 smithi046 bash[21852]: cephadm 2024-09-21T14:03:24.857556+0000 mgr.x (mgr.24580) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T14:03:26.220 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:25 smithi032 bash[19760]: cluster 2024-09-21T14:03:24.585982+0000 mgr.x (mgr.24580) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:03:26.220 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:25 smithi032 bash[19760]: cephadm 2024-09-21T14:03:24.857556+0000 mgr.x (mgr.24580) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T14:03:26.220 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:25 smithi032 bash[28514]: cluster 2024-09-21T14:03:24.585982+0000 mgr.x (mgr.24580) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:03:26.220 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:25 smithi032 bash[28514]: cephadm 2024-09-21T14:03:24.857556+0000 mgr.x (mgr.24580) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T14:03:27.328 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:26 smithi046 bash[21852]: cephadm 2024-09-21T14:03:25.171579+0000 mgr.x (mgr.24580) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi046 2024-09-21T14:03:27.328 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:26 smithi046 bash[21852]: audit 2024-09-21T14:03:26.518299+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.32:0/1014507899' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T14:03:27.328 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:26 smithi046 bash[21852]: audit 2024-09-21T14:03:26.842899+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.32:0/3753929752' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2096862071"}]: dispatch 2024-09-21T14:03:27.328 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:26 smithi046 bash[21852]: audit 2024-09-21T14:03:26.843418+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2096862071"}]: dispatch 2024-09-21T14:03:27.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:26 smithi032 bash[28514]: cephadm 2024-09-21T14:03:25.171579+0000 mgr.x (mgr.24580) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi046 2024-09-21T14:03:27.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:26 smithi032 bash[28514]: audit 2024-09-21T14:03:26.518299+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.32:0/1014507899' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T14:03:27.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:26 smithi032 bash[28514]: audit 2024-09-21T14:03:26.842899+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.32:0/3753929752' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2096862071"}]: dispatch 2024-09-21T14:03:27.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:26 smithi032 bash[28514]: audit 2024-09-21T14:03:26.843418+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2096862071"}]: dispatch 2024-09-21T14:03:27.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:26 smithi032 bash[19760]: cephadm 2024-09-21T14:03:25.171579+0000 mgr.x (mgr.24580) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi046 2024-09-21T14:03:27.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:26 smithi032 bash[19760]: audit 2024-09-21T14:03:26.518299+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.32:0/1014507899' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T14:03:27.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:26 smithi032 bash[19760]: audit 2024-09-21T14:03:26.842899+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.32:0/3753929752' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2096862071"}]: dispatch 2024-09-21T14:03:27.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:26 smithi032 bash[19760]: audit 2024-09-21T14:03:26.843418+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2096862071"}]: dispatch 2024-09-21T14:03:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:27 smithi046 bash[21852]: cluster 2024-09-21T14:03:26.587200+0000 mgr.x (mgr.24580) 31 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:03:28.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:27 smithi046 bash[21852]: audit 2024-09-21T14:03:26.988476+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2096862071"}]': finished 2024-09-21T14:03:28.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:27 smithi046 bash[21852]: cluster 2024-09-21T14:03:26.998034+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-21T14:03:28.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:27 smithi046 bash[21852]: audit 2024-09-21T14:03:27.326054+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? 172.21.15.32:0/3197214526' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2096862071"}]: dispatch 2024-09-21T14:03:28.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:28 smithi032 bash[19760]: cluster 2024-09-21T14:03:26.587200+0000 mgr.x (mgr.24580) 31 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:03:28.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:28 smithi032 bash[19760]: audit 2024-09-21T14:03:26.988476+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2096862071"}]': finished 2024-09-21T14:03:28.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:28 smithi032 bash[19760]: cluster 2024-09-21T14:03:26.998034+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-21T14:03:28.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:28 smithi032 bash[19760]: audit 2024-09-21T14:03:27.326054+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? 172.21.15.32:0/3197214526' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2096862071"}]: dispatch 2024-09-21T14:03:28.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:28 smithi032 bash[28514]: cluster 2024-09-21T14:03:26.587200+0000 mgr.x (mgr.24580) 31 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:03:28.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:28 smithi032 bash[28514]: audit 2024-09-21T14:03:26.988476+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2096862071"}]': finished 2024-09-21T14:03:28.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:28 smithi032 bash[28514]: cluster 2024-09-21T14:03:26.998034+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-21T14:03:28.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:28 smithi032 bash[28514]: audit 2024-09-21T14:03:27.326054+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? 172.21.15.32:0/3197214526' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2096862071"}]: dispatch 2024-09-21T14:03:29.277 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[21852]: audit 2024-09-21T14:03:27.991030+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? 172.21.15.32:0/3197214526' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2096862071"}]': finished 2024-09-21T14:03:29.277 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[21852]: cluster 2024-09-21T14:03:27.996639+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-21T14:03:29.277 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[21852]: audit 2024-09-21T14:03:28.332024+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.32:0/1297982740' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3263674484"}]: dispatch 2024-09-21T14:03:29.277 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[21852]: audit 2024-09-21T14:03:28.332698+0000 mon.a (mon.0) 1107 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3263674484"}]: dispatch 2024-09-21T14:03:29.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:29 smithi032 bash[28514]: audit 2024-09-21T14:03:27.991030+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? 172.21.15.32:0/3197214526' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2096862071"}]': finished 2024-09-21T14:03:29.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:29 smithi032 bash[28514]: cluster 2024-09-21T14:03:27.996639+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-21T14:03:29.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:29 smithi032 bash[28514]: audit 2024-09-21T14:03:28.332024+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.32:0/1297982740' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3263674484"}]: dispatch 2024-09-21T14:03:29.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:29 smithi032 bash[28514]: audit 2024-09-21T14:03:28.332698+0000 mon.a (mon.0) 1107 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3263674484"}]: dispatch 2024-09-21T14:03:29.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:29 smithi032 bash[19760]: audit 2024-09-21T14:03:27.991030+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? 172.21.15.32:0/3197214526' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2096862071"}]': finished 2024-09-21T14:03:29.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:29 smithi032 bash[19760]: cluster 2024-09-21T14:03:27.996639+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-21T14:03:29.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:29 smithi032 bash[19760]: audit 2024-09-21T14:03:28.332024+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.32:0/1297982740' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3263674484"}]: dispatch 2024-09-21T14:03:29.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:29 smithi032 bash[19760]: audit 2024-09-21T14:03:28.332698+0000 mon.a (mon.0) 1107 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3263674484"}]: dispatch 2024-09-21T14:03:30.010 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:29 smithi046 systemd[1]: Stopping Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:03:30.010 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[47625]: ts=2024-09-21T14:03:29.884Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T14:03:30.010 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[47625]: ts=2024-09-21T14:03:29.885Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T14:03:30.010 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[47625]: ts=2024-09-21T14:03:29.885Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T14:03:30.010 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[47625]: ts=2024-09-21T14:03:29.885Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T14:03:30.010 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[47625]: ts=2024-09-21T14:03:29.885Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T14:03:30.010 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[47625]: ts=2024-09-21T14:03:29.885Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T14:03:30.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[47625]: ts=2024-09-21T14:03:29.885Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T14:03:30.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[47625]: ts=2024-09-21T14:03:29.885Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T14:03:30.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[47625]: ts=2024-09-21T14:03:29.885Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T14:03:30.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[47625]: ts=2024-09-21T14:03:29.886Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T14:03:30.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[47625]: ts=2024-09-21T14:03:29.886Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T14:03:30.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:29 smithi046 bash[47625]: ts=2024-09-21T14:03:29.886Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T14:03:30.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:30 smithi032 bash[19760]: cluster 2024-09-21T14:03:28.587938+0000 mgr.x (mgr.24580) 32 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:03:30.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:30 smithi032 bash[19760]: audit 2024-09-21T14:03:29.001771+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3263674484"}]': finished 2024-09-21T14:03:30.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:30 smithi032 bash[19760]: cluster 2024-09-21T14:03:29.008781+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-21T14:03:30.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:30 smithi032 bash[19760]: audit 2024-09-21T14:03:29.342257+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.32:0/356656653' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1193651816"}]: dispatch 2024-09-21T14:03:30.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:30 smithi032 bash[19760]: audit 2024-09-21T14:03:29.343174+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1193651816"}]: dispatch 2024-09-21T14:03:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:30 smithi032 bash[28514]: cluster 2024-09-21T14:03:28.587938+0000 mgr.x (mgr.24580) 32 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:03:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:30 smithi032 bash[28514]: audit 2024-09-21T14:03:29.001771+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3263674484"}]': finished 2024-09-21T14:03:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:30 smithi032 bash[28514]: cluster 2024-09-21T14:03:29.008781+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-21T14:03:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:30 smithi032 bash[28514]: audit 2024-09-21T14:03:29.342257+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.32:0/356656653' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1193651816"}]: dispatch 2024-09-21T14:03:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:30 smithi032 bash[28514]: audit 2024-09-21T14:03:29.343174+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1193651816"}]: dispatch 2024-09-21T14:03:30.415 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:30 smithi046 bash[21852]: cluster 2024-09-21T14:03:28.587938+0000 mgr.x (mgr.24580) 32 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:03:30.415 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:30 smithi046 bash[21852]: audit 2024-09-21T14:03:29.001771+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3263674484"}]': finished 2024-09-21T14:03:30.415 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:30 smithi046 bash[21852]: cluster 2024-09-21T14:03:29.008781+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-21T14:03:30.415 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:30 smithi046 bash[21852]: audit 2024-09-21T14:03:29.342257+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.32:0/356656653' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1193651816"}]: dispatch 2024-09-21T14:03:30.415 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:30 smithi046 bash[21852]: audit 2024-09-21T14:03:29.343174+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1193651816"}]: dispatch 2024-09-21T14:03:30.709 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:30 smithi046 bash[51672]: ceph-0221b256-781f-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T14:03:30.709 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:30 smithi046 bash[51733]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T14:03:30.709 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:30 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T14:03:30.710 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:30 smithi046 systemd[1]: Stopped Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:03:30.710 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:30 smithi046 systemd[1]: Started Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:03:31.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[19760]: audit 2024-09-21T14:03:30.025490+0000 mon.a (mon.0) 1111 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1193651816"}]': finished 2024-09-21T14:03:31.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[19760]: cluster 2024-09-21T14:03:30.032771+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-21T14:03:31.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[19760]: audit 2024-09-21T14:03:30.366706+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? 172.21.15.32:0/3211521989' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/39667794"}]: dispatch 2024-09-21T14:03:31.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[19760]: audit 2024-09-21T14:03:30.668252+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:31.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[19760]: audit 2024-09-21T14:03:30.687528+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:31.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[19760]: audit 2024-09-21T14:03:30.693988+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:03:31.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[19760]: audit 2024-09-21T14:03:30.700185+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:03:31.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[19760]: audit 2024-09-21T14:03:30.707805+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:03:31.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[28514]: audit 2024-09-21T14:03:30.025490+0000 mon.a (mon.0) 1111 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1193651816"}]': finished 2024-09-21T14:03:31.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[28514]: cluster 2024-09-21T14:03:30.032771+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-21T14:03:31.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[28514]: audit 2024-09-21T14:03:30.366706+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? 172.21.15.32:0/3211521989' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/39667794"}]: dispatch 2024-09-21T14:03:31.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[28514]: audit 2024-09-21T14:03:30.668252+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:31.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[28514]: audit 2024-09-21T14:03:30.687528+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:31.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[28514]: audit 2024-09-21T14:03:30.693988+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:03:31.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[28514]: audit 2024-09-21T14:03:30.700185+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:03:31.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:31 smithi032 bash[28514]: audit 2024-09-21T14:03:30.707805+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:03:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:31 smithi046 bash[21852]: audit 2024-09-21T14:03:30.025490+0000 mon.a (mon.0) 1111 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1193651816"}]': finished 2024-09-21T14:03:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:31 smithi046 bash[21852]: cluster 2024-09-21T14:03:30.032771+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-21T14:03:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:31 smithi046 bash[21852]: audit 2024-09-21T14:03:30.366706+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? 172.21.15.32:0/3211521989' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/39667794"}]: dispatch 2024-09-21T14:03:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:31 smithi046 bash[21852]: audit 2024-09-21T14:03:30.668252+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:31 smithi046 bash[21852]: audit 2024-09-21T14:03:30.687528+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:31 smithi046 bash[21852]: audit 2024-09-21T14:03:30.693988+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:03:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:31 smithi046 bash[21852]: audit 2024-09-21T14:03:30.700185+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:03:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:31 smithi046 bash[21852]: audit 2024-09-21T14:03:30.707805+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:03:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[21852]: cluster 2024-09-21T14:03:30.588708+0000 mgr.x (mgr.24580) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T14:03:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[21852]: audit 2024-09-21T14:03:30.691037+0000 mgr.x (mgr.24580) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:03:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[21852]: audit 2024-09-21T14:03:30.697119+0000 mgr.x (mgr.24580) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:03:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[21852]: audit 2024-09-21T14:03:30.704810+0000 mgr.x (mgr.24580) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:03:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[21852]: audit 2024-09-21T14:03:31.033359+0000 mon.a (mon.0) 1116 : audit [INF] from='client.? 172.21.15.32:0/3211521989' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/39667794"}]': finished 2024-09-21T14:03:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[21852]: cluster 2024-09-21T14:03:31.039016+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-21T14:03:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[21852]: audit 2024-09-21T14:03:31.364841+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? 172.21.15.32:0/2806281720' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2826283033"}]: dispatch 2024-09-21T14:03:32.211 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:31 smithi046 bash[51760]: ts=2024-09-21T14:03:31.999Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T14:03:32.211 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:31 smithi046 bash[51760]: ts=2024-09-21T14:03:31.999Z 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-21T14:03:32.211 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:31 smithi046 bash[51760]: ts=2024-09-21T14:03:31.999Z 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 smithi046 (none))" 2024-09-21T14:03:32.211 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:31 smithi046 bash[51760]: ts=2024-09-21T14:03:31.999Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T14:03:32.211 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:31 smithi046 bash[51760]: ts=2024-09-21T14:03:31.999Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T14:03:32.211 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.000Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T14:03:32.211 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.001Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T14:03:32.211 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.003Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T14:03:32.211 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.003Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T14:03:32.211 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.005Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T14:03:32.211 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.006Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.059336ms 2024-09-21T14:03:32.211 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.006Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T14:03:32.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.006Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-21T14:03:32.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.020Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-21T14:03:32.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.021Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-21T14:03:32.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.021Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=34.175µs wal_replay_duration=14.945455ms wbl_replay_duration=138ns total_replay_duration=16.067887ms 2024-09-21T14:03:32.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.023Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T14:03:32.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.023Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T14:03:32.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.023Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T14:03:32.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.051Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.899466ms db_storage=947ns remote_storage=1.426µs web_handler=412ns query_engine=670ns scrape=247.744µs scrape_sd=129.882µs notify=31.395µs notify_sd=24.802µs rules=27.049397ms tracing=6.075µs 2024-09-21T14:03:32.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.051Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T14:03:32.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:03:32 smithi046 bash[51760]: ts=2024-09-21T14:03:32.051Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T14:03:32.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:32 smithi032 bash[28514]: cluster 2024-09-21T14:03:30.588708+0000 mgr.x (mgr.24580) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T14:03:32.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:32 smithi032 bash[28514]: audit 2024-09-21T14:03:30.691037+0000 mgr.x (mgr.24580) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:03:32.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:32 smithi032 bash[28514]: audit 2024-09-21T14:03:30.697119+0000 mgr.x (mgr.24580) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:03:32.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:32 smithi032 bash[28514]: audit 2024-09-21T14:03:30.704810+0000 mgr.x (mgr.24580) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:03:32.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:32 smithi032 bash[28514]: audit 2024-09-21T14:03:31.033359+0000 mon.a (mon.0) 1116 : audit [INF] from='client.? 172.21.15.32:0/3211521989' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/39667794"}]': finished 2024-09-21T14:03:32.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:32 smithi032 bash[28514]: cluster 2024-09-21T14:03:31.039016+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-21T14:03:32.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:32 smithi032 bash[28514]: audit 2024-09-21T14:03:31.364841+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? 172.21.15.32:0/2806281720' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2826283033"}]: dispatch 2024-09-21T14:03:32.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:32 smithi032 bash[19760]: cluster 2024-09-21T14:03:30.588708+0000 mgr.x (mgr.24580) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T14:03:32.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:32 smithi032 bash[19760]: audit 2024-09-21T14:03:30.691037+0000 mgr.x (mgr.24580) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:03:32.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:32 smithi032 bash[19760]: audit 2024-09-21T14:03:30.697119+0000 mgr.x (mgr.24580) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:03:32.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:32 smithi032 bash[19760]: audit 2024-09-21T14:03:30.704810+0000 mgr.x (mgr.24580) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:03:32.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:32 smithi032 bash[19760]: audit 2024-09-21T14:03:31.033359+0000 mon.a (mon.0) 1116 : audit [INF] from='client.? 172.21.15.32:0/3211521989' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/39667794"}]': finished 2024-09-21T14:03:32.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:32 smithi032 bash[19760]: cluster 2024-09-21T14:03:31.039016+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-21T14:03:32.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:32 smithi032 bash[19760]: audit 2024-09-21T14:03:31.364841+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? 172.21.15.32:0/2806281720' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2826283033"}]: dispatch 2024-09-21T14:03:33.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:33 smithi032 bash[19760]: audit 2024-09-21T14:03:32.043504+0000 mon.a (mon.0) 1119 : audit [INF] from='client.? 172.21.15.32:0/2806281720' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2826283033"}]': finished 2024-09-21T14:03:33.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:33 smithi032 bash[19760]: cluster 2024-09-21T14:03:32.050459+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-21T14:03:33.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:33 smithi032 bash[19760]: audit 2024-09-21T14:03:32.385739+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.32:0/2674751550' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2429487123"}]: dispatch 2024-09-21T14:03:33.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:33 smithi032 bash[19760]: audit 2024-09-21T14:03:32.386626+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2429487123"}]: dispatch 2024-09-21T14:03:33.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:33 smithi032 bash[28514]: audit 2024-09-21T14:03:32.043504+0000 mon.a (mon.0) 1119 : audit [INF] from='client.? 172.21.15.32:0/2806281720' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2826283033"}]': finished 2024-09-21T14:03:33.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:33 smithi032 bash[28514]: cluster 2024-09-21T14:03:32.050459+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-21T14:03:33.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:33 smithi032 bash[28514]: audit 2024-09-21T14:03:32.385739+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.32:0/2674751550' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2429487123"}]: dispatch 2024-09-21T14:03:33.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:33 smithi032 bash[28514]: audit 2024-09-21T14:03:32.386626+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2429487123"}]: dispatch 2024-09-21T14:03:33.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:33 smithi046 bash[21852]: audit 2024-09-21T14:03:32.043504+0000 mon.a (mon.0) 1119 : audit [INF] from='client.? 172.21.15.32:0/2806281720' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2826283033"}]': finished 2024-09-21T14:03:33.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:33 smithi046 bash[21852]: cluster 2024-09-21T14:03:32.050459+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-21T14:03:33.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:33 smithi046 bash[21852]: audit 2024-09-21T14:03:32.385739+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.32:0/2674751550' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2429487123"}]: dispatch 2024-09-21T14:03:33.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:33 smithi046 bash[21852]: audit 2024-09-21T14:03:32.386626+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2429487123"}]: dispatch 2024-09-21T14:03:34.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:34 smithi032 bash[19760]: cluster 2024-09-21T14:03:32.589543+0000 mgr.x (mgr.24580) 37 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T14:03:34.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:34 smithi032 bash[19760]: audit 2024-09-21T14:03:33.052755+0000 mon.a (mon.0) 1122 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2429487123"}]': finished 2024-09-21T14:03:34.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:34 smithi032 bash[19760]: cluster 2024-09-21T14:03:33.062730+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T14:03:34.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:34 smithi032 bash[28514]: cluster 2024-09-21T14:03:32.589543+0000 mgr.x (mgr.24580) 37 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T14:03:34.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:34 smithi032 bash[28514]: audit 2024-09-21T14:03:33.052755+0000 mon.a (mon.0) 1122 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2429487123"}]': finished 2024-09-21T14:03:34.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:34 smithi032 bash[28514]: cluster 2024-09-21T14:03:33.062730+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T14:03:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:34 smithi046 bash[21852]: cluster 2024-09-21T14:03:32.589543+0000 mgr.x (mgr.24580) 37 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T14:03:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:34 smithi046 bash[21852]: audit 2024-09-21T14:03:33.052755+0000 mon.a (mon.0) 1122 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2429487123"}]': finished 2024-09-21T14:03:34.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:34 smithi046 bash[21852]: cluster 2024-09-21T14:03:33.062730+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T14:03:36.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:36 smithi032 bash[19760]: cluster 2024-09-21T14:03:34.591163+0000 mgr.x (mgr.24580) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:03:36.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:36 smithi032 bash[28514]: cluster 2024-09-21T14:03:34.591163+0000 mgr.x (mgr.24580) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:03:36.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:36 smithi046 bash[21852]: cluster 2024-09-21T14:03:34.591163+0000 mgr.x (mgr.24580) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:03:37.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[19760]: audit 2024-09-21T14:03:36.241748+0000 mgr.x (mgr.24580) 39 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:03:37.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[19760]: audit 2024-09-21T14:03:36.554586+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:37.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[19760]: audit 2024-09-21T14:03:36.564085+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:37.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[19760]: cluster 2024-09-21T14:03:36.591596+0000 mgr.x (mgr.24580) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:37.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[19760]: audit 2024-09-21T14:03:36.825949+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:37.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[19760]: audit 2024-09-21T14:03:36.838171+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:37.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[19760]: audit 2024-09-21T14:03:36.840958+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:03:37.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[19760]: audit 2024-09-21T14:03:36.842478+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:03:37.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[19760]: audit 2024-09-21T14:03:36.851769+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:37.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[28514]: audit 2024-09-21T14:03:36.241748+0000 mgr.x (mgr.24580) 39 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:03:37.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[28514]: audit 2024-09-21T14:03:36.554586+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:37.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[28514]: audit 2024-09-21T14:03:36.564085+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:37.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[28514]: cluster 2024-09-21T14:03:36.591596+0000 mgr.x (mgr.24580) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:37.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[28514]: audit 2024-09-21T14:03:36.825949+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:37.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[28514]: audit 2024-09-21T14:03:36.838171+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:37.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[28514]: audit 2024-09-21T14:03:36.840958+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:03:37.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[28514]: audit 2024-09-21T14:03:36.842478+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:03:37.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:37 smithi032 bash[28514]: audit 2024-09-21T14:03:36.851769+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:37.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:37 smithi046 bash[21852]: audit 2024-09-21T14:03:36.241748+0000 mgr.x (mgr.24580) 39 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:03:37.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:37 smithi046 bash[21852]: audit 2024-09-21T14:03:36.554586+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:37.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:37 smithi046 bash[21852]: audit 2024-09-21T14:03:36.564085+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:37.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:37 smithi046 bash[21852]: cluster 2024-09-21T14:03:36.591596+0000 mgr.x (mgr.24580) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:37.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:37 smithi046 bash[21852]: audit 2024-09-21T14:03:36.825949+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:37.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:37 smithi046 bash[21852]: audit 2024-09-21T14:03:36.838171+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:37.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:37 smithi046 bash[21852]: audit 2024-09-21T14:03:36.840958+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:03:37.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:37 smithi046 bash[21852]: audit 2024-09-21T14:03:36.842478+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:03:37.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:37 smithi046 bash[21852]: audit 2024-09-21T14:03:36.851769+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:03:40.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:39 smithi032 bash[19760]: cluster 2024-09-21T14:03:38.592281+0000 mgr.x (mgr.24580) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 677 B/s rd, 0 op/s 2024-09-21T14:03:40.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:39 smithi032 bash[19760]: audit 2024-09-21T14:03:39.744462+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:03:40.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:39 smithi032 bash[28514]: cluster 2024-09-21T14:03:38.592281+0000 mgr.x (mgr.24580) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 677 B/s rd, 0 op/s 2024-09-21T14:03:40.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:39 smithi032 bash[28514]: audit 2024-09-21T14:03:39.744462+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:03:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:39 smithi046 bash[21852]: cluster 2024-09-21T14:03:38.592281+0000 mgr.x (mgr.24580) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 677 B/s rd, 0 op/s 2024-09-21T14:03:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:39 smithi046 bash[21852]: audit 2024-09-21T14:03:39.744462+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:03:40.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:40 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:03:40] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-21T14:03:42.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:41 smithi032 bash[19760]: cluster 2024-09-21T14:03:40.593970+0000 mgr.x (mgr.24580) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:03:42.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:41 smithi032 bash[28514]: cluster 2024-09-21T14:03:40.593970+0000 mgr.x (mgr.24580) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:03:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:41 smithi046 bash[21852]: cluster 2024-09-21T14:03:40.593970+0000 mgr.x (mgr.24580) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:03:44.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:43 smithi032 bash[19760]: cluster 2024-09-21T14:03:42.594772+0000 mgr.x (mgr.24580) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:03:44.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:43 smithi032 bash[28514]: cluster 2024-09-21T14:03:42.594772+0000 mgr.x (mgr.24580) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:03:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:43 smithi046 bash[21852]: cluster 2024-09-21T14:03:42.594772+0000 mgr.x (mgr.24580) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:03:46.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:45 smithi032 bash[19760]: cluster 2024-09-21T14:03:44.596388+0000 mgr.x (mgr.24580) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T14:03:46.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:45 smithi032 bash[28514]: cluster 2024-09-21T14:03:44.596388+0000 mgr.x (mgr.24580) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T14:03:46.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:45 smithi046 bash[21852]: cluster 2024-09-21T14:03:44.596388+0000 mgr.x (mgr.24580) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T14:03:48.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:47 smithi032 bash[19760]: audit 2024-09-21T14:03:46.245094+0000 mgr.x (mgr.24580) 45 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:03:48.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:47 smithi032 bash[19760]: cluster 2024-09-21T14:03:46.597131+0000 mgr.x (mgr.24580) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:48.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:47 smithi032 bash[28514]: audit 2024-09-21T14:03:46.245094+0000 mgr.x (mgr.24580) 45 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:03:48.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:47 smithi032 bash[28514]: cluster 2024-09-21T14:03:46.597131+0000 mgr.x (mgr.24580) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:47 smithi046 bash[21852]: audit 2024-09-21T14:03:46.245094+0000 mgr.x (mgr.24580) 45 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:03:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:47 smithi046 bash[21852]: cluster 2024-09-21T14:03:46.597131+0000 mgr.x (mgr.24580) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:50.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:49 smithi032 bash[19760]: cluster 2024-09-21T14:03:48.597850+0000 mgr.x (mgr.24580) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:50.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:49 smithi032 bash[28514]: cluster 2024-09-21T14:03:48.597850+0000 mgr.x (mgr.24580) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:49 smithi046 bash[21852]: cluster 2024-09-21T14:03:48.597850+0000 mgr.x (mgr.24580) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:50.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:03:50 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:03:50] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-21T14:03:52.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:51 smithi032 bash[19760]: cluster 2024-09-21T14:03:50.599568+0000 mgr.x (mgr.24580) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:03:52.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:51 smithi032 bash[28514]: cluster 2024-09-21T14:03:50.599568+0000 mgr.x (mgr.24580) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:03:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:51 smithi046 bash[21852]: cluster 2024-09-21T14:03:50.599568+0000 mgr.x (mgr.24580) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:03:54.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:53 smithi032 bash[19760]: cluster 2024-09-21T14:03:52.600300+0000 mgr.x (mgr.24580) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:54.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:53 smithi032 bash[28514]: cluster 2024-09-21T14:03:52.600300+0000 mgr.x (mgr.24580) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:54.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:53 smithi046 bash[21852]: cluster 2024-09-21T14:03:52.600300+0000 mgr.x (mgr.24580) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:55.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:54 smithi046 bash[21852]: audit 2024-09-21T14:03:54.745230+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:03:55.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:54 smithi032 bash[28514]: audit 2024-09-21T14:03:54.745230+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:03:55.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:54 smithi032 bash[19760]: audit 2024-09-21T14:03:54.745230+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:03:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:55 smithi046 bash[21852]: cluster 2024-09-21T14:03:54.601900+0000 mgr.x (mgr.24580) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:03:56.255 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:55 smithi032 bash[28514]: cluster 2024-09-21T14:03:54.601900+0000 mgr.x (mgr.24580) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:03:56.255 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:55 smithi032 bash[19760]: cluster 2024-09-21T14:03:54.601900+0000 mgr.x (mgr.24580) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:03:58.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:57 smithi046 bash[21852]: audit 2024-09-21T14:03:56.256438+0000 mgr.x (mgr.24580) 51 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:03:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:57 smithi046 bash[21852]: cluster 2024-09-21T14:03:56.602759+0000 mgr.x (mgr.24580) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:58.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:57 smithi032 bash[28514]: audit 2024-09-21T14:03:56.256438+0000 mgr.x (mgr.24580) 51 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:03:58.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:57 smithi032 bash[28514]: cluster 2024-09-21T14:03:56.602759+0000 mgr.x (mgr.24580) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:03:58.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:57 smithi032 bash[19760]: audit 2024-09-21T14:03:56.256438+0000 mgr.x (mgr.24580) 51 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:03:58.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:57 smithi032 bash[19760]: cluster 2024-09-21T14:03:56.602759+0000 mgr.x (mgr.24580) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:03:59 smithi046 bash[21852]: cluster 2024-09-21T14:03:58.603522+0000 mgr.x (mgr.24580) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:00.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:03:59 smithi032 bash[28514]: cluster 2024-09-21T14:03:58.603522+0000 mgr.x (mgr.24580) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:00.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:03:59 smithi032 bash[19760]: cluster 2024-09-21T14:03:58.603522+0000 mgr.x (mgr.24580) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:00.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:04:00 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:04:00] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-21T14:04:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:01 smithi046 bash[21852]: cluster 2024-09-21T14:04:00.605194+0000 mgr.x (mgr.24580) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:02.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:01 smithi032 bash[19760]: cluster 2024-09-21T14:04:00.605194+0000 mgr.x (mgr.24580) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:02.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:01 smithi032 bash[28514]: cluster 2024-09-21T14:04:00.605194+0000 mgr.x (mgr.24580) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:03 smithi046 bash[21852]: cluster 2024-09-21T14:04:02.605939+0000 mgr.x (mgr.24580) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:04.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:03 smithi032 bash[19760]: cluster 2024-09-21T14:04:02.605939+0000 mgr.x (mgr.24580) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:04.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:03 smithi032 bash[28514]: cluster 2024-09-21T14:04:02.605939+0000 mgr.x (mgr.24580) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:06.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:05 smithi046 bash[21852]: cluster 2024-09-21T14:04:04.607573+0000 mgr.x (mgr.24580) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:06.264 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:05 smithi032 bash[28514]: cluster 2024-09-21T14:04:04.607573+0000 mgr.x (mgr.24580) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:06.265 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:05 smithi032 bash[19760]: cluster 2024-09-21T14:04:04.607573+0000 mgr.x (mgr.24580) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:08.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:07 smithi046 bash[21852]: audit 2024-09-21T14:04:06.265807+0000 mgr.x (mgr.24580) 57 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:08.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:07 smithi046 bash[21852]: cluster 2024-09-21T14:04:06.608317+0000 mgr.x (mgr.24580) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:08.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:07 smithi032 bash[19760]: audit 2024-09-21T14:04:06.265807+0000 mgr.x (mgr.24580) 57 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:08.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:07 smithi032 bash[19760]: cluster 2024-09-21T14:04:06.608317+0000 mgr.x (mgr.24580) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:08.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:07 smithi032 bash[28514]: audit 2024-09-21T14:04:06.265807+0000 mgr.x (mgr.24580) 57 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:08.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:07 smithi032 bash[28514]: cluster 2024-09-21T14:04:06.608317+0000 mgr.x (mgr.24580) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:10.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:09 smithi046 bash[21852]: cluster 2024-09-21T14:04:08.609045+0000 mgr.x (mgr.24580) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:10.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:09 smithi046 bash[21852]: audit 2024-09-21T14:04:09.748652+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:04:10.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:09 smithi032 bash[19760]: cluster 2024-09-21T14:04:08.609045+0000 mgr.x (mgr.24580) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:10.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:09 smithi032 bash[19760]: audit 2024-09-21T14:04:09.748652+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:04:10.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:09 smithi032 bash[28514]: cluster 2024-09-21T14:04:08.609045+0000 mgr.x (mgr.24580) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:10.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:09 smithi032 bash[28514]: audit 2024-09-21T14:04:09.748652+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:04:10.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:04:10 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:04:10] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-21T14:04:12.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:11 smithi046 bash[21852]: cluster 2024-09-21T14:04:10.610843+0000 mgr.x (mgr.24580) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:12.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:11 smithi032 bash[28514]: cluster 2024-09-21T14:04:10.610843+0000 mgr.x (mgr.24580) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:12.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:11 smithi032 bash[19760]: cluster 2024-09-21T14:04:10.610843+0000 mgr.x (mgr.24580) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:13 smithi046 bash[21852]: cluster 2024-09-21T14:04:12.611603+0000 mgr.x (mgr.24580) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:14.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:13 smithi032 bash[19760]: cluster 2024-09-21T14:04:12.611603+0000 mgr.x (mgr.24580) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:14.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:13 smithi032 bash[28514]: cluster 2024-09-21T14:04:12.611603+0000 mgr.x (mgr.24580) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:16.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:15 smithi046 bash[21852]: cluster 2024-09-21T14:04:14.613180+0000 mgr.x (mgr.24580) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:16.272 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:15 smithi032 bash[19760]: cluster 2024-09-21T14:04:14.613180+0000 mgr.x (mgr.24580) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:16.273 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:15 smithi032 bash[28514]: cluster 2024-09-21T14:04:14.613180+0000 mgr.x (mgr.24580) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:17 smithi046 bash[21852]: audit 2024-09-21T14:04:16.273785+0000 mgr.x (mgr.24580) 63 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:17 smithi046 bash[21852]: cluster 2024-09-21T14:04:16.613996+0000 mgr.x (mgr.24580) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:18.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:17 smithi032 bash[28514]: audit 2024-09-21T14:04:16.273785+0000 mgr.x (mgr.24580) 63 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:18.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:17 smithi032 bash[28514]: cluster 2024-09-21T14:04:16.613996+0000 mgr.x (mgr.24580) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:18.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:17 smithi032 bash[19760]: audit 2024-09-21T14:04:16.273785+0000 mgr.x (mgr.24580) 63 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:18.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:17 smithi032 bash[19760]: cluster 2024-09-21T14:04:16.613996+0000 mgr.x (mgr.24580) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:19 smithi046 bash[21852]: cluster 2024-09-21T14:04:18.614698+0000 mgr.x (mgr.24580) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:20.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:19 smithi032 bash[28514]: cluster 2024-09-21T14:04:18.614698+0000 mgr.x (mgr.24580) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:20.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:19 smithi032 bash[19760]: cluster 2024-09-21T14:04:18.614698+0000 mgr.x (mgr.24580) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:20.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:04:20 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:04:20] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-21T14:04:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:21 smithi046 bash[21852]: cluster 2024-09-21T14:04:20.616363+0000 mgr.x (mgr.24580) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:22.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:21 smithi032 bash[28514]: cluster 2024-09-21T14:04:20.616363+0000 mgr.x (mgr.24580) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:22.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:21 smithi032 bash[19760]: cluster 2024-09-21T14:04:20.616363+0000 mgr.x (mgr.24580) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:24.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:23 smithi046 bash[21852]: cluster 2024-09-21T14:04:22.617106+0000 mgr.x (mgr.24580) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:24.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:23 smithi032 bash[28514]: cluster 2024-09-21T14:04:22.617106+0000 mgr.x (mgr.24580) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:24.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:23 smithi032 bash[19760]: cluster 2024-09-21T14:04:22.617106+0000 mgr.x (mgr.24580) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:25.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:24 smithi046 bash[21852]: audit 2024-09-21T14:04:24.749383+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:04:25.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:24 smithi032 bash[28514]: audit 2024-09-21T14:04:24.749383+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:04:25.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:24 smithi032 bash[19760]: audit 2024-09-21T14:04:24.749383+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:04:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:25 smithi046 bash[21852]: cluster 2024-09-21T14:04:24.618705+0000 mgr.x (mgr.24580) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:26.280 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:25 smithi032 bash[28514]: cluster 2024-09-21T14:04:24.618705+0000 mgr.x (mgr.24580) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:26.281 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:25 smithi032 bash[19760]: cluster 2024-09-21T14:04:24.618705+0000 mgr.x (mgr.24580) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:27 smithi046 bash[21852]: audit 2024-09-21T14:04:26.281763+0000 mgr.x (mgr.24580) 69 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:27 smithi046 bash[21852]: cluster 2024-09-21T14:04:26.619474+0000 mgr.x (mgr.24580) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:28.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:27 smithi032 bash[28514]: audit 2024-09-21T14:04:26.281763+0000 mgr.x (mgr.24580) 69 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:28.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:27 smithi032 bash[28514]: cluster 2024-09-21T14:04:26.619474+0000 mgr.x (mgr.24580) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:28.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:27 smithi032 bash[19760]: audit 2024-09-21T14:04:26.281763+0000 mgr.x (mgr.24580) 69 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:28.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:27 smithi032 bash[19760]: cluster 2024-09-21T14:04:26.619474+0000 mgr.x (mgr.24580) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:30.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:29 smithi046 bash[21852]: cluster 2024-09-21T14:04:28.620181+0000 mgr.x (mgr.24580) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:30.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:29 smithi032 bash[28514]: cluster 2024-09-21T14:04:28.620181+0000 mgr.x (mgr.24580) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:30.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:29 smithi032 bash[19760]: cluster 2024-09-21T14:04:28.620181+0000 mgr.x (mgr.24580) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:30.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:04:30 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:04:30] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.43.0" 2024-09-21T14:04:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:31 smithi046 bash[21852]: cluster 2024-09-21T14:04:30.621852+0000 mgr.x (mgr.24580) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:32.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:31 smithi032 bash[28514]: cluster 2024-09-21T14:04:30.621852+0000 mgr.x (mgr.24580) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:32.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:31 smithi032 bash[19760]: cluster 2024-09-21T14:04:30.621852+0000 mgr.x (mgr.24580) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:33 smithi046 bash[21852]: cluster 2024-09-21T14:04:32.622642+0000 mgr.x (mgr.24580) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:34.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:33 smithi032 bash[19760]: cluster 2024-09-21T14:04:32.622642+0000 mgr.x (mgr.24580) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:34.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:33 smithi032 bash[28514]: cluster 2024-09-21T14:04:32.622642+0000 mgr.x (mgr.24580) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:36.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:35 smithi046 bash[21852]: cluster 2024-09-21T14:04:34.624185+0000 mgr.x (mgr.24580) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:36.292 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:35 smithi032 bash[28514]: cluster 2024-09-21T14:04:34.624185+0000 mgr.x (mgr.24580) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:36.294 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:35 smithi032 bash[19760]: cluster 2024-09-21T14:04:34.624185+0000 mgr.x (mgr.24580) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:37 smithi046 bash[21852]: audit 2024-09-21T14:04:36.293202+0000 mgr.x (mgr.24580) 75 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:37 smithi046 bash[21852]: cluster 2024-09-21T14:04:36.624924+0000 mgr.x (mgr.24580) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:37 smithi046 bash[21852]: audit 2024-09-21T14:04:37.510391+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:04:38.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:37 smithi046 bash[21852]: audit 2024-09-21T14:04:37.517237+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:04:38.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:37 smithi032 bash[19760]: audit 2024-09-21T14:04:36.293202+0000 mgr.x (mgr.24580) 75 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:38.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:37 smithi032 bash[19760]: cluster 2024-09-21T14:04:36.624924+0000 mgr.x (mgr.24580) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:38.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:37 smithi032 bash[19760]: audit 2024-09-21T14:04:37.510391+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:04:38.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:37 smithi032 bash[19760]: audit 2024-09-21T14:04:37.517237+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:04:38.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:37 smithi032 bash[28514]: audit 2024-09-21T14:04:36.293202+0000 mgr.x (mgr.24580) 75 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:38.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:37 smithi032 bash[28514]: cluster 2024-09-21T14:04:36.624924+0000 mgr.x (mgr.24580) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:38.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:37 smithi032 bash[28514]: audit 2024-09-21T14:04:37.510391+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:04:38.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:37 smithi032 bash[28514]: audit 2024-09-21T14:04:37.517237+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:04:39.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:38 smithi046 bash[21852]: audit 2024-09-21T14:04:38.151103+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:04:39.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:38 smithi046 bash[21852]: audit 2024-09-21T14:04:38.153013+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:04:39.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:38 smithi046 bash[21852]: audit 2024-09-21T14:04:38.163460+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:04:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:38 smithi032 bash[28514]: audit 2024-09-21T14:04:38.151103+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:04:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:38 smithi032 bash[28514]: audit 2024-09-21T14:04:38.153013+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:04:39.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:38 smithi032 bash[28514]: audit 2024-09-21T14:04:38.163460+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:04:39.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:38 smithi032 bash[19760]: audit 2024-09-21T14:04:38.151103+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:04:39.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:38 smithi032 bash[19760]: audit 2024-09-21T14:04:38.153013+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:04:39.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:38 smithi032 bash[19760]: audit 2024-09-21T14:04:38.163460+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:04:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:39 smithi046 bash[21852]: cluster 2024-09-21T14:04:38.625643+0000 mgr.x (mgr.24580) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:39 smithi046 bash[21852]: audit 2024-09-21T14:04:39.750157+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:04:40.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:39 smithi032 bash[28514]: cluster 2024-09-21T14:04:38.625643+0000 mgr.x (mgr.24580) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:40.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:39 smithi032 bash[28514]: audit 2024-09-21T14:04:39.750157+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:04:40.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:39 smithi032 bash[19760]: cluster 2024-09-21T14:04:38.625643+0000 mgr.x (mgr.24580) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:40.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:39 smithi032 bash[19760]: audit 2024-09-21T14:04:39.750157+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:04:40.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:04:40 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:04:40] "GET /metrics HTTP/1.1" 200 38213 "" "Prometheus/2.43.0" 2024-09-21T14:04:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:41 smithi046 bash[21852]: cluster 2024-09-21T14:04:40.627358+0000 mgr.x (mgr.24580) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:42.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:41 smithi032 bash[19760]: cluster 2024-09-21T14:04:40.627358+0000 mgr.x (mgr.24580) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:42.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:41 smithi032 bash[28514]: cluster 2024-09-21T14:04:40.627358+0000 mgr.x (mgr.24580) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:44.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:43 smithi032 bash[19760]: cluster 2024-09-21T14:04:42.628195+0000 mgr.x (mgr.24580) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:44.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:43 smithi032 bash[28514]: cluster 2024-09-21T14:04:42.628195+0000 mgr.x (mgr.24580) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:43 smithi046 bash[21852]: cluster 2024-09-21T14:04:42.628195+0000 mgr.x (mgr.24580) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:46.300 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:45 smithi032 bash[19760]: cluster 2024-09-21T14:04:44.629906+0000 mgr.x (mgr.24580) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:46.301 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:45 smithi032 bash[28514]: cluster 2024-09-21T14:04:44.629906+0000 mgr.x (mgr.24580) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:46.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:45 smithi046 bash[21852]: cluster 2024-09-21T14:04:44.629906+0000 mgr.x (mgr.24580) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:04:48.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:47 smithi032 bash[28514]: audit 2024-09-21T14:04:46.301682+0000 mgr.x (mgr.24580) 81 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:48.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:47 smithi032 bash[28514]: cluster 2024-09-21T14:04:46.630817+0000 mgr.x (mgr.24580) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:48.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:47 smithi032 bash[19760]: audit 2024-09-21T14:04:46.301682+0000 mgr.x (mgr.24580) 81 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:48.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:47 smithi032 bash[19760]: cluster 2024-09-21T14:04:46.630817+0000 mgr.x (mgr.24580) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:47 smithi046 bash[21852]: audit 2024-09-21T14:04:46.301682+0000 mgr.x (mgr.24580) 81 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:47 smithi046 bash[21852]: cluster 2024-09-21T14:04:46.630817+0000 mgr.x (mgr.24580) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:50.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:49 smithi032 bash[28514]: cluster 2024-09-21T14:04:48.631539+0000 mgr.x (mgr.24580) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:50.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:49 smithi032 bash[19760]: cluster 2024-09-21T14:04:48.631539+0000 mgr.x (mgr.24580) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:50.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:49 smithi046 bash[21852]: cluster 2024-09-21T14:04:48.631539+0000 mgr.x (mgr.24580) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:04:50.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:04:50 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:04:50] "GET /metrics HTTP/1.1" 200 38213 "" "Prometheus/2.43.0" 2024-09-21T14:04:52.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:51 smithi032 bash[28514]: cluster 2024-09-21T14:04:50.633220+0000 mgr.x (mgr.24580) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T14:04:52.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:51 smithi032 bash[19760]: cluster 2024-09-21T14:04:50.633220+0000 mgr.x (mgr.24580) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T14:04:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:51 smithi046 bash[21852]: cluster 2024-09-21T14:04:50.633220+0000 mgr.x (mgr.24580) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T14:04:54.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:53 smithi032 bash[19760]: cluster 2024-09-21T14:04:52.634006+0000 mgr.x (mgr.24580) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T14:04:54.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:53 smithi032 bash[28514]: cluster 2024-09-21T14:04:52.634006+0000 mgr.x (mgr.24580) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T14:04:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:53 smithi046 bash[21852]: cluster 2024-09-21T14:04:52.634006+0000 mgr.x (mgr.24580) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T14:04:55.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:54 smithi032 bash[19760]: audit 2024-09-21T14:04:54.750431+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:04:55.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:55 smithi032 bash[28514]: audit 2024-09-21T14:04:54.750431+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:04:55.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:54 smithi046 bash[21852]: audit 2024-09-21T14:04:54.750431+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:04:56.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:56 smithi032 bash[19760]: cluster 2024-09-21T14:04:54.635691+0000 mgr.x (mgr.24580) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:04:56.307 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:56 smithi032 bash[28514]: cluster 2024-09-21T14:04:54.635691+0000 mgr.x (mgr.24580) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:04:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:55 smithi046 bash[21852]: cluster 2024-09-21T14:04:54.635691+0000 mgr.x (mgr.24580) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:04:58.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:58 smithi032 bash[19760]: audit 2024-09-21T14:04:56.308477+0000 mgr.x (mgr.24580) 87 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:58.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:04:58 smithi032 bash[19760]: cluster 2024-09-21T14:04:56.636492+0000 mgr.x (mgr.24580) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:04:58.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:58 smithi032 bash[28514]: audit 2024-09-21T14:04:56.308477+0000 mgr.x (mgr.24580) 87 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:58.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:04:58 smithi032 bash[28514]: cluster 2024-09-21T14:04:56.636492+0000 mgr.x (mgr.24580) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:04:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:58 smithi046 bash[21852]: audit 2024-09-21T14:04:56.308477+0000 mgr.x (mgr.24580) 87 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:04:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:04:58 smithi046 bash[21852]: cluster 2024-09-21T14:04:56.636492+0000 mgr.x (mgr.24580) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:05:00.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:00 smithi032 bash[28514]: cluster 2024-09-21T14:04:58.637243+0000 mgr.x (mgr.24580) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:05:00.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:00 smithi032 bash[19760]: cluster 2024-09-21T14:04:58.637243+0000 mgr.x (mgr.24580) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:05:00.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:00 smithi046 bash[21852]: cluster 2024-09-21T14:04:58.637243+0000 mgr.x (mgr.24580) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:05:00.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:05:00 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:05:00] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.43.0" 2024-09-21T14:05:02.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:02 smithi032 bash[28514]: cluster 2024-09-21T14:05:00.638993+0000 mgr.x (mgr.24580) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:05:02.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:02 smithi032 bash[19760]: cluster 2024-09-21T14:05:00.638993+0000 mgr.x (mgr.24580) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:05:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:02 smithi046 bash[21852]: cluster 2024-09-21T14:05:00.638993+0000 mgr.x (mgr.24580) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:05:04.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:04 smithi032 bash[28514]: cluster 2024-09-21T14:05:02.639721+0000 mgr.x (mgr.24580) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T14:05:04.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:04 smithi032 bash[19760]: cluster 2024-09-21T14:05:02.639721+0000 mgr.x (mgr.24580) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T14:05:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:04 smithi046 bash[21852]: cluster 2024-09-21T14:05:02.639721+0000 mgr.x (mgr.24580) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T14:05:06.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:06 smithi032 bash[19760]: cluster 2024-09-21T14:05:04.641338+0000 mgr.x (mgr.24580) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T14:05:06.310 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:06 smithi032 bash[28514]: cluster 2024-09-21T14:05:04.641338+0000 mgr.x (mgr.24580) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T14:05:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:06 smithi046 bash[21852]: cluster 2024-09-21T14:05:04.641338+0000 mgr.x (mgr.24580) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T14:05:08.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:08 smithi032 bash[28514]: audit 2024-09-21T14:05:06.311220+0000 mgr.x (mgr.24580) 93 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:08.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:08 smithi032 bash[28514]: cluster 2024-09-21T14:05:06.642114+0000 mgr.x (mgr.24580) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:08.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:08 smithi032 bash[19760]: audit 2024-09-21T14:05:06.311220+0000 mgr.x (mgr.24580) 93 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:08.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:08 smithi032 bash[19760]: cluster 2024-09-21T14:05:06.642114+0000 mgr.x (mgr.24580) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:08 smithi046 bash[21852]: audit 2024-09-21T14:05:06.311220+0000 mgr.x (mgr.24580) 93 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:08 smithi046 bash[21852]: cluster 2024-09-21T14:05:06.642114+0000 mgr.x (mgr.24580) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:10.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:10 smithi032 bash[28514]: cluster 2024-09-21T14:05:08.642891+0000 mgr.x (mgr.24580) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:10.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:10 smithi032 bash[28514]: audit 2024-09-21T14:05:09.750785+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:05:10.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:10 smithi032 bash[19760]: cluster 2024-09-21T14:05:08.642891+0000 mgr.x (mgr.24580) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:10.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:10 smithi032 bash[19760]: audit 2024-09-21T14:05:09.750785+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:05:10.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:10 smithi046 bash[21852]: cluster 2024-09-21T14:05:08.642891+0000 mgr.x (mgr.24580) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:10.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:10 smithi046 bash[21852]: audit 2024-09-21T14:05:09.750785+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:05:10.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:05:10 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:05:10] "GET /metrics HTTP/1.1" 200 38211 "" "Prometheus/2.43.0" 2024-09-21T14:05:12.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:12 smithi032 bash[28514]: cluster 2024-09-21T14:05:10.644652+0000 mgr.x (mgr.24580) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:12.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:12 smithi032 bash[19760]: cluster 2024-09-21T14:05:10.644652+0000 mgr.x (mgr.24580) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:12 smithi046 bash[21852]: cluster 2024-09-21T14:05:10.644652+0000 mgr.x (mgr.24580) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:14.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:14 smithi032 bash[28514]: cluster 2024-09-21T14:05:12.645447+0000 mgr.x (mgr.24580) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:14.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:14 smithi032 bash[19760]: cluster 2024-09-21T14:05:12.645447+0000 mgr.x (mgr.24580) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:14.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:14 smithi046 bash[21852]: cluster 2024-09-21T14:05:12.645447+0000 mgr.x (mgr.24580) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:16.321 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:16 smithi032 bash[28514]: cluster 2024-09-21T14:05:14.647185+0000 mgr.x (mgr.24580) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:16.321 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:16 smithi032 bash[19760]: cluster 2024-09-21T14:05:14.647185+0000 mgr.x (mgr.24580) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:16 smithi046 bash[21852]: cluster 2024-09-21T14:05:14.647185+0000 mgr.x (mgr.24580) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:18.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:18 smithi032 bash[28514]: audit 2024-09-21T14:05:16.322406+0000 mgr.x (mgr.24580) 99 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:18.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:18 smithi032 bash[28514]: cluster 2024-09-21T14:05:16.648054+0000 mgr.x (mgr.24580) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:18.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:18 smithi032 bash[19760]: audit 2024-09-21T14:05:16.322406+0000 mgr.x (mgr.24580) 99 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:18.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:18 smithi032 bash[19760]: cluster 2024-09-21T14:05:16.648054+0000 mgr.x (mgr.24580) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:18 smithi046 bash[21852]: audit 2024-09-21T14:05:16.322406+0000 mgr.x (mgr.24580) 99 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:18 smithi046 bash[21852]: cluster 2024-09-21T14:05:16.648054+0000 mgr.x (mgr.24580) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:20.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:20 smithi032 bash[19760]: cluster 2024-09-21T14:05:18.648914+0000 mgr.x (mgr.24580) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:20.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:20 smithi032 bash[28514]: cluster 2024-09-21T14:05:18.648914+0000 mgr.x (mgr.24580) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:20.371 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:20 smithi046 bash[21852]: cluster 2024-09-21T14:05:18.648914+0000 mgr.x (mgr.24580) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:20.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:05:20 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:05:20] "GET /metrics HTTP/1.1" 200 38211 "" "Prometheus/2.43.0" 2024-09-21T14:05:22.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:22 smithi032 bash[28514]: cluster 2024-09-21T14:05:20.650723+0000 mgr.x (mgr.24580) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:22.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:22 smithi032 bash[19760]: cluster 2024-09-21T14:05:20.650723+0000 mgr.x (mgr.24580) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:22 smithi046 bash[21852]: cluster 2024-09-21T14:05:20.650723+0000 mgr.x (mgr.24580) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:24.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:24 smithi032 bash[28514]: cluster 2024-09-21T14:05:22.651609+0000 mgr.x (mgr.24580) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:24.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:24 smithi032 bash[19760]: cluster 2024-09-21T14:05:22.651609+0000 mgr.x (mgr.24580) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:24 smithi046 bash[21852]: cluster 2024-09-21T14:05:22.651609+0000 mgr.x (mgr.24580) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:25.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:25 smithi032 bash[28514]: audit 2024-09-21T14:05:24.751804+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:05:25.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:25 smithi032 bash[19760]: audit 2024-09-21T14:05:24.751804+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:05:25.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:25 smithi046 bash[21852]: audit 2024-09-21T14:05:24.751804+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:05:26.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:26 smithi032 bash[28514]: cluster 2024-09-21T14:05:24.653324+0000 mgr.x (mgr.24580) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:26.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:26 smithi032 bash[19760]: cluster 2024-09-21T14:05:24.653324+0000 mgr.x (mgr.24580) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:26.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:26 smithi046 bash[21852]: cluster 2024-09-21T14:05:24.653324+0000 mgr.x (mgr.24580) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:28.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:28 smithi032 bash[19760]: audit 2024-09-21T14:05:26.333309+0000 mgr.x (mgr.24580) 105 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:28.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:28 smithi032 bash[19760]: cluster 2024-09-21T14:05:26.654188+0000 mgr.x (mgr.24580) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:28.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:28 smithi032 bash[28514]: audit 2024-09-21T14:05:26.333309+0000 mgr.x (mgr.24580) 105 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:28.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:28 smithi032 bash[28514]: cluster 2024-09-21T14:05:26.654188+0000 mgr.x (mgr.24580) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:28 smithi046 bash[21852]: audit 2024-09-21T14:05:26.333309+0000 mgr.x (mgr.24580) 105 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:28.479 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:28 smithi046 bash[21852]: cluster 2024-09-21T14:05:26.654188+0000 mgr.x (mgr.24580) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:30.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:30 smithi032 bash[28514]: cluster 2024-09-21T14:05:28.655071+0000 mgr.x (mgr.24580) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:30.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:30 smithi032 bash[19760]: cluster 2024-09-21T14:05:28.655071+0000 mgr.x (mgr.24580) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:30.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:30 smithi046 bash[21852]: cluster 2024-09-21T14:05:28.655071+0000 mgr.x (mgr.24580) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:30.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:05:30 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:05:30] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T14:05:32.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:32 smithi032 bash[19760]: cluster 2024-09-21T14:05:30.656858+0000 mgr.x (mgr.24580) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:32.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:32 smithi032 bash[28514]: cluster 2024-09-21T14:05:30.656858+0000 mgr.x (mgr.24580) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:32 smithi046 bash[21852]: cluster 2024-09-21T14:05:30.656858+0000 mgr.x (mgr.24580) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:34.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:34 smithi032 bash[28514]: cluster 2024-09-21T14:05:32.657690+0000 mgr.x (mgr.24580) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:34.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:34 smithi032 bash[19760]: cluster 2024-09-21T14:05:32.657690+0000 mgr.x (mgr.24580) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:34 smithi046 bash[21852]: cluster 2024-09-21T14:05:32.657690+0000 mgr.x (mgr.24580) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:36.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:36 smithi032 bash[19760]: cluster 2024-09-21T14:05:34.659439+0000 mgr.x (mgr.24580) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:36.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:36 smithi032 bash[28514]: cluster 2024-09-21T14:05:34.659439+0000 mgr.x (mgr.24580) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:36.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:36 smithi046 bash[21852]: cluster 2024-09-21T14:05:34.659439+0000 mgr.x (mgr.24580) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:38.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:38 smithi032 bash[19760]: audit 2024-09-21T14:05:36.341303+0000 mgr.x (mgr.24580) 111 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:38.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:38 smithi032 bash[19760]: cluster 2024-09-21T14:05:36.660309+0000 mgr.x (mgr.24580) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:38.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:38 smithi032 bash[28514]: audit 2024-09-21T14:05:36.341303+0000 mgr.x (mgr.24580) 111 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:38.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:38 smithi032 bash[28514]: cluster 2024-09-21T14:05:36.660309+0000 mgr.x (mgr.24580) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:38.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:38 smithi046 bash[21852]: audit 2024-09-21T14:05:36.341303+0000 mgr.x (mgr.24580) 111 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:38.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:38 smithi046 bash[21852]: cluster 2024-09-21T14:05:36.660309+0000 mgr.x (mgr.24580) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:40.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:39 smithi032 bash[19760]: cluster 2024-09-21T14:05:38.661112+0000 mgr.x (mgr.24580) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:40.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:39 smithi032 bash[19760]: audit 2024-09-21T14:05:39.047153+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:05:40.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:39 smithi032 bash[19760]: audit 2024-09-21T14:05:39.049186+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:05:40.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:39 smithi032 bash[19760]: audit 2024-09-21T14:05:39.060147+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:05:40.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:39 smithi032 bash[19760]: audit 2024-09-21T14:05:39.752201+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:05:40.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:39 smithi032 bash[28514]: cluster 2024-09-21T14:05:38.661112+0000 mgr.x (mgr.24580) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:40.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:39 smithi032 bash[28514]: audit 2024-09-21T14:05:39.047153+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:05:40.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:39 smithi032 bash[28514]: audit 2024-09-21T14:05:39.049186+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:05:40.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:39 smithi032 bash[28514]: audit 2024-09-21T14:05:39.060147+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:05:40.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:39 smithi032 bash[28514]: audit 2024-09-21T14:05:39.752201+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:05:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:39 smithi046 bash[21852]: cluster 2024-09-21T14:05:38.661112+0000 mgr.x (mgr.24580) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:39 smithi046 bash[21852]: audit 2024-09-21T14:05:39.047153+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:05:40.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:39 smithi046 bash[21852]: audit 2024-09-21T14:05:39.049186+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:05:40.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:39 smithi046 bash[21852]: audit 2024-09-21T14:05:39.060147+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:05:40.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:39 smithi046 bash[21852]: audit 2024-09-21T14:05:39.752201+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:05:40.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:05:40 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:05:40] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T14:05:42.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:41 smithi032 bash[19760]: cluster 2024-09-21T14:05:40.662857+0000 mgr.x (mgr.24580) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:42.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:41 smithi032 bash[28514]: cluster 2024-09-21T14:05:40.662857+0000 mgr.x (mgr.24580) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:41 smithi046 bash[21852]: cluster 2024-09-21T14:05:40.662857+0000 mgr.x (mgr.24580) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:43 smithi046 bash[21852]: cluster 2024-09-21T14:05:42.663587+0000 mgr.x (mgr.24580) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:44.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:43 smithi032 bash[19760]: cluster 2024-09-21T14:05:42.663587+0000 mgr.x (mgr.24580) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:44.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:43 smithi032 bash[28514]: cluster 2024-09-21T14:05:42.663587+0000 mgr.x (mgr.24580) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:45 smithi046 bash[21852]: cluster 2024-09-21T14:05:44.665273+0000 mgr.x (mgr.24580) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:46.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:45 smithi032 bash[19760]: cluster 2024-09-21T14:05:44.665273+0000 mgr.x (mgr.24580) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:46.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:45 smithi032 bash[28514]: cluster 2024-09-21T14:05:44.665273+0000 mgr.x (mgr.24580) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:47 smithi046 bash[21852]: audit 2024-09-21T14:05:46.349665+0000 mgr.x (mgr.24580) 117 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:47 smithi046 bash[21852]: cluster 2024-09-21T14:05:46.666094+0000 mgr.x (mgr.24580) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:48.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:47 smithi032 bash[19760]: audit 2024-09-21T14:05:46.349665+0000 mgr.x (mgr.24580) 117 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:48.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:47 smithi032 bash[19760]: cluster 2024-09-21T14:05:46.666094+0000 mgr.x (mgr.24580) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:48.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:47 smithi032 bash[28514]: audit 2024-09-21T14:05:46.349665+0000 mgr.x (mgr.24580) 117 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:48.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:47 smithi032 bash[28514]: cluster 2024-09-21T14:05:46.666094+0000 mgr.x (mgr.24580) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:49 smithi046 bash[21852]: cluster 2024-09-21T14:05:48.666867+0000 mgr.x (mgr.24580) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:50.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:49 smithi032 bash[19760]: cluster 2024-09-21T14:05:48.666867+0000 mgr.x (mgr.24580) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:50.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:49 smithi032 bash[28514]: cluster 2024-09-21T14:05:48.666867+0000 mgr.x (mgr.24580) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:50.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:05:50 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:05:50] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T14:05:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:51 smithi046 bash[21852]: cluster 2024-09-21T14:05:50.668543+0000 mgr.x (mgr.24580) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:52.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:51 smithi032 bash[19760]: cluster 2024-09-21T14:05:50.668543+0000 mgr.x (mgr.24580) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:52.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:51 smithi032 bash[28514]: cluster 2024-09-21T14:05:50.668543+0000 mgr.x (mgr.24580) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:54.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:53 smithi046 bash[21852]: cluster 2024-09-21T14:05:52.669241+0000 mgr.x (mgr.24580) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:54.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:53 smithi032 bash[19760]: cluster 2024-09-21T14:05:52.669241+0000 mgr.x (mgr.24580) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:54.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:53 smithi032 bash[28514]: cluster 2024-09-21T14:05:52.669241+0000 mgr.x (mgr.24580) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:55.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:54 smithi046 bash[21852]: audit 2024-09-21T14:05:54.752792+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:05:55.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:54 smithi032 bash[19760]: audit 2024-09-21T14:05:54.752792+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:05:55.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:54 smithi032 bash[28514]: audit 2024-09-21T14:05:54.752792+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:05:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:55 smithi046 bash[21852]: cluster 2024-09-21T14:05:54.670855+0000 mgr.x (mgr.24580) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:56.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:55 smithi032 bash[19760]: cluster 2024-09-21T14:05:54.670855+0000 mgr.x (mgr.24580) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:56.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:55 smithi032 bash[28514]: cluster 2024-09-21T14:05:54.670855+0000 mgr.x (mgr.24580) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:05:58.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:57 smithi046 bash[21852]: audit 2024-09-21T14:05:56.359608+0000 mgr.x (mgr.24580) 123 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:57 smithi046 bash[21852]: cluster 2024-09-21T14:05:56.671540+0000 mgr.x (mgr.24580) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:58.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:57 smithi032 bash[19760]: audit 2024-09-21T14:05:56.359608+0000 mgr.x (mgr.24580) 123 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:58.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:57 smithi032 bash[19760]: cluster 2024-09-21T14:05:56.671540+0000 mgr.x (mgr.24580) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:05:58.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:57 smithi032 bash[28514]: audit 2024-09-21T14:05:56.359608+0000 mgr.x (mgr.24580) 123 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:05:58.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:57 smithi032 bash[28514]: cluster 2024-09-21T14:05:56.671540+0000 mgr.x (mgr.24580) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:05:59 smithi046 bash[21852]: cluster 2024-09-21T14:05:58.672268+0000 mgr.x (mgr.24580) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:00.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:05:59 smithi032 bash[19760]: cluster 2024-09-21T14:05:58.672268+0000 mgr.x (mgr.24580) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:00.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:05:59 smithi032 bash[28514]: cluster 2024-09-21T14:05:58.672268+0000 mgr.x (mgr.24580) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:00.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:06:00 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:06:00] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T14:06:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:01 smithi046 bash[21852]: cluster 2024-09-21T14:06:00.673954+0000 mgr.x (mgr.24580) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:02.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:01 smithi032 bash[28514]: cluster 2024-09-21T14:06:00.673954+0000 mgr.x (mgr.24580) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:02.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:01 smithi032 bash[19760]: cluster 2024-09-21T14:06:00.673954+0000 mgr.x (mgr.24580) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:03 smithi046 bash[21852]: cluster 2024-09-21T14:06:02.674696+0000 mgr.x (mgr.24580) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:04.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:03 smithi032 bash[19760]: cluster 2024-09-21T14:06:02.674696+0000 mgr.x (mgr.24580) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:04.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:03 smithi032 bash[28514]: cluster 2024-09-21T14:06:02.674696+0000 mgr.x (mgr.24580) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:06.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:05 smithi046 bash[21852]: cluster 2024-09-21T14:06:04.676354+0000 mgr.x (mgr.24580) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:06.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:05 smithi032 bash[19760]: cluster 2024-09-21T14:06:04.676354+0000 mgr.x (mgr.24580) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:06.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:05 smithi032 bash[28514]: cluster 2024-09-21T14:06:04.676354+0000 mgr.x (mgr.24580) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:08.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:07 smithi046 bash[21852]: audit 2024-09-21T14:06:06.369032+0000 mgr.x (mgr.24580) 129 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:08.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:07 smithi046 bash[21852]: cluster 2024-09-21T14:06:06.677100+0000 mgr.x (mgr.24580) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:08.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:07 smithi032 bash[19760]: audit 2024-09-21T14:06:06.369032+0000 mgr.x (mgr.24580) 129 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:08.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:07 smithi032 bash[19760]: cluster 2024-09-21T14:06:06.677100+0000 mgr.x (mgr.24580) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:08.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:07 smithi032 bash[28514]: audit 2024-09-21T14:06:06.369032+0000 mgr.x (mgr.24580) 129 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:08.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:07 smithi032 bash[28514]: cluster 2024-09-21T14:06:06.677100+0000 mgr.x (mgr.24580) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:09 smithi046 bash[21852]: cluster 2024-09-21T14:06:08.677821+0000 mgr.x (mgr.24580) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:09 smithi046 bash[21852]: audit 2024-09-21T14:06:09.753124+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:06:10.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:09 smithi032 bash[28514]: cluster 2024-09-21T14:06:08.677821+0000 mgr.x (mgr.24580) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:10.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:09 smithi032 bash[28514]: audit 2024-09-21T14:06:09.753124+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:06:10.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:09 smithi032 bash[19760]: cluster 2024-09-21T14:06:08.677821+0000 mgr.x (mgr.24580) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:10.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:09 smithi032 bash[19760]: audit 2024-09-21T14:06:09.753124+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:06:10.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:06:10 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:06:10] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-21T14:06:12.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:11 smithi046 bash[21852]: cluster 2024-09-21T14:06:10.679511+0000 mgr.x (mgr.24580) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:12.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:11 smithi032 bash[19760]: cluster 2024-09-21T14:06:10.679511+0000 mgr.x (mgr.24580) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:12.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:11 smithi032 bash[28514]: cluster 2024-09-21T14:06:10.679511+0000 mgr.x (mgr.24580) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:13 smithi046 bash[21852]: cluster 2024-09-21T14:06:12.680190+0000 mgr.x (mgr.24580) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:14.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:13 smithi032 bash[19760]: cluster 2024-09-21T14:06:12.680190+0000 mgr.x (mgr.24580) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:14.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:13 smithi032 bash[28514]: cluster 2024-09-21T14:06:12.680190+0000 mgr.x (mgr.24580) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:16.096 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:06:16.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:15 smithi046 bash[21852]: cluster 2024-09-21T14:06:14.681827+0000 mgr.x (mgr.24580) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:16.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:15 smithi032 bash[19760]: cluster 2024-09-21T14:06:14.681827+0000 mgr.x (mgr.24580) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:16.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:15 smithi032 bash[28514]: cluster 2024-09-21T14:06:14.681827+0000 mgr.x (mgr.24580) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:17 smithi046 bash[21852]: audit 2024-09-21T14:06:16.376864+0000 mgr.x (mgr.24580) 135 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:18.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:17 smithi046 bash[21852]: cluster 2024-09-21T14:06:16.682637+0000 mgr.x (mgr.24580) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:18.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:17 smithi032 bash[19760]: audit 2024-09-21T14:06:16.376864+0000 mgr.x (mgr.24580) 135 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:18.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:17 smithi032 bash[19760]: cluster 2024-09-21T14:06:16.682637+0000 mgr.x (mgr.24580) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:18.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:17 smithi032 bash[28514]: audit 2024-09-21T14:06:16.376864+0000 mgr.x (mgr.24580) 135 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:18.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:17 smithi032 bash[28514]: cluster 2024-09-21T14:06:16.682637+0000 mgr.x (mgr.24580) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:19 smithi046 bash[21852]: cluster 2024-09-21T14:06:18.683346+0000 mgr.x (mgr.24580) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:20.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:19 smithi032 bash[19760]: cluster 2024-09-21T14:06:18.683346+0000 mgr.x (mgr.24580) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:20.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:19 smithi032 bash[28514]: cluster 2024-09-21T14:06:18.683346+0000 mgr.x (mgr.24580) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:20.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:06:20 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:06:20] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-21T14:06:20.923 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:06:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:21 smithi046 bash[21852]: cluster 2024-09-21T14:06:20.684983+0000 mgr.x (mgr.24580) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:22.232 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:21 smithi032 bash[19760]: cluster 2024-09-21T14:06:20.684983+0000 mgr.x (mgr.24580) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:22.232 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:21 smithi032 bash[28514]: cluster 2024-09-21T14:06:20.684983+0000 mgr.x (mgr.24580) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:23.027 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled to redeploy mgr.y on host 'smithi032' 2024-09-21T14:06:23.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:22 smithi046 bash[21852]: audit 2024-09-21T14:06:22.626100+0000 mon.a (mon.0) 1133 : audit [DBG] from='client.? 172.21.15.32:0/1867595178' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T14:06:23.276 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:22 smithi032 bash[19760]: audit 2024-09-21T14:06:22.626100+0000 mon.a (mon.0) 1133 : audit [DBG] from='client.? 172.21.15.32:0/1867595178' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T14:06:23.276 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:22 smithi032 bash[28514]: audit 2024-09-21T14:06:22.626100+0000 mon.a (mon.0) 1133 : audit [DBG] from='client.? 172.21.15.32:0/1867595178' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T14:06:23.750 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps --refresh' 2024-09-21T14:06:24.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[19760]: cluster 2024-09-21T14:06:22.685689+0000 mgr.x (mgr.24580) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:24.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[19760]: audit 2024-09-21T14:06:22.992420+0000 mgr.x (mgr.24580) 140 : audit [DBG] from='client.25031 -' 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-21T14:06:24.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[19760]: audit 2024-09-21T14:06:23.004900+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:06:24.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[19760]: cephadm 2024-09-21T14:06:23.004921+0000 mgr.x (mgr.24580) 141 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-21T14:06:24.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[19760]: audit 2024-09-21T14:06:23.018551+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:06:24.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[19760]: audit 2024-09-21T14:06:23.030863+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:06:24.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[19760]: audit 2024-09-21T14:06:23.035085+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:06:24.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[19760]: audit 2024-09-21T14:06:23.036613+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:06:24.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[19760]: audit 2024-09-21T14:06:23.043667+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:06:24.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[19760]: audit 2024-09-21T14:06:23.084977+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T14:06:24.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[19760]: audit 2024-09-21T14:06:23.085377+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24580 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T14:06:24.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[19760]: cephadm 2024-09-21T14:06:23.085487+0000 mgr.x (mgr.24580) 142 : cephadm [INF] Deploying daemon mgr.y on smithi032 2024-09-21T14:06:24.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[19760]: audit 2024-09-21T14:06:23.087032+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T14:06:24.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[19760]: audit 2024-09-21T14:06:23.088679+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:06:24.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[28514]: cluster 2024-09-21T14:06:22.685689+0000 mgr.x (mgr.24580) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:24.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[28514]: audit 2024-09-21T14:06:22.992420+0000 mgr.x (mgr.24580) 140 : audit [DBG] from='client.25031 -' 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-21T14:06:24.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[28514]: audit 2024-09-21T14:06:23.004900+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:06:24.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[28514]: cephadm 2024-09-21T14:06:23.004921+0000 mgr.x (mgr.24580) 141 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-21T14:06:24.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[28514]: audit 2024-09-21T14:06:23.018551+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:06:24.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[28514]: audit 2024-09-21T14:06:23.030863+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:06:24.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[28514]: audit 2024-09-21T14:06:23.035085+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:06:24.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[28514]: audit 2024-09-21T14:06:23.036613+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:06:24.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[28514]: audit 2024-09-21T14:06:23.043667+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:06:24.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[28514]: audit 2024-09-21T14:06:23.084977+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T14:06:24.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[28514]: audit 2024-09-21T14:06:23.085377+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24580 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T14:06:24.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[28514]: cephadm 2024-09-21T14:06:23.085487+0000 mgr.x (mgr.24580) 142 : cephadm [INF] Deploying daemon mgr.y on smithi032 2024-09-21T14:06:24.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[28514]: audit 2024-09-21T14:06:23.087032+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T14:06:24.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:24 smithi032 bash[28514]: audit 2024-09-21T14:06:23.088679+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:06:24.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:23 smithi046 bash[21852]: cluster 2024-09-21T14:06:22.685689+0000 mgr.x (mgr.24580) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:24.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:23 smithi046 bash[21852]: audit 2024-09-21T14:06:22.992420+0000 mgr.x (mgr.24580) 140 : audit [DBG] from='client.25031 -' 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-21T14:06:24.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:23 smithi046 bash[21852]: audit 2024-09-21T14:06:23.004900+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:06:24.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:23 smithi046 bash[21852]: cephadm 2024-09-21T14:06:23.004921+0000 mgr.x (mgr.24580) 141 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-21T14:06:24.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:23 smithi046 bash[21852]: audit 2024-09-21T14:06:23.018551+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:06:24.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:23 smithi046 bash[21852]: audit 2024-09-21T14:06:23.030863+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:06:24.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:23 smithi046 bash[21852]: audit 2024-09-21T14:06:23.035085+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:06:24.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:23 smithi046 bash[21852]: audit 2024-09-21T14:06:23.036613+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:06:24.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:23 smithi046 bash[21852]: audit 2024-09-21T14:06:23.043667+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:06:24.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:23 smithi046 bash[21852]: audit 2024-09-21T14:06:23.084977+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T14:06:24.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:24 smithi046 bash[21852]: audit 2024-09-21T14:06:23.085377+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24580 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T14:06:24.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:24 smithi046 bash[21852]: cephadm 2024-09-21T14:06:23.085487+0000 mgr.x (mgr.24580) 142 : cephadm [INF] Deploying daemon mgr.y on smithi032 2024-09-21T14:06:24.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:24 smithi046 bash[21852]: audit 2024-09-21T14:06:23.087032+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T14:06:24.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:24 smithi046 bash[21852]: audit 2024-09-21T14:06:23.088679+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:06:25.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:25 smithi032 bash[28514]: audit 2024-09-21T14:06:24.753558+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:06:25.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:25 smithi032 bash[19760]: audit 2024-09-21T14:06:24.753558+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:06:25.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:25 smithi046 bash[21852]: audit 2024-09-21T14:06:24.753558+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:06:26.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:26 smithi032 bash[19760]: cluster 2024-09-21T14:06:24.687313+0000 mgr.x (mgr.24580) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:26.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:26 smithi032 bash[28514]: cluster 2024-09-21T14:06:24.687313+0000 mgr.x (mgr.24580) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:26 smithi046 bash[21852]: cluster 2024-09-21T14:06:24.687313+0000 mgr.x (mgr.24580) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:28.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:28 smithi032 bash[28514]: audit 2024-09-21T14:06:26.384809+0000 mgr.x (mgr.24580) 144 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:28.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:28 smithi032 bash[28514]: cluster 2024-09-21T14:06:26.688017+0000 mgr.x (mgr.24580) 145 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:28.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:28 smithi032 bash[19760]: audit 2024-09-21T14:06:26.384809+0000 mgr.x (mgr.24580) 144 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:28.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:28 smithi032 bash[19760]: cluster 2024-09-21T14:06:26.688017+0000 mgr.x (mgr.24580) 145 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:28 smithi046 bash[21852]: audit 2024-09-21T14:06:26.384809+0000 mgr.x (mgr.24580) 144 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:28 smithi046 bash[21852]: cluster 2024-09-21T14:06:26.688017+0000 mgr.x (mgr.24580) 145 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:28.571 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:06:30.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:30 smithi032 bash[19760]: cluster 2024-09-21T14:06:28.688731+0000 mgr.x (mgr.24580) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:30.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:30 smithi032 bash[28514]: cluster 2024-09-21T14:06:28.688731+0000 mgr.x (mgr.24580) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:30.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:30 smithi046 bash[21852]: cluster 2024-09-21T14:06:28.688731+0000 mgr.x (mgr.24580) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:30.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:06:30 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:06:30] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T14:06:31.040 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:06:31.040 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (13m) 2m ago 13m 13.7M - 0.25.0 c8568f914cd2 15b96cb361cd 2024-09-21T14:06:31.040 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (13m) 2m ago 13m 75.7M - 9.4.12 2bacad6d85d8 86f655d7024d 2024-09-21T14:06:31.040 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (3m) 2m ago 11m 46.8M - 3.8 164465d2334a 8316a3ee6ee6 2024-09-21T14:06:31.040 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (6m) 2m ago 22m 497M - 19.3.0-5104-g44178494 b415816db8b4 72bcf1c6eec2 2024-09-21T14:06:31.040 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:9283,8765 running (24m) 2m ago 24m 426M - 19.1.1-373-g4e45e6b4 164465d2334a 62cfbcbb5b4b 2024-09-21T14:06:31.040 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (24m) 2m ago 24m 61.5M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T14:06:31.041 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (22m) 2m ago 22m 47.7M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 5f1261d6ba69 2024-09-21T14:06:31.041 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (22m) 2m ago 22m 46.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T14:06:31.041 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (14m) 2m ago 14m 8743k - 1.5.0 0da6a335fe13 2b52bb28f56d 2024-09-21T14:06:31.041 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (14m) 2m ago 14m 8852k - 1.5.0 0da6a335fe13 c3147c445e6f 2024-09-21T14:06:31.041 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (21m) 2m ago 21m 60.2M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:06:31.041 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (20m) 2m ago 20m 61.8M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:06:31.041 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (19m) 2m ago 19m 57.8M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:06:31.041 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (18m) 2m ago 18m 51.9M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:06:31.041 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (17m) 2m ago 17m 52.8M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:06:31.041 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (17m) 2m ago 17m 59.6M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:06:31.041 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (16m) 2m ago 16m 50.2M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:06:31.041 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (15m) 2m ago 15m 60.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:06:31.041 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (3m) 2m ago 14m 28.3M - 2.43.0 a07b618ecd1d c40a8db1615d 2024-09-21T14:06:31.042 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (11m) 2m ago 11m 94.7M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:06:31.042 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (11m) 2m ago 11m 95.0M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:06:32.067 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T14:06:32.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:32 smithi032 bash[19760]: cluster 2024-09-21T14:06:30.690409+0000 mgr.x (mgr.24580) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:32.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:32 smithi032 bash[19760]: audit 2024-09-21T14:06:31.001091+0000 mgr.x (mgr.24580) 148 : audit [DBG] from='client.25037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:06:32.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:32 smithi032 bash[28514]: cluster 2024-09-21T14:06:30.690409+0000 mgr.x (mgr.24580) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:32.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:32 smithi032 bash[28514]: audit 2024-09-21T14:06:31.001091+0000 mgr.x (mgr.24580) 148 : audit [DBG] from='client.25037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:06:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:32 smithi046 bash[21852]: cluster 2024-09-21T14:06:30.690409+0000 mgr.x (mgr.24580) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:32.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:32 smithi046 bash[21852]: audit 2024-09-21T14:06:31.001091+0000 mgr.x (mgr.24580) 148 : audit [DBG] from='client.25037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:06:34.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:34 smithi032 bash[19760]: cluster 2024-09-21T14:06:32.691188+0000 mgr.x (mgr.24580) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:34.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:34 smithi032 bash[28514]: cluster 2024-09-21T14:06:32.691188+0000 mgr.x (mgr.24580) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:34 smithi046 bash[21852]: cluster 2024-09-21T14:06:32.691188+0000 mgr.x (mgr.24580) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:36.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:36 smithi032 bash[28514]: cluster 2024-09-21T14:06:34.692763+0000 mgr.x (mgr.24580) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:36.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:36 smithi032 bash[19760]: cluster 2024-09-21T14:06:34.692763+0000 mgr.x (mgr.24580) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:36.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:36 smithi046 bash[21852]: cluster 2024-09-21T14:06:34.692763+0000 mgr.x (mgr.24580) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:36.913 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:06:38.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:38 smithi032 bash[19760]: audit 2024-09-21T14:06:36.392912+0000 mgr.x (mgr.24580) 151 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:38.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:38 smithi032 bash[19760]: cluster 2024-09-21T14:06:36.693474+0000 mgr.x (mgr.24580) 152 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:06:38.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:38 smithi032 bash[28514]: audit 2024-09-21T14:06:36.392912+0000 mgr.x (mgr.24580) 151 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:38.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:38 smithi032 bash[28514]: cluster 2024-09-21T14:06:36.693474+0000 mgr.x (mgr.24580) 152 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:06:38.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:38 smithi046 bash[21852]: audit 2024-09-21T14:06:36.392912+0000 mgr.x (mgr.24580) 151 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:38.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:38 smithi046 bash[21852]: cluster 2024-09-21T14:06:36.693474+0000 mgr.x (mgr.24580) 152 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:06:40.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:40 smithi032 bash[19760]: cluster 2024-09-21T14:06:38.694191+0000 mgr.x (mgr.24580) 153 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:06:40.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:40 smithi032 bash[19760]: audit 2024-09-21T14:06:39.754106+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:06:40.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:40 smithi032 bash[28514]: cluster 2024-09-21T14:06:38.694191+0000 mgr.x (mgr.24580) 153 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:06:40.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:40 smithi032 bash[28514]: audit 2024-09-21T14:06:39.754106+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:06:40.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:40 smithi046 bash[21852]: cluster 2024-09-21T14:06:38.694191+0000 mgr.x (mgr.24580) 153 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:06:40.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:40 smithi046 bash[21852]: audit 2024-09-21T14:06:39.754106+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:06:40.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:06:40 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:06:40] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T14:06:42.352 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:42 smithi032 bash[19760]: cluster 2024-09-21T14:06:40.695937+0000 mgr.x (mgr.24580) 154 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:42.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:42 smithi032 bash[28514]: cluster 2024-09-21T14:06:40.695937+0000 mgr.x (mgr.24580) 154 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:42.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:42 smithi046 bash[21852]: cluster 2024-09-21T14:06:40.695937+0000 mgr.x (mgr.24580) 154 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:44.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:44 smithi032 bash[19760]: cluster 2024-09-21T14:06:42.696668+0000 mgr.x (mgr.24580) 155 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:06:44.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:44 smithi032 bash[28514]: cluster 2024-09-21T14:06:42.696668+0000 mgr.x (mgr.24580) 155 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:06:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:44 smithi046 bash[21852]: cluster 2024-09-21T14:06:42.696668+0000 mgr.x (mgr.24580) 155 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:06:46.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:46 smithi032 bash[19760]: cluster 2024-09-21T14:06:44.698258+0000 mgr.x (mgr.24580) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:46.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:46 smithi032 bash[28514]: cluster 2024-09-21T14:06:44.698258+0000 mgr.x (mgr.24580) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:46.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:46 smithi046 bash[21852]: cluster 2024-09-21T14:06:44.698258+0000 mgr.x (mgr.24580) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:48.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:48 smithi032 bash[28514]: audit 2024-09-21T14:06:46.401007+0000 mgr.x (mgr.24580) 157 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:48.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:48 smithi032 bash[28514]: cluster 2024-09-21T14:06:46.699035+0000 mgr.x (mgr.24580) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:48.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:48 smithi032 bash[19760]: audit 2024-09-21T14:06:46.401007+0000 mgr.x (mgr.24580) 157 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:48.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:48 smithi032 bash[19760]: cluster 2024-09-21T14:06:46.699035+0000 mgr.x (mgr.24580) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:48 smithi046 bash[21852]: audit 2024-09-21T14:06:46.401007+0000 mgr.x (mgr.24580) 157 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:48 smithi046 bash[21852]: cluster 2024-09-21T14:06:46.699035+0000 mgr.x (mgr.24580) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:50.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:50 smithi032 bash[19760]: cluster 2024-09-21T14:06:48.699732+0000 mgr.x (mgr.24580) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:50.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:50 smithi032 bash[28514]: cluster 2024-09-21T14:06:48.699732+0000 mgr.x (mgr.24580) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:50.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:50 smithi046 bash[21852]: cluster 2024-09-21T14:06:48.699732+0000 mgr.x (mgr.24580) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:50.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:06:50 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:06:50] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T14:06:52.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:52 smithi032 bash[19760]: cluster 2024-09-21T14:06:50.701380+0000 mgr.x (mgr.24580) 160 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:52.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:52 smithi032 bash[28514]: cluster 2024-09-21T14:06:50.701380+0000 mgr.x (mgr.24580) 160 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:52 smithi046 bash[21852]: cluster 2024-09-21T14:06:50.701380+0000 mgr.x (mgr.24580) 160 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:54.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:54 smithi032 bash[19760]: cluster 2024-09-21T14:06:52.702125+0000 mgr.x (mgr.24580) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:54.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:54 smithi032 bash[28514]: cluster 2024-09-21T14:06:52.702125+0000 mgr.x (mgr.24580) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:54.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:54 smithi046 bash[21852]: cluster 2024-09-21T14:06:52.702125+0000 mgr.x (mgr.24580) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:55.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:55 smithi032 bash[28514]: audit 2024-09-21T14:06:54.754134+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:06:55.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:55 smithi032 bash[19760]: audit 2024-09-21T14:06:54.754134+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:06:55.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:55 smithi046 bash[21852]: audit 2024-09-21T14:06:54.754134+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:06:56.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:56 smithi032 bash[19760]: cluster 2024-09-21T14:06:54.703747+0000 mgr.x (mgr.24580) 162 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:56.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:56 smithi032 bash[28514]: cluster 2024-09-21T14:06:54.703747+0000 mgr.x (mgr.24580) 162 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:56 smithi046 bash[21852]: cluster 2024-09-21T14:06:54.703747+0000 mgr.x (mgr.24580) 162 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:06:58.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:58 smithi032 bash[19760]: audit 2024-09-21T14:06:56.408978+0000 mgr.x (mgr.24580) 163 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:58.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:06:58 smithi032 bash[19760]: cluster 2024-09-21T14:06:56.704449+0000 mgr.x (mgr.24580) 164 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:58.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:58 smithi032 bash[28514]: audit 2024-09-21T14:06:56.408978+0000 mgr.x (mgr.24580) 163 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:58.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:06:58 smithi032 bash[28514]: cluster 2024-09-21T14:06:56.704449+0000 mgr.x (mgr.24580) 164 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:06:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:58 smithi046 bash[21852]: audit 2024-09-21T14:06:56.408978+0000 mgr.x (mgr.24580) 163 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:06:58.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:06:58 smithi046 bash[21852]: cluster 2024-09-21T14:06:56.704449+0000 mgr.x (mgr.24580) 164 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:00.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:00 smithi032 bash[19760]: cluster 2024-09-21T14:06:58.705145+0000 mgr.x (mgr.24580) 165 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:00.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:00 smithi032 bash[28514]: cluster 2024-09-21T14:06:58.705145+0000 mgr.x (mgr.24580) 165 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:00.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:00 smithi046 bash[21852]: cluster 2024-09-21T14:06:58.705145+0000 mgr.x (mgr.24580) 165 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:00.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:07:00 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:07:00] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-21T14:07:02.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:02 smithi032 bash[19760]: cluster 2024-09-21T14:07:00.706863+0000 mgr.x (mgr.24580) 166 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:02.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:02 smithi032 bash[28514]: cluster 2024-09-21T14:07:00.706863+0000 mgr.x (mgr.24580) 166 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:02 smithi046 bash[21852]: cluster 2024-09-21T14:07:00.706863+0000 mgr.x (mgr.24580) 166 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:04.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:04 smithi032 bash[19760]: cluster 2024-09-21T14:07:02.707544+0000 mgr.x (mgr.24580) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:04.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:04 smithi032 bash[28514]: cluster 2024-09-21T14:07:02.707544+0000 mgr.x (mgr.24580) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:04 smithi046 bash[21852]: cluster 2024-09-21T14:07:02.707544+0000 mgr.x (mgr.24580) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:06.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:06 smithi032 bash[28514]: cluster 2024-09-21T14:07:04.709119+0000 mgr.x (mgr.24580) 168 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:06.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:06 smithi032 bash[19760]: cluster 2024-09-21T14:07:04.709119+0000 mgr.x (mgr.24580) 168 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:06 smithi046 bash[21852]: cluster 2024-09-21T14:07:04.709119+0000 mgr.x (mgr.24580) 168 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:08.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:08 smithi032 bash[28514]: audit 2024-09-21T14:07:06.420274+0000 mgr.x (mgr.24580) 169 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:08.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:08 smithi032 bash[28514]: cluster 2024-09-21T14:07:06.709810+0000 mgr.x (mgr.24580) 170 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:08.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:08 smithi032 bash[19760]: audit 2024-09-21T14:07:06.420274+0000 mgr.x (mgr.24580) 169 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:08.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:08 smithi032 bash[19760]: cluster 2024-09-21T14:07:06.709810+0000 mgr.x (mgr.24580) 170 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:08 smithi046 bash[21852]: audit 2024-09-21T14:07:06.420274+0000 mgr.x (mgr.24580) 169 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:08 smithi046 bash[21852]: cluster 2024-09-21T14:07:06.709810+0000 mgr.x (mgr.24580) 170 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:10.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:10 smithi032 bash[19760]: cluster 2024-09-21T14:07:08.710520+0000 mgr.x (mgr.24580) 171 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:10.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:10 smithi032 bash[19760]: audit 2024-09-21T14:07:09.754885+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:07:10.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:10 smithi032 bash[28514]: cluster 2024-09-21T14:07:08.710520+0000 mgr.x (mgr.24580) 171 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:10.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:10 smithi032 bash[28514]: audit 2024-09-21T14:07:09.754885+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:07:10.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:10 smithi046 bash[21852]: cluster 2024-09-21T14:07:08.710520+0000 mgr.x (mgr.24580) 171 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:10.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:10 smithi046 bash[21852]: audit 2024-09-21T14:07:09.754885+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:07:10.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:07:10 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:07:10] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-21T14:07:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:12 smithi046 bash[21852]: cluster 2024-09-21T14:07:10.712359+0000 mgr.x (mgr.24580) 172 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:12.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:12 smithi032 bash[19760]: cluster 2024-09-21T14:07:10.712359+0000 mgr.x (mgr.24580) 172 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:12.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:12 smithi032 bash[28514]: cluster 2024-09-21T14:07:10.712359+0000 mgr.x (mgr.24580) 172 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:14.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:14 smithi046 bash[21852]: cluster 2024-09-21T14:07:12.713192+0000 mgr.x (mgr.24580) 173 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:14.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:14 smithi032 bash[19760]: cluster 2024-09-21T14:07:12.713192+0000 mgr.x (mgr.24580) 173 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:14.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:14 smithi032 bash[28514]: cluster 2024-09-21T14:07:12.713192+0000 mgr.x (mgr.24580) 173 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:16.428 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:16 smithi032 bash[19760]: cluster 2024-09-21T14:07:14.714833+0000 mgr.x (mgr.24580) 174 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:16.428 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:16 smithi032 bash[28514]: cluster 2024-09-21T14:07:14.714833+0000 mgr.x (mgr.24580) 174 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:16 smithi046 bash[21852]: cluster 2024-09-21T14:07:14.714833+0000 mgr.x (mgr.24580) 174 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:18 smithi046 bash[21852]: audit 2024-09-21T14:07:16.429228+0000 mgr.x (mgr.24580) 175 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:18 smithi046 bash[21852]: cluster 2024-09-21T14:07:16.715482+0000 mgr.x (mgr.24580) 176 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:18.531 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:18 smithi032 bash[28514]: audit 2024-09-21T14:07:16.429228+0000 mgr.x (mgr.24580) 175 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:18.531 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:18 smithi032 bash[28514]: cluster 2024-09-21T14:07:16.715482+0000 mgr.x (mgr.24580) 176 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:18.532 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:18 smithi032 bash[19760]: audit 2024-09-21T14:07:16.429228+0000 mgr.x (mgr.24580) 175 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:18.532 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:18 smithi032 bash[19760]: cluster 2024-09-21T14:07:16.715482+0000 mgr.x (mgr.24580) 176 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:18.810 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:18 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:18.810 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:07:18 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:18.810 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:07:18 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:18.811 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:07:18 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:18.811 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:07:18 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:18.811 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:07:18 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:18.812 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:07:18 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:18.812 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:07:18 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:18.812 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:07:18 smithi032 systemd[1]: Stopping Ceph mgr.y for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:07:18.812 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:18 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:19.603 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:07:19 smithi032 bash[70623]: ceph-0221b256-781f-11ef-baf6-efdc52797490-mgr-y 2024-09-21T14:07:19.603 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:07:19 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-21T14:07:19.603 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:07:19 smithi032 bash[70683]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-mgr-y 2024-09-21T14:07:19.603 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:07:19 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.y.service: Failed with result 'exit-code'. 2024-09-21T14:07:19.603 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:07:19 smithi032 systemd[1]: Stopped Ceph mgr.y for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:07:20.103 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:07:19 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:20.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:19 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:20.103 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:07:19 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:20.104 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:07:19 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:20.104 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:07:19 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:20.104 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:07:19 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:20.104 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:07:19 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:20.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:19 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:20.105 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:07:19 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:07:20.105 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:07:19 smithi032 systemd[1]: Started Ceph mgr.y for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:07:20.459 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:07:20 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:07:20] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-21T14:07:20.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:20 smithi046 bash[21852]: cluster 2024-09-21T14:07:18.716178+0000 mgr.x (mgr.24580) 177 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:20.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:20 smithi046 bash[21852]: audit 2024-09-21T14:07:19.806136+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:20.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:20 smithi046 bash[21852]: audit 2024-09-21T14:07:19.814038+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:20.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:20 smithi046 bash[21852]: audit 2024-09-21T14:07:19.820888+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:20.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:20 smithi046 bash[21852]: audit 2024-09-21T14:07:19.828192+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:20.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:20 smithi032 bash[19760]: cluster 2024-09-21T14:07:18.716178+0000 mgr.x (mgr.24580) 177 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:20.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:20 smithi032 bash[19760]: audit 2024-09-21T14:07:19.806136+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:20.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:20 smithi032 bash[19760]: audit 2024-09-21T14:07:19.814038+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:20.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:20 smithi032 bash[19760]: audit 2024-09-21T14:07:19.820888+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:20.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:20 smithi032 bash[19760]: audit 2024-09-21T14:07:19.828192+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:20.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:20 smithi032 bash[28514]: cluster 2024-09-21T14:07:18.716178+0000 mgr.x (mgr.24580) 177 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:20.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:20 smithi032 bash[28514]: audit 2024-09-21T14:07:19.806136+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:20.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:20 smithi032 bash[28514]: audit 2024-09-21T14:07:19.814038+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:20.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:20 smithi032 bash[28514]: audit 2024-09-21T14:07:19.820888+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:20.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:20 smithi032 bash[28514]: audit 2024-09-21T14:07:19.828192+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:21.353 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:07:21 smithi032 bash[70739]: debug 2024-09-21T14:07:21.172+0000 7f19a5e7c640 1 -- 172.21.15.32:0/1212452364 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d9c18590e0 con 0x55d9c185b400 2024-09-21T14:07:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:22 smithi046 bash[21852]: cluster 2024-09-21T14:07:20.717878+0000 mgr.x (mgr.24580) 178 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:22.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:22 smithi032 bash[28514]: cluster 2024-09-21T14:07:20.717878+0000 mgr.x (mgr.24580) 178 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:22.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:22 smithi032 bash[19760]: cluster 2024-09-21T14:07:20.717878+0000 mgr.x (mgr.24580) 178 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:24 smithi046 bash[21852]: cluster 2024-09-21T14:07:22.718620+0000 mgr.x (mgr.24580) 179 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:24.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:24 smithi032 bash[19760]: cluster 2024-09-21T14:07:22.718620+0000 mgr.x (mgr.24580) 179 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:24.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:24 smithi032 bash[28514]: cluster 2024-09-21T14:07:22.718620+0000 mgr.x (mgr.24580) 179 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:25.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:25 smithi046 bash[21852]: audit 2024-09-21T14:07:24.754882+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:07:25.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:25 smithi032 bash[19760]: audit 2024-09-21T14:07:24.754882+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:07:25.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:25 smithi032 bash[28514]: audit 2024-09-21T14:07:24.754882+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:07:26.436 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:26 smithi032 bash[19760]: cluster 2024-09-21T14:07:24.720206+0000 mgr.x (mgr.24580) 180 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:26.436 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:26 smithi032 bash[19760]: audit 2024-09-21T14:07:25.816787+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:26.436 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:26 smithi032 bash[19760]: audit 2024-09-21T14:07:25.825951+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:26.436 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:26 smithi032 bash[19760]: audit 2024-09-21T14:07:25.937120+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:26.436 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:26 smithi032 bash[19760]: audit 2024-09-21T14:07:25.945746+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:26.436 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:26 smithi032 bash[28514]: cluster 2024-09-21T14:07:24.720206+0000 mgr.x (mgr.24580) 180 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:26.437 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:26 smithi032 bash[28514]: audit 2024-09-21T14:07:25.816787+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:26.437 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:26 smithi032 bash[28514]: audit 2024-09-21T14:07:25.825951+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:26.437 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:26 smithi032 bash[28514]: audit 2024-09-21T14:07:25.937120+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:26.437 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:26 smithi032 bash[28514]: audit 2024-09-21T14:07:25.945746+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:26 smithi046 bash[21852]: cluster 2024-09-21T14:07:24.720206+0000 mgr.x (mgr.24580) 180 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:26 smithi046 bash[21852]: audit 2024-09-21T14:07:25.816787+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:26 smithi046 bash[21852]: audit 2024-09-21T14:07:25.825951+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:26.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:26 smithi046 bash[21852]: audit 2024-09-21T14:07:25.937120+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:26.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:26 smithi046 bash[21852]: audit 2024-09-21T14:07:25.945746+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:27.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:27 smithi046 bash[21852]: audit 2024-09-21T14:07:26.583081+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:07:27.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:27 smithi046 bash[21852]: audit 2024-09-21T14:07:26.584771+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:07:27.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:27 smithi046 bash[21852]: audit 2024-09-21T14:07:26.594217+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:27.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:27 smithi032 bash[19760]: audit 2024-09-21T14:07:26.583081+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:07:27.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:27 smithi032 bash[19760]: audit 2024-09-21T14:07:26.584771+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:07:27.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:27 smithi032 bash[19760]: audit 2024-09-21T14:07:26.594217+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:27.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:27 smithi032 bash[28514]: audit 2024-09-21T14:07:26.583081+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:07:27.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:27 smithi032 bash[28514]: audit 2024-09-21T14:07:26.584771+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:07:27.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:27 smithi032 bash[28514]: audit 2024-09-21T14:07:26.594217+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:07:27.853 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:07:27 smithi032 bash[70739]: [21/Sep/2024:14:07:27] ENGINE Bus STARTING 2024-09-21T14:07:27.853 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:07:27 smithi032 bash[70739]: CherryPy Checker: 2024-09-21T14:07:27.853 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:07:27 smithi032 bash[70739]: The Application mounted at '' has an empty config. 2024-09-21T14:07:27.853 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:07:27 smithi032 bash[70739]: [21/Sep/2024:14:07:27] ENGINE Serving on http://:::9283 2024-09-21T14:07:27.853 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:07:27 smithi032 bash[70739]: [21/Sep/2024:14:07:27] ENGINE Bus STARTED 2024-09-21T14:07:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:28 smithi046 bash[21852]: audit 2024-09-21T14:07:26.437161+0000 mgr.x (mgr.24580) 181 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:28 smithi046 bash[21852]: cluster 2024-09-21T14:07:26.720928+0000 mgr.x (mgr.24580) 182 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:28 smithi046 bash[21852]: cluster 2024-09-21T14:07:27.588603+0000 mon.a (mon.0) 1148 : cluster [DBG] Standby manager daemon y restarted 2024-09-21T14:07:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:28 smithi046 bash[21852]: cluster 2024-09-21T14:07:27.588849+0000 mon.a (mon.0) 1149 : cluster [DBG] Standby manager daemon y started 2024-09-21T14:07:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:28 smithi046 bash[21852]: audit 2024-09-21T14:07:27.595980+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.? 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T14:07:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:28 smithi046 bash[21852]: audit 2024-09-21T14:07:27.597345+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.? 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:07:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:28 smithi046 bash[21852]: audit 2024-09-21T14:07:27.598954+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.? 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T14:07:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:28 smithi046 bash[21852]: audit 2024-09-21T14:07:27.599513+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.? 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:07:28.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[19760]: audit 2024-09-21T14:07:26.437161+0000 mgr.x (mgr.24580) 181 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:28.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[19760]: cluster 2024-09-21T14:07:26.720928+0000 mgr.x (mgr.24580) 182 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:28.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[19760]: cluster 2024-09-21T14:07:27.588603+0000 mon.a (mon.0) 1148 : cluster [DBG] Standby manager daemon y restarted 2024-09-21T14:07:28.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[19760]: cluster 2024-09-21T14:07:27.588849+0000 mon.a (mon.0) 1149 : cluster [DBG] Standby manager daemon y started 2024-09-21T14:07:28.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[19760]: audit 2024-09-21T14:07:27.595980+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.? 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T14:07:28.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[19760]: audit 2024-09-21T14:07:27.597345+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.? 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:07:28.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[19760]: audit 2024-09-21T14:07:27.598954+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.? 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T14:07:28.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[19760]: audit 2024-09-21T14:07:27.599513+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.? 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:07:28.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[28514]: audit 2024-09-21T14:07:26.437161+0000 mgr.x (mgr.24580) 181 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:28.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[28514]: cluster 2024-09-21T14:07:26.720928+0000 mgr.x (mgr.24580) 182 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:28.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[28514]: cluster 2024-09-21T14:07:27.588603+0000 mon.a (mon.0) 1148 : cluster [DBG] Standby manager daemon y restarted 2024-09-21T14:07:28.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[28514]: cluster 2024-09-21T14:07:27.588849+0000 mon.a (mon.0) 1149 : cluster [DBG] Standby manager daemon y started 2024-09-21T14:07:28.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[28514]: audit 2024-09-21T14:07:27.595980+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.? 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T14:07:28.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[28514]: audit 2024-09-21T14:07:27.597345+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.? 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:07:28.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[28514]: audit 2024-09-21T14:07:27.598954+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.? 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T14:07:28.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:28 smithi032 bash[28514]: audit 2024-09-21T14:07:27.599513+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.? 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:07:29.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:29 smithi046 bash[21852]: cluster 2024-09-21T14:07:28.171479+0000 mon.a (mon.0) 1150 : cluster [DBG] mgrmap e28: x(active, since 4m), standbys: y 2024-09-21T14:07:29.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:29 smithi032 bash[28514]: cluster 2024-09-21T14:07:28.171479+0000 mon.a (mon.0) 1150 : cluster [DBG] mgrmap e28: x(active, since 4m), standbys: y 2024-09-21T14:07:29.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:29 smithi032 bash[19760]: cluster 2024-09-21T14:07:28.171479+0000 mon.a (mon.0) 1150 : cluster [DBG] mgrmap e28: x(active, since 4m), standbys: y 2024-09-21T14:07:30.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:30 smithi046 bash[21852]: cluster 2024-09-21T14:07:28.721627+0000 mgr.x (mgr.24580) 183 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:30.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:07:30 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:07:30] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-21T14:07:30.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:30 smithi032 bash[19760]: cluster 2024-09-21T14:07:28.721627+0000 mgr.x (mgr.24580) 183 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:30.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:30 smithi032 bash[28514]: cluster 2024-09-21T14:07:28.721627+0000 mgr.x (mgr.24580) 183 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:32.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:32 smithi046 bash[21852]: cluster 2024-09-21T14:07:30.723327+0000 mgr.x (mgr.24580) 184 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:32.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:32 smithi032 bash[19760]: cluster 2024-09-21T14:07:30.723327+0000 mgr.x (mgr.24580) 184 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:32.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:32 smithi032 bash[28514]: cluster 2024-09-21T14:07:30.723327+0000 mgr.x (mgr.24580) 184 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:34 smithi046 bash[21852]: cluster 2024-09-21T14:07:32.724028+0000 mgr.x (mgr.24580) 185 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:34.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:34 smithi032 bash[28514]: cluster 2024-09-21T14:07:32.724028+0000 mgr.x (mgr.24580) 185 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:34.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:34 smithi032 bash[19760]: cluster 2024-09-21T14:07:32.724028+0000 mgr.x (mgr.24580) 185 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:36.441 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:36 smithi032 bash[28514]: cluster 2024-09-21T14:07:34.725609+0000 mgr.x (mgr.24580) 186 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:36.441 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:36 smithi032 bash[19760]: cluster 2024-09-21T14:07:34.725609+0000 mgr.x (mgr.24580) 186 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:36.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:36 smithi046 bash[21852]: cluster 2024-09-21T14:07:34.725609+0000 mgr.x (mgr.24580) 186 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:38.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:38 smithi046 bash[21852]: audit 2024-09-21T14:07:36.442036+0000 mgr.x (mgr.24580) 187 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:38.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:38 smithi046 bash[21852]: cluster 2024-09-21T14:07:36.726301+0000 mgr.x (mgr.24580) 188 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:38.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:38 smithi032 bash[28514]: audit 2024-09-21T14:07:36.442036+0000 mgr.x (mgr.24580) 187 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:38.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:38 smithi032 bash[28514]: cluster 2024-09-21T14:07:36.726301+0000 mgr.x (mgr.24580) 188 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:38.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:38 smithi032 bash[19760]: audit 2024-09-21T14:07:36.442036+0000 mgr.x (mgr.24580) 187 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:38.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:38 smithi032 bash[19760]: cluster 2024-09-21T14:07:36.726301+0000 mgr.x (mgr.24580) 188 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:39.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:39 smithi046 bash[21852]: cluster 2024-09-21T14:07:38.727055+0000 mgr.x (mgr.24580) 189 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:39.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:39 smithi032 bash[28514]: cluster 2024-09-21T14:07:38.727055+0000 mgr.x (mgr.24580) 189 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:39.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:39 smithi032 bash[19760]: cluster 2024-09-21T14:07:38.727055+0000 mgr.x (mgr.24580) 189 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:40.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:40 smithi046 bash[21852]: audit 2024-09-21T14:07:39.755280+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:07:40.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:07:40 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:07:40] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-21T14:07:40.603 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:40 smithi032 bash[28514]: audit 2024-09-21T14:07:39.755280+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:07:40.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:40 smithi032 bash[19760]: audit 2024-09-21T14:07:39.755280+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:07:41.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:41 smithi046 bash[21852]: cluster 2024-09-21T14:07:40.728679+0000 mgr.x (mgr.24580) 190 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:41.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:41 smithi032 bash[19760]: cluster 2024-09-21T14:07:40.728679+0000 mgr.x (mgr.24580) 190 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:41.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:41 smithi032 bash[28514]: cluster 2024-09-21T14:07:40.728679+0000 mgr.x (mgr.24580) 190 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:44.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:43 smithi032 bash[19760]: cluster 2024-09-21T14:07:42.729390+0000 mgr.x (mgr.24580) 191 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:44.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:43 smithi032 bash[28514]: cluster 2024-09-21T14:07:42.729390+0000 mgr.x (mgr.24580) 191 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:43 smithi046 bash[21852]: cluster 2024-09-21T14:07:42.729390+0000 mgr.x (mgr.24580) 191 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:46.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:45 smithi032 bash[19760]: cluster 2024-09-21T14:07:44.730989+0000 mgr.x (mgr.24580) 192 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:46.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:45 smithi032 bash[28514]: cluster 2024-09-21T14:07:44.730989+0000 mgr.x (mgr.24580) 192 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:46.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:45 smithi046 bash[21852]: cluster 2024-09-21T14:07:44.730989+0000 mgr.x (mgr.24580) 192 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:48.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:47 smithi032 bash[28514]: audit 2024-09-21T14:07:46.453512+0000 mgr.x (mgr.24580) 193 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:48.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:47 smithi032 bash[28514]: cluster 2024-09-21T14:07:46.731678+0000 mgr.x (mgr.24580) 194 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:48.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:47 smithi032 bash[19760]: audit 2024-09-21T14:07:46.453512+0000 mgr.x (mgr.24580) 193 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:48.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:47 smithi032 bash[19760]: cluster 2024-09-21T14:07:46.731678+0000 mgr.x (mgr.24580) 194 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:48.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:47 smithi046 bash[21852]: audit 2024-09-21T14:07:46.453512+0000 mgr.x (mgr.24580) 193 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:48.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:47 smithi046 bash[21852]: cluster 2024-09-21T14:07:46.731678+0000 mgr.x (mgr.24580) 194 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:50.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:49 smithi032 bash[28514]: cluster 2024-09-21T14:07:48.732375+0000 mgr.x (mgr.24580) 195 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:50.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:49 smithi032 bash[19760]: cluster 2024-09-21T14:07:48.732375+0000 mgr.x (mgr.24580) 195 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:49 smithi046 bash[21852]: cluster 2024-09-21T14:07:48.732375+0000 mgr.x (mgr.24580) 195 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:50.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:07:50 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:07:50] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-21T14:07:52.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:51 smithi032 bash[28514]: cluster 2024-09-21T14:07:50.734029+0000 mgr.x (mgr.24580) 196 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:52.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:51 smithi032 bash[19760]: cluster 2024-09-21T14:07:50.734029+0000 mgr.x (mgr.24580) 196 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:52.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:51 smithi046 bash[21852]: cluster 2024-09-21T14:07:50.734029+0000 mgr.x (mgr.24580) 196 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:54.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:53 smithi032 bash[19760]: cluster 2024-09-21T14:07:52.734746+0000 mgr.x (mgr.24580) 197 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:54.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:53 smithi032 bash[28514]: cluster 2024-09-21T14:07:52.734746+0000 mgr.x (mgr.24580) 197 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:54.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:53 smithi046 bash[21852]: cluster 2024-09-21T14:07:52.734746+0000 mgr.x (mgr.24580) 197 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:55.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:54 smithi032 bash[28514]: audit 2024-09-21T14:07:54.755932+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:07:55.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:54 smithi032 bash[19760]: audit 2024-09-21T14:07:54.755932+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:07:55.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:54 smithi046 bash[21852]: audit 2024-09-21T14:07:54.755932+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:07:56.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:55 smithi032 bash[28514]: cluster 2024-09-21T14:07:54.736353+0000 mgr.x (mgr.24580) 198 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:56.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:55 smithi032 bash[19760]: cluster 2024-09-21T14:07:54.736353+0000 mgr.x (mgr.24580) 198 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:55 smithi046 bash[21852]: cluster 2024-09-21T14:07:54.736353+0000 mgr.x (mgr.24580) 198 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:07:58.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:57 smithi032 bash[28514]: audit 2024-09-21T14:07:56.464921+0000 mgr.x (mgr.24580) 199 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:58.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:57 smithi032 bash[28514]: cluster 2024-09-21T14:07:56.737073+0000 mgr.x (mgr.24580) 200 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:58.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:57 smithi032 bash[19760]: audit 2024-09-21T14:07:56.464921+0000 mgr.x (mgr.24580) 199 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:58.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:57 smithi032 bash[19760]: cluster 2024-09-21T14:07:56.737073+0000 mgr.x (mgr.24580) 200 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:07:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:57 smithi046 bash[21852]: audit 2024-09-21T14:07:56.464921+0000 mgr.x (mgr.24580) 199 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:07:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:57 smithi046 bash[21852]: cluster 2024-09-21T14:07:56.737073+0000 mgr.x (mgr.24580) 200 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:00.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:07:59 smithi032 bash[28514]: cluster 2024-09-21T14:07:58.737808+0000 mgr.x (mgr.24580) 201 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:00.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:07:59 smithi032 bash[19760]: cluster 2024-09-21T14:07:58.737808+0000 mgr.x (mgr.24580) 201 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:07:59 smithi046 bash[21852]: cluster 2024-09-21T14:07:58.737808+0000 mgr.x (mgr.24580) 201 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:00.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:08:00 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:08:00] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-21T14:08:02.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:01 smithi032 bash[19760]: cluster 2024-09-21T14:08:00.739519+0000 mgr.x (mgr.24580) 202 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:02.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:01 smithi032 bash[28514]: cluster 2024-09-21T14:08:00.739519+0000 mgr.x (mgr.24580) 202 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:01 smithi046 bash[21852]: cluster 2024-09-21T14:08:00.739519+0000 mgr.x (mgr.24580) 202 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:04.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:03 smithi032 bash[19760]: cluster 2024-09-21T14:08:02.740234+0000 mgr.x (mgr.24580) 203 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:04.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:03 smithi032 bash[28514]: cluster 2024-09-21T14:08:02.740234+0000 mgr.x (mgr.24580) 203 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:03 smithi046 bash[21852]: cluster 2024-09-21T14:08:02.740234+0000 mgr.x (mgr.24580) 203 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:06.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:05 smithi032 bash[19760]: cluster 2024-09-21T14:08:04.741803+0000 mgr.x (mgr.24580) 204 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:06.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:05 smithi032 bash[28514]: cluster 2024-09-21T14:08:04.741803+0000 mgr.x (mgr.24580) 204 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:06.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:05 smithi046 bash[21852]: cluster 2024-09-21T14:08:04.741803+0000 mgr.x (mgr.24580) 204 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:08.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:07 smithi032 bash[19760]: audit 2024-09-21T14:08:06.473482+0000 mgr.x (mgr.24580) 205 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:08.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:07 smithi032 bash[19760]: cluster 2024-09-21T14:08:06.742504+0000 mgr.x (mgr.24580) 206 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:08.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:07 smithi032 bash[28514]: audit 2024-09-21T14:08:06.473482+0000 mgr.x (mgr.24580) 205 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:08.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:07 smithi032 bash[28514]: cluster 2024-09-21T14:08:06.742504+0000 mgr.x (mgr.24580) 206 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:08.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:07 smithi046 bash[21852]: audit 2024-09-21T14:08:06.473482+0000 mgr.x (mgr.24580) 205 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:08.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:07 smithi046 bash[21852]: cluster 2024-09-21T14:08:06.742504+0000 mgr.x (mgr.24580) 206 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:10.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:09 smithi032 bash[19760]: cluster 2024-09-21T14:08:08.743211+0000 mgr.x (mgr.24580) 207 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:10.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:09 smithi032 bash[19760]: audit 2024-09-21T14:08:09.755861+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:08:10.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:09 smithi032 bash[28514]: cluster 2024-09-21T14:08:08.743211+0000 mgr.x (mgr.24580) 207 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:10.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:09 smithi032 bash[28514]: audit 2024-09-21T14:08:09.755861+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:08:10.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:09 smithi046 bash[21852]: cluster 2024-09-21T14:08:08.743211+0000 mgr.x (mgr.24580) 207 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:10.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:09 smithi046 bash[21852]: audit 2024-09-21T14:08:09.755861+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:08:10.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:08:10 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:08:10] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-21T14:08:12.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:11 smithi032 bash[28514]: cluster 2024-09-21T14:08:10.744887+0000 mgr.x (mgr.24580) 208 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:12.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:11 smithi032 bash[19760]: cluster 2024-09-21T14:08:10.744887+0000 mgr.x (mgr.24580) 208 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:11 smithi046 bash[21852]: cluster 2024-09-21T14:08:10.744887+0000 mgr.x (mgr.24580) 208 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:14.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:13 smithi046 bash[21852]: cluster 2024-09-21T14:08:12.745625+0000 mgr.x (mgr.24580) 209 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:14.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:13 smithi032 bash[28514]: cluster 2024-09-21T14:08:12.745625+0000 mgr.x (mgr.24580) 209 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:14.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:13 smithi032 bash[19760]: cluster 2024-09-21T14:08:12.745625+0000 mgr.x (mgr.24580) 209 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:15 smithi046 bash[21852]: cluster 2024-09-21T14:08:14.747255+0000 mgr.x (mgr.24580) 210 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:16.210 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:08:15 smithi046 bash[46950]: logger=sqlstore.transactions t=2024-09-21T14:08:15.87464806Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T14:08:16.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:15 smithi032 bash[19760]: cluster 2024-09-21T14:08:14.747255+0000 mgr.x (mgr.24580) 210 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:16.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:15 smithi032 bash[28514]: cluster 2024-09-21T14:08:14.747255+0000 mgr.x (mgr.24580) 210 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:18.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:17 smithi046 bash[21852]: audit 2024-09-21T14:08:16.481598+0000 mgr.x (mgr.24580) 211 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:18.273 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:17 smithi046 bash[21852]: cluster 2024-09-21T14:08:16.747987+0000 mgr.x (mgr.24580) 212 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:18.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:17 smithi032 bash[19760]: audit 2024-09-21T14:08:16.481598+0000 mgr.x (mgr.24580) 211 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:18.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:17 smithi032 bash[19760]: cluster 2024-09-21T14:08:16.747987+0000 mgr.x (mgr.24580) 212 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:18.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:17 smithi032 bash[28514]: audit 2024-09-21T14:08:16.481598+0000 mgr.x (mgr.24580) 211 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:18.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:17 smithi032 bash[28514]: cluster 2024-09-21T14:08:16.747987+0000 mgr.x (mgr.24580) 212 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:19 smithi046 bash[21852]: cluster 2024-09-21T14:08:18.748698+0000 mgr.x (mgr.24580) 213 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:20.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:19 smithi032 bash[19760]: cluster 2024-09-21T14:08:18.748698+0000 mgr.x (mgr.24580) 213 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:20.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:19 smithi032 bash[28514]: cluster 2024-09-21T14:08:18.748698+0000 mgr.x (mgr.24580) 213 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:20.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:08:20 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:08:20] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-21T14:08:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:21 smithi046 bash[21852]: cluster 2024-09-21T14:08:20.750370+0000 mgr.x (mgr.24580) 214 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:22.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:21 smithi032 bash[19760]: cluster 2024-09-21T14:08:20.750370+0000 mgr.x (mgr.24580) 214 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:22.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:21 smithi032 bash[28514]: cluster 2024-09-21T14:08:20.750370+0000 mgr.x (mgr.24580) 214 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:24.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:23 smithi046 bash[21852]: cluster 2024-09-21T14:08:22.751108+0000 mgr.x (mgr.24580) 215 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:24.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:23 smithi032 bash[28514]: cluster 2024-09-21T14:08:22.751108+0000 mgr.x (mgr.24580) 215 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:24.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:23 smithi032 bash[19760]: cluster 2024-09-21T14:08:22.751108+0000 mgr.x (mgr.24580) 215 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:25.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:24 smithi046 bash[21852]: audit 2024-09-21T14:08:24.756361+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:08:25.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:24 smithi032 bash[19760]: audit 2024-09-21T14:08:24.756361+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:08:25.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:24 smithi032 bash[28514]: audit 2024-09-21T14:08:24.756361+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:08:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:25 smithi046 bash[21852]: cluster 2024-09-21T14:08:24.752755+0000 mgr.x (mgr.24580) 216 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:26.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:25 smithi032 bash[19760]: cluster 2024-09-21T14:08:24.752755+0000 mgr.x (mgr.24580) 216 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:26.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:25 smithi032 bash[28514]: cluster 2024-09-21T14:08:24.752755+0000 mgr.x (mgr.24580) 216 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:28.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:27 smithi046 bash[21852]: audit 2024-09-21T14:08:26.493122+0000 mgr.x (mgr.24580) 217 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:28.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:27 smithi046 bash[21852]: cluster 2024-09-21T14:08:26.753578+0000 mgr.x (mgr.24580) 218 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:28.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:27 smithi032 bash[19760]: audit 2024-09-21T14:08:26.493122+0000 mgr.x (mgr.24580) 217 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:28.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:27 smithi032 bash[19760]: cluster 2024-09-21T14:08:26.753578+0000 mgr.x (mgr.24580) 218 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:28.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:27 smithi032 bash[28514]: audit 2024-09-21T14:08:26.493122+0000 mgr.x (mgr.24580) 217 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:28.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:27 smithi032 bash[28514]: cluster 2024-09-21T14:08:26.753578+0000 mgr.x (mgr.24580) 218 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:30.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:29 smithi046 bash[21852]: cluster 2024-09-21T14:08:28.754370+0000 mgr.x (mgr.24580) 219 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:30.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:29 smithi032 bash[19760]: cluster 2024-09-21T14:08:28.754370+0000 mgr.x (mgr.24580) 219 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:29 smithi032 bash[28514]: cluster 2024-09-21T14:08:28.754370+0000 mgr.x (mgr.24580) 219 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:30.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:08:30 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:08:30] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T14:08:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:31 smithi046 bash[21852]: cluster 2024-09-21T14:08:30.756144+0000 mgr.x (mgr.24580) 220 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:32.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:31 smithi032 bash[19760]: cluster 2024-09-21T14:08:30.756144+0000 mgr.x (mgr.24580) 220 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:32.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:31 smithi032 bash[28514]: cluster 2024-09-21T14:08:30.756144+0000 mgr.x (mgr.24580) 220 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:33 smithi046 bash[21852]: audit 2024-09-21T14:08:32.616856+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:08:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:33 smithi046 bash[21852]: audit 2024-09-21T14:08:32.624734+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:08:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:33 smithi046 bash[21852]: cluster 2024-09-21T14:08:32.756892+0000 mgr.x (mgr.24580) 221 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:33 smithi046 bash[21852]: audit 2024-09-21T14:08:33.324551+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:08:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:33 smithi046 bash[21852]: audit 2024-09-21T14:08:33.326397+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:08:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:33 smithi046 bash[21852]: audit 2024-09-21T14:08:33.337783+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:08:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:33 smithi032 bash[28514]: audit 2024-09-21T14:08:32.616856+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:08:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:33 smithi032 bash[28514]: audit 2024-09-21T14:08:32.624734+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:08:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:33 smithi032 bash[28514]: cluster 2024-09-21T14:08:32.756892+0000 mgr.x (mgr.24580) 221 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:33 smithi032 bash[28514]: audit 2024-09-21T14:08:33.324551+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:08:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:33 smithi032 bash[28514]: audit 2024-09-21T14:08:33.326397+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:08:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:33 smithi032 bash[28514]: audit 2024-09-21T14:08:33.337783+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:08:34.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:33 smithi032 bash[19760]: audit 2024-09-21T14:08:32.616856+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:08:34.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:33 smithi032 bash[19760]: audit 2024-09-21T14:08:32.624734+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:08:34.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:33 smithi032 bash[19760]: cluster 2024-09-21T14:08:32.756892+0000 mgr.x (mgr.24580) 221 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:34.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:33 smithi032 bash[19760]: audit 2024-09-21T14:08:33.324551+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:08:34.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:33 smithi032 bash[19760]: audit 2024-09-21T14:08:33.326397+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:08:34.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:33 smithi032 bash[19760]: audit 2024-09-21T14:08:33.337783+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:08:36.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:35 smithi032 bash[28514]: cluster 2024-09-21T14:08:34.758416+0000 mgr.x (mgr.24580) 222 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:36.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:35 smithi032 bash[19760]: cluster 2024-09-21T14:08:34.758416+0000 mgr.x (mgr.24580) 222 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:36.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:35 smithi046 bash[21852]: cluster 2024-09-21T14:08:34.758416+0000 mgr.x (mgr.24580) 222 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:38.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:37 smithi032 bash[28514]: audit 2024-09-21T14:08:36.504715+0000 mgr.x (mgr.24580) 223 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:38.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:37 smithi032 bash[28514]: cluster 2024-09-21T14:08:36.759144+0000 mgr.x (mgr.24580) 224 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:38.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:37 smithi032 bash[19760]: audit 2024-09-21T14:08:36.504715+0000 mgr.x (mgr.24580) 223 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:38.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:37 smithi032 bash[19760]: cluster 2024-09-21T14:08:36.759144+0000 mgr.x (mgr.24580) 224 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:38.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:37 smithi046 bash[21852]: audit 2024-09-21T14:08:36.504715+0000 mgr.x (mgr.24580) 223 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:38.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:37 smithi046 bash[21852]: cluster 2024-09-21T14:08:36.759144+0000 mgr.x (mgr.24580) 224 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:40.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:39 smithi032 bash[19760]: cluster 2024-09-21T14:08:38.759860+0000 mgr.x (mgr.24580) 225 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:40.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:39 smithi032 bash[19760]: audit 2024-09-21T14:08:39.756662+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:08:40.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:39 smithi032 bash[28514]: cluster 2024-09-21T14:08:38.759860+0000 mgr.x (mgr.24580) 225 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:40.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:39 smithi032 bash[28514]: audit 2024-09-21T14:08:39.756662+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:08:40.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:39 smithi046 bash[21852]: cluster 2024-09-21T14:08:38.759860+0000 mgr.x (mgr.24580) 225 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:40.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:39 smithi046 bash[21852]: audit 2024-09-21T14:08:39.756662+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:08:40.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:08:40 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:08:40] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T14:08:42.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:41 smithi032 bash[28514]: cluster 2024-09-21T14:08:40.761550+0000 mgr.x (mgr.24580) 226 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:42.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:41 smithi032 bash[19760]: cluster 2024-09-21T14:08:40.761550+0000 mgr.x (mgr.24580) 226 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:41 smithi046 bash[21852]: cluster 2024-09-21T14:08:40.761550+0000 mgr.x (mgr.24580) 226 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:44.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:43 smithi032 bash[28514]: cluster 2024-09-21T14:08:42.762357+0000 mgr.x (mgr.24580) 227 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:44.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:43 smithi032 bash[19760]: cluster 2024-09-21T14:08:42.762357+0000 mgr.x (mgr.24580) 227 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:43 smithi046 bash[21852]: cluster 2024-09-21T14:08:42.762357+0000 mgr.x (mgr.24580) 227 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:46.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:45 smithi032 bash[28514]: cluster 2024-09-21T14:08:44.764015+0000 mgr.x (mgr.24580) 228 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:46.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:45 smithi032 bash[19760]: cluster 2024-09-21T14:08:44.764015+0000 mgr.x (mgr.24580) 228 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:46.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:45 smithi046 bash[21852]: cluster 2024-09-21T14:08:44.764015+0000 mgr.x (mgr.24580) 228 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:48.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:47 smithi032 bash[19760]: audit 2024-09-21T14:08:46.513766+0000 mgr.x (mgr.24580) 229 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:48.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:47 smithi032 bash[19760]: cluster 2024-09-21T14:08:46.764745+0000 mgr.x (mgr.24580) 230 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:48.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:47 smithi032 bash[28514]: audit 2024-09-21T14:08:46.513766+0000 mgr.x (mgr.24580) 229 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:48.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:47 smithi032 bash[28514]: cluster 2024-09-21T14:08:46.764745+0000 mgr.x (mgr.24580) 230 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:48.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:47 smithi046 bash[21852]: audit 2024-09-21T14:08:46.513766+0000 mgr.x (mgr.24580) 229 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:48.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:47 smithi046 bash[21852]: cluster 2024-09-21T14:08:46.764745+0000 mgr.x (mgr.24580) 230 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:49 smithi046 bash[21852]: cluster 2024-09-21T14:08:48.765490+0000 mgr.x (mgr.24580) 231 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:50.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:49 smithi032 bash[28514]: cluster 2024-09-21T14:08:48.765490+0000 mgr.x (mgr.24580) 231 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:50.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:49 smithi032 bash[19760]: cluster 2024-09-21T14:08:48.765490+0000 mgr.x (mgr.24580) 231 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:50.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:08:50 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:08:50] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T14:08:52.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:51 smithi046 bash[21852]: cluster 2024-09-21T14:08:50.767787+0000 mgr.x (mgr.24580) 232 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:52.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:51 smithi032 bash[19760]: cluster 2024-09-21T14:08:50.767787+0000 mgr.x (mgr.24580) 232 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:52.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:51 smithi032 bash[28514]: cluster 2024-09-21T14:08:50.767787+0000 mgr.x (mgr.24580) 232 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:54.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:53 smithi046 bash[21852]: cluster 2024-09-21T14:08:52.768559+0000 mgr.x (mgr.24580) 233 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:54.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:53 smithi032 bash[19760]: cluster 2024-09-21T14:08:52.768559+0000 mgr.x (mgr.24580) 233 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:54.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:53 smithi032 bash[28514]: cluster 2024-09-21T14:08:52.768559+0000 mgr.x (mgr.24580) 233 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:55.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:54 smithi046 bash[21852]: audit 2024-09-21T14:08:54.757120+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:08:55.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:54 smithi032 bash[28514]: audit 2024-09-21T14:08:54.757120+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:08:55.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:54 smithi032 bash[19760]: audit 2024-09-21T14:08:54.757120+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:08:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:55 smithi046 bash[21852]: cluster 2024-09-21T14:08:54.770149+0000 mgr.x (mgr.24580) 234 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:56.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:55 smithi032 bash[19760]: cluster 2024-09-21T14:08:54.770149+0000 mgr.x (mgr.24580) 234 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:56.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:55 smithi032 bash[28514]: cluster 2024-09-21T14:08:54.770149+0000 mgr.x (mgr.24580) 234 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:08:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:57 smithi046 bash[21852]: audit 2024-09-21T14:08:56.525134+0000 mgr.x (mgr.24580) 235 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:57 smithi046 bash[21852]: cluster 2024-09-21T14:08:56.770880+0000 mgr.x (mgr.24580) 236 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:58.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:57 smithi032 bash[28514]: audit 2024-09-21T14:08:56.525134+0000 mgr.x (mgr.24580) 235 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:58.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:57 smithi032 bash[28514]: cluster 2024-09-21T14:08:56.770880+0000 mgr.x (mgr.24580) 236 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:08:58.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:57 smithi032 bash[19760]: audit 2024-09-21T14:08:56.525134+0000 mgr.x (mgr.24580) 235 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:08:58.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:57 smithi032 bash[19760]: cluster 2024-09-21T14:08:56.770880+0000 mgr.x (mgr.24580) 236 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:00.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:08:59 smithi046 bash[21852]: cluster 2024-09-21T14:08:58.771542+0000 mgr.x (mgr.24580) 237 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:00.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:08:59 smithi032 bash[19760]: cluster 2024-09-21T14:08:58.771542+0000 mgr.x (mgr.24580) 237 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:00.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:08:59 smithi032 bash[28514]: cluster 2024-09-21T14:08:58.771542+0000 mgr.x (mgr.24580) 237 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:00.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:09:00 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:09:00] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-21T14:09:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:01 smithi046 bash[21852]: cluster 2024-09-21T14:09:00.773304+0000 mgr.x (mgr.24580) 238 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:02.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:01 smithi032 bash[28514]: cluster 2024-09-21T14:09:00.773304+0000 mgr.x (mgr.24580) 238 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:02.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:01 smithi032 bash[19760]: cluster 2024-09-21T14:09:00.773304+0000 mgr.x (mgr.24580) 238 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:03 smithi046 bash[21852]: cluster 2024-09-21T14:09:02.774077+0000 mgr.x (mgr.24580) 239 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:04.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:03 smithi032 bash[19760]: cluster 2024-09-21T14:09:02.774077+0000 mgr.x (mgr.24580) 239 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:04.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:03 smithi032 bash[28514]: cluster 2024-09-21T14:09:02.774077+0000 mgr.x (mgr.24580) 239 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:06.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:05 smithi046 bash[21852]: cluster 2024-09-21T14:09:04.775687+0000 mgr.x (mgr.24580) 240 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:06.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:05 smithi032 bash[28514]: cluster 2024-09-21T14:09:04.775687+0000 mgr.x (mgr.24580) 240 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:06.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:05 smithi032 bash[19760]: cluster 2024-09-21T14:09:04.775687+0000 mgr.x (mgr.24580) 240 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:08.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:07 smithi046 bash[21852]: audit 2024-09-21T14:09:06.536570+0000 mgr.x (mgr.24580) 241 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:08.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:07 smithi046 bash[21852]: cluster 2024-09-21T14:09:06.776498+0000 mgr.x (mgr.24580) 242 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:08.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:07 smithi032 bash[28514]: audit 2024-09-21T14:09:06.536570+0000 mgr.x (mgr.24580) 241 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:08.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:07 smithi032 bash[28514]: cluster 2024-09-21T14:09:06.776498+0000 mgr.x (mgr.24580) 242 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:08.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:07 smithi032 bash[19760]: audit 2024-09-21T14:09:06.536570+0000 mgr.x (mgr.24580) 241 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:08.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:07 smithi032 bash[19760]: cluster 2024-09-21T14:09:06.776498+0000 mgr.x (mgr.24580) 242 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:10.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:09 smithi046 bash[21852]: cluster 2024-09-21T14:09:08.777367+0000 mgr.x (mgr.24580) 243 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:10.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:09 smithi046 bash[21852]: audit 2024-09-21T14:09:09.757399+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:09:10.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:09 smithi032 bash[28514]: cluster 2024-09-21T14:09:08.777367+0000 mgr.x (mgr.24580) 243 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:10.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:09 smithi032 bash[28514]: audit 2024-09-21T14:09:09.757399+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:09:10.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:09 smithi032 bash[19760]: cluster 2024-09-21T14:09:08.777367+0000 mgr.x (mgr.24580) 243 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:10.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:09 smithi032 bash[19760]: audit 2024-09-21T14:09:09.757399+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:09:10.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:09:10 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:09:10] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T14:09:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:11 smithi046 bash[21852]: cluster 2024-09-21T14:09:10.779224+0000 mgr.x (mgr.24580) 244 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:12.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:11 smithi032 bash[19760]: cluster 2024-09-21T14:09:10.779224+0000 mgr.x (mgr.24580) 244 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:12.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:11 smithi032 bash[28514]: cluster 2024-09-21T14:09:10.779224+0000 mgr.x (mgr.24580) 244 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:14.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:13 smithi046 bash[21852]: cluster 2024-09-21T14:09:12.780093+0000 mgr.x (mgr.24580) 245 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:14.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:13 smithi032 bash[19760]: cluster 2024-09-21T14:09:12.780093+0000 mgr.x (mgr.24580) 245 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:14.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:13 smithi032 bash[28514]: cluster 2024-09-21T14:09:12.780093+0000 mgr.x (mgr.24580) 245 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:15 smithi046 bash[21852]: cluster 2024-09-21T14:09:14.781807+0000 mgr.x (mgr.24580) 246 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:16.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:15 smithi032 bash[19760]: cluster 2024-09-21T14:09:14.781807+0000 mgr.x (mgr.24580) 246 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:16.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:15 smithi032 bash[28514]: cluster 2024-09-21T14:09:14.781807+0000 mgr.x (mgr.24580) 246 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:18.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:17 smithi046 bash[21852]: audit 2024-09-21T14:09:16.547980+0000 mgr.x (mgr.24580) 247 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:18.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:17 smithi046 bash[21852]: cluster 2024-09-21T14:09:16.782641+0000 mgr.x (mgr.24580) 248 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:18.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:17 smithi032 bash[19760]: audit 2024-09-21T14:09:16.547980+0000 mgr.x (mgr.24580) 247 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:18.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:17 smithi032 bash[19760]: cluster 2024-09-21T14:09:16.782641+0000 mgr.x (mgr.24580) 248 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:18.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:17 smithi032 bash[28514]: audit 2024-09-21T14:09:16.547980+0000 mgr.x (mgr.24580) 247 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:18.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:17 smithi032 bash[28514]: cluster 2024-09-21T14:09:16.782641+0000 mgr.x (mgr.24580) 248 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:19 smithi046 bash[21852]: cluster 2024-09-21T14:09:18.783482+0000 mgr.x (mgr.24580) 249 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:20.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:19 smithi032 bash[28514]: cluster 2024-09-21T14:09:18.783482+0000 mgr.x (mgr.24580) 249 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:20.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:19 smithi032 bash[19760]: cluster 2024-09-21T14:09:18.783482+0000 mgr.x (mgr.24580) 249 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:20.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:09:20 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:09:20] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T14:09:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:21 smithi046 bash[21852]: cluster 2024-09-21T14:09:20.785325+0000 mgr.x (mgr.24580) 250 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:22.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:21 smithi032 bash[28514]: cluster 2024-09-21T14:09:20.785325+0000 mgr.x (mgr.24580) 250 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:22.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:21 smithi032 bash[19760]: cluster 2024-09-21T14:09:20.785325+0000 mgr.x (mgr.24580) 250 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:24.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:23 smithi046 bash[21852]: cluster 2024-09-21T14:09:22.786178+0000 mgr.x (mgr.24580) 251 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:24.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:23 smithi032 bash[19760]: cluster 2024-09-21T14:09:22.786178+0000 mgr.x (mgr.24580) 251 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:24.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:23 smithi032 bash[28514]: cluster 2024-09-21T14:09:22.786178+0000 mgr.x (mgr.24580) 251 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:25.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:24 smithi046 bash[21852]: audit 2024-09-21T14:09:24.757836+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:09:25.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:24 smithi032 bash[19760]: audit 2024-09-21T14:09:24.757836+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:09:25.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:24 smithi032 bash[28514]: audit 2024-09-21T14:09:24.757836+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:09:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:25 smithi046 bash[21852]: cluster 2024-09-21T14:09:24.799560+0000 mgr.x (mgr.24580) 252 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:26.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:25 smithi032 bash[19760]: cluster 2024-09-21T14:09:24.799560+0000 mgr.x (mgr.24580) 252 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:26.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:25 smithi032 bash[28514]: cluster 2024-09-21T14:09:24.799560+0000 mgr.x (mgr.24580) 252 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:28.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:27 smithi046 bash[21852]: audit 2024-09-21T14:09:26.557786+0000 mgr.x (mgr.24580) 253 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:28.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:27 smithi046 bash[21852]: cluster 2024-09-21T14:09:26.800403+0000 mgr.x (mgr.24580) 254 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-21T14:09:28.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:27 smithi032 bash[19760]: audit 2024-09-21T14:09:26.557786+0000 mgr.x (mgr.24580) 253 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:28.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:27 smithi032 bash[19760]: cluster 2024-09-21T14:09:26.800403+0000 mgr.x (mgr.24580) 254 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-21T14:09:28.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:27 smithi032 bash[28514]: audit 2024-09-21T14:09:26.557786+0000 mgr.x (mgr.24580) 253 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:28.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:27 smithi032 bash[28514]: cluster 2024-09-21T14:09:26.800403+0000 mgr.x (mgr.24580) 254 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-21T14:09:30.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:29 smithi046 bash[21852]: cluster 2024-09-21T14:09:28.801267+0000 mgr.x (mgr.24580) 255 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:29 smithi032 bash[28514]: cluster 2024-09-21T14:09:28.801267+0000 mgr.x (mgr.24580) 255 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:30.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:29 smithi032 bash[19760]: cluster 2024-09-21T14:09:28.801267+0000 mgr.x (mgr.24580) 255 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:30.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:09:30 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:09:30] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-21T14:09:32.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:31 smithi032 bash[28514]: cluster 2024-09-21T14:09:30.802982+0000 mgr.x (mgr.24580) 256 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:32.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:31 smithi032 bash[19760]: cluster 2024-09-21T14:09:30.802982+0000 mgr.x (mgr.24580) 256 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:32.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:31 smithi046 bash[21852]: cluster 2024-09-21T14:09:30.802982+0000 mgr.x (mgr.24580) 256 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:34.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:33 smithi032 bash[19760]: cluster 2024-09-21T14:09:32.803695+0000 mgr.x (mgr.24580) 257 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-21T14:09:34.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:33 smithi032 bash[28514]: cluster 2024-09-21T14:09:32.803695+0000 mgr.x (mgr.24580) 257 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-21T14:09:34.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:33 smithi046 bash[21852]: cluster 2024-09-21T14:09:32.803695+0000 mgr.x (mgr.24580) 257 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-21T14:09:35.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:34 smithi032 bash[19760]: audit 2024-09-21T14:09:34.203781+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:09:35.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:34 smithi032 bash[19760]: audit 2024-09-21T14:09:34.205481+0000 mon.c (mon.2) 118 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:09:35.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:34 smithi032 bash[19760]: audit 2024-09-21T14:09:34.215833+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:09:35.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:34 smithi032 bash[28514]: audit 2024-09-21T14:09:34.203781+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:09:35.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:34 smithi032 bash[28514]: audit 2024-09-21T14:09:34.205481+0000 mon.c (mon.2) 118 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:09:35.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:34 smithi032 bash[28514]: audit 2024-09-21T14:09:34.215833+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:09:35.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:34 smithi046 bash[21852]: audit 2024-09-21T14:09:34.203781+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:09:35.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:34 smithi046 bash[21852]: audit 2024-09-21T14:09:34.205481+0000 mon.c (mon.2) 118 : audit [INF] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:09:35.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:34 smithi046 bash[21852]: audit 2024-09-21T14:09:34.215833+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24580 ' entity='mgr.x' 2024-09-21T14:09:36.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:35 smithi032 bash[28514]: cluster 2024-09-21T14:09:34.805315+0000 mgr.x (mgr.24580) 258 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:36.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:35 smithi032 bash[19760]: cluster 2024-09-21T14:09:34.805315+0000 mgr.x (mgr.24580) 258 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:36.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:35 smithi046 bash[21852]: cluster 2024-09-21T14:09:34.805315+0000 mgr.x (mgr.24580) 258 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:38.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:37 smithi032 bash[19760]: audit 2024-09-21T14:09:36.560439+0000 mgr.x (mgr.24580) 259 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:38.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:37 smithi032 bash[19760]: cluster 2024-09-21T14:09:36.806114+0000 mgr.x (mgr.24580) 260 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:38.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:37 smithi032 bash[28514]: audit 2024-09-21T14:09:36.560439+0000 mgr.x (mgr.24580) 259 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:38.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:37 smithi032 bash[28514]: cluster 2024-09-21T14:09:36.806114+0000 mgr.x (mgr.24580) 260 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:38.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:37 smithi046 bash[21852]: audit 2024-09-21T14:09:36.560439+0000 mgr.x (mgr.24580) 259 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:38.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:37 smithi046 bash[21852]: cluster 2024-09-21T14:09:36.806114+0000 mgr.x (mgr.24580) 260 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:39.830 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T14:09:40.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:39 smithi032 bash[19760]: cluster 2024-09-21T14:09:38.806977+0000 mgr.x (mgr.24580) 261 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:40.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:39 smithi032 bash[19760]: audit 2024-09-21T14:09:39.758479+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:09:40.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:39 smithi032 bash[28514]: cluster 2024-09-21T14:09:38.806977+0000 mgr.x (mgr.24580) 261 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:40.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:39 smithi032 bash[28514]: audit 2024-09-21T14:09:39.758479+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:09:40.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:39 smithi046 bash[21852]: cluster 2024-09-21T14:09:38.806977+0000 mgr.x (mgr.24580) 261 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:40.413 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:39 smithi046 bash[21852]: audit 2024-09-21T14:09:39.758479+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:09:40.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:09:40 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:09:40] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-21T14:09:42.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:41 smithi032 bash[19760]: cluster 2024-09-21T14:09:40.808757+0000 mgr.x (mgr.24580) 262 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:42.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:41 smithi032 bash[28514]: cluster 2024-09-21T14:09:40.808757+0000 mgr.x (mgr.24580) 262 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:42.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:41 smithi046 bash[21852]: cluster 2024-09-21T14:09:40.808757+0000 mgr.x (mgr.24580) 262 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:44.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:43 smithi032 bash[19760]: cluster 2024-09-21T14:09:42.809620+0000 mgr.x (mgr.24580) 263 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:44.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:43 smithi032 bash[28514]: cluster 2024-09-21T14:09:42.809620+0000 mgr.x (mgr.24580) 263 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:44.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:43 smithi046 bash[21852]: cluster 2024-09-21T14:09:42.809620+0000 mgr.x (mgr.24580) 263 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:44.649 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:09:46.340 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:09:46.340 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (16m) 73s ago 17m 13.7M - 0.25.0 c8568f914cd2 15b96cb361cd 2024-09-21T14:09:46.340 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (16m) 2m ago 16m 75.4M - 9.4.12 2bacad6d85d8 86f655d7024d 2024-09-21T14:09:46.340 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (6m) 73s ago 14m 48.2M - 3.8 164465d2334a 8316a3ee6ee6 2024-09-21T14:09:46.340 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (9m) 2m ago 25m 503M - 19.3.0-5104-g44178494 b415816db8b4 72bcf1c6eec2 2024-09-21T14:09:46.341 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (2m) 73s ago 28m 438M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:09:46.341 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (28m) 73s ago 28m 65.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T14:09:46.341 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (26m) 2m ago 26m 47.4M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 5f1261d6ba69 2024-09-21T14:09:46.341 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (26m) 73s ago 26m 45.9M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T14:09:46.341 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (17m) 73s ago 17m 9108k - 1.5.0 0da6a335fe13 2b52bb28f56d 2024-09-21T14:09:46.341 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (17m) 2m ago 17m 9096k - 1.5.0 0da6a335fe13 c3147c445e6f 2024-09-21T14:09:46.341 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (24m) 73s ago 24m 61.5M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:09:46.341 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (23m) 73s ago 23m 62.8M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:09:46.341 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (22m) 73s ago 23m 59.2M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:09:46.341 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (22m) 73s ago 22m 53.8M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:09:46.341 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (21m) 2m ago 21m 55.2M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:09:46.341 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (20m) 2m ago 20m 61.5M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:09:46.342 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (19m) 2m ago 19m 51.7M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:09:46.342 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (18m) 2m ago 18m 63.1M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:09:46.342 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (6m) 2m ago 17m 45.5M - 2.43.0 a07b618ecd1d c40a8db1615d 2024-09-21T14:09:46.342 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (14m) 73s ago 14m 98.0M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:09:46.342 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (14m) 2m ago 14m 97.1M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:09:46.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:45 smithi032 bash[28514]: cluster 2024-09-21T14:09:44.811378+0000 mgr.x (mgr.24580) 264 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:46.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:45 smithi032 bash[19760]: cluster 2024-09-21T14:09:44.811378+0000 mgr.x (mgr.24580) 264 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:45 smithi046 bash[21852]: cluster 2024-09-21T14:09:44.811378+0000 mgr.x (mgr.24580) 264 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:47.033 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions' 2024-09-21T14:09:48.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:47 smithi032 bash[19760]: audit 2024-09-21T14:09:46.302519+0000 mgr.x (mgr.24580) 265 : audit [DBG] from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:09:48.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:47 smithi032 bash[19760]: audit 2024-09-21T14:09:46.565928+0000 mgr.x (mgr.24580) 266 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:48.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:47 smithi032 bash[19760]: cluster 2024-09-21T14:09:46.812201+0000 mgr.x (mgr.24580) 267 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:48.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:47 smithi032 bash[28514]: audit 2024-09-21T14:09:46.302519+0000 mgr.x (mgr.24580) 265 : audit [DBG] from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:09:48.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:47 smithi032 bash[28514]: audit 2024-09-21T14:09:46.565928+0000 mgr.x (mgr.24580) 266 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:48.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:47 smithi032 bash[28514]: cluster 2024-09-21T14:09:46.812201+0000 mgr.x (mgr.24580) 267 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:47 smithi046 bash[21852]: audit 2024-09-21T14:09:46.302519+0000 mgr.x (mgr.24580) 265 : audit [DBG] from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:09:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:47 smithi046 bash[21852]: audit 2024-09-21T14:09:46.565928+0000 mgr.x (mgr.24580) 266 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:47 smithi046 bash[21852]: cluster 2024-09-21T14:09:46.812201+0000 mgr.x (mgr.24580) 267 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:50.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:50 smithi032 bash[19760]: cluster 2024-09-21T14:09:48.813054+0000 mgr.x (mgr.24580) 268 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:50.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:50 smithi032 bash[28514]: cluster 2024-09-21T14:09:48.813054+0000 mgr.x (mgr.24580) 268 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:50.371 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:49 smithi046 bash[21852]: cluster 2024-09-21T14:09:48.813054+0000 mgr.x (mgr.24580) 268 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:50.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:09:50 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:09:50] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-21T14:09:51.856 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:09:52.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:52 smithi032 bash[19760]: cluster 2024-09-21T14:09:50.814858+0000 mgr.x (mgr.24580) 269 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:52.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:52 smithi032 bash[28514]: cluster 2024-09-21T14:09:50.814858+0000 mgr.x (mgr.24580) 269 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:52 smithi046 bash[21852]: cluster 2024-09-21T14:09:50.814858+0000 mgr.x (mgr.24580) 269 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:53.464 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:09:53.464 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:09:53.464 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T14:09:53.464 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:09:53.464 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:09:53.465 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:09:53.465 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:09:53.465 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:09:53.465 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T14:09:53.465 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:09:53.465 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:09:53.465 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:09:53.465 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:09:53.465 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:09:53.465 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T14:09:53.465 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:09:53.465 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:09:53.466 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:09:54.146 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T14:09:54.353 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:54 smithi032 bash[19760]: cluster 2024-09-21T14:09:52.815543+0000 mgr.x (mgr.24580) 270 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:54.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:54 smithi032 bash[19760]: audit 2024-09-21T14:09:53.469129+0000 mon.a (mon.0) 1155 : audit [DBG] from='client.? 172.21.15.32:0/4022954796' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:09:54.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:54 smithi032 bash[28514]: cluster 2024-09-21T14:09:52.815543+0000 mgr.x (mgr.24580) 270 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:54.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:54 smithi032 bash[28514]: audit 2024-09-21T14:09:53.469129+0000 mon.a (mon.0) 1155 : audit [DBG] from='client.? 172.21.15.32:0/4022954796' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:09:54.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:54 smithi046 bash[21852]: cluster 2024-09-21T14:09:52.815543+0000 mgr.x (mgr.24580) 270 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:54.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:54 smithi046 bash[21852]: audit 2024-09-21T14:09:53.469129+0000 mon.a (mon.0) 1155 : audit [DBG] from='client.? 172.21.15.32:0/4022954796' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:09:55.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:55 smithi032 bash[28514]: audit 2024-09-21T14:09:54.758560+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:09:55.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:55 smithi032 bash[19760]: audit 2024-09-21T14:09:54.758560+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:09:55.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:55 smithi046 bash[21852]: audit 2024-09-21T14:09:54.758560+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:09:56.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:56 smithi032 bash[28514]: cluster 2024-09-21T14:09:54.818176+0000 mgr.x (mgr.24580) 271 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:56.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:56 smithi032 bash[19760]: cluster 2024-09-21T14:09:54.818176+0000 mgr.x (mgr.24580) 271 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:56.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:56 smithi046 bash[21852]: cluster 2024-09-21T14:09:54.818176+0000 mgr.x (mgr.24580) 271 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:09:58.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:58 smithi032 bash[28514]: audit 2024-09-21T14:09:56.577319+0000 mgr.x (mgr.24580) 272 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:58.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:09:58 smithi032 bash[28514]: cluster 2024-09-21T14:09:56.818974+0000 mgr.x (mgr.24580) 273 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:58.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:58 smithi032 bash[19760]: audit 2024-09-21T14:09:56.577319+0000 mgr.x (mgr.24580) 272 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:58.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:09:58 smithi032 bash[19760]: cluster 2024-09-21T14:09:56.818974+0000 mgr.x (mgr.24580) 273 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:58.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:58 smithi046 bash[21852]: audit 2024-09-21T14:09:56.577319+0000 mgr.x (mgr.24580) 272 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:09:58.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:09:58 smithi046 bash[21852]: cluster 2024-09-21T14:09:56.818974+0000 mgr.x (mgr.24580) 273 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:09:58.978 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:10:00.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:00 smithi032 bash[19760]: cluster 2024-09-21T14:09:58.819650+0000 mgr.x (mgr.24580) 274 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:00.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:00 smithi032 bash[19760]: cluster 2024-09-21T14:10:00.000147+0000 mon.a (mon.0) 1156 : cluster [INF] overall HEALTH_OK 2024-09-21T14:10:00.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:00 smithi032 bash[28514]: cluster 2024-09-21T14:09:58.819650+0000 mgr.x (mgr.24580) 274 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:00.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:00 smithi032 bash[28514]: cluster 2024-09-21T14:10:00.000147+0000 mon.a (mon.0) 1156 : cluster [INF] overall HEALTH_OK 2024-09-21T14:10:00.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:00 smithi046 bash[21852]: cluster 2024-09-21T14:09:58.819650+0000 mgr.x (mgr.24580) 274 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:00.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:00 smithi046 bash[21852]: cluster 2024-09-21T14:10:00.000147+0000 mon.a (mon.0) 1156 : cluster [INF] overall HEALTH_OK 2024-09-21T14:10:00.603 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-09-21T14:10:00.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:10:00 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:10:00] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-21T14:10:01.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:01 smithi032 bash[19760]: audit 2024-09-21T14:10:00.609080+0000 mon.a (mon.0) 1157 : audit [DBG] from='client.? 172.21.15.32:0/3555194818' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:10:01.312 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:01 smithi032 bash[28514]: audit 2024-09-21T14:10:00.609080+0000 mon.a (mon.0) 1157 : audit [DBG] from='client.? 172.21.15.32:0/3555194818' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:10:01.313 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph -s' 2024-09-21T14:10:01.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:01 smithi046 bash[21852]: audit 2024-09-21T14:10:00.609080+0000 mon.a (mon.0) 1157 : audit [DBG] from='client.? 172.21.15.32:0/3555194818' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:10:02.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:02 smithi032 bash[19760]: cluster 2024-09-21T14:10:00.821290+0000 mgr.x (mgr.24580) 275 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:02.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:02 smithi032 bash[28514]: cluster 2024-09-21T14:10:00.821290+0000 mgr.x (mgr.24580) 275 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:02.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:02 smithi046 bash[21852]: cluster 2024-09-21T14:10:00.821290+0000 mgr.x (mgr.24580) 275 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:04.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:04 smithi032 bash[19760]: cluster 2024-09-21T14:10:02.821962+0000 mgr.x (mgr.24580) 276 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:04.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:04 smithi032 bash[28514]: cluster 2024-09-21T14:10:02.821962+0000 mgr.x (mgr.24580) 276 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:04.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:04 smithi046 bash[21852]: cluster 2024-09-21T14:10:02.821962+0000 mgr.x (mgr.24580) 276 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:06.132 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:10:06.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:06 smithi032 bash[28514]: cluster 2024-09-21T14:10:04.823540+0000 mgr.x (mgr.24580) 277 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:06.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:06 smithi032 bash[19760]: cluster 2024-09-21T14:10:04.823540+0000 mgr.x (mgr.24580) 277 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:06 smithi046 bash[21852]: cluster 2024-09-21T14:10:04.823540+0000 mgr.x (mgr.24580) 277 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:07.743 INFO:teuthology.orchestra.run.smithi032.stdout: cluster: 2024-09-21T14:10:07.743 INFO:teuthology.orchestra.run.smithi032.stdout: id: 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:10:07.743 INFO:teuthology.orchestra.run.smithi032.stdout: health: HEALTH_OK 2024-09-21T14:10:07.744 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T14:10:07.744 INFO:teuthology.orchestra.run.smithi032.stdout: services: 2024-09-21T14:10:07.744 INFO:teuthology.orchestra.run.smithi032.stdout: mon: 3 daemons, quorum a,b,c (age 26m) 2024-09-21T14:10:07.744 INFO:teuthology.orchestra.run.smithi032.stdout: mgr: x(active, since 6m), standbys: y 2024-09-21T14:10:07.744 INFO:teuthology.orchestra.run.smithi032.stdout: osd: 8 osds: 8 up (since 18m), 8 in (since 19m) 2024-09-21T14:10:07.744 INFO:teuthology.orchestra.run.smithi032.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T14:10:07.744 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T14:10:07.744 INFO:teuthology.orchestra.run.smithi032.stdout: data: 2024-09-21T14:10:07.744 INFO:teuthology.orchestra.run.smithi032.stdout: pools: 6 pools, 161 pgs 2024-09-21T14:10:07.744 INFO:teuthology.orchestra.run.smithi032.stdout: objects: 212 objects, 585 KiB 2024-09-21T14:10:07.744 INFO:teuthology.orchestra.run.smithi032.stdout: usage: 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:10:07.744 INFO:teuthology.orchestra.run.smithi032.stdout: pgs: 161 active+clean 2024-09-21T14:10:07.744 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T14:10:07.744 INFO:teuthology.orchestra.run.smithi032.stdout: io: 2024-09-21T14:10:07.744 INFO:teuthology.orchestra.run.smithi032.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-21T14:10:07.745 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T14:10:08.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:08 smithi032 bash[19760]: audit 2024-09-21T14:10:06.588809+0000 mgr.x (mgr.24580) 278 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:10:08.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:08 smithi032 bash[19760]: cluster 2024-09-21T14:10:06.824212+0000 mgr.x (mgr.24580) 279 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:08.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:08 smithi032 bash[19760]: audit 2024-09-21T14:10:07.748503+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.32:0/420724397' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T14:10:08.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:08 smithi032 bash[28514]: audit 2024-09-21T14:10:06.588809+0000 mgr.x (mgr.24580) 278 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:10:08.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:08 smithi032 bash[28514]: cluster 2024-09-21T14:10:06.824212+0000 mgr.x (mgr.24580) 279 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:08.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:08 smithi032 bash[28514]: audit 2024-09-21T14:10:07.748503+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.32:0/420724397' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T14:10:08.363 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph mgr fail' 2024-09-21T14:10:08.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:08 smithi046 bash[21852]: audit 2024-09-21T14:10:06.588809+0000 mgr.x (mgr.24580) 278 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:10:08.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:08 smithi046 bash[21852]: cluster 2024-09-21T14:10:06.824212+0000 mgr.x (mgr.24580) 279 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:08.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:08 smithi046 bash[21852]: audit 2024-09-21T14:10:07.748503+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.32:0/420724397' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T14:10:10.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:10 smithi032 bash[28514]: cluster 2024-09-21T14:10:08.824939+0000 mgr.x (mgr.24580) 280 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:10.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:10 smithi032 bash[28514]: audit 2024-09-21T14:10:09.758862+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:10:10.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:10 smithi032 bash[19760]: cluster 2024-09-21T14:10:08.824939+0000 mgr.x (mgr.24580) 280 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:10.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:10 smithi032 bash[19760]: audit 2024-09-21T14:10:09.758862+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:10:10.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:10 smithi046 bash[21852]: cluster 2024-09-21T14:10:08.824939+0000 mgr.x (mgr.24580) 280 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:10.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:10 smithi046 bash[21852]: audit 2024-09-21T14:10:09.758862+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24580 172.21.15.46:0/3315044215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:10:10.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:10:10 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:10:10] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-21T14:10:12.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:12 smithi032 bash[28514]: cluster 2024-09-21T14:10:10.826570+0000 mgr.x (mgr.24580) 281 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:12.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:12 smithi032 bash[19760]: cluster 2024-09-21T14:10:10.826570+0000 mgr.x (mgr.24580) 281 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:12.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:12 smithi046 bash[21852]: cluster 2024-09-21T14:10:10.826570+0000 mgr.x (mgr.24580) 281 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:13.186 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:10:14.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:14 smithi032 bash[19760]: cluster 2024-09-21T14:10:12.827266+0000 mgr.x (mgr.24580) 282 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:14.329 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:14 smithi032 bash[28514]: cluster 2024-09-21T14:10:12.827266+0000 mgr.x (mgr.24580) 282 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:14 smithi046 bash[21852]: cluster 2024-09-21T14:10:12.827266+0000 mgr.x (mgr.24580) 282 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:15.060 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:14 smithi032 bash[70739]: [21/Sep/2024:14:10:14] ENGINE Bus STOPPING 2024-09-21T14:10:15.061 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:14 smithi032 bash[70739]: [21/Sep/2024:14:10:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T14:10:15.061 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:14 smithi032 bash[70739]: [21/Sep/2024:14:10:14] ENGINE Bus STOPPED 2024-09-21T14:10:15.061 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:10:14 smithi046 bash[49943]: debug 2024-09-21T14:10:14.715+0000 7f381c3fd640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T14:10:15.061 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:10:14 smithi046 bash[49943]: ignoring --setuser ceph since I am not root 2024-09-21T14:10:15.061 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:10:14 smithi046 bash[49943]: ignoring --setgroup ceph since I am not root 2024-09-21T14:10:15.061 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:10:14 smithi046 bash[49943]: debug 2024-09-21T14:10:14.783+0000 7f706cb03640 1 -- 172.21.15.46:0/520455923 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5611b5c110e0 con 0x5611b5c13400 2024-09-21T14:10:15.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.714606+0000 mon.a (mon.0) 1158 : audit [INF] from='client.? 172.21.15.32:0/1755578414' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T14:10:15.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: cluster 2024-09-21T14:10:14.715053+0000 mon.a (mon.0) 1159 : cluster [INF] Activating manager daemon y 2024-09-21T14:10:15.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.718493+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? 172.21.15.32:0/1755578414' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T14:10:15.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: cluster 2024-09-21T14:10:14.725366+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T14:10:15.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: cluster 2024-09-21T14:10:14.725838+0000 mon.a (mon.0) 1162 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0107747s) 2024-09-21T14:10:15.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.730513+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T14:10:15.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.730628+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T14:10:15.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.730725+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T14:10:15.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.732016+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T14:10:15.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.732322+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T14:10:15.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.732511+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T14:10:15.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.732663+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T14:10:15.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.732855+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T14:10:15.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.733049+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T14:10:15.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.733256+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T14:10:15.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.733452+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T14:10:15.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.733717+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T14:10:15.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.733951+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T14:10:15.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.734100+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T14:10:15.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[19760]: audit 2024-09-21T14:10:14.734518+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T14:10:15.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.714606+0000 mon.a (mon.0) 1158 : audit [INF] from='client.? 172.21.15.32:0/1755578414' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T14:10:15.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: cluster 2024-09-21T14:10:14.715053+0000 mon.a (mon.0) 1159 : cluster [INF] Activating manager daemon y 2024-09-21T14:10:15.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.718493+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? 172.21.15.32:0/1755578414' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T14:10:15.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: cluster 2024-09-21T14:10:14.725366+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T14:10:15.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: cluster 2024-09-21T14:10:14.725838+0000 mon.a (mon.0) 1162 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0107747s) 2024-09-21T14:10:15.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.730513+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T14:10:15.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.730628+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T14:10:15.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.730725+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T14:10:15.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.732016+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T14:10:15.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.732322+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T14:10:15.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.732511+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T14:10:15.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.732663+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T14:10:15.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.732855+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T14:10:15.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.733049+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T14:10:15.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.733256+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T14:10:15.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.733452+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T14:10:15.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.733717+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T14:10:15.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.733951+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T14:10:15.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.734100+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T14:10:15.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:15 smithi032 bash[28514]: audit 2024-09-21T14:10:14.734518+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T14:10:15.439 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T14:10:15.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.714606+0000 mon.a (mon.0) 1158 : audit [INF] from='client.? 172.21.15.32:0/1755578414' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T14:10:15.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: cluster 2024-09-21T14:10:14.715053+0000 mon.a (mon.0) 1159 : cluster [INF] Activating manager daemon y 2024-09-21T14:10:15.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.718493+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? 172.21.15.32:0/1755578414' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T14:10:15.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: cluster 2024-09-21T14:10:14.725366+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T14:10:15.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: cluster 2024-09-21T14:10:14.725838+0000 mon.a (mon.0) 1162 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0107747s) 2024-09-21T14:10:15.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.730513+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T14:10:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.730628+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T14:10:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.730725+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T14:10:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.732016+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T14:10:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.732322+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T14:10:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.732511+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T14:10:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.732663+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T14:10:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.732855+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T14:10:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.733049+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T14:10:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.733256+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T14:10:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.733452+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T14:10:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.733717+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T14:10:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.733951+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T14:10:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.734100+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T14:10:15.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:15 smithi046 bash[21852]: audit 2024-09-21T14:10:14.734518+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T14:10:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:16 smithi046 bash[21852]: cluster 2024-09-21T14:10:15.136399+0000 mon.a (mon.0) 1178 : cluster [INF] Manager daemon y is now available 2024-09-21T14:10:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:16 smithi046 bash[21852]: audit 2024-09-21T14:10:15.648612+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:10:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:16 smithi046 bash[21852]: audit 2024-09-21T14:10:15.648792+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:10:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:16 smithi046 bash[21852]: audit 2024-09-21T14:10:15.656276+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:10:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:16 smithi046 bash[21852]: audit 2024-09-21T14:10:15.689969+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T14:10:16.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:16 smithi032 bash[70739]: [21/Sep/2024:14:10:16] ENGINE Bus STARTING 2024-09-21T14:10:16.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:16 smithi032 bash[70739]: [21/Sep/2024:14:10:16] ENGINE Serving on http://:::9283 2024-09-21T14:10:16.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:16 smithi032 bash[70739]: [21/Sep/2024:14:10:16] ENGINE Bus STARTED 2024-09-21T14:10:16.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:16 smithi032 bash[19760]: cluster 2024-09-21T14:10:15.136399+0000 mon.a (mon.0) 1178 : cluster [INF] Manager daemon y is now available 2024-09-21T14:10:16.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:16 smithi032 bash[19760]: audit 2024-09-21T14:10:15.648612+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:10:16.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:16 smithi032 bash[19760]: audit 2024-09-21T14:10:15.648792+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:10:16.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:16 smithi032 bash[19760]: audit 2024-09-21T14:10:15.656276+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:10:16.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:16 smithi032 bash[19760]: audit 2024-09-21T14:10:15.689969+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T14:10:16.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:16 smithi032 bash[28514]: cluster 2024-09-21T14:10:15.136399+0000 mon.a (mon.0) 1178 : cluster [INF] Manager daemon y is now available 2024-09-21T14:10:16.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:16 smithi032 bash[28514]: audit 2024-09-21T14:10:15.648612+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:10:16.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:16 smithi032 bash[28514]: audit 2024-09-21T14:10:15.648792+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:10:16.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:16 smithi032 bash[28514]: audit 2024-09-21T14:10:15.656276+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:10:16.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:16 smithi032 bash[28514]: audit 2024-09-21T14:10:15.689969+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T14:10:17.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[19760]: cluster 2024-09-21T14:10:16.080591+0000 mon.a (mon.0) 1183 : cluster [DBG] mgrmap e30: y(active, since 1.36553s) 2024-09-21T14:10:17.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[19760]: audit 2024-09-21T14:10:16.107483+0000 mgr.y (mgr.25043) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:10:17.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[19760]: cluster 2024-09-21T14:10:16.113170+0000 mgr.y (mgr.25043) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:10:17.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: debug 2024-09-21T14:10:17.147+0000 7f18fe634640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:14:10:17] ENGINE Error in HTTPServer.serve 2024-09-21T14:10:17.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: Traceback (most recent call last): 2024-09-21T14:10:17.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:10:17.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: self._connections.run(self.expiration_interval) 2024-09-21T14:10:17.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:10:17.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: self._run(expiration_interval) 2024-09-21T14:10:17.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:10:17.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:10:17.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:10:17.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:10:17.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:10:17.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: s = self.context.wrap_socket( 2024-09-21T14:10:17.356 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:10:17.356 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: return self.sslsocket_class._create( 2024-09-21T14:10:17.356 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:10:17.356 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: self.do_handshake() 2024-09-21T14:10:17.356 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:10:17.356 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: self._sslobj.do_handshake() 2024-09-21T14:10:17.356 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[70739]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:10:17.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[28514]: cluster 2024-09-21T14:10:16.080591+0000 mon.a (mon.0) 1183 : cluster [DBG] mgrmap e30: y(active, since 1.36553s) 2024-09-21T14:10:17.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[28514]: audit 2024-09-21T14:10:16.107483+0000 mgr.y (mgr.25043) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:10:17.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:17 smithi032 bash[28514]: cluster 2024-09-21T14:10:16.113170+0000 mgr.y (mgr.25043) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:10:17.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:17 smithi046 bash[21852]: cluster 2024-09-21T14:10:16.080591+0000 mon.a (mon.0) 1183 : cluster [DBG] mgrmap e30: y(active, since 1.36553s) 2024-09-21T14:10:17.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:17 smithi046 bash[21852]: audit 2024-09-21T14:10:16.107483+0000 mgr.y (mgr.25043) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:10:17.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:17 smithi046 bash[21852]: cluster 2024-09-21T14:10:16.113170+0000 mgr.y (mgr.25043) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:10:18.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: cephadm 2024-09-21T14:10:16.922547+0000 mgr.y (mgr.25043) 5 : cephadm [INF] [21/Sep/2024:14:10:16] ENGINE Bus STARTING 2024-09-21T14:10:18.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: cephadm 2024-09-21T14:10:17.024222+0000 mgr.y (mgr.25043) 6 : cephadm [INF] [21/Sep/2024:14:10:17] ENGINE Serving on http://172.21.15.32:8765 2024-09-21T14:10:18.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: cephadm 2024-09-21T14:10:17.149330+0000 mgr.y (mgr.25043) 7 : cephadm [INF] [21/Sep/2024:14:10:17] ENGINE Serving on https://172.21.15.32:7150 2024-09-21T14:10:18.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: cephadm 2024-09-21T14:10:17.149526+0000 mgr.y (mgr.25043) 8 : cephadm [INF] [21/Sep/2024:14:10:17] ENGINE Bus STARTED 2024-09-21T14:10:18.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: cephadm 2024-09-21T14:10:17.151459+0000 mgr.y (mgr.25043) 9 : cephadm [ERR] [21/Sep/2024:14:10:17] ENGINE Error in HTTPServer.serve 2024-09-21T14:10:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: Traceback (most recent call last): 2024-09-21T14:10:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:10:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: self._connections.run(self.expiration_interval) 2024-09-21T14:10:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:10:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: self._run(expiration_interval) 2024-09-21T14:10:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:10:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:10:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:10:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:10:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:10:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: s = self.context.wrap_socket( 2024-09-21T14:10:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:10:18.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: return self.sslsocket_class._create( 2024-09-21T14:10:18.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:10:18.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: self.do_handshake() 2024-09-21T14:10:18.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:10:18.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: self._sslobj.do_handshake() 2024-09-21T14:10:18.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[28514]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:10:18.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: cephadm 2024-09-21T14:10:16.922547+0000 mgr.y (mgr.25043) 5 : cephadm [INF] [21/Sep/2024:14:10:16] ENGINE Bus STARTING 2024-09-21T14:10:18.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: cephadm 2024-09-21T14:10:17.024222+0000 mgr.y (mgr.25043) 6 : cephadm [INF] [21/Sep/2024:14:10:17] ENGINE Serving on http://172.21.15.32:8765 2024-09-21T14:10:18.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: cephadm 2024-09-21T14:10:17.149330+0000 mgr.y (mgr.25043) 7 : cephadm [INF] [21/Sep/2024:14:10:17] ENGINE Serving on https://172.21.15.32:7150 2024-09-21T14:10:18.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: cephadm 2024-09-21T14:10:17.149526+0000 mgr.y (mgr.25043) 8 : cephadm [INF] [21/Sep/2024:14:10:17] ENGINE Bus STARTED 2024-09-21T14:10:18.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: cephadm 2024-09-21T14:10:17.151459+0000 mgr.y (mgr.25043) 9 : cephadm [ERR] [21/Sep/2024:14:10:17] ENGINE Error in HTTPServer.serve 2024-09-21T14:10:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: Traceback (most recent call last): 2024-09-21T14:10:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:10:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: self._connections.run(self.expiration_interval) 2024-09-21T14:10:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:10:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: self._run(expiration_interval) 2024-09-21T14:10:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:10:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:10:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:10:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:10:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:10:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: s = self.context.wrap_socket( 2024-09-21T14:10:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:10:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: return self.sslsocket_class._create( 2024-09-21T14:10:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:10:18.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: self.do_handshake() 2024-09-21T14:10:18.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:10:18.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: self._sslobj.do_handshake() 2024-09-21T14:10:18.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:18 smithi032 bash[19760]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:10:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: cephadm 2024-09-21T14:10:16.922547+0000 mgr.y (mgr.25043) 5 : cephadm [INF] [21/Sep/2024:14:10:16] ENGINE Bus STARTING 2024-09-21T14:10:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: cephadm 2024-09-21T14:10:17.024222+0000 mgr.y (mgr.25043) 6 : cephadm [INF] [21/Sep/2024:14:10:17] ENGINE Serving on http://172.21.15.32:8765 2024-09-21T14:10:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: cephadm 2024-09-21T14:10:17.149330+0000 mgr.y (mgr.25043) 7 : cephadm [INF] [21/Sep/2024:14:10:17] ENGINE Serving on https://172.21.15.32:7150 2024-09-21T14:10:18.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: cephadm 2024-09-21T14:10:17.149526+0000 mgr.y (mgr.25043) 8 : cephadm [INF] [21/Sep/2024:14:10:17] ENGINE Bus STARTED 2024-09-21T14:10:18.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: cephadm 2024-09-21T14:10:17.151459+0000 mgr.y (mgr.25043) 9 : cephadm [ERR] [21/Sep/2024:14:10:17] ENGINE Error in HTTPServer.serve 2024-09-21T14:10:18.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: Traceback (most recent call last): 2024-09-21T14:10:18.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:10:18.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: self._connections.run(self.expiration_interval) 2024-09-21T14:10:18.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:10:18.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: self._run(expiration_interval) 2024-09-21T14:10:18.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:10:18.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:10:18.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:10:18.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:10:18.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:10:18.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: s = self.context.wrap_socket( 2024-09-21T14:10:18.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:10:18.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: return self.sslsocket_class._create( 2024-09-21T14:10:18.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:10:18.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: self.do_handshake() 2024-09-21T14:10:18.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:10:18.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: self._sslobj.do_handshake() 2024-09-21T14:10:18.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:18 smithi046 bash[21852]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:10:19.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:19 smithi032 bash[19760]: cluster 2024-09-21T14:10:18.096161+0000 mon.a (mon.0) 1184 : cluster [DBG] mgrmap e31: y(active, since 3s) 2024-09-21T14:10:19.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:19 smithi032 bash[28514]: cluster 2024-09-21T14:10:18.096161+0000 mon.a (mon.0) 1184 : cluster [DBG] mgrmap e31: y(active, since 3s) 2024-09-21T14:10:19.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:19 smithi046 bash[21852]: cluster 2024-09-21T14:10:18.096161+0000 mon.a (mon.0) 1184 : cluster [DBG] mgrmap e31: y(active, since 3s) 2024-09-21T14:10:20.230 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:10:20.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:20 smithi046 bash[21852]: cluster 2024-09-21T14:10:18.734492+0000 mgr.y (mgr.25043) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:10:20.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:20 smithi032 bash[19760]: cluster 2024-09-21T14:10:18.734492+0000 mgr.y (mgr.25043) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:10:20.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:20 smithi032 bash[28514]: cluster 2024-09-21T14:10:18.734492+0000 mgr.y (mgr.25043) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:10:21.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:10:21 smithi046 bash[49943]: [21/Sep/2024:14:10:21] ENGINE Bus STARTING 2024-09-21T14:10:21.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:10:21 smithi046 bash[49943]: CherryPy Checker: 2024-09-21T14:10:21.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:10:21 smithi046 bash[49943]: The Application mounted at '' has an empty config. 2024-09-21T14:10:21.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:10:21 smithi046 bash[49943]: [21/Sep/2024:14:10:21] ENGINE Serving on http://:::9283 2024-09-21T14:10:21.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:10:21 smithi046 bash[49943]: [21/Sep/2024:14:10:21] ENGINE Bus STARTED 2024-09-21T14:10:21.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:21 smithi046 bash[21852]: cluster 2024-09-21T14:10:20.131449+0000 mon.a (mon.0) 1185 : cluster [DBG] mgrmap e32: y(active, since 5s) 2024-09-21T14:10:21.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:21 smithi046 bash[21852]: audit 2024-09-21T14:10:21.073868+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:21.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:21 smithi046 bash[21852]: audit 2024-09-21T14:10:21.079524+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:21.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:21 smithi046 bash[21852]: audit 2024-09-21T14:10:21.108938+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T14:10:21.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:21 smithi046 bash[21852]: audit 2024-09-21T14:10:21.109593+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:10:21.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:21 smithi046 bash[21852]: cluster 2024-09-21T14:10:21.109792+0000 mon.a (mon.0) 1188 : cluster [DBG] Standby manager daemon x started 2024-09-21T14:10:21.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:21 smithi046 bash[21852]: audit 2024-09-21T14:10:21.111639+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T14:10:21.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:21 smithi046 bash[21852]: audit 2024-09-21T14:10:21.112347+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:10:21.526 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[28514]: cluster 2024-09-21T14:10:20.131449+0000 mon.a (mon.0) 1185 : cluster [DBG] mgrmap e32: y(active, since 5s) 2024-09-21T14:10:21.526 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[28514]: audit 2024-09-21T14:10:21.073868+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:21.526 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[28514]: audit 2024-09-21T14:10:21.079524+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:21.527 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[28514]: audit 2024-09-21T14:10:21.108938+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T14:10:21.527 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[28514]: audit 2024-09-21T14:10:21.109593+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:10:21.527 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[28514]: cluster 2024-09-21T14:10:21.109792+0000 mon.a (mon.0) 1188 : cluster [DBG] Standby manager daemon x started 2024-09-21T14:10:21.527 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[28514]: audit 2024-09-21T14:10:21.111639+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T14:10:21.527 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[28514]: audit 2024-09-21T14:10:21.112347+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:10:21.527 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[19760]: cluster 2024-09-21T14:10:20.131449+0000 mon.a (mon.0) 1185 : cluster [DBG] mgrmap e32: y(active, since 5s) 2024-09-21T14:10:21.527 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[19760]: audit 2024-09-21T14:10:21.073868+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:21.527 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[19760]: audit 2024-09-21T14:10:21.079524+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:21.527 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[19760]: audit 2024-09-21T14:10:21.108938+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T14:10:21.527 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[19760]: audit 2024-09-21T14:10:21.109593+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:10:21.527 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[19760]: cluster 2024-09-21T14:10:21.109792+0000 mon.a (mon.0) 1188 : cluster [DBG] Standby manager daemon x started 2024-09-21T14:10:21.527 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[19760]: audit 2024-09-21T14:10:21.111639+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T14:10:21.528 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:21 smithi032 bash[19760]: audit 2024-09-21T14:10:21.112347+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:10:22.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:22 smithi046 bash[21852]: cluster 2024-09-21T14:10:20.734923+0000 mgr.y (mgr.25043) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:10:22.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:22 smithi046 bash[21852]: cluster 2024-09-21T14:10:22.090083+0000 mon.a (mon.0) 1189 : cluster [DBG] mgrmap e33: y(active, since 7s), standbys: x 2024-09-21T14:10:22.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:22 smithi046 bash[21852]: audit 2024-09-21T14:10:22.096957+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T14:10:22.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:22 smithi032 bash[19760]: cluster 2024-09-21T14:10:20.734923+0000 mgr.y (mgr.25043) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:10:22.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:22 smithi032 bash[19760]: cluster 2024-09-21T14:10:22.090083+0000 mon.a (mon.0) 1189 : cluster [DBG] mgrmap e33: y(active, since 7s), standbys: x 2024-09-21T14:10:22.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:22 smithi032 bash[19760]: audit 2024-09-21T14:10:22.096957+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T14:10:22.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:22 smithi032 bash[28514]: cluster 2024-09-21T14:10:20.734923+0000 mgr.y (mgr.25043) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:10:22.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:22 smithi032 bash[28514]: cluster 2024-09-21T14:10:22.090083+0000 mon.a (mon.0) 1189 : cluster [DBG] mgrmap e33: y(active, since 7s), standbys: x 2024-09-21T14:10:22.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:22 smithi032 bash[28514]: audit 2024-09-21T14:10:22.096957+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T14:10:23.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:23 smithi046 bash[21852]: audit 2024-09-21T14:10:22.136589+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:23.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:23 smithi046 bash[21852]: audit 2024-09-21T14:10:22.144049+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:23.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:23 smithi046 bash[21852]: audit 2024-09-21T14:10:22.207386+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:23.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:23 smithi046 bash[21852]: audit 2024-09-21T14:10:22.214474+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:23.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:23 smithi032 bash[19760]: audit 2024-09-21T14:10:22.136589+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:23.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:23 smithi032 bash[19760]: audit 2024-09-21T14:10:22.144049+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:23.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:23 smithi032 bash[19760]: audit 2024-09-21T14:10:22.207386+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:23.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:23 smithi032 bash[19760]: audit 2024-09-21T14:10:22.214474+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:23.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:23 smithi032 bash[28514]: audit 2024-09-21T14:10:22.136589+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:23.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:23 smithi032 bash[28514]: audit 2024-09-21T14:10:22.144049+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:23.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:23 smithi032 bash[28514]: audit 2024-09-21T14:10:22.207386+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:23.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:23 smithi032 bash[28514]: audit 2024-09-21T14:10:22.214474+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.412 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[28514]: cluster 2024-09-21T14:10:22.736554+0000 mgr.y (mgr.25043) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T14:10:24.412 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[28514]: audit 2024-09-21T14:10:23.342598+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.412 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[28514]: audit 2024-09-21T14:10:23.355078+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.412 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[28514]: audit 2024-09-21T14:10:23.359907+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:10:24.412 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[28514]: audit 2024-09-21T14:10:23.361423+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:10:24.412 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[28514]: audit 2024-09-21T14:10:23.786807+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.412 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[28514]: audit 2024-09-21T14:10:23.791314+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.412 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[28514]: audit 2024-09-21T14:10:23.795953+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.413 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[28514]: audit 2024-09-21T14:10:23.800348+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.413 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[28514]: audit 2024-09-21T14:10:23.806245+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.413 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[28514]: audit 2024-09-21T14:10:23.832258+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:10:24.413 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[28514]: audit 2024-09-21T14:10:23.842405+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:10:24.413 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[19760]: cluster 2024-09-21T14:10:22.736554+0000 mgr.y (mgr.25043) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T14:10:24.413 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[19760]: audit 2024-09-21T14:10:23.342598+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.413 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[19760]: audit 2024-09-21T14:10:23.355078+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.413 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[19760]: audit 2024-09-21T14:10:23.359907+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:10:24.413 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[19760]: audit 2024-09-21T14:10:23.361423+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:10:24.414 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[19760]: audit 2024-09-21T14:10:23.786807+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.414 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[19760]: audit 2024-09-21T14:10:23.791314+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.414 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[19760]: audit 2024-09-21T14:10:23.795953+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.414 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[19760]: audit 2024-09-21T14:10:23.800348+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.414 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[19760]: audit 2024-09-21T14:10:23.806245+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.415 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[19760]: audit 2024-09-21T14:10:23.832258+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:10:24.415 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:24 smithi032 bash[19760]: audit 2024-09-21T14:10:23.842405+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:10:24.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:24 smithi046 bash[21852]: cluster 2024-09-21T14:10:22.736554+0000 mgr.y (mgr.25043) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T14:10:24.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:24 smithi046 bash[21852]: audit 2024-09-21T14:10:23.342598+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:24 smithi046 bash[21852]: audit 2024-09-21T14:10:23.355078+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:24 smithi046 bash[21852]: audit 2024-09-21T14:10:23.359907+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:10:24.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:24 smithi046 bash[21852]: audit 2024-09-21T14:10:23.361423+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:10:24.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:24 smithi046 bash[21852]: audit 2024-09-21T14:10:23.786807+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:24 smithi046 bash[21852]: audit 2024-09-21T14:10:23.791314+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:24 smithi046 bash[21852]: audit 2024-09-21T14:10:23.795953+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:24 smithi046 bash[21852]: audit 2024-09-21T14:10:23.800348+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:24 smithi046 bash[21852]: audit 2024-09-21T14:10:23.806245+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:24.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:24 smithi046 bash[21852]: audit 2024-09-21T14:10:23.832258+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:10:24.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:24 smithi046 bash[21852]: audit 2024-09-21T14:10:23.842405+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:10:25.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:25 smithi046 bash[21852]: cephadm 2024-09-21T14:10:23.363302+0000 mgr.y (mgr.25043) 13 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T14:10:25.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:25 smithi046 bash[21852]: cephadm 2024-09-21T14:10:23.363783+0000 mgr.y (mgr.25043) 14 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T14:10:25.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:25 smithi046 bash[21852]: cephadm 2024-09-21T14:10:23.505396+0000 mgr.y (mgr.25043) 15 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:10:25.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:25 smithi046 bash[21852]: cephadm 2024-09-21T14:10:23.505618+0000 mgr.y (mgr.25043) 16 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:10:25.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:25 smithi046 bash[21852]: cephadm 2024-09-21T14:10:23.597837+0000 mgr.y (mgr.25043) 17 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:10:25.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:25 smithi046 bash[21852]: cephadm 2024-09-21T14:10:23.598115+0000 mgr.y (mgr.25043) 18 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:10:25.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:25 smithi046 bash[21852]: cephadm 2024-09-21T14:10:23.688253+0000 mgr.y (mgr.25043) 19 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:10:25.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:25 smithi046 bash[21852]: cephadm 2024-09-21T14:10:23.688431+0000 mgr.y (mgr.25043) 20 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:10:25.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:25 smithi046 bash[21852]: cephadm 2024-09-21T14:10:23.831747+0000 mgr.y (mgr.25043) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.eyltpm (dependencies changed)... 2024-09-21T14:10:25.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:25 smithi046 bash[21852]: cephadm 2024-09-21T14:10:23.843854+0000 mgr.y (mgr.25043) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.eyltpm on smithi032 2024-09-21T14:10:25.501 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[28514]: cephadm 2024-09-21T14:10:23.363302+0000 mgr.y (mgr.25043) 13 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T14:10:25.501 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[28514]: cephadm 2024-09-21T14:10:23.363783+0000 mgr.y (mgr.25043) 14 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T14:10:25.501 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[28514]: cephadm 2024-09-21T14:10:23.505396+0000 mgr.y (mgr.25043) 15 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:10:25.501 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[28514]: cephadm 2024-09-21T14:10:23.505618+0000 mgr.y (mgr.25043) 16 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:10:25.501 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[28514]: cephadm 2024-09-21T14:10:23.597837+0000 mgr.y (mgr.25043) 17 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:10:25.501 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[28514]: cephadm 2024-09-21T14:10:23.598115+0000 mgr.y (mgr.25043) 18 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:10:25.501 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[28514]: cephadm 2024-09-21T14:10:23.688253+0000 mgr.y (mgr.25043) 19 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:10:25.501 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[28514]: cephadm 2024-09-21T14:10:23.688431+0000 mgr.y (mgr.25043) 20 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:10:25.501 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[28514]: cephadm 2024-09-21T14:10:23.831747+0000 mgr.y (mgr.25043) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.eyltpm (dependencies changed)... 2024-09-21T14:10:25.501 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[28514]: cephadm 2024-09-21T14:10:23.843854+0000 mgr.y (mgr.25043) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.eyltpm on smithi032 2024-09-21T14:10:25.502 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[19760]: cephadm 2024-09-21T14:10:23.363302+0000 mgr.y (mgr.25043) 13 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T14:10:25.502 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[19760]: cephadm 2024-09-21T14:10:23.363783+0000 mgr.y (mgr.25043) 14 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T14:10:25.502 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[19760]: cephadm 2024-09-21T14:10:23.505396+0000 mgr.y (mgr.25043) 15 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:10:25.502 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[19760]: cephadm 2024-09-21T14:10:23.505618+0000 mgr.y (mgr.25043) 16 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:10:25.502 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[19760]: cephadm 2024-09-21T14:10:23.597837+0000 mgr.y (mgr.25043) 17 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:10:25.502 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[19760]: cephadm 2024-09-21T14:10:23.598115+0000 mgr.y (mgr.25043) 18 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:10:25.502 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[19760]: cephadm 2024-09-21T14:10:23.688253+0000 mgr.y (mgr.25043) 19 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:10:25.502 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[19760]: cephadm 2024-09-21T14:10:23.688431+0000 mgr.y (mgr.25043) 20 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:10:25.502 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[19760]: cephadm 2024-09-21T14:10:23.831747+0000 mgr.y (mgr.25043) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.eyltpm (dependencies changed)... 2024-09-21T14:10:25.502 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:25 smithi032 bash[19760]: cephadm 2024-09-21T14:10:23.843854+0000 mgr.y (mgr.25043) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.eyltpm on smithi032 2024-09-21T14:10:26.445 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:26 smithi032 bash[19760]: cluster 2024-09-21T14:10:24.737434+0000 mgr.y (mgr.25043) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:10:26.445 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:26 smithi032 bash[28514]: cluster 2024-09-21T14:10:24.737434+0000 mgr.y (mgr.25043) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:10:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:26 smithi046 bash[21852]: cluster 2024-09-21T14:10:24.737434+0000 mgr.y (mgr.25043) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:10:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:28 smithi046 bash[21852]: cluster 2024-09-21T14:10:26.739241+0000 mgr.y (mgr.25043) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:10:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:28 smithi046 bash[21852]: audit 2024-09-21T14:10:27.379945+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:28 smithi046 bash[21852]: audit 2024-09-21T14:10:27.386659+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:28.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:28 smithi032 bash[19760]: cluster 2024-09-21T14:10:26.739241+0000 mgr.y (mgr.25043) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:10:28.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:28 smithi032 bash[19760]: audit 2024-09-21T14:10:27.379945+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:28.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:28 smithi032 bash[19760]: audit 2024-09-21T14:10:27.386659+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:28.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:28 smithi032 bash[28514]: cluster 2024-09-21T14:10:26.739241+0000 mgr.y (mgr.25043) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:10:28.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:28 smithi032 bash[28514]: audit 2024-09-21T14:10:27.379945+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:28.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:28 smithi032 bash[28514]: audit 2024-09-21T14:10:27.386659+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:29.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:29 smithi032 bash[19760]: cephadm 2024-09-21T14:10:27.388242+0000 mgr.y (mgr.25043) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T14:10:29.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:29 smithi032 bash[19760]: cephadm 2024-09-21T14:10:27.650603+0000 mgr.y (mgr.25043) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi046 2024-09-21T14:10:29.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:29 smithi032 bash[19760]: audit 2024-09-21T14:10:29.002098+0000 mon.a (mon.0) 1208 : audit [DBG] from='client.? 172.21.15.32:0/1981224721' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T14:10:29.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:29 smithi032 bash[28514]: cephadm 2024-09-21T14:10:27.388242+0000 mgr.y (mgr.25043) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T14:10:29.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:29 smithi032 bash[28514]: cephadm 2024-09-21T14:10:27.650603+0000 mgr.y (mgr.25043) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi046 2024-09-21T14:10:29.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:29 smithi032 bash[28514]: audit 2024-09-21T14:10:29.002098+0000 mon.a (mon.0) 1208 : audit [DBG] from='client.? 172.21.15.32:0/1981224721' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T14:10:29.407 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:29 smithi046 bash[21852]: cephadm 2024-09-21T14:10:27.388242+0000 mgr.y (mgr.25043) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T14:10:29.407 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:29 smithi046 bash[21852]: cephadm 2024-09-21T14:10:27.650603+0000 mgr.y (mgr.25043) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi046 2024-09-21T14:10:29.407 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:29 smithi046 bash[21852]: audit 2024-09-21T14:10:29.002098+0000 mon.a (mon.0) 1208 : audit [DBG] from='client.? 172.21.15.32:0/1981224721' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T14:10:30.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:30 smithi046 bash[21852]: cluster 2024-09-21T14:10:28.739664+0000 mgr.y (mgr.25043) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:10:30.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:10:30 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:10:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T14:10:30.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:30 smithi032 bash[19760]: cluster 2024-09-21T14:10:28.739664+0000 mgr.y (mgr.25043) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:10:30.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:30 smithi032 bash[28514]: cluster 2024-09-21T14:10:28.739664+0000 mgr.y (mgr.25043) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:10:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:31 smithi046 bash[21852]: audit 2024-09-21T14:10:30.649442+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:10:31.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:31 smithi032 bash[19760]: audit 2024-09-21T14:10:30.649442+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:10:31.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:31 smithi032 bash[28514]: audit 2024-09-21T14:10:30.649442+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:10:32.282 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[21852]: cluster 2024-09-21T14:10:30.740281+0000 mgr.y (mgr.25043) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:10:32.283 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.028Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.46:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.46:8765: connect: connection refused" 2024-09-21T14:10:32.283 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.031Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.46:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.46:8765: connect: connection refused" 2024-09-21T14:10:32.283 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.032Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.46:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.46:8765: connect: connection refused" 2024-09-21T14:10:32.283 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.032Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.46:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.46:8765: connect: connection refused" 2024-09-21T14:10:32.283 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.033Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.46:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.46:8765: connect: connection refused" 2024-09-21T14:10:32.283 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.035Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.46:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.46:8765: connect: connection refused" 2024-09-21T14:10:32.283 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.035Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.46:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.46:8765: connect: connection refused" 2024-09-21T14:10:32.283 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 systemd[1]: Stopping Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:10:32.283 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.276Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T14:10:32.283 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.276Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T14:10:32.283 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.276Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T14:10:32.283 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.276Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T14:10:32.283 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.276Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T14:10:32.284 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.276Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T14:10:32.284 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.276Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T14:10:32.284 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.276Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T14:10:32.284 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.277Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T14:10:32.284 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.277Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T14:10:32.284 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.277Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T14:10:32.284 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[51760]: ts=2024-09-21T14:10:32.277Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T14:10:32.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:32 smithi032 bash[19760]: cluster 2024-09-21T14:10:30.740281+0000 mgr.y (mgr.25043) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:10:32.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:32 smithi032 bash[28514]: cluster 2024-09-21T14:10:30.740281+0000 mgr.y (mgr.25043) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:10:33.106 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[53361]: ceph-0221b256-781f-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T14:10:33.106 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 bash[53421]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T14:10:33.106 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T14:10:33.106 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 systemd[1]: Stopped Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:10:33.106 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:32 smithi046 systemd[1]: Started Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:10:34.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[21852]: cluster 2024-09-21T14:10:32.742003+0000 mgr.y (mgr.25043) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:10:34.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[21852]: audit 2024-09-21T14:10:33.051972+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:34.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[21852]: audit 2024-09-21T14:10:33.064088+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:34.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[21852]: audit 2024-09-21T14:10:33.071918+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:10:34.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[21852]: audit 2024-09-21T14:10:33.073417+0000 mgr.y (mgr.25043) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:10:34.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[21852]: audit 2024-09-21T14:10:33.092372+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:34.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[21852]: cephadm 2024-09-21T14:10:33.094523+0000 mgr.y (mgr.25043) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-09-21T14:10:34.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[21852]: audit 2024-09-21T14:10:33.095094+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:10:34.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[21852]: audit 2024-09-21T14:10:33.095771+0000 mgr.y (mgr.25043) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:10:34.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[21852]: audit 2024-09-21T14:10:33.098032+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T14:10:34.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[21852]: audit 2024-09-21T14:10:33.098805+0000 mgr.y (mgr.25043) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T14:10:34.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[21852]: audit 2024-09-21T14:10:33.107514+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:34.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[21852]: audit 2024-09-21T14:10:33.114776+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:10:34.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[21852]: audit 2024-09-21T14:10:33.115436+0000 mgr.y (mgr.25043) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:10:34.211 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.045Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T14:10:34.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.045Z 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-21T14:10:34.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.045Z 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 smithi046 (none))" 2024-09-21T14:10:34.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.045Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T14:10:34.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.045Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T14:10:34.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.048Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T14:10:34.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.049Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T14:10:34.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.050Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T14:10:34.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.050Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T14:10:34.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.052Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T14:10:34.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.053Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.076988ms 2024-09-21T14:10:34.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.053Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T14:10:34.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.054Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-21T14:10:34.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.068Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-21T14:10:34.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.075Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-21T14:10:34.213 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.076Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-21T14:10:34.213 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.076Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.58µs wal_replay_duration=22.748491ms wbl_replay_duration=116ns total_replay_duration=23.902225ms 2024-09-21T14:10:34.213 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.078Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T14:10:34.213 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.078Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T14:10:34.213 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.078Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T14:10:34.213 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.101Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.42065ms db_storage=993ns remote_storage=1.457µs web_handler=390ns query_engine=713ns scrape=343.372µs scrape_sd=148.189µs notify=22.417µs notify_sd=23.24µs rules=22.466439ms tracing=5.567µs 2024-09-21T14:10:34.213 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.101Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T14:10:34.213 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:10:34 smithi046 bash[53448]: ts=2024-09-21T14:10:34.101Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T14:10:34.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[19760]: cluster 2024-09-21T14:10:32.742003+0000 mgr.y (mgr.25043) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:10:34.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[19760]: audit 2024-09-21T14:10:33.051972+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:34.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[19760]: audit 2024-09-21T14:10:33.064088+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:34.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[19760]: audit 2024-09-21T14:10:33.071918+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:10:34.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[19760]: audit 2024-09-21T14:10:33.073417+0000 mgr.y (mgr.25043) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:10:34.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[19760]: audit 2024-09-21T14:10:33.092372+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:34.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[19760]: cephadm 2024-09-21T14:10:33.094523+0000 mgr.y (mgr.25043) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-09-21T14:10:34.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[19760]: audit 2024-09-21T14:10:33.095094+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:10:34.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[19760]: audit 2024-09-21T14:10:33.095771+0000 mgr.y (mgr.25043) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:10:34.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[19760]: audit 2024-09-21T14:10:33.098032+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T14:10:34.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[19760]: audit 2024-09-21T14:10:33.098805+0000 mgr.y (mgr.25043) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T14:10:34.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[19760]: audit 2024-09-21T14:10:33.107514+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:34.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[19760]: audit 2024-09-21T14:10:33.114776+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:10:34.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[19760]: audit 2024-09-21T14:10:33.115436+0000 mgr.y (mgr.25043) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:10:34.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[28514]: cluster 2024-09-21T14:10:32.742003+0000 mgr.y (mgr.25043) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:10:34.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[28514]: audit 2024-09-21T14:10:33.051972+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:34.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[28514]: audit 2024-09-21T14:10:33.064088+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:34.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[28514]: audit 2024-09-21T14:10:33.071918+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:10:34.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[28514]: audit 2024-09-21T14:10:33.073417+0000 mgr.y (mgr.25043) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:10:34.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[28514]: audit 2024-09-21T14:10:33.092372+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:34.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[28514]: cephadm 2024-09-21T14:10:33.094523+0000 mgr.y (mgr.25043) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-09-21T14:10:34.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[28514]: audit 2024-09-21T14:10:33.095094+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:10:34.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[28514]: audit 2024-09-21T14:10:33.095771+0000 mgr.y (mgr.25043) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:10:34.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[28514]: audit 2024-09-21T14:10:33.098032+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T14:10:34.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[28514]: audit 2024-09-21T14:10:33.098805+0000 mgr.y (mgr.25043) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T14:10:34.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[28514]: audit 2024-09-21T14:10:33.107514+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:34.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[28514]: audit 2024-09-21T14:10:33.114776+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:10:34.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:34 smithi032 bash[28514]: audit 2024-09-21T14:10:33.115436+0000 mgr.y (mgr.25043) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:10:36.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:36 smithi032 bash[28514]: cluster 2024-09-21T14:10:34.742812+0000 mgr.y (mgr.25043) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:10:36.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:36 smithi032 bash[19760]: cluster 2024-09-21T14:10:34.742812+0000 mgr.y (mgr.25043) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:10:36.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:36 smithi046 bash[21852]: cluster 2024-09-21T14:10:34.742812+0000 mgr.y (mgr.25043) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:10:38.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:38 smithi032 bash[19760]: cluster 2024-09-21T14:10:36.744482+0000 mgr.y (mgr.25043) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:38.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:38 smithi032 bash[28514]: cluster 2024-09-21T14:10:36.744482+0000 mgr.y (mgr.25043) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:38.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:38 smithi046 bash[21852]: cluster 2024-09-21T14:10:36.744482+0000 mgr.y (mgr.25043) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:40.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:40 smithi046 bash[21852]: audit 2024-09-21T14:10:38.725457+0000 mgr.y (mgr.25043) 37 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:10:40.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:40 smithi046 bash[21852]: cluster 2024-09-21T14:10:38.745010+0000 mgr.y (mgr.25043) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:10:40.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:40 smithi046 bash[21852]: audit 2024-09-21T14:10:39.144628+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:40.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:40 smithi046 bash[21852]: audit 2024-09-21T14:10:39.156696+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:40.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:40 smithi046 bash[21852]: audit 2024-09-21T14:10:39.327390+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:40.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:40 smithi046 bash[21852]: audit 2024-09-21T14:10:39.337952+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:40.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:40 smithi046 bash[21852]: audit 2024-09-21T14:10:39.340196+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:10:40.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:40 smithi046 bash[21852]: audit 2024-09-21T14:10:39.342145+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:10:40.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:40 smithi046 bash[21852]: audit 2024-09-21T14:10:39.352956+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:40.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[19760]: audit 2024-09-21T14:10:38.725457+0000 mgr.y (mgr.25043) 37 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:10:40.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[19760]: cluster 2024-09-21T14:10:38.745010+0000 mgr.y (mgr.25043) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:10:40.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[19760]: audit 2024-09-21T14:10:39.144628+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:40.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[19760]: audit 2024-09-21T14:10:39.156696+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:40.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[19760]: audit 2024-09-21T14:10:39.327390+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:40.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[19760]: audit 2024-09-21T14:10:39.337952+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:40.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[19760]: audit 2024-09-21T14:10:39.340196+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:10:40.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[19760]: audit 2024-09-21T14:10:39.342145+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:10:40.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[19760]: audit 2024-09-21T14:10:39.352956+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:40.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[28514]: audit 2024-09-21T14:10:38.725457+0000 mgr.y (mgr.25043) 37 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:10:40.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[28514]: cluster 2024-09-21T14:10:38.745010+0000 mgr.y (mgr.25043) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:10:40.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[28514]: audit 2024-09-21T14:10:39.144628+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:40.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[28514]: audit 2024-09-21T14:10:39.156696+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:40.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[28514]: audit 2024-09-21T14:10:39.327390+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:40.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[28514]: audit 2024-09-21T14:10:39.337952+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:40.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[28514]: audit 2024-09-21T14:10:39.340196+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:10:40.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[28514]: audit 2024-09-21T14:10:39.342145+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:10:40.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[28514]: audit 2024-09-21T14:10:39.352956+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:10:41.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:10:40] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-21T14:10:42.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:42 smithi046 bash[21852]: cluster 2024-09-21T14:10:40.745779+0000 mgr.y (mgr.25043) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:10:42.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:42 smithi032 bash[19760]: cluster 2024-09-21T14:10:40.745779+0000 mgr.y (mgr.25043) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:10:42.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:42 smithi032 bash[28514]: cluster 2024-09-21T14:10:40.745779+0000 mgr.y (mgr.25043) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:10:44.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:44 smithi046 bash[21852]: cluster 2024-09-21T14:10:42.747488+0000 mgr.y (mgr.25043) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:44.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:44 smithi032 bash[19760]: cluster 2024-09-21T14:10:42.747488+0000 mgr.y (mgr.25043) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:44.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:44 smithi032 bash[28514]: cluster 2024-09-21T14:10:42.747488+0000 mgr.y (mgr.25043) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:46 smithi046 bash[21852]: cluster 2024-09-21T14:10:44.748235+0000 mgr.y (mgr.25043) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:46 smithi046 bash[21852]: audit 2024-09-21T14:10:45.649718+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:10:46.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:46 smithi032 bash[19760]: cluster 2024-09-21T14:10:44.748235+0000 mgr.y (mgr.25043) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:46.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:46 smithi032 bash[19760]: audit 2024-09-21T14:10:45.649718+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:10:46.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:46 smithi032 bash[28514]: cluster 2024-09-21T14:10:44.748235+0000 mgr.y (mgr.25043) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:46.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:46 smithi032 bash[28514]: audit 2024-09-21T14:10:45.649718+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:10:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:48 smithi046 bash[21852]: cluster 2024-09-21T14:10:46.749944+0000 mgr.y (mgr.25043) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:48.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:48 smithi032 bash[19760]: cluster 2024-09-21T14:10:46.749944+0000 mgr.y (mgr.25043) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:48.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:48 smithi032 bash[28514]: cluster 2024-09-21T14:10:46.749944+0000 mgr.y (mgr.25043) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:50.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:50 smithi046 bash[21852]: audit 2024-09-21T14:10:48.736481+0000 mgr.y (mgr.25043) 43 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:10:50.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:50 smithi046 bash[21852]: cluster 2024-09-21T14:10:48.750691+0000 mgr.y (mgr.25043) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:50.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:50 smithi032 bash[19760]: audit 2024-09-21T14:10:48.736481+0000 mgr.y (mgr.25043) 43 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:10:50.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:50 smithi032 bash[19760]: cluster 2024-09-21T14:10:48.750691+0000 mgr.y (mgr.25043) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:50.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:50 smithi032 bash[28514]: audit 2024-09-21T14:10:48.736481+0000 mgr.y (mgr.25043) 43 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:10:50.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:50 smithi032 bash[28514]: cluster 2024-09-21T14:10:48.750691+0000 mgr.y (mgr.25043) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:51.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:10:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:10:50] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-21T14:10:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:52 smithi046 bash[21852]: cluster 2024-09-21T14:10:50.751457+0000 mgr.y (mgr.25043) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:52.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:52 smithi032 bash[19760]: cluster 2024-09-21T14:10:50.751457+0000 mgr.y (mgr.25043) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:52.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:52 smithi032 bash[28514]: cluster 2024-09-21T14:10:50.751457+0000 mgr.y (mgr.25043) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:54.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:54 smithi046 bash[21852]: cluster 2024-09-21T14:10:52.753154+0000 mgr.y (mgr.25043) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:54.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:54 smithi032 bash[28514]: cluster 2024-09-21T14:10:52.753154+0000 mgr.y (mgr.25043) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:54.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:54 smithi032 bash[19760]: cluster 2024-09-21T14:10:52.753154+0000 mgr.y (mgr.25043) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:56.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:56 smithi046 bash[21852]: cluster 2024-09-21T14:10:54.753890+0000 mgr.y (mgr.25043) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:56.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:56 smithi032 bash[19760]: cluster 2024-09-21T14:10:54.753890+0000 mgr.y (mgr.25043) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:56.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:56 smithi032 bash[28514]: cluster 2024-09-21T14:10:54.753890+0000 mgr.y (mgr.25043) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:10:58.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:10:58 smithi046 bash[21852]: cluster 2024-09-21T14:10:56.755576+0000 mgr.y (mgr.25043) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:58.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:10:58 smithi032 bash[28514]: cluster 2024-09-21T14:10:56.755576+0000 mgr.y (mgr.25043) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:10:58.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:10:58 smithi032 bash[19760]: cluster 2024-09-21T14:10:56.755576+0000 mgr.y (mgr.25043) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:00.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:00 smithi046 bash[21852]: audit 2024-09-21T14:10:58.747773+0000 mgr.y (mgr.25043) 49 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:00.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:00 smithi046 bash[21852]: cluster 2024-09-21T14:10:58.756311+0000 mgr.y (mgr.25043) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:00.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:00 smithi032 bash[28514]: audit 2024-09-21T14:10:58.747773+0000 mgr.y (mgr.25043) 49 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:00.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:00 smithi032 bash[28514]: cluster 2024-09-21T14:10:58.756311+0000 mgr.y (mgr.25043) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:00.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:00 smithi032 bash[19760]: audit 2024-09-21T14:10:58.747773+0000 mgr.y (mgr.25043) 49 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:00.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:00 smithi032 bash[19760]: cluster 2024-09-21T14:10:58.756311+0000 mgr.y (mgr.25043) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:01.190 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:11:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:11:00] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-21T14:11:01.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:01 smithi046 bash[21852]: audit 2024-09-21T14:11:00.650104+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:11:01.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:01 smithi032 bash[19760]: audit 2024-09-21T14:11:00.650104+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:11:01.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:01 smithi032 bash[28514]: audit 2024-09-21T14:11:00.650104+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:11:02.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:02 smithi046 bash[21852]: cluster 2024-09-21T14:11:00.757022+0000 mgr.y (mgr.25043) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:02.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:02 smithi032 bash[28514]: cluster 2024-09-21T14:11:00.757022+0000 mgr.y (mgr.25043) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:02.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:02 smithi032 bash[19760]: cluster 2024-09-21T14:11:00.757022+0000 mgr.y (mgr.25043) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:04.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:04 smithi046 bash[21852]: cluster 2024-09-21T14:11:02.758664+0000 mgr.y (mgr.25043) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:04.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:04 smithi032 bash[28514]: cluster 2024-09-21T14:11:02.758664+0000 mgr.y (mgr.25043) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:04.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:04 smithi032 bash[19760]: cluster 2024-09-21T14:11:02.758664+0000 mgr.y (mgr.25043) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:06.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:06 smithi046 bash[21852]: cluster 2024-09-21T14:11:04.759360+0000 mgr.y (mgr.25043) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:06.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:06 smithi032 bash[28514]: cluster 2024-09-21T14:11:04.759360+0000 mgr.y (mgr.25043) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:06.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:06 smithi032 bash[19760]: cluster 2024-09-21T14:11:04.759360+0000 mgr.y (mgr.25043) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:08.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:08 smithi046 bash[21852]: cluster 2024-09-21T14:11:06.761032+0000 mgr.y (mgr.25043) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:08.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:08 smithi032 bash[28514]: cluster 2024-09-21T14:11:06.761032+0000 mgr.y (mgr.25043) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:08.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:08 smithi032 bash[19760]: cluster 2024-09-21T14:11:06.761032+0000 mgr.y (mgr.25043) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:10 smithi046 bash[21852]: audit 2024-09-21T14:11:08.758971+0000 mgr.y (mgr.25043) 55 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:10.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:10 smithi046 bash[21852]: cluster 2024-09-21T14:11:08.761728+0000 mgr.y (mgr.25043) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:10.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:10 smithi032 bash[19760]: audit 2024-09-21T14:11:08.758971+0000 mgr.y (mgr.25043) 55 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:10.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:10 smithi032 bash[19760]: cluster 2024-09-21T14:11:08.761728+0000 mgr.y (mgr.25043) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:10.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:10 smithi032 bash[28514]: audit 2024-09-21T14:11:08.758971+0000 mgr.y (mgr.25043) 55 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:10.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:10 smithi032 bash[28514]: cluster 2024-09-21T14:11:08.761728+0000 mgr.y (mgr.25043) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:11.262 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:11:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:11:10] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-21T14:11:11.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:11 smithi032 bash[19760]: cluster 2024-09-21T14:11:10.762503+0000 mgr.y (mgr.25043) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:11.604 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:11 smithi032 bash[28514]: cluster 2024-09-21T14:11:10.762503+0000 mgr.y (mgr.25043) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:11.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:11 smithi046 bash[21852]: cluster 2024-09-21T14:11:10.762503+0000 mgr.y (mgr.25043) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:14.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:13 smithi032 bash[28514]: cluster 2024-09-21T14:11:12.764207+0000 mgr.y (mgr.25043) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:14.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:13 smithi032 bash[19760]: cluster 2024-09-21T14:11:12.764207+0000 mgr.y (mgr.25043) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:14.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:13 smithi046 bash[21852]: cluster 2024-09-21T14:11:12.764207+0000 mgr.y (mgr.25043) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:16.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:15 smithi032 bash[19760]: cluster 2024-09-21T14:11:14.765011+0000 mgr.y (mgr.25043) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:16.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:15 smithi032 bash[19760]: audit 2024-09-21T14:11:15.679282+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:11:16.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:15 smithi032 bash[28514]: cluster 2024-09-21T14:11:14.765011+0000 mgr.y (mgr.25043) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:16.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:15 smithi032 bash[28514]: audit 2024-09-21T14:11:15.679282+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:11:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:15 smithi046 bash[21852]: cluster 2024-09-21T14:11:14.765011+0000 mgr.y (mgr.25043) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:15 smithi046 bash[21852]: audit 2024-09-21T14:11:15.679282+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:11:18.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:17 smithi032 bash[28514]: cluster 2024-09-21T14:11:16.766790+0000 mgr.y (mgr.25043) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:18.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:17 smithi032 bash[19760]: cluster 2024-09-21T14:11:16.766790+0000 mgr.y (mgr.25043) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:18.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:17 smithi046 bash[21852]: cluster 2024-09-21T14:11:16.766790+0000 mgr.y (mgr.25043) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:20.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:19 smithi032 bash[28514]: cluster 2024-09-21T14:11:18.767532+0000 mgr.y (mgr.25043) 61 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:20.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:19 smithi032 bash[28514]: audit 2024-09-21T14:11:18.769671+0000 mgr.y (mgr.25043) 62 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:20.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:19 smithi032 bash[19760]: cluster 2024-09-21T14:11:18.767532+0000 mgr.y (mgr.25043) 61 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:20.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:19 smithi032 bash[19760]: audit 2024-09-21T14:11:18.769671+0000 mgr.y (mgr.25043) 62 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:19 smithi046 bash[21852]: cluster 2024-09-21T14:11:18.767532+0000 mgr.y (mgr.25043) 61 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:19 smithi046 bash[21852]: audit 2024-09-21T14:11:18.769671+0000 mgr.y (mgr.25043) 62 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:21.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:11:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:11:20] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.43.0" 2024-09-21T14:11:22.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:21 smithi032 bash[28514]: cluster 2024-09-21T14:11:20.768263+0000 mgr.y (mgr.25043) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:22.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:21 smithi032 bash[19760]: cluster 2024-09-21T14:11:20.768263+0000 mgr.y (mgr.25043) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:21 smithi046 bash[21852]: cluster 2024-09-21T14:11:20.768263+0000 mgr.y (mgr.25043) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:24.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:23 smithi032 bash[19760]: cluster 2024-09-21T14:11:22.769917+0000 mgr.y (mgr.25043) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:24.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:23 smithi032 bash[28514]: cluster 2024-09-21T14:11:22.769917+0000 mgr.y (mgr.25043) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:24.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:23 smithi046 bash[21852]: cluster 2024-09-21T14:11:22.769917+0000 mgr.y (mgr.25043) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:26.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:25 smithi032 bash[28514]: cluster 2024-09-21T14:11:24.770604+0000 mgr.y (mgr.25043) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:26.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:25 smithi032 bash[19760]: cluster 2024-09-21T14:11:24.770604+0000 mgr.y (mgr.25043) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:25 smithi046 bash[21852]: cluster 2024-09-21T14:11:24.770604+0000 mgr.y (mgr.25043) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:28.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:27 smithi032 bash[19760]: cluster 2024-09-21T14:11:26.772261+0000 mgr.y (mgr.25043) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:28.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:27 smithi032 bash[28514]: cluster 2024-09-21T14:11:26.772261+0000 mgr.y (mgr.25043) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:28.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:27 smithi046 bash[21852]: cluster 2024-09-21T14:11:26.772261+0000 mgr.y (mgr.25043) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:30.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:29 smithi032 bash[28514]: cluster 2024-09-21T14:11:28.772960+0000 mgr.y (mgr.25043) 67 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:30.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:29 smithi032 bash[28514]: audit 2024-09-21T14:11:28.777674+0000 mgr.y (mgr.25043) 68 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:30.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:29 smithi032 bash[19760]: cluster 2024-09-21T14:11:28.772960+0000 mgr.y (mgr.25043) 67 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:30.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:29 smithi032 bash[19760]: audit 2024-09-21T14:11:28.777674+0000 mgr.y (mgr.25043) 68 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:30.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:29 smithi046 bash[21852]: cluster 2024-09-21T14:11:28.772960+0000 mgr.y (mgr.25043) 67 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:30.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:29 smithi046 bash[21852]: audit 2024-09-21T14:11:28.777674+0000 mgr.y (mgr.25043) 68 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:31.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:30 smithi046 bash[21852]: audit 2024-09-21T14:11:30.679635+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:11:31.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:11:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:11:30] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.43.0" 2024-09-21T14:11:31.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:30 smithi032 bash[28514]: audit 2024-09-21T14:11:30.679635+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:11:31.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:30 smithi032 bash[19760]: audit 2024-09-21T14:11:30.679635+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:11:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:31 smithi046 bash[21852]: cluster 2024-09-21T14:11:30.773773+0000 mgr.y (mgr.25043) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:32.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:31 smithi032 bash[19760]: cluster 2024-09-21T14:11:30.773773+0000 mgr.y (mgr.25043) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:32.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:31 smithi032 bash[28514]: cluster 2024-09-21T14:11:30.773773+0000 mgr.y (mgr.25043) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:34.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:33 smithi046 bash[21852]: cluster 2024-09-21T14:11:32.775474+0000 mgr.y (mgr.25043) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:34.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:33 smithi032 bash[19760]: cluster 2024-09-21T14:11:32.775474+0000 mgr.y (mgr.25043) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:34.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:33 smithi032 bash[28514]: cluster 2024-09-21T14:11:32.775474+0000 mgr.y (mgr.25043) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:36.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:35 smithi046 bash[21852]: cluster 2024-09-21T14:11:34.776222+0000 mgr.y (mgr.25043) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:36.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:35 smithi032 bash[19760]: cluster 2024-09-21T14:11:34.776222+0000 mgr.y (mgr.25043) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:36.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:35 smithi032 bash[28514]: cluster 2024-09-21T14:11:34.776222+0000 mgr.y (mgr.25043) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:38.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:37 smithi046 bash[21852]: cluster 2024-09-21T14:11:36.777948+0000 mgr.y (mgr.25043) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:38.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:37 smithi032 bash[19760]: cluster 2024-09-21T14:11:36.777948+0000 mgr.y (mgr.25043) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:38.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:37 smithi032 bash[28514]: cluster 2024-09-21T14:11:36.777948+0000 mgr.y (mgr.25043) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:40.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:39 smithi046 bash[21852]: cluster 2024-09-21T14:11:38.778891+0000 mgr.y (mgr.25043) 73 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:40.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:39 smithi046 bash[21852]: audit 2024-09-21T14:11:38.786931+0000 mgr.y (mgr.25043) 74 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:40.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:39 smithi032 bash[19760]: cluster 2024-09-21T14:11:38.778891+0000 mgr.y (mgr.25043) 73 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:40.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:39 smithi032 bash[19760]: audit 2024-09-21T14:11:38.786931+0000 mgr.y (mgr.25043) 74 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:40.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:39 smithi032 bash[28514]: cluster 2024-09-21T14:11:38.778891+0000 mgr.y (mgr.25043) 73 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:40.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:39 smithi032 bash[28514]: audit 2024-09-21T14:11:38.786931+0000 mgr.y (mgr.25043) 74 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:41.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:40 smithi046 bash[21852]: audit 2024-09-21T14:11:40.218779+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:11:41.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:40 smithi046 bash[21852]: audit 2024-09-21T14:11:40.220605+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:11:41.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:40 smithi046 bash[21852]: audit 2024-09-21T14:11:40.230912+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:11:41.354 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:11:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:11:40] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.43.0" 2024-09-21T14:11:41.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:40 smithi032 bash[28514]: audit 2024-09-21T14:11:40.218779+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:11:41.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:40 smithi032 bash[28514]: audit 2024-09-21T14:11:40.220605+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:11:41.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:40 smithi032 bash[28514]: audit 2024-09-21T14:11:40.230912+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:11:41.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:40 smithi032 bash[19760]: audit 2024-09-21T14:11:40.218779+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:11:41.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:40 smithi032 bash[19760]: audit 2024-09-21T14:11:40.220605+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:11:41.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:40 smithi032 bash[19760]: audit 2024-09-21T14:11:40.230912+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:11:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:41 smithi046 bash[21852]: cluster 2024-09-21T14:11:40.779732+0000 mgr.y (mgr.25043) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:42.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:41 smithi032 bash[28514]: cluster 2024-09-21T14:11:40.779732+0000 mgr.y (mgr.25043) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:42.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:41 smithi032 bash[19760]: cluster 2024-09-21T14:11:40.779732+0000 mgr.y (mgr.25043) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:43 smithi046 bash[21852]: cluster 2024-09-21T14:11:42.781529+0000 mgr.y (mgr.25043) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:44.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:43 smithi032 bash[28514]: cluster 2024-09-21T14:11:42.781529+0000 mgr.y (mgr.25043) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:44.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:43 smithi032 bash[19760]: cluster 2024-09-21T14:11:42.781529+0000 mgr.y (mgr.25043) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:46.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:45 smithi046 bash[21852]: cluster 2024-09-21T14:11:44.782274+0000 mgr.y (mgr.25043) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:46.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:45 smithi046 bash[21852]: audit 2024-09-21T14:11:45.680237+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:11:46.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:45 smithi032 bash[19760]: cluster 2024-09-21T14:11:44.782274+0000 mgr.y (mgr.25043) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:46.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:45 smithi032 bash[19760]: audit 2024-09-21T14:11:45.680237+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:11:46.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:45 smithi032 bash[28514]: cluster 2024-09-21T14:11:44.782274+0000 mgr.y (mgr.25043) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:46.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:45 smithi032 bash[28514]: audit 2024-09-21T14:11:45.680237+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:11:48.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:47 smithi046 bash[21852]: cluster 2024-09-21T14:11:46.784007+0000 mgr.y (mgr.25043) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:48.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:47 smithi032 bash[28514]: cluster 2024-09-21T14:11:46.784007+0000 mgr.y (mgr.25043) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:48.435 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:47 smithi032 bash[19760]: cluster 2024-09-21T14:11:46.784007+0000 mgr.y (mgr.25043) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:49 smithi046 bash[21852]: cluster 2024-09-21T14:11:48.784902+0000 mgr.y (mgr.25043) 79 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:49 smithi046 bash[21852]: audit 2024-09-21T14:11:48.790388+0000 mgr.y (mgr.25043) 80 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:50.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:49 smithi032 bash[28514]: cluster 2024-09-21T14:11:48.784902+0000 mgr.y (mgr.25043) 79 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:50.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:49 smithi032 bash[28514]: audit 2024-09-21T14:11:48.790388+0000 mgr.y (mgr.25043) 80 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:50.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:49 smithi032 bash[19760]: cluster 2024-09-21T14:11:48.784902+0000 mgr.y (mgr.25043) 79 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:50.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:49 smithi032 bash[19760]: audit 2024-09-21T14:11:48.790388+0000 mgr.y (mgr.25043) 80 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:11:51.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:11:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:11:50] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.43.0" 2024-09-21T14:11:52.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:51 smithi046 bash[21852]: cluster 2024-09-21T14:11:50.785785+0000 mgr.y (mgr.25043) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:52.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:51 smithi032 bash[19760]: cluster 2024-09-21T14:11:50.785785+0000 mgr.y (mgr.25043) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:52.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:51 smithi032 bash[28514]: cluster 2024-09-21T14:11:50.785785+0000 mgr.y (mgr.25043) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:54.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:53 smithi046 bash[21852]: cluster 2024-09-21T14:11:52.787483+0000 mgr.y (mgr.25043) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:54.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:53 smithi032 bash[19760]: cluster 2024-09-21T14:11:52.787483+0000 mgr.y (mgr.25043) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:54.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:53 smithi032 bash[28514]: cluster 2024-09-21T14:11:52.787483+0000 mgr.y (mgr.25043) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:55 smithi046 bash[21852]: cluster 2024-09-21T14:11:54.788234+0000 mgr.y (mgr.25043) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:56.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:55 smithi032 bash[19760]: cluster 2024-09-21T14:11:54.788234+0000 mgr.y (mgr.25043) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:56.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:55 smithi032 bash[28514]: cluster 2024-09-21T14:11:54.788234+0000 mgr.y (mgr.25043) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:11:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:57 smithi046 bash[21852]: cluster 2024-09-21T14:11:56.789930+0000 mgr.y (mgr.25043) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:58.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:57 smithi032 bash[19760]: cluster 2024-09-21T14:11:56.789930+0000 mgr.y (mgr.25043) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:11:58.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:57 smithi032 bash[28514]: cluster 2024-09-21T14:11:56.789930+0000 mgr.y (mgr.25043) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:00.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:59 smithi046 bash[21852]: cluster 2024-09-21T14:11:58.790598+0000 mgr.y (mgr.25043) 85 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:00.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:11:59 smithi046 bash[21852]: audit 2024-09-21T14:11:58.801621+0000 mgr.y (mgr.25043) 86 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:00.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:59 smithi032 bash[19760]: cluster 2024-09-21T14:11:58.790598+0000 mgr.y (mgr.25043) 85 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:00.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:11:59 smithi032 bash[19760]: audit 2024-09-21T14:11:58.801621+0000 mgr.y (mgr.25043) 86 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:00.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:59 smithi032 bash[28514]: cluster 2024-09-21T14:11:58.790598+0000 mgr.y (mgr.25043) 85 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:00.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:11:59 smithi032 bash[28514]: audit 2024-09-21T14:11:58.801621+0000 mgr.y (mgr.25043) 86 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:01.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:00 smithi046 bash[21852]: audit 2024-09-21T14:12:00.680788+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:12:01.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:00 smithi032 bash[19760]: audit 2024-09-21T14:12:00.680788+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:12:01.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:12:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:12:00] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-21T14:12:01.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:00 smithi032 bash[28514]: audit 2024-09-21T14:12:00.680788+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:12:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:01 smithi046 bash[21852]: cluster 2024-09-21T14:12:00.791289+0000 mgr.y (mgr.25043) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:02.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:01 smithi032 bash[28514]: cluster 2024-09-21T14:12:00.791289+0000 mgr.y (mgr.25043) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:02.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:01 smithi032 bash[19760]: cluster 2024-09-21T14:12:00.791289+0000 mgr.y (mgr.25043) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:03 smithi046 bash[21852]: cluster 2024-09-21T14:12:02.792895+0000 mgr.y (mgr.25043) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:04.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:03 smithi032 bash[19760]: cluster 2024-09-21T14:12:02.792895+0000 mgr.y (mgr.25043) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:04.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:03 smithi032 bash[28514]: cluster 2024-09-21T14:12:02.792895+0000 mgr.y (mgr.25043) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:06.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:05 smithi046 bash[21852]: cluster 2024-09-21T14:12:04.793594+0000 mgr.y (mgr.25043) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:06.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:05 smithi032 bash[28514]: cluster 2024-09-21T14:12:04.793594+0000 mgr.y (mgr.25043) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:06.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:05 smithi032 bash[19760]: cluster 2024-09-21T14:12:04.793594+0000 mgr.y (mgr.25043) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:08.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:07 smithi046 bash[21852]: cluster 2024-09-21T14:12:06.795238+0000 mgr.y (mgr.25043) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:08.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:07 smithi032 bash[28514]: cluster 2024-09-21T14:12:06.795238+0000 mgr.y (mgr.25043) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:08.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:07 smithi032 bash[19760]: cluster 2024-09-21T14:12:06.795238+0000 mgr.y (mgr.25043) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:10.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:09 smithi046 bash[21852]: cluster 2024-09-21T14:12:08.795932+0000 mgr.y (mgr.25043) 91 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:10.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:09 smithi046 bash[21852]: audit 2024-09-21T14:12:08.812857+0000 mgr.y (mgr.25043) 92 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:10.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:09 smithi032 bash[19760]: cluster 2024-09-21T14:12:08.795932+0000 mgr.y (mgr.25043) 91 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:10.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:09 smithi032 bash[19760]: audit 2024-09-21T14:12:08.812857+0000 mgr.y (mgr.25043) 92 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:10.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:09 smithi032 bash[28514]: cluster 2024-09-21T14:12:08.795932+0000 mgr.y (mgr.25043) 91 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:10.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:09 smithi032 bash[28514]: audit 2024-09-21T14:12:08.812857+0000 mgr.y (mgr.25043) 92 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:11.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:12:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:12:10] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-21T14:12:12.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:11 smithi032 bash[28514]: cluster 2024-09-21T14:12:10.796737+0000 mgr.y (mgr.25043) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:12.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:11 smithi032 bash[19760]: cluster 2024-09-21T14:12:10.796737+0000 mgr.y (mgr.25043) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:12.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:11 smithi046 bash[21852]: cluster 2024-09-21T14:12:10.796737+0000 mgr.y (mgr.25043) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:14.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:13 smithi032 bash[28514]: cluster 2024-09-21T14:12:12.798409+0000 mgr.y (mgr.25043) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:14.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:13 smithi032 bash[19760]: cluster 2024-09-21T14:12:12.798409+0000 mgr.y (mgr.25043) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:13 smithi046 bash[21852]: cluster 2024-09-21T14:12:12.798409+0000 mgr.y (mgr.25043) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:16.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:15 smithi032 bash[28514]: cluster 2024-09-21T14:12:14.799124+0000 mgr.y (mgr.25043) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:16.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:15 smithi032 bash[28514]: audit 2024-09-21T14:12:15.710085+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:12:16.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:15 smithi032 bash[19760]: cluster 2024-09-21T14:12:14.799124+0000 mgr.y (mgr.25043) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:16.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:15 smithi032 bash[19760]: audit 2024-09-21T14:12:15.710085+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:12:16.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:15 smithi046 bash[21852]: cluster 2024-09-21T14:12:14.799124+0000 mgr.y (mgr.25043) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:16.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:15 smithi046 bash[21852]: audit 2024-09-21T14:12:15.710085+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:12:18.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:17 smithi032 bash[28514]: cluster 2024-09-21T14:12:16.800793+0000 mgr.y (mgr.25043) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:18.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:17 smithi032 bash[19760]: cluster 2024-09-21T14:12:16.800793+0000 mgr.y (mgr.25043) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:17 smithi046 bash[21852]: cluster 2024-09-21T14:12:16.800793+0000 mgr.y (mgr.25043) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:20.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:19 smithi032 bash[19760]: cluster 2024-09-21T14:12:18.801486+0000 mgr.y (mgr.25043) 97 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:20.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:19 smithi032 bash[19760]: audit 2024-09-21T14:12:18.821745+0000 mgr.y (mgr.25043) 98 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:20.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:19 smithi032 bash[28514]: cluster 2024-09-21T14:12:18.801486+0000 mgr.y (mgr.25043) 97 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:20.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:19 smithi032 bash[28514]: audit 2024-09-21T14:12:18.821745+0000 mgr.y (mgr.25043) 98 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:20.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:19 smithi046 bash[21852]: cluster 2024-09-21T14:12:18.801486+0000 mgr.y (mgr.25043) 97 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:20.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:19 smithi046 bash[21852]: audit 2024-09-21T14:12:18.821745+0000 mgr.y (mgr.25043) 98 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:21.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:12:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:12:20] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-21T14:12:22.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:21 smithi032 bash[19760]: cluster 2024-09-21T14:12:20.802164+0000 mgr.y (mgr.25043) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:22.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:21 smithi032 bash[28514]: cluster 2024-09-21T14:12:20.802164+0000 mgr.y (mgr.25043) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:22.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:21 smithi046 bash[21852]: cluster 2024-09-21T14:12:20.802164+0000 mgr.y (mgr.25043) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:24.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:23 smithi032 bash[19760]: cluster 2024-09-21T14:12:22.803898+0000 mgr.y (mgr.25043) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:24.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:23 smithi032 bash[28514]: cluster 2024-09-21T14:12:22.803898+0000 mgr.y (mgr.25043) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:24.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:23 smithi046 bash[21852]: cluster 2024-09-21T14:12:22.803898+0000 mgr.y (mgr.25043) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:26.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:25 smithi032 bash[19760]: cluster 2024-09-21T14:12:24.804766+0000 mgr.y (mgr.25043) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:26.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:25 smithi032 bash[28514]: cluster 2024-09-21T14:12:24.804766+0000 mgr.y (mgr.25043) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:26.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:25 smithi046 bash[21852]: cluster 2024-09-21T14:12:24.804766+0000 mgr.y (mgr.25043) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:28.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:28 smithi032 bash[19760]: cluster 2024-09-21T14:12:26.806512+0000 mgr.y (mgr.25043) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:28.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:28 smithi032 bash[28514]: cluster 2024-09-21T14:12:26.806512+0000 mgr.y (mgr.25043) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:27 smithi046 bash[21852]: cluster 2024-09-21T14:12:26.806512+0000 mgr.y (mgr.25043) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:30 smithi032 bash[28514]: cluster 2024-09-21T14:12:28.807254+0000 mgr.y (mgr.25043) 103 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:30 smithi032 bash[28514]: audit 2024-09-21T14:12:28.832965+0000 mgr.y (mgr.25043) 104 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:30.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:30 smithi032 bash[19760]: cluster 2024-09-21T14:12:28.807254+0000 mgr.y (mgr.25043) 103 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:30.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:30 smithi032 bash[19760]: audit 2024-09-21T14:12:28.832965+0000 mgr.y (mgr.25043) 104 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:30.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:30 smithi046 bash[21852]: cluster 2024-09-21T14:12:28.807254+0000 mgr.y (mgr.25043) 103 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:30.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:30 smithi046 bash[21852]: audit 2024-09-21T14:12:28.832965+0000 mgr.y (mgr.25043) 104 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:31.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:31 smithi032 bash[19760]: audit 2024-09-21T14:12:30.710483+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:12:31.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:12:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:12:30] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-21T14:12:31.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:31 smithi032 bash[28514]: audit 2024-09-21T14:12:30.710483+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:12:31.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:31 smithi046 bash[21852]: audit 2024-09-21T14:12:30.710483+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:12:32.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:32 smithi032 bash[19760]: cluster 2024-09-21T14:12:30.807946+0000 mgr.y (mgr.25043) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:32.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:32 smithi032 bash[28514]: cluster 2024-09-21T14:12:30.807946+0000 mgr.y (mgr.25043) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:32 smithi046 bash[21852]: cluster 2024-09-21T14:12:30.807946+0000 mgr.y (mgr.25043) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:34.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:34 smithi032 bash[19760]: cluster 2024-09-21T14:12:32.809635+0000 mgr.y (mgr.25043) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:34.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:34 smithi032 bash[28514]: cluster 2024-09-21T14:12:32.809635+0000 mgr.y (mgr.25043) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:34 smithi046 bash[21852]: cluster 2024-09-21T14:12:32.809635+0000 mgr.y (mgr.25043) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:36.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:36 smithi032 bash[19760]: cluster 2024-09-21T14:12:34.810330+0000 mgr.y (mgr.25043) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:36.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:36 smithi032 bash[28514]: cluster 2024-09-21T14:12:34.810330+0000 mgr.y (mgr.25043) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:36.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:36 smithi046 bash[21852]: cluster 2024-09-21T14:12:34.810330+0000 mgr.y (mgr.25043) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:38.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:38 smithi032 bash[19760]: cluster 2024-09-21T14:12:36.812029+0000 mgr.y (mgr.25043) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:38.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:38 smithi032 bash[28514]: cluster 2024-09-21T14:12:36.812029+0000 mgr.y (mgr.25043) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:38.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:38 smithi046 bash[21852]: cluster 2024-09-21T14:12:36.812029+0000 mgr.y (mgr.25043) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:40.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:40 smithi032 bash[19760]: cluster 2024-09-21T14:12:38.812764+0000 mgr.y (mgr.25043) 109 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:40.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:40 smithi032 bash[19760]: audit 2024-09-21T14:12:38.844194+0000 mgr.y (mgr.25043) 110 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:40.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:40 smithi032 bash[28514]: cluster 2024-09-21T14:12:38.812764+0000 mgr.y (mgr.25043) 109 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:40.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:40 smithi032 bash[28514]: audit 2024-09-21T14:12:38.844194+0000 mgr.y (mgr.25043) 110 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:40.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:40 smithi046 bash[21852]: cluster 2024-09-21T14:12:38.812764+0000 mgr.y (mgr.25043) 109 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:40.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:40 smithi046 bash[21852]: audit 2024-09-21T14:12:38.844194+0000 mgr.y (mgr.25043) 110 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:41.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:12:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:12:40] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-21T14:12:42.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:42 smithi032 bash[19760]: cluster 2024-09-21T14:12:40.813450+0000 mgr.y (mgr.25043) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:42.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:42 smithi032 bash[19760]: audit 2024-09-21T14:12:41.136680+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:12:42.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:42 smithi032 bash[19760]: audit 2024-09-21T14:12:41.138446+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:12:42.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:42 smithi032 bash[19760]: audit 2024-09-21T14:12:41.148518+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:12:42.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:42 smithi032 bash[28514]: cluster 2024-09-21T14:12:40.813450+0000 mgr.y (mgr.25043) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:42.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:42 smithi032 bash[28514]: audit 2024-09-21T14:12:41.136680+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:12:42.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:42 smithi032 bash[28514]: audit 2024-09-21T14:12:41.138446+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:12:42.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:42 smithi032 bash[28514]: audit 2024-09-21T14:12:41.148518+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:12:42.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:42 smithi046 bash[21852]: cluster 2024-09-21T14:12:40.813450+0000 mgr.y (mgr.25043) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:42.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:42 smithi046 bash[21852]: audit 2024-09-21T14:12:41.136680+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:12:42.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:42 smithi046 bash[21852]: audit 2024-09-21T14:12:41.138446+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:12:42.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:42 smithi046 bash[21852]: audit 2024-09-21T14:12:41.148518+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:12:44.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:44 smithi032 bash[19760]: cluster 2024-09-21T14:12:42.815052+0000 mgr.y (mgr.25043) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:44.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:44 smithi032 bash[28514]: cluster 2024-09-21T14:12:42.815052+0000 mgr.y (mgr.25043) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:44 smithi046 bash[21852]: cluster 2024-09-21T14:12:42.815052+0000 mgr.y (mgr.25043) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:46.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:46 smithi032 bash[28514]: cluster 2024-09-21T14:12:44.815761+0000 mgr.y (mgr.25043) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:46.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:46 smithi032 bash[28514]: audit 2024-09-21T14:12:45.710815+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:12:46.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:46 smithi032 bash[19760]: cluster 2024-09-21T14:12:44.815761+0000 mgr.y (mgr.25043) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:46.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:46 smithi032 bash[19760]: audit 2024-09-21T14:12:45.710815+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:12:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:46 smithi046 bash[21852]: cluster 2024-09-21T14:12:44.815761+0000 mgr.y (mgr.25043) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:46 smithi046 bash[21852]: audit 2024-09-21T14:12:45.710815+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:12:48.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:48 smithi032 bash[28514]: cluster 2024-09-21T14:12:46.817444+0000 mgr.y (mgr.25043) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:48.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:48 smithi032 bash[19760]: cluster 2024-09-21T14:12:46.817444+0000 mgr.y (mgr.25043) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:48 smithi046 bash[21852]: cluster 2024-09-21T14:12:46.817444+0000 mgr.y (mgr.25043) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:50.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:50 smithi032 bash[19760]: cluster 2024-09-21T14:12:48.818142+0000 mgr.y (mgr.25043) 115 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:50.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:50 smithi032 bash[19760]: audit 2024-09-21T14:12:48.855517+0000 mgr.y (mgr.25043) 116 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:50.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:50 smithi032 bash[28514]: cluster 2024-09-21T14:12:48.818142+0000 mgr.y (mgr.25043) 115 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:50.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:50 smithi032 bash[28514]: audit 2024-09-21T14:12:48.855517+0000 mgr.y (mgr.25043) 116 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:50.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:50 smithi046 bash[21852]: cluster 2024-09-21T14:12:48.818142+0000 mgr.y (mgr.25043) 115 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:50.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:50 smithi046 bash[21852]: audit 2024-09-21T14:12:48.855517+0000 mgr.y (mgr.25043) 116 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:12:51.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:12:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:12:50] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T14:12:52.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:52 smithi032 bash[19760]: cluster 2024-09-21T14:12:50.818840+0000 mgr.y (mgr.25043) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:52.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:52 smithi032 bash[28514]: cluster 2024-09-21T14:12:50.818840+0000 mgr.y (mgr.25043) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:52 smithi046 bash[21852]: cluster 2024-09-21T14:12:50.818840+0000 mgr.y (mgr.25043) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:54.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:54 smithi032 bash[19760]: cluster 2024-09-21T14:12:52.820463+0000 mgr.y (mgr.25043) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:54.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:54 smithi032 bash[28514]: cluster 2024-09-21T14:12:52.820463+0000 mgr.y (mgr.25043) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:54.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:54 smithi046 bash[21852]: cluster 2024-09-21T14:12:52.820463+0000 mgr.y (mgr.25043) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:56.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:56 smithi032 bash[19760]: cluster 2024-09-21T14:12:54.821199+0000 mgr.y (mgr.25043) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:56.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:56 smithi032 bash[28514]: cluster 2024-09-21T14:12:54.821199+0000 mgr.y (mgr.25043) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:56 smithi046 bash[21852]: cluster 2024-09-21T14:12:54.821199+0000 mgr.y (mgr.25043) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:12:58.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:12:58 smithi032 bash[28514]: cluster 2024-09-21T14:12:56.822799+0000 mgr.y (mgr.25043) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:58.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:12:58 smithi032 bash[19760]: cluster 2024-09-21T14:12:56.822799+0000 mgr.y (mgr.25043) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:12:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:12:58 smithi046 bash[21852]: cluster 2024-09-21T14:12:56.822799+0000 mgr.y (mgr.25043) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:00.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:00 smithi032 bash[28514]: cluster 2024-09-21T14:12:58.823497+0000 mgr.y (mgr.25043) 121 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:00.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:00 smithi032 bash[28514]: audit 2024-09-21T14:12:58.865683+0000 mgr.y (mgr.25043) 122 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:00.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:00 smithi032 bash[19760]: cluster 2024-09-21T14:12:58.823497+0000 mgr.y (mgr.25043) 121 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:00.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:00 smithi032 bash[19760]: audit 2024-09-21T14:12:58.865683+0000 mgr.y (mgr.25043) 122 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:00.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:00 smithi046 bash[21852]: cluster 2024-09-21T14:12:58.823497+0000 mgr.y (mgr.25043) 121 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:00.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:00 smithi046 bash[21852]: audit 2024-09-21T14:12:58.865683+0000 mgr.y (mgr.25043) 122 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:01.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:13:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:13:00] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T14:13:01.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:01 smithi032 bash[28514]: audit 2024-09-21T14:13:00.711209+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:13:01.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:01 smithi032 bash[19760]: audit 2024-09-21T14:13:00.711209+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:13:01.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:01 smithi046 bash[21852]: audit 2024-09-21T14:13:00.711209+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:13:02.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:02 smithi032 bash[28514]: cluster 2024-09-21T14:13:00.824174+0000 mgr.y (mgr.25043) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:02.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:02 smithi032 bash[19760]: cluster 2024-09-21T14:13:00.824174+0000 mgr.y (mgr.25043) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:02.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:02 smithi046 bash[21852]: cluster 2024-09-21T14:13:00.824174+0000 mgr.y (mgr.25043) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:04.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:04 smithi032 bash[28514]: cluster 2024-09-21T14:13:02.825860+0000 mgr.y (mgr.25043) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:04.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:04 smithi032 bash[19760]: cluster 2024-09-21T14:13:02.825860+0000 mgr.y (mgr.25043) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:04.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:04 smithi046 bash[21852]: cluster 2024-09-21T14:13:02.825860+0000 mgr.y (mgr.25043) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:06.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:06 smithi032 bash[19760]: cluster 2024-09-21T14:13:04.826556+0000 mgr.y (mgr.25043) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:06.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:06 smithi032 bash[28514]: cluster 2024-09-21T14:13:04.826556+0000 mgr.y (mgr.25043) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:06.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:06 smithi046 bash[21852]: cluster 2024-09-21T14:13:04.826556+0000 mgr.y (mgr.25043) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:08.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:08 smithi032 bash[28514]: cluster 2024-09-21T14:13:06.828307+0000 mgr.y (mgr.25043) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:08.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:08 smithi032 bash[19760]: cluster 2024-09-21T14:13:06.828307+0000 mgr.y (mgr.25043) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:08.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:08 smithi046 bash[21852]: cluster 2024-09-21T14:13:06.828307+0000 mgr.y (mgr.25043) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:10.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:10 smithi032 bash[28514]: cluster 2024-09-21T14:13:08.829072+0000 mgr.y (mgr.25043) 127 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:10.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:10 smithi032 bash[28514]: audit 2024-09-21T14:13:08.869327+0000 mgr.y (mgr.25043) 128 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:10.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:10 smithi032 bash[19760]: cluster 2024-09-21T14:13:08.829072+0000 mgr.y (mgr.25043) 127 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:10.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:10 smithi032 bash[19760]: audit 2024-09-21T14:13:08.869327+0000 mgr.y (mgr.25043) 128 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:10 smithi046 bash[21852]: cluster 2024-09-21T14:13:08.829072+0000 mgr.y (mgr.25043) 127 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:10 smithi046 bash[21852]: audit 2024-09-21T14:13:08.869327+0000 mgr.y (mgr.25043) 128 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:11.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:13:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:13:10] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T14:13:12.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:12 smithi032 bash[28514]: cluster 2024-09-21T14:13:10.829844+0000 mgr.y (mgr.25043) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:12.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:12 smithi032 bash[19760]: cluster 2024-09-21T14:13:10.829844+0000 mgr.y (mgr.25043) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:12 smithi046 bash[21852]: cluster 2024-09-21T14:13:10.829844+0000 mgr.y (mgr.25043) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:14.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:14 smithi032 bash[19760]: cluster 2024-09-21T14:13:12.831605+0000 mgr.y (mgr.25043) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:14.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:14 smithi032 bash[28514]: cluster 2024-09-21T14:13:12.831605+0000 mgr.y (mgr.25043) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:14 smithi046 bash[21852]: cluster 2024-09-21T14:13:12.831605+0000 mgr.y (mgr.25043) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:16.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:16 smithi046 bash[21852]: cluster 2024-09-21T14:13:14.832343+0000 mgr.y (mgr.25043) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:16.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:16 smithi046 bash[21852]: audit 2024-09-21T14:13:15.734676+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:13:16.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:16 smithi032 bash[19760]: cluster 2024-09-21T14:13:14.832343+0000 mgr.y (mgr.25043) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:16.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:16 smithi032 bash[19760]: audit 2024-09-21T14:13:15.734676+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:13:16.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:16 smithi032 bash[28514]: cluster 2024-09-21T14:13:14.832343+0000 mgr.y (mgr.25043) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:16.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:16 smithi032 bash[28514]: audit 2024-09-21T14:13:15.734676+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:13:17.460 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:13:17 smithi046 bash[46950]: logger=cleanup t=2024-09-21T14:13:17.009437297Z level=info msg="Completed cleanup jobs" duration=6.585694ms 2024-09-21T14:13:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:18 smithi046 bash[21852]: cluster 2024-09-21T14:13:16.834016+0000 mgr.y (mgr.25043) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:18.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:18 smithi032 bash[19760]: cluster 2024-09-21T14:13:16.834016+0000 mgr.y (mgr.25043) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:18.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:18 smithi032 bash[28514]: cluster 2024-09-21T14:13:16.834016+0000 mgr.y (mgr.25043) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:20.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:20 smithi046 bash[21852]: cluster 2024-09-21T14:13:18.834722+0000 mgr.y (mgr.25043) 133 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:20.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:20 smithi046 bash[21852]: audit 2024-09-21T14:13:18.880474+0000 mgr.y (mgr.25043) 134 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:20.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:20 smithi032 bash[19760]: cluster 2024-09-21T14:13:18.834722+0000 mgr.y (mgr.25043) 133 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:20.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:20 smithi032 bash[19760]: audit 2024-09-21T14:13:18.880474+0000 mgr.y (mgr.25043) 134 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:20.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:20 smithi032 bash[28514]: cluster 2024-09-21T14:13:18.834722+0000 mgr.y (mgr.25043) 133 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:20.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:20 smithi032 bash[28514]: audit 2024-09-21T14:13:18.880474+0000 mgr.y (mgr.25043) 134 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:21.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:13:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:13:20] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-21T14:13:22.275 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T14:13:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:22 smithi046 bash[21852]: cluster 2024-09-21T14:13:20.835403+0000 mgr.y (mgr.25043) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:22.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:22 smithi032 bash[19760]: cluster 2024-09-21T14:13:20.835403+0000 mgr.y (mgr.25043) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:22.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:22 smithi032 bash[28514]: cluster 2024-09-21T14:13:20.835403+0000 mgr.y (mgr.25043) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:24.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:24 smithi046 bash[21852]: cluster 2024-09-21T14:13:22.837031+0000 mgr.y (mgr.25043) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:24.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:24 smithi032 bash[19760]: cluster 2024-09-21T14:13:22.837031+0000 mgr.y (mgr.25043) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:24.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:24 smithi032 bash[28514]: cluster 2024-09-21T14:13:22.837031+0000 mgr.y (mgr.25043) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:26.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:26 smithi046 bash[21852]: cluster 2024-09-21T14:13:24.837701+0000 mgr.y (mgr.25043) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:26.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:26 smithi032 bash[28514]: cluster 2024-09-21T14:13:24.837701+0000 mgr.y (mgr.25043) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:26.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:26 smithi032 bash[19760]: cluster 2024-09-21T14:13:24.837701+0000 mgr.y (mgr.25043) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:27.098 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:13:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:28 smithi046 bash[21852]: cluster 2024-09-21T14:13:26.839338+0000 mgr.y (mgr.25043) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:28.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:28 smithi032 bash[19760]: cluster 2024-09-21T14:13:26.839338+0000 mgr.y (mgr.25043) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:28.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:28 smithi032 bash[28514]: cluster 2024-09-21T14:13:26.839338+0000 mgr.y (mgr.25043) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:28.643 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:13:28.644 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (20m) 2m ago 20m 13.7M - 0.25.0 c8568f914cd2 15b96cb361cd 2024-09-21T14:13:28.644 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (20m) 2m ago 20m 76.0M - 9.4.12 2bacad6d85d8 86f655d7024d 2024-09-21T14:13:28.644 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (3m) 2m ago 18m 47.1M - 3.8 164465d2334a f5542e485811 2024-09-21T14:13:28.644 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (13m) 2m ago 29m 439M - 19.3.0-5104-g44178494 b415816db8b4 72bcf1c6eec2 2024-09-21T14:13:28.644 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (6m) 2m ago 31m 494M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:13:28.644 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (31m) 2m ago 31m 73.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T14:13:28.644 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (29m) 2m ago 29m 54.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 5f1261d6ba69 2024-09-21T14:13:28.644 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (29m) 2m ago 29m 53.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T14:13:28.644 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (21m) 2m ago 21m 8804k - 1.5.0 0da6a335fe13 2b52bb28f56d 2024-09-21T14:13:28.644 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (21m) 2m ago 21m 8968k - 1.5.0 0da6a335fe13 c3147c445e6f 2024-09-21T14:13:28.644 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (28m) 2m ago 28m 62.0M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:13:28.644 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (27m) 2m ago 27m 63.3M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:13:28.645 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (26m) 2m ago 26m 59.9M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:13:28.645 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (25m) 2m ago 25m 54.6M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:13:28.645 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (24m) 2m ago 24m 56.1M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:13:28.645 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (24m) 2m ago 24m 62.4M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:13:28.645 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (23m) 2m ago 23m 52.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:13:28.645 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (22m) 2m ago 22m 63.9M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:13:28.645 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (2m) 2m ago 21m 32.9M - 2.43.0 a07b618ecd1d 5226c7fd9391 2024-09-21T14:13:28.645 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (18m) 2m ago 18m 99.6M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:13:28.645 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (18m) 2m ago 18m 100M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:13:29.443 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions' 2024-09-21T14:13:30.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:30 smithi046 bash[21852]: audit 2024-09-21T14:13:28.608132+0000 mgr.y (mgr.25043) 139 : audit [DBG] from='client.25133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:13:30.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:30 smithi046 bash[21852]: cluster 2024-09-21T14:13:28.840022+0000 mgr.y (mgr.25043) 140 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:30.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:30 smithi046 bash[21852]: audit 2024-09-21T14:13:28.889731+0000 mgr.y (mgr.25043) 141 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:30.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:30 smithi032 bash[19760]: audit 2024-09-21T14:13:28.608132+0000 mgr.y (mgr.25043) 139 : audit [DBG] from='client.25133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:13:30.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:30 smithi032 bash[19760]: cluster 2024-09-21T14:13:28.840022+0000 mgr.y (mgr.25043) 140 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:30.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:30 smithi032 bash[19760]: audit 2024-09-21T14:13:28.889731+0000 mgr.y (mgr.25043) 141 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:30.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:30 smithi032 bash[28514]: audit 2024-09-21T14:13:28.608132+0000 mgr.y (mgr.25043) 139 : audit [DBG] from='client.25133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:13:30.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:30 smithi032 bash[28514]: cluster 2024-09-21T14:13:28.840022+0000 mgr.y (mgr.25043) 140 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:30.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:30 smithi032 bash[28514]: audit 2024-09-21T14:13:28.889731+0000 mgr.y (mgr.25043) 141 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:31.146 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:13:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:13:30] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T14:13:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:31 smithi046 bash[21852]: audit 2024-09-21T14:13:30.734763+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:13:31.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:31 smithi032 bash[19760]: audit 2024-09-21T14:13:30.734763+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:13:31.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:31 smithi032 bash[28514]: audit 2024-09-21T14:13:30.734763+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:13:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:32 smithi046 bash[21852]: cluster 2024-09-21T14:13:30.840742+0000 mgr.y (mgr.25043) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:32.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:32 smithi032 bash[19760]: cluster 2024-09-21T14:13:30.840742+0000 mgr.y (mgr.25043) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:32.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:32 smithi032 bash[28514]: cluster 2024-09-21T14:13:30.840742+0000 mgr.y (mgr.25043) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:34.265 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:13:34.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:34 smithi046 bash[21852]: cluster 2024-09-21T14:13:32.842412+0000 mgr.y (mgr.25043) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:34.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:34 smithi032 bash[19760]: cluster 2024-09-21T14:13:32.842412+0000 mgr.y (mgr.25043) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:34.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:34 smithi032 bash[28514]: cluster 2024-09-21T14:13:32.842412+0000 mgr.y (mgr.25043) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:35.966 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:13:35.967 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:13:35.967 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T14:13:35.967 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:13:35.967 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:13:35.967 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:13:35.967 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:13:35.967 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:13:35.967 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T14:13:35.967 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:13:35.967 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:13:35.967 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:13:35.967 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:13:35.968 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:13:35.968 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T14:13:35.968 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:13:35.968 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:13:35.968 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:13:36.245 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:36 smithi032 bash[19760]: cluster 2024-09-21T14:13:34.843104+0000 mgr.y (mgr.25043) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:36.245 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:36 smithi032 bash[19760]: audit 2024-09-21T14:13:35.970271+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.32:0/1310668227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:13:36.246 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:36 smithi032 bash[28514]: cluster 2024-09-21T14:13:34.843104+0000 mgr.y (mgr.25043) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:36.246 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:36 smithi032 bash[28514]: audit 2024-09-21T14:13:35.970271+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.32:0/1310668227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:13:36.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:36 smithi046 bash[21852]: cluster 2024-09-21T14:13:34.843104+0000 mgr.y (mgr.25043) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:36.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:36 smithi046 bash[21852]: audit 2024-09-21T14:13:35.970271+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.32:0/1310668227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:13:36.719 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph -s' 2024-09-21T14:13:38.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:38 smithi046 bash[21852]: cluster 2024-09-21T14:13:36.844147+0000 mgr.y (mgr.25043) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:38.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:38 smithi032 bash[19760]: cluster 2024-09-21T14:13:36.844147+0000 mgr.y (mgr.25043) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:38.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:38 smithi032 bash[28514]: cluster 2024-09-21T14:13:36.844147+0000 mgr.y (mgr.25043) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:40.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:40 smithi046 bash[21852]: cluster 2024-09-21T14:13:38.844807+0000 mgr.y (mgr.25043) 146 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:40.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:40 smithi046 bash[21852]: audit 2024-09-21T14:13:38.897697+0000 mgr.y (mgr.25043) 147 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:40.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:40 smithi032 bash[19760]: cluster 2024-09-21T14:13:38.844807+0000 mgr.y (mgr.25043) 146 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:40.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:40 smithi032 bash[19760]: audit 2024-09-21T14:13:38.897697+0000 mgr.y (mgr.25043) 147 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:40.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:40 smithi032 bash[28514]: cluster 2024-09-21T14:13:38.844807+0000 mgr.y (mgr.25043) 146 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:40.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:40 smithi032 bash[28514]: audit 2024-09-21T14:13:38.897697+0000 mgr.y (mgr.25043) 147 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:41.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:13:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:13:40] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T14:13:41.542 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:13:42.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:42 smithi046 bash[21852]: cluster 2024-09-21T14:13:40.845550+0000 mgr.y (mgr.25043) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:42.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:42 smithi046 bash[21852]: audit 2024-09-21T14:13:41.824517+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:13:42.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:42 smithi046 bash[21852]: audit 2024-09-21T14:13:41.829466+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:13:42.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:42 smithi032 bash[19760]: cluster 2024-09-21T14:13:40.845550+0000 mgr.y (mgr.25043) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:42.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:42 smithi032 bash[19760]: audit 2024-09-21T14:13:41.824517+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:13:42.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:42 smithi032 bash[19760]: audit 2024-09-21T14:13:41.829466+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:13:42.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:42 smithi032 bash[28514]: cluster 2024-09-21T14:13:40.845550+0000 mgr.y (mgr.25043) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:42.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:42 smithi032 bash[28514]: audit 2024-09-21T14:13:41.824517+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:13:42.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:42 smithi032 bash[28514]: audit 2024-09-21T14:13:41.829466+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:13:43.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:43 smithi032 bash[19760]: audit 2024-09-21T14:13:42.474994+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:13:43.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:43 smithi032 bash[19760]: audit 2024-09-21T14:13:42.476247+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:13:43.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:43 smithi032 bash[19760]: audit 2024-09-21T14:13:42.483003+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:13:43.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:43 smithi032 bash[28514]: audit 2024-09-21T14:13:42.474994+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:13:43.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:43 smithi032 bash[28514]: audit 2024-09-21T14:13:42.476247+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:13:43.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:43 smithi032 bash[28514]: audit 2024-09-21T14:13:42.483003+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:13:43.382 INFO:teuthology.orchestra.run.smithi032.stdout: cluster: 2024-09-21T14:13:43.383 INFO:teuthology.orchestra.run.smithi032.stdout: id: 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:13:43.383 INFO:teuthology.orchestra.run.smithi032.stdout: health: HEALTH_OK 2024-09-21T14:13:43.383 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T14:13:43.383 INFO:teuthology.orchestra.run.smithi032.stdout: services: 2024-09-21T14:13:43.383 INFO:teuthology.orchestra.run.smithi032.stdout: mon: 3 daemons, quorum a,b,c (age 29m) 2024-09-21T14:13:43.383 INFO:teuthology.orchestra.run.smithi032.stdout: mgr: y(active, since 3m), standbys: x 2024-09-21T14:13:43.383 INFO:teuthology.orchestra.run.smithi032.stdout: osd: 8 osds: 8 up (since 22m), 8 in (since 22m) 2024-09-21T14:13:43.383 INFO:teuthology.orchestra.run.smithi032.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T14:13:43.383 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T14:13:43.383 INFO:teuthology.orchestra.run.smithi032.stdout: data: 2024-09-21T14:13:43.383 INFO:teuthology.orchestra.run.smithi032.stdout: pools: 6 pools, 161 pgs 2024-09-21T14:13:43.383 INFO:teuthology.orchestra.run.smithi032.stdout: objects: 212 objects, 585 KiB 2024-09-21T14:13:43.383 INFO:teuthology.orchestra.run.smithi032.stdout: usage: 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:13:43.384 INFO:teuthology.orchestra.run.smithi032.stdout: pgs: 161 active+clean 2024-09-21T14:13:43.384 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T14:13:43.384 INFO:teuthology.orchestra.run.smithi032.stdout: io: 2024-09-21T14:13:43.384 INFO:teuthology.orchestra.run.smithi032.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-21T14:13:43.384 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-21T14:13:43.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:43 smithi046 bash[21852]: audit 2024-09-21T14:13:42.474994+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:13:43.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:43 smithi046 bash[21852]: audit 2024-09-21T14:13:42.476247+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:13:43.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:43 smithi046 bash[21852]: audit 2024-09-21T14:13:42.483003+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' 2024-09-21T14:13:44.151 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T14:13:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:44 smithi046 bash[21852]: cluster 2024-09-21T14:13:42.847218+0000 mgr.y (mgr.25043) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:44.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:44 smithi046 bash[21852]: audit 2024-09-21T14:13:43.386671+0000 mon.a (mon.0) 1248 : audit [DBG] from='client.? 172.21.15.32:0/2225832767' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T14:13:44.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:44 smithi032 bash[28514]: cluster 2024-09-21T14:13:42.847218+0000 mgr.y (mgr.25043) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:44.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:44 smithi032 bash[28514]: audit 2024-09-21T14:13:43.386671+0000 mon.a (mon.0) 1248 : audit [DBG] from='client.? 172.21.15.32:0/2225832767' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T14:13:44.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:44 smithi032 bash[19760]: cluster 2024-09-21T14:13:42.847218+0000 mgr.y (mgr.25043) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:44.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:44 smithi032 bash[19760]: audit 2024-09-21T14:13:43.386671+0000 mon.a (mon.0) 1248 : audit [DBG] from='client.? 172.21.15.32:0/2225832767' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T14:13:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:46 smithi046 bash[21852]: cluster 2024-09-21T14:13:44.847970+0000 mgr.y (mgr.25043) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:46 smithi046 bash[21852]: audit 2024-09-21T14:13:45.735364+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:13:46.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:46 smithi032 bash[28514]: cluster 2024-09-21T14:13:44.847970+0000 mgr.y (mgr.25043) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:46.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:46 smithi032 bash[28514]: audit 2024-09-21T14:13:45.735364+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:13:46.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:46 smithi032 bash[19760]: cluster 2024-09-21T14:13:44.847970+0000 mgr.y (mgr.25043) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:13:46.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:46 smithi032 bash[19760]: audit 2024-09-21T14:13:45.735364+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:13:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:48 smithi046 bash[21852]: cluster 2024-09-21T14:13:46.849763+0000 mgr.y (mgr.25043) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:48.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:48 smithi032 bash[28514]: cluster 2024-09-21T14:13:46.849763+0000 mgr.y (mgr.25043) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:48.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:48 smithi032 bash[19760]: cluster 2024-09-21T14:13:46.849763+0000 mgr.y (mgr.25043) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:48.974 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:13:50.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:50 smithi046 bash[21852]: cluster 2024-09-21T14:13:48.850667+0000 mgr.y (mgr.25043) 152 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:13:50.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:50 smithi046 bash[21852]: audit 2024-09-21T14:13:48.908870+0000 mgr.y (mgr.25043) 153 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:50.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:50 smithi032 bash[28514]: cluster 2024-09-21T14:13:48.850667+0000 mgr.y (mgr.25043) 152 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:13:50.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:50 smithi032 bash[28514]: audit 2024-09-21T14:13:48.908870+0000 mgr.y (mgr.25043) 153 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:50.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:50 smithi032 bash[19760]: cluster 2024-09-21T14:13:48.850667+0000 mgr.y (mgr.25043) 152 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:13:50.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:50 smithi032 bash[19760]: audit 2024-09-21T14:13:48.908870+0000 mgr.y (mgr.25043) 153 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:13:50.633 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-09-21T14:13:50.910 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:13:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:13:50] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T14:13:51.439 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-21T14:13:51.450 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:51 smithi032 bash[19760]: audit 2024-09-21T14:13:50.637277+0000 mon.a (mon.0) 1250 : audit [DBG] from='client.? 172.21.15.32:0/1286552997' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:13:51.450 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:51 smithi032 bash[28514]: audit 2024-09-21T14:13:50.637277+0000 mon.a (mon.0) 1250 : audit [DBG] from='client.? 172.21.15.32:0/1286552997' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:13:51.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:51 smithi046 bash[21852]: audit 2024-09-21T14:13:50.637277+0000 mon.a (mon.0) 1250 : audit [DBG] from='client.? 172.21.15.32:0/1286552997' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:13:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:52 smithi046 bash[21852]: cluster 2024-09-21T14:13:50.851442+0000 mgr.y (mgr.25043) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:13:52.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:52 smithi032 bash[28514]: cluster 2024-09-21T14:13:50.851442+0000 mgr.y (mgr.25043) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:13:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:52 smithi032 bash[19760]: cluster 2024-09-21T14:13:50.851442+0000 mgr.y (mgr.25043) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:13:54.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:54 smithi046 bash[21852]: cluster 2024-09-21T14:13:52.853194+0000 mgr.y (mgr.25043) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:54.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:54 smithi032 bash[28514]: cluster 2024-09-21T14:13:52.853194+0000 mgr.y (mgr.25043) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:54.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:54 smithi032 bash[19760]: cluster 2024-09-21T14:13:52.853194+0000 mgr.y (mgr.25043) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:56.268 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:13:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:56 smithi046 bash[21852]: cluster 2024-09-21T14:13:54.853897+0000 mgr.y (mgr.25043) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:13:56.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:56 smithi032 bash[28514]: cluster 2024-09-21T14:13:54.853897+0000 mgr.y (mgr.25043) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:13:56.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:56 smithi032 bash[19760]: cluster 2024-09-21T14:13:54.853897+0000 mgr.y (mgr.25043) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:13:57.833 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:13:58.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:58 smithi046 bash[21852]: cluster 2024-09-21T14:13:56.855565+0000 mgr.y (mgr.25043) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:58.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:13:58 smithi046 bash[21852]: audit 2024-09-21T14:13:57.824190+0000 mon.a (mon.0) 1251 : audit [DBG] from='client.? 172.21.15.32:0/2379361040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:13:58.548 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:58 smithi032 bash[19760]: cluster 2024-09-21T14:13:56.855565+0000 mgr.y (mgr.25043) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:58.548 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:13:58 smithi032 bash[19760]: audit 2024-09-21T14:13:57.824190+0000 mon.a (mon.0) 1251 : audit [DBG] from='client.? 172.21.15.32:0/2379361040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:13:58.548 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:58 smithi032 bash[28514]: cluster 2024-09-21T14:13:56.855565+0000 mgr.y (mgr.25043) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:13:58.548 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:13:58 smithi032 bash[28514]: audit 2024-09-21T14:13:57.824190+0000 mon.a (mon.0) 1251 : audit [DBG] from='client.? 172.21.15.32:0/2379361040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:13:58.549 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph mgr fail' 2024-09-21T14:14:00.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:00 smithi032 bash[19760]: cluster 2024-09-21T14:13:58.856265+0000 mgr.y (mgr.25043) 158 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:14:00.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:00 smithi032 bash[19760]: audit 2024-09-21T14:13:58.919389+0000 mgr.y (mgr.25043) 159 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:00.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:00 smithi032 bash[28514]: cluster 2024-09-21T14:13:58.856265+0000 mgr.y (mgr.25043) 158 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:14:00.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:00 smithi032 bash[28514]: audit 2024-09-21T14:13:58.919389+0000 mgr.y (mgr.25043) 159 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:00.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:00 smithi046 bash[21852]: cluster 2024-09-21T14:13:58.856265+0000 mgr.y (mgr.25043) 158 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:14:00.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:00 smithi046 bash[21852]: audit 2024-09-21T14:13:58.919389+0000 mgr.y (mgr.25043) 159 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:01.222 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:14:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:14:00] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T14:14:01.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:01 smithi032 bash[28514]: audit 2024-09-21T14:14:00.735765+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:14:01.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:01 smithi032 bash[19760]: audit 2024-09-21T14:14:00.735765+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:14:01.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:01 smithi046 bash[21852]: audit 2024-09-21T14:14:00.735765+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.25043 172.21.15.32:0/1219502709' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:14:02.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:02 smithi032 bash[28514]: cluster 2024-09-21T14:14:00.856939+0000 mgr.y (mgr.25043) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:14:02.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:02 smithi032 bash[19760]: cluster 2024-09-21T14:14:00.856939+0000 mgr.y (mgr.25043) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:14:02.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:02 smithi046 bash[21852]: cluster 2024-09-21T14:14:00.856939+0000 mgr.y (mgr.25043) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:14:03.409 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:14:04.549 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:04 smithi032 bash[19760]: cluster 2024-09-21T14:14:02.858601+0000 mgr.y (mgr.25043) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:14:04.549 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:04 smithi032 bash[28514]: cluster 2024-09-21T14:14:02.858601+0000 mgr.y (mgr.25043) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:14:04.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:04 smithi046 bash[21852]: cluster 2024-09-21T14:14:02.858601+0000 mgr.y (mgr.25043) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:14:05.238 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[70739]: ignoring --setuser ceph since I am not root 2024-09-21T14:14:05.238 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[70739]: ignoring --setgroup ceph since I am not root 2024-09-21T14:14:05.238 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[70739]: debug 2024-09-21T14:14:05.021+0000 7fcc76e42640 1 -- 172.21.15.32:0/2324894480 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5562a66130e0 con 0x5562a6615800 2024-09-21T14:14:05.239 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:04 smithi046 bash[49943]: [21/Sep/2024:14:14:04] ENGINE Bus STOPPING 2024-09-21T14:14:05.239 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[49943]: [21/Sep/2024:14:14:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T14:14:05.239 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[49943]: [21/Sep/2024:14:14:05] ENGINE Bus STOPPED 2024-09-21T14:14:05.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.947028+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.32:0/3530300818' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T14:14:05.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.947493+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T14:14:05.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: cluster 2024-09-21T14:14:04.948391+0000 mon.a (mon.0) 1254 : cluster [INF] Activating manager daemon x 2024-09-21T14:14:05.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.952458+0000 mon.a (mon.0) 1255 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T14:14:05.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: cluster 2024-09-21T14:14:04.966595+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T14:14:05.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: cluster 2024-09-21T14:14:04.967041+0000 mon.a (mon.0) 1257 : cluster [DBG] mgrmap e34: x(active, starting, since 0.0186528s) 2024-09-21T14:14:05.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.968919+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T14:14:05.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.969192+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T14:14:05.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.969372+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T14:14:05.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.970820+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T14:14:05.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.971145+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T14:14:05.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.971358+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T14:14:05.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.971583+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T14:14:05.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.971807+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T14:14:05.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.972030+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T14:14:05.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.972248+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T14:14:05.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.972471+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T14:14:05.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.972693+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T14:14:05.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.978252+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T14:14:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.947028+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.32:0/3530300818' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T14:14:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.947493+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T14:14:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: cluster 2024-09-21T14:14:04.948391+0000 mon.a (mon.0) 1254 : cluster [INF] Activating manager daemon x 2024-09-21T14:14:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.952458+0000 mon.a (mon.0) 1255 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T14:14:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: cluster 2024-09-21T14:14:04.966595+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T14:14:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: cluster 2024-09-21T14:14:04.967041+0000 mon.a (mon.0) 1257 : cluster [DBG] mgrmap e34: x(active, starting, since 0.0186528s) 2024-09-21T14:14:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.968919+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T14:14:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.969192+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T14:14:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.969372+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T14:14:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.970820+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T14:14:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.971145+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T14:14:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.971358+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T14:14:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.971583+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T14:14:05.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.971807+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T14:14:05.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.972030+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T14:14:05.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.972248+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T14:14:05.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.972471+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T14:14:05.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.972693+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T14:14:05.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.978252+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T14:14:05.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.978448+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T14:14:05.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: audit 2024-09-21T14:14:04.978970+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T14:14:05.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[19760]: cluster 2024-09-21T14:14:05.117144+0000 mon.a (mon.0) 1258 : cluster [INF] Manager daemon x is now available 2024-09-21T14:14:05.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.978448+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T14:14:05.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: audit 2024-09-21T14:14:04.978970+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T14:14:05.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:05 smithi032 bash[28514]: cluster 2024-09-21T14:14:05.117144+0000 mon.a (mon.0) 1258 : cluster [INF] Manager daemon x is now available 2024-09-21T14:14:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.947028+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.32:0/3530300818' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T14:14:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.947493+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T14:14:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: cluster 2024-09-21T14:14:04.948391+0000 mon.a (mon.0) 1254 : cluster [INF] Activating manager daemon x 2024-09-21T14:14:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.952458+0000 mon.a (mon.0) 1255 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T14:14:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: cluster 2024-09-21T14:14:04.966595+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T14:14:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: cluster 2024-09-21T14:14:04.967041+0000 mon.a (mon.0) 1257 : cluster [DBG] mgrmap e34: x(active, starting, since 0.0186528s) 2024-09-21T14:14:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.968919+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T14:14:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.969192+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T14:14:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.969372+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T14:14:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.970820+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T14:14:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.971145+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T14:14:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.971358+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T14:14:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.971583+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T14:14:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.971807+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T14:14:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.972030+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T14:14:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.972248+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T14:14:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.972471+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T14:14:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.972693+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T14:14:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.978252+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T14:14:05.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.978448+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T14:14:05.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: audit 2024-09-21T14:14:04.978970+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T14:14:05.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:05 smithi046 bash[21852]: cluster 2024-09-21T14:14:05.117144+0000 mon.a (mon.0) 1258 : cluster [INF] Manager daemon x is now available 2024-09-21T14:14:05.979 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T14:14:06.210 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:06 smithi046 bash[49943]: [21/Sep/2024:14:14:06] ENGINE Bus STARTING 2024-09-21T14:14:06.210 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:06 smithi046 bash[49943]: [21/Sep/2024:14:14:06] ENGINE Serving on http://:::9283 2024-09-21T14:14:06.210 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:06 smithi046 bash[49943]: [21/Sep/2024:14:14:06] ENGINE Bus STARTED 2024-09-21T14:14:06.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:06 smithi032 bash[19760]: audit 2024-09-21T14:14:05.608168+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:14:06.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:06 smithi032 bash[19760]: audit 2024-09-21T14:14:05.608859+0000 mon.c (mon.2) 141 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:14:06.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:06 smithi032 bash[19760]: audit 2024-09-21T14:14:05.642322+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:14:06.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:06 smithi032 bash[19760]: audit 2024-09-21T14:14:05.642908+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24679 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:14:06.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:06 smithi032 bash[19760]: audit 2024-09-21T14:14:05.662576+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T14:14:06.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:06 smithi032 bash[19760]: audit 2024-09-21T14:14:05.663163+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24679 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T14:14:06.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:06 smithi032 bash[19760]: cluster 2024-09-21T14:14:05.961989+0000 mon.a (mon.0) 1261 : cluster [DBG] mgrmap e35: x(active, since 1.0136s) 2024-09-21T14:14:06.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:06 smithi032 bash[28514]: audit 2024-09-21T14:14:05.608168+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:14:06.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:06 smithi032 bash[28514]: audit 2024-09-21T14:14:05.608859+0000 mon.c (mon.2) 141 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:14:06.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:06 smithi032 bash[28514]: audit 2024-09-21T14:14:05.642322+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:14:06.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:06 smithi032 bash[28514]: audit 2024-09-21T14:14:05.642908+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24679 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:14:06.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:06 smithi032 bash[28514]: audit 2024-09-21T14:14:05.662576+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T14:14:06.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:06 smithi032 bash[28514]: audit 2024-09-21T14:14:05.663163+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24679 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T14:14:06.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:06 smithi032 bash[28514]: cluster 2024-09-21T14:14:05.961989+0000 mon.a (mon.0) 1261 : cluster [DBG] mgrmap e35: x(active, since 1.0136s) 2024-09-21T14:14:06.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:06 smithi046 bash[21852]: audit 2024-09-21T14:14:05.608168+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:14:06.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:06 smithi046 bash[21852]: audit 2024-09-21T14:14:05.608859+0000 mon.c (mon.2) 141 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:14:06.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:06 smithi046 bash[21852]: audit 2024-09-21T14:14:05.642322+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:14:06.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:06 smithi046 bash[21852]: audit 2024-09-21T14:14:05.642908+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24679 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:14:06.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:06 smithi046 bash[21852]: audit 2024-09-21T14:14:05.662576+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T14:14:06.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:06 smithi046 bash[21852]: audit 2024-09-21T14:14:05.663163+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24679 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T14:14:06.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:06 smithi046 bash[21852]: cluster 2024-09-21T14:14:05.961989+0000 mon.a (mon.0) 1261 : cluster [DBG] mgrmap e35: x(active, since 1.0136s) 2024-09-21T14:14:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[21852]: audit 2024-09-21T14:14:05.976100+0000 mgr.x (mgr.24679) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:14:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[21852]: cluster 2024-09-21T14:14:05.977043+0000 mgr.x (mgr.24679) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:14:07.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: debug 2024-09-21T14:14:07.109+0000 7f6fcab06640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:14:14:07] ENGINE Error in HTTPServer.serve 2024-09-21T14:14:07.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: Traceback (most recent call last): 2024-09-21T14:14:07.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:14:07.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: self._connections.run(self.expiration_interval) 2024-09-21T14:14:07.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:14:07.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: self._run(expiration_interval) 2024-09-21T14:14:07.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:14:07.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:14:07.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:14:07.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:14:07.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:14:07.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: s = self.context.wrap_socket( 2024-09-21T14:14:07.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:14:07.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: return self.sslsocket_class._create( 2024-09-21T14:14:07.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:14:07.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: self.do_handshake() 2024-09-21T14:14:07.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:14:07.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: self._sslobj.do_handshake() 2024-09-21T14:14:07.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:07 smithi046 bash[49943]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:14:07.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:07 smithi032 bash[19760]: audit 2024-09-21T14:14:05.976100+0000 mgr.x (mgr.24679) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:14:07.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:07 smithi032 bash[19760]: cluster 2024-09-21T14:14:05.977043+0000 mgr.x (mgr.24679) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:14:07.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:07 smithi032 bash[28514]: audit 2024-09-21T14:14:05.976100+0000 mgr.x (mgr.24679) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:14:07.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:07 smithi032 bash[28514]: cluster 2024-09-21T14:14:05.977043+0000 mgr.x (mgr.24679) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:14:08.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: cephadm 2024-09-21T14:14:06.985963+0000 mgr.x (mgr.24679) 4 : cephadm [INF] [21/Sep/2024:14:14:06] ENGINE Bus STARTING 2024-09-21T14:14:08.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: cephadm 2024-09-21T14:14:07.109692+0000 mgr.x (mgr.24679) 5 : cephadm [INF] [21/Sep/2024:14:14:07] ENGINE Serving on https://172.21.15.46:7150 2024-09-21T14:14:08.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: cephadm 2024-09-21T14:14:07.113714+0000 mgr.x (mgr.24679) 6 : cephadm [ERR] [21/Sep/2024:14:14:07] ENGINE Error in HTTPServer.serve 2024-09-21T14:14:08.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: Traceback (most recent call last): 2024-09-21T14:14:08.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:14:08.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: self._connections.run(self.expiration_interval) 2024-09-21T14:14:08.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:14:08.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: self._run(expiration_interval) 2024-09-21T14:14:08.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:14:08.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:14:08.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:14:08.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:14:08.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:14:08.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: s = self.context.wrap_socket( 2024-09-21T14:14:08.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:14:08.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: return self.sslsocket_class._create( 2024-09-21T14:14:08.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:14:08.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: self.do_handshake() 2024-09-21T14:14:08.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:14:08.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: self._sslobj.do_handshake() 2024-09-21T14:14:08.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:14:08.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: cephadm 2024-09-21T14:14:07.210634+0000 mgr.x (mgr.24679) 7 : cephadm [INF] [21/Sep/2024:14:14:07] ENGINE Serving on http://172.21.15.46:8765 2024-09-21T14:14:08.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: cephadm 2024-09-21T14:14:07.210763+0000 mgr.x (mgr.24679) 8 : cephadm [INF] [21/Sep/2024:14:14:07] ENGINE Bus STARTED 2024-09-21T14:14:08.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[19760]: cluster 2024-09-21T14:14:07.975907+0000 mon.a (mon.0) 1262 : cluster [DBG] mgrmap e36: x(active, since 3s) 2024-09-21T14:14:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: cephadm 2024-09-21T14:14:06.985963+0000 mgr.x (mgr.24679) 4 : cephadm [INF] [21/Sep/2024:14:14:06] ENGINE Bus STARTING 2024-09-21T14:14:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: cephadm 2024-09-21T14:14:07.109692+0000 mgr.x (mgr.24679) 5 : cephadm [INF] [21/Sep/2024:14:14:07] ENGINE Serving on https://172.21.15.46:7150 2024-09-21T14:14:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: cephadm 2024-09-21T14:14:07.113714+0000 mgr.x (mgr.24679) 6 : cephadm [ERR] [21/Sep/2024:14:14:07] ENGINE Error in HTTPServer.serve 2024-09-21T14:14:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: Traceback (most recent call last): 2024-09-21T14:14:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:14:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: self._connections.run(self.expiration_interval) 2024-09-21T14:14:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:14:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: self._run(expiration_interval) 2024-09-21T14:14:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:14:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:14:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:14:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:14:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:14:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: s = self.context.wrap_socket( 2024-09-21T14:14:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:14:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: return self.sslsocket_class._create( 2024-09-21T14:14:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:14:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: self.do_handshake() 2024-09-21T14:14:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:14:08.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: self._sslobj.do_handshake() 2024-09-21T14:14:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:14:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: cephadm 2024-09-21T14:14:07.210634+0000 mgr.x (mgr.24679) 7 : cephadm [INF] [21/Sep/2024:14:14:07] ENGINE Serving on http://172.21.15.46:8765 2024-09-21T14:14:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: cephadm 2024-09-21T14:14:07.210763+0000 mgr.x (mgr.24679) 8 : cephadm [INF] [21/Sep/2024:14:14:07] ENGINE Bus STARTED 2024-09-21T14:14:08.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:08 smithi032 bash[28514]: cluster 2024-09-21T14:14:07.975907+0000 mon.a (mon.0) 1262 : cluster [DBG] mgrmap e36: x(active, since 3s) 2024-09-21T14:14:08.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: cephadm 2024-09-21T14:14:06.985963+0000 mgr.x (mgr.24679) 4 : cephadm [INF] [21/Sep/2024:14:14:06] ENGINE Bus STARTING 2024-09-21T14:14:08.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: cephadm 2024-09-21T14:14:07.109692+0000 mgr.x (mgr.24679) 5 : cephadm [INF] [21/Sep/2024:14:14:07] ENGINE Serving on https://172.21.15.46:7150 2024-09-21T14:14:08.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: cephadm 2024-09-21T14:14:07.113714+0000 mgr.x (mgr.24679) 6 : cephadm [ERR] [21/Sep/2024:14:14:07] ENGINE Error in HTTPServer.serve 2024-09-21T14:14:08.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: Traceback (most recent call last): 2024-09-21T14:14:08.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:14:08.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: self._connections.run(self.expiration_interval) 2024-09-21T14:14:08.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:14:08.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: self._run(expiration_interval) 2024-09-21T14:14:08.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:14:08.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:14:08.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:14:08.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:14:08.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:14:08.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: s = self.context.wrap_socket( 2024-09-21T14:14:08.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:14:08.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: return self.sslsocket_class._create( 2024-09-21T14:14:08.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:14:08.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: self.do_handshake() 2024-09-21T14:14:08.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:14:08.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: self._sslobj.do_handshake() 2024-09-21T14:14:08.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:14:08.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: cephadm 2024-09-21T14:14:07.210634+0000 mgr.x (mgr.24679) 7 : cephadm [INF] [21/Sep/2024:14:14:07] ENGINE Serving on http://172.21.15.46:8765 2024-09-21T14:14:08.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: cephadm 2024-09-21T14:14:07.210763+0000 mgr.x (mgr.24679) 8 : cephadm [INF] [21/Sep/2024:14:14:07] ENGINE Bus STARTED 2024-09-21T14:14:08.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:08 smithi046 bash[21852]: cluster 2024-09-21T14:14:07.975907+0000 mon.a (mon.0) 1262 : cluster [DBG] mgrmap e36: x(active, since 3s) 2024-09-21T14:14:10.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:10 smithi032 bash[28514]: audit 2024-09-21T14:14:08.927697+0000 mgr.x (mgr.24679) 9 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:10.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:10 smithi032 bash[28514]: cluster 2024-09-21T14:14:08.977003+0000 mgr.x (mgr.24679) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:14:10.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:10 smithi032 bash[28514]: cluster 2024-09-21T14:14:09.266696+0000 mon.a (mon.0) 1263 : cluster [DBG] mgrmap e37: x(active, since 4s) 2024-09-21T14:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:10 smithi032 bash[19760]: audit 2024-09-21T14:14:08.927697+0000 mgr.x (mgr.24679) 9 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:10 smithi032 bash[19760]: cluster 2024-09-21T14:14:08.977003+0000 mgr.x (mgr.24679) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:14:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:10 smithi032 bash[19760]: cluster 2024-09-21T14:14:09.266696+0000 mon.a (mon.0) 1263 : cluster [DBG] mgrmap e37: x(active, since 4s) 2024-09-21T14:14:10.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:10 smithi046 bash[21852]: audit 2024-09-21T14:14:08.927697+0000 mgr.x (mgr.24679) 9 : audit [DBG] from='client.25118 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:10.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:10 smithi046 bash[21852]: cluster 2024-09-21T14:14:08.977003+0000 mgr.x (mgr.24679) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:14:10.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:10 smithi046 bash[21852]: cluster 2024-09-21T14:14:09.266696+0000 mon.a (mon.0) 1263 : cluster [DBG] mgrmap e37: x(active, since 4s) 2024-09-21T14:14:10.784 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:14:11.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:14:11 smithi032 bash[70739]: [21/Sep/2024:14:14:11] ENGINE Bus STARTING 2024-09-21T14:14:11.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:14:11 smithi032 bash[70739]: CherryPy Checker: 2024-09-21T14:14:11.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:14:11 smithi032 bash[70739]: The Application mounted at '' has an empty config. 2024-09-21T14:14:11.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:14:11 smithi032 bash[70739]: [21/Sep/2024:14:14:11] ENGINE Serving on http://:::9283 2024-09-21T14:14:11.856 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:14:11 smithi032 bash[70739]: [21/Sep/2024:14:14:11] ENGINE Bus STARTED 2024-09-21T14:14:12.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[28514]: cluster 2024-09-21T14:14:10.978708+0000 mgr.x (mgr.24679) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-21T14:14:12.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[28514]: cluster 2024-09-21T14:14:11.432754+0000 mon.a (mon.0) 1264 : cluster [DBG] Standby manager daemon y started 2024-09-21T14:14:12.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[28514]: audit 2024-09-21T14:14:11.435012+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.? 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T14:14:12.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[28514]: audit 2024-09-21T14:14:11.436955+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.? 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:14:12.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[28514]: audit 2024-09-21T14:14:11.438725+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.? 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T14:14:12.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[28514]: audit 2024-09-21T14:14:11.439083+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.? 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:14:12.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[28514]: audit 2024-09-21T14:14:11.580690+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:12.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[28514]: audit 2024-09-21T14:14:11.586278+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:12.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[28514]: audit 2024-09-21T14:14:12.189390+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:12.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[28514]: audit 2024-09-21T14:14:12.200576+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[19760]: cluster 2024-09-21T14:14:10.978708+0000 mgr.x (mgr.24679) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-21T14:14:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[19760]: cluster 2024-09-21T14:14:11.432754+0000 mon.a (mon.0) 1264 : cluster [DBG] Standby manager daemon y started 2024-09-21T14:14:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[19760]: audit 2024-09-21T14:14:11.435012+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.? 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T14:14:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[19760]: audit 2024-09-21T14:14:11.436955+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.? 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:14:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[19760]: audit 2024-09-21T14:14:11.438725+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.? 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T14:14:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[19760]: audit 2024-09-21T14:14:11.439083+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.? 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:14:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[19760]: audit 2024-09-21T14:14:11.580690+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[19760]: audit 2024-09-21T14:14:11.586278+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[19760]: audit 2024-09-21T14:14:12.189390+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:12 smithi032 bash[19760]: audit 2024-09-21T14:14:12.200576+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:12.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:12 smithi046 bash[21852]: cluster 2024-09-21T14:14:10.978708+0000 mgr.x (mgr.24679) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-21T14:14:12.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:12 smithi046 bash[21852]: cluster 2024-09-21T14:14:11.432754+0000 mon.a (mon.0) 1264 : cluster [DBG] Standby manager daemon y started 2024-09-21T14:14:12.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:12 smithi046 bash[21852]: audit 2024-09-21T14:14:11.435012+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.? 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T14:14:12.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:12 smithi046 bash[21852]: audit 2024-09-21T14:14:11.436955+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.? 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:14:12.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:12 smithi046 bash[21852]: audit 2024-09-21T14:14:11.438725+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.? 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T14:14:12.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:12 smithi046 bash[21852]: audit 2024-09-21T14:14:11.439083+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.? 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:14:12.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:12 smithi046 bash[21852]: audit 2024-09-21T14:14:11.580690+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:12.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:12 smithi046 bash[21852]: audit 2024-09-21T14:14:11.586278+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:12.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:12 smithi046 bash[21852]: audit 2024-09-21T14:14:12.189390+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:12.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:12 smithi046 bash[21852]: audit 2024-09-21T14:14:12.200576+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:13.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:13 smithi032 bash[28514]: cluster 2024-09-21T14:14:12.272501+0000 mon.a (mon.0) 1269 : cluster [DBG] mgrmap e38: x(active, since 7s), standbys: y 2024-09-21T14:14:13.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:13 smithi032 bash[28514]: audit 2024-09-21T14:14:12.276490+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T14:14:13.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:13 smithi032 bash[28514]: audit 2024-09-21T14:14:12.685845+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:13.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:13 smithi032 bash[28514]: audit 2024-09-21T14:14:12.693781+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:13.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:13 smithi032 bash[19760]: cluster 2024-09-21T14:14:12.272501+0000 mon.a (mon.0) 1269 : cluster [DBG] mgrmap e38: x(active, since 7s), standbys: y 2024-09-21T14:14:13.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:13 smithi032 bash[19760]: audit 2024-09-21T14:14:12.276490+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T14:14:13.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:13 smithi032 bash[19760]: audit 2024-09-21T14:14:12.685845+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:13.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:13 smithi032 bash[19760]: audit 2024-09-21T14:14:12.693781+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:13.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:13 smithi046 bash[21852]: cluster 2024-09-21T14:14:12.272501+0000 mon.a (mon.0) 1269 : cluster [DBG] mgrmap e38: x(active, since 7s), standbys: y 2024-09-21T14:14:13.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:13 smithi046 bash[21852]: audit 2024-09-21T14:14:12.276490+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T14:14:13.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:13 smithi046 bash[21852]: audit 2024-09-21T14:14:12.685845+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:13.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:13 smithi046 bash[21852]: audit 2024-09-21T14:14:12.693781+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.408 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: cluster 2024-09-21T14:14:12.979445+0000 mgr.x (mgr.24679) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T14:14:14.408 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: audit 2024-09-21T14:14:13.410446+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.408 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: audit 2024-09-21T14:14:13.423658+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.409 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: audit 2024-09-21T14:14:13.428582+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:14:14.409 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: audit 2024-09-21T14:14:13.430121+0000 mon.c (mon.2) 150 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:14:14.409 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: cephadm 2024-09-21T14:14:13.430273+0000 mgr.x (mgr.24679) 13 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T14:14:14.409 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: cephadm 2024-09-21T14:14:13.430655+0000 mgr.x (mgr.24679) 14 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T14:14:14.409 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: cephadm 2024-09-21T14:14:13.542598+0000 mgr.x (mgr.24679) 15 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:14:14.409 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: cephadm 2024-09-21T14:14:13.549807+0000 mgr.x (mgr.24679) 16 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:14:14.410 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: cephadm 2024-09-21T14:14:13.632431+0000 mgr.x (mgr.24679) 17 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:14:14.410 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: cephadm 2024-09-21T14:14:13.650930+0000 mgr.x (mgr.24679) 18 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:14:14.410 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: cephadm 2024-09-21T14:14:13.714056+0000 mgr.x (mgr.24679) 19 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:14:14.410 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: cephadm 2024-09-21T14:14:13.735861+0000 mgr.x (mgr.24679) 20 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:14:14.410 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: audit 2024-09-21T14:14:13.803814+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.410 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: audit 2024-09-21T14:14:13.817004+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: audit 2024-09-21T14:14:13.828356+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: audit 2024-09-21T14:14:13.840511+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: audit 2024-09-21T14:14:13.850994+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: audit 2024-09-21T14:14:13.881060+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:14:14.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: audit 2024-09-21T14:14:13.882153+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24679 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:14:14.411 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[19760]: audit 2024-09-21T14:14:13.901103+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:14:14.412 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: cluster 2024-09-21T14:14:12.979445+0000 mgr.x (mgr.24679) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T14:14:14.412 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: audit 2024-09-21T14:14:13.410446+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.412 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: audit 2024-09-21T14:14:13.423658+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.412 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: audit 2024-09-21T14:14:13.428582+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:14:14.412 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: audit 2024-09-21T14:14:13.430121+0000 mon.c (mon.2) 150 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:14:14.413 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: cephadm 2024-09-21T14:14:13.430273+0000 mgr.x (mgr.24679) 13 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T14:14:14.413 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: cephadm 2024-09-21T14:14:13.430655+0000 mgr.x (mgr.24679) 14 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T14:14:14.413 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: cephadm 2024-09-21T14:14:13.542598+0000 mgr.x (mgr.24679) 15 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:14:14.413 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: cephadm 2024-09-21T14:14:13.549807+0000 mgr.x (mgr.24679) 16 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:14:14.413 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: cephadm 2024-09-21T14:14:13.632431+0000 mgr.x (mgr.24679) 17 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:14:14.413 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: cephadm 2024-09-21T14:14:13.650930+0000 mgr.x (mgr.24679) 18 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:14:14.413 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: cephadm 2024-09-21T14:14:13.714056+0000 mgr.x (mgr.24679) 19 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:14:14.414 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: cephadm 2024-09-21T14:14:13.735861+0000 mgr.x (mgr.24679) 20 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:14:14.414 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: audit 2024-09-21T14:14:13.803814+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.414 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: audit 2024-09-21T14:14:13.817004+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.414 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: audit 2024-09-21T14:14:13.828356+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.414 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: audit 2024-09-21T14:14:13.840511+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.414 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: audit 2024-09-21T14:14:13.850994+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.415 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: audit 2024-09-21T14:14:13.881060+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:14:14.415 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: audit 2024-09-21T14:14:13.882153+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24679 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:14:14.415 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:14 smithi032 bash[28514]: audit 2024-09-21T14:14:13.901103+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:14:14.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: cluster 2024-09-21T14:14:12.979445+0000 mgr.x (mgr.24679) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T14:14:14.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: audit 2024-09-21T14:14:13.410446+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: audit 2024-09-21T14:14:13.423658+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: audit 2024-09-21T14:14:13.428582+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:14:14.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: audit 2024-09-21T14:14:13.430121+0000 mon.c (mon.2) 150 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:14:14.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: cephadm 2024-09-21T14:14:13.430273+0000 mgr.x (mgr.24679) 13 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T14:14:14.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: cephadm 2024-09-21T14:14:13.430655+0000 mgr.x (mgr.24679) 14 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T14:14:14.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: cephadm 2024-09-21T14:14:13.542598+0000 mgr.x (mgr.24679) 15 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:14:14.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: cephadm 2024-09-21T14:14:13.549807+0000 mgr.x (mgr.24679) 16 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:14:14.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: cephadm 2024-09-21T14:14:13.632431+0000 mgr.x (mgr.24679) 17 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:14:14.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: cephadm 2024-09-21T14:14:13.650930+0000 mgr.x (mgr.24679) 18 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:14:14.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: cephadm 2024-09-21T14:14:13.714056+0000 mgr.x (mgr.24679) 19 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:14:14.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: cephadm 2024-09-21T14:14:13.735861+0000 mgr.x (mgr.24679) 20 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:14:14.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: audit 2024-09-21T14:14:13.803814+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: audit 2024-09-21T14:14:13.817004+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: audit 2024-09-21T14:14:13.828356+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: audit 2024-09-21T14:14:13.840511+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: audit 2024-09-21T14:14:13.850994+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:14.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: audit 2024-09-21T14:14:13.881060+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:14:14.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: audit 2024-09-21T14:14:13.882153+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24679 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:14:14.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:14 smithi046 bash[21852]: audit 2024-09-21T14:14:13.901103+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:14:15.697 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:15 smithi032 bash[19760]: cephadm 2024-09-21T14:14:13.878013+0000 mgr.x (mgr.24679) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.eyltpm (dependencies changed)... 2024-09-21T14:14:15.697 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:15 smithi032 bash[19760]: cephadm 2024-09-21T14:14:13.901416+0000 mgr.x (mgr.24679) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.eyltpm on smithi032 2024-09-21T14:14:15.698 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:15 smithi032 bash[28514]: cephadm 2024-09-21T14:14:13.878013+0000 mgr.x (mgr.24679) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.eyltpm (dependencies changed)... 2024-09-21T14:14:15.698 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:15 smithi032 bash[28514]: cephadm 2024-09-21T14:14:13.901416+0000 mgr.x (mgr.24679) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.eyltpm on smithi032 2024-09-21T14:14:15.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:15 smithi046 bash[21852]: cephadm 2024-09-21T14:14:13.878013+0000 mgr.x (mgr.24679) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.eyltpm (dependencies changed)... 2024-09-21T14:14:15.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:15 smithi046 bash[21852]: cephadm 2024-09-21T14:14:13.901416+0000 mgr.x (mgr.24679) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.eyltpm on smithi032 2024-09-21T14:14:16.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:16 smithi032 bash[19760]: cluster 2024-09-21T14:14:14.980126+0000 mgr.x (mgr.24679) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:14:16.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:16 smithi032 bash[28514]: cluster 2024-09-21T14:14:14.980126+0000 mgr.x (mgr.24679) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:14:16.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:16 smithi046 bash[21852]: cluster 2024-09-21T14:14:14.980126+0000 mgr.x (mgr.24679) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:14:18.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:18 smithi032 bash[19760]: cluster 2024-09-21T14:14:16.981822+0000 mgr.x (mgr.24679) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:14:18.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:18 smithi032 bash[19760]: audit 2024-09-21T14:14:17.337504+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:18.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:18 smithi032 bash[19760]: audit 2024-09-21T14:14:17.345071+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:18.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:18 smithi032 bash[19760]: cephadm 2024-09-21T14:14:17.347011+0000 mgr.x (mgr.24679) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T14:14:18.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:18 smithi032 bash[19760]: cephadm 2024-09-21T14:14:17.669276+0000 mgr.x (mgr.24679) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi046 2024-09-21T14:14:18.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:18 smithi032 bash[28514]: cluster 2024-09-21T14:14:16.981822+0000 mgr.x (mgr.24679) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:14:18.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:18 smithi032 bash[28514]: audit 2024-09-21T14:14:17.337504+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:18.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:18 smithi032 bash[28514]: audit 2024-09-21T14:14:17.345071+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:18.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:18 smithi032 bash[28514]: cephadm 2024-09-21T14:14:17.347011+0000 mgr.x (mgr.24679) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T14:14:18.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:18 smithi032 bash[28514]: cephadm 2024-09-21T14:14:17.669276+0000 mgr.x (mgr.24679) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi046 2024-09-21T14:14:18.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:18 smithi046 bash[21852]: cluster 2024-09-21T14:14:16.981822+0000 mgr.x (mgr.24679) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:14:18.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:18 smithi046 bash[21852]: audit 2024-09-21T14:14:17.337504+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:18.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:18 smithi046 bash[21852]: audit 2024-09-21T14:14:17.345071+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:18.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:18 smithi046 bash[21852]: cephadm 2024-09-21T14:14:17.347011+0000 mgr.x (mgr.24679) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T14:14:18.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:18 smithi046 bash[21852]: cephadm 2024-09-21T14:14:17.669276+0000 mgr.x (mgr.24679) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi046 2024-09-21T14:14:19.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:19 smithi032 bash[19760]: audit 2024-09-21T14:14:19.088499+0000 mon.a (mon.0) 1282 : audit [DBG] from='client.? 172.21.15.32:0/2897316622' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T14:14:19.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:19 smithi032 bash[28514]: audit 2024-09-21T14:14:19.088499+0000 mon.a (mon.0) 1282 : audit [DBG] from='client.? 172.21.15.32:0/2897316622' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T14:14:19.591 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:19 smithi046 bash[21852]: audit 2024-09-21T14:14:19.088499+0000 mon.a (mon.0) 1282 : audit [DBG] from='client.? 172.21.15.32:0/2897316622' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T14:14:20.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:20 smithi032 bash[19760]: cluster 2024-09-21T14:14:18.982571+0000 mgr.x (mgr.24679) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:14:20.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:20 smithi032 bash[19760]: audit 2024-09-21T14:14:19.406388+0000 mon.c (mon.2) 153 : audit [INF] from='client.? 172.21.15.32:0/251119698' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/568826774"}]: dispatch 2024-09-21T14:14:20.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:20 smithi032 bash[19760]: audit 2024-09-21T14:14:19.406853+0000 mon.a (mon.0) 1283 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/568826774"}]: dispatch 2024-09-21T14:14:20.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:20 smithi032 bash[28514]: cluster 2024-09-21T14:14:18.982571+0000 mgr.x (mgr.24679) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:14:20.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:20 smithi032 bash[28514]: audit 2024-09-21T14:14:19.406388+0000 mon.c (mon.2) 153 : audit [INF] from='client.? 172.21.15.32:0/251119698' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/568826774"}]: dispatch 2024-09-21T14:14:20.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:20 smithi032 bash[28514]: audit 2024-09-21T14:14:19.406853+0000 mon.a (mon.0) 1283 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/568826774"}]: dispatch 2024-09-21T14:14:20.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:20 smithi046 bash[21852]: cluster 2024-09-21T14:14:18.982571+0000 mgr.x (mgr.24679) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:14:20.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:20 smithi046 bash[21852]: audit 2024-09-21T14:14:19.406388+0000 mon.c (mon.2) 153 : audit [INF] from='client.? 172.21.15.32:0/251119698' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/568826774"}]: dispatch 2024-09-21T14:14:20.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:20 smithi046 bash[21852]: audit 2024-09-21T14:14:19.406853+0000 mon.a (mon.0) 1283 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/568826774"}]: dispatch 2024-09-21T14:14:21.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:14:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:14:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T14:14:21.679 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:21 smithi046 bash[21852]: audit 2024-09-21T14:14:20.358639+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/568826774"}]': finished 2024-09-21T14:14:21.679 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:21 smithi046 bash[21852]: cluster 2024-09-21T14:14:20.364778+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T14:14:21.679 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:21 smithi046 bash[21852]: audit 2024-09-21T14:14:20.608254+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:14:21.679 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:21 smithi046 bash[21852]: audit 2024-09-21T14:14:20.698272+0000 mon.a (mon.0) 1286 : audit [INF] from='client.? 172.21.15.32:0/3612647246' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/607560544"}]: dispatch 2024-09-21T14:14:21.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:21 smithi032 bash[19760]: audit 2024-09-21T14:14:20.358639+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/568826774"}]': finished 2024-09-21T14:14:21.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:21 smithi032 bash[19760]: cluster 2024-09-21T14:14:20.364778+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T14:14:21.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:21 smithi032 bash[19760]: audit 2024-09-21T14:14:20.608254+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:14:21.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:21 smithi032 bash[19760]: audit 2024-09-21T14:14:20.698272+0000 mon.a (mon.0) 1286 : audit [INF] from='client.? 172.21.15.32:0/3612647246' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/607560544"}]: dispatch 2024-09-21T14:14:21.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:21 smithi032 bash[28514]: audit 2024-09-21T14:14:20.358639+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/568826774"}]': finished 2024-09-21T14:14:21.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:21 smithi032 bash[28514]: cluster 2024-09-21T14:14:20.364778+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T14:14:21.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:21 smithi032 bash[28514]: audit 2024-09-21T14:14:20.608254+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:14:21.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:21 smithi032 bash[28514]: audit 2024-09-21T14:14:20.698272+0000 mon.a (mon.0) 1286 : audit [INF] from='client.? 172.21.15.32:0/3612647246' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/607560544"}]: dispatch 2024-09-21T14:14:22.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[21852]: cluster 2024-09-21T14:14:20.984181+0000 mgr.x (mgr.24679) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T14:14:22.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[21852]: audit 2024-09-21T14:14:21.368062+0000 mon.a (mon.0) 1287 : audit [INF] from='client.? 172.21.15.32:0/3612647246' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/607560544"}]': finished 2024-09-21T14:14:22.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[21852]: cluster 2024-09-21T14:14:21.378041+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T14:14:22.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[21852]: audit 2024-09-21T14:14:21.712827+0000 mon.c (mon.2) 155 : audit [INF] from='client.? 172.21.15.32:0/1008319060' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3205739579"}]: dispatch 2024-09-21T14:14:22.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[21852]: audit 2024-09-21T14:14:21.713503+0000 mon.a (mon.0) 1289 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3205739579"}]: dispatch 2024-09-21T14:14:22.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 systemd[1]: Stopping Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:14:22.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[53448]: ts=2024-09-21T14:14:22.312Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T14:14:22.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[53448]: ts=2024-09-21T14:14:22.312Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T14:14:22.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[53448]: ts=2024-09-21T14:14:22.312Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T14:14:22.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[53448]: ts=2024-09-21T14:14:22.312Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T14:14:22.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[53448]: ts=2024-09-21T14:14:22.312Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T14:14:22.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[53448]: ts=2024-09-21T14:14:22.312Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T14:14:22.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[53448]: ts=2024-09-21T14:14:22.313Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T14:14:22.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[53448]: ts=2024-09-21T14:14:22.313Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T14:14:22.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[53448]: ts=2024-09-21T14:14:22.313Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T14:14:22.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[53448]: ts=2024-09-21T14:14:22.314Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T14:14:22.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[53448]: ts=2024-09-21T14:14:22.314Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T14:14:22.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[53448]: ts=2024-09-21T14:14:22.314Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T14:14:22.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:22 smithi032 bash[19760]: cluster 2024-09-21T14:14:20.984181+0000 mgr.x (mgr.24679) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T14:14:22.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:22 smithi032 bash[19760]: audit 2024-09-21T14:14:21.368062+0000 mon.a (mon.0) 1287 : audit [INF] from='client.? 172.21.15.32:0/3612647246' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/607560544"}]': finished 2024-09-21T14:14:22.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:22 smithi032 bash[19760]: cluster 2024-09-21T14:14:21.378041+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T14:14:22.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:22 smithi032 bash[19760]: audit 2024-09-21T14:14:21.712827+0000 mon.c (mon.2) 155 : audit [INF] from='client.? 172.21.15.32:0/1008319060' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3205739579"}]: dispatch 2024-09-21T14:14:22.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:22 smithi032 bash[19760]: audit 2024-09-21T14:14:21.713503+0000 mon.a (mon.0) 1289 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3205739579"}]: dispatch 2024-09-21T14:14:22.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:22 smithi032 bash[28514]: cluster 2024-09-21T14:14:20.984181+0000 mgr.x (mgr.24679) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T14:14:22.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:22 smithi032 bash[28514]: audit 2024-09-21T14:14:21.368062+0000 mon.a (mon.0) 1287 : audit [INF] from='client.? 172.21.15.32:0/3612647246' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/607560544"}]': finished 2024-09-21T14:14:22.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:22 smithi032 bash[28514]: cluster 2024-09-21T14:14:21.378041+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T14:14:22.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:22 smithi032 bash[28514]: audit 2024-09-21T14:14:21.712827+0000 mon.c (mon.2) 155 : audit [INF] from='client.? 172.21.15.32:0/1008319060' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3205739579"}]: dispatch 2024-09-21T14:14:22.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:22 smithi032 bash[28514]: audit 2024-09-21T14:14:21.713503+0000 mon.a (mon.0) 1289 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3205739579"}]: dispatch 2024-09-21T14:14:23.077 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[54729]: ceph-0221b256-781f-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T14:14:23.077 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 bash[54789]: ceph-0221b256-781f-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T14:14:23.077 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T14:14:23.077 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 systemd[1]: Stopped Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:14:23.077 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:22 smithi046 systemd[1]: Started Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:14:23.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:23 smithi046 bash[21852]: audit 2024-09-21T14:14:22.379457+0000 mon.a (mon.0) 1290 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3205739579"}]': finished 2024-09-21T14:14:23.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:23 smithi046 bash[21852]: cluster 2024-09-21T14:14:22.387260+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T14:14:23.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:23 smithi046 bash[21852]: audit 2024-09-21T14:14:22.715767+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? 172.21.15.32:0/273031301' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/838104611"}]: dispatch 2024-09-21T14:14:23.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:23 smithi046 bash[21852]: audit 2024-09-21T14:14:23.022168+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:23.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:23 smithi046 bash[21852]: audit 2024-09-21T14:14:23.035814+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:23.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:23 smithi046 bash[21852]: audit 2024-09-21T14:14:23.042865+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:14:23.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:23 smithi046 bash[21852]: audit 2024-09-21T14:14:23.049698+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:14:23.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:23 smithi046 bash[21852]: audit 2024-09-21T14:14:23.057201+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:14:23.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[19760]: audit 2024-09-21T14:14:22.379457+0000 mon.a (mon.0) 1290 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3205739579"}]': finished 2024-09-21T14:14:23.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[19760]: cluster 2024-09-21T14:14:22.387260+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T14:14:23.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[19760]: audit 2024-09-21T14:14:22.715767+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? 172.21.15.32:0/273031301' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/838104611"}]: dispatch 2024-09-21T14:14:23.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[19760]: audit 2024-09-21T14:14:23.022168+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:23.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[19760]: audit 2024-09-21T14:14:23.035814+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:23.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[19760]: audit 2024-09-21T14:14:23.042865+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:14:23.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[19760]: audit 2024-09-21T14:14:23.049698+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:14:23.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[19760]: audit 2024-09-21T14:14:23.057201+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:14:23.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[28514]: audit 2024-09-21T14:14:22.379457+0000 mon.a (mon.0) 1290 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3205739579"}]': finished 2024-09-21T14:14:23.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[28514]: cluster 2024-09-21T14:14:22.387260+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T14:14:23.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[28514]: audit 2024-09-21T14:14:22.715767+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? 172.21.15.32:0/273031301' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/838104611"}]: dispatch 2024-09-21T14:14:23.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[28514]: audit 2024-09-21T14:14:23.022168+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:23.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[28514]: audit 2024-09-21T14:14:23.035814+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:23.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[28514]: audit 2024-09-21T14:14:23.042865+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:14:23.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[28514]: audit 2024-09-21T14:14:23.049698+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:14:23.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:23 smithi032 bash[28514]: audit 2024-09-21T14:14:23.057201+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:14:24.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[21852]: cluster 2024-09-21T14:14:22.984644+0000 mgr.x (mgr.24679) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-09-21T14:14:24.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[21852]: audit 2024-09-21T14:14:23.042436+0000 mgr.x (mgr.24679) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:14:24.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[21852]: audit 2024-09-21T14:14:23.048770+0000 mgr.x (mgr.24679) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:14:24.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[21852]: audit 2024-09-21T14:14:23.056211+0000 mgr.x (mgr.24679) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:14:24.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[21852]: audit 2024-09-21T14:14:23.387798+0000 mon.a (mon.0) 1295 : audit [INF] from='client.? 172.21.15.32:0/273031301' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/838104611"}]': finished 2024-09-21T14:14:24.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[21852]: cluster 2024-09-21T14:14:23.395843+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T14:14:24.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[21852]: audit 2024-09-21T14:14:23.734709+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.32:0/1269497311' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/838104611"}]: dispatch 2024-09-21T14:14:24.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.367Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T14:14:24.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.367Z 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-21T14:14:24.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.367Z 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 smithi046 (none))" 2024-09-21T14:14:24.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.367Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T14:14:24.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.367Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T14:14:24.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.368Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T14:14:24.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.369Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T14:14:24.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.370Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T14:14:24.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.370Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T14:14:24.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.373Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T14:14:24.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.374Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.011383ms 2024-09-21T14:14:24.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.374Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T14:14:24.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.374Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-21T14:14:24.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.388Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-21T14:14:24.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.398Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-21T14:14:24.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.402Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-21T14:14:24.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.402Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-21T14:14:24.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.402Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.037µs wal_replay_duration=28.376897ms wbl_replay_duration=142ns total_replay_duration=29.45354ms 2024-09-21T14:14:24.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.404Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T14:14:24.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.404Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T14:14:24.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.404Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T14:14:24.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.430Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.399167ms db_storage=787ns remote_storage=1.285µs web_handler=320ns query_engine=772ns scrape=259.557µs scrape_sd=127.296µs notify=13.995µs notify_sd=11.575µs rules=24.50335ms tracing=5.595µs 2024-09-21T14:14:24.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.430Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T14:14:24.712 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:14:24 smithi046 bash[54816]: ts=2024-09-21T14:14:24.430Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T14:14:24.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:24 smithi032 bash[19760]: cluster 2024-09-21T14:14:22.984644+0000 mgr.x (mgr.24679) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-09-21T14:14:24.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:24 smithi032 bash[19760]: audit 2024-09-21T14:14:23.042436+0000 mgr.x (mgr.24679) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:14:24.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:24 smithi032 bash[19760]: audit 2024-09-21T14:14:23.048770+0000 mgr.x (mgr.24679) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:14:24.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:24 smithi032 bash[19760]: audit 2024-09-21T14:14:23.056211+0000 mgr.x (mgr.24679) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:14:24.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:24 smithi032 bash[19760]: audit 2024-09-21T14:14:23.387798+0000 mon.a (mon.0) 1295 : audit [INF] from='client.? 172.21.15.32:0/273031301' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/838104611"}]': finished 2024-09-21T14:14:24.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:24 smithi032 bash[19760]: cluster 2024-09-21T14:14:23.395843+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T14:14:24.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:24 smithi032 bash[19760]: audit 2024-09-21T14:14:23.734709+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.32:0/1269497311' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/838104611"}]: dispatch 2024-09-21T14:14:24.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:24 smithi032 bash[28514]: cluster 2024-09-21T14:14:22.984644+0000 mgr.x (mgr.24679) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-09-21T14:14:24.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:24 smithi032 bash[28514]: audit 2024-09-21T14:14:23.042436+0000 mgr.x (mgr.24679) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:14:24.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:24 smithi032 bash[28514]: audit 2024-09-21T14:14:23.048770+0000 mgr.x (mgr.24679) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:14:24.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:24 smithi032 bash[28514]: audit 2024-09-21T14:14:23.056211+0000 mgr.x (mgr.24679) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:14:24.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:24 smithi032 bash[28514]: audit 2024-09-21T14:14:23.387798+0000 mon.a (mon.0) 1295 : audit [INF] from='client.? 172.21.15.32:0/273031301' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/838104611"}]': finished 2024-09-21T14:14:24.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:24 smithi032 bash[28514]: cluster 2024-09-21T14:14:23.395843+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T14:14:24.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:24 smithi032 bash[28514]: audit 2024-09-21T14:14:23.734709+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.32:0/1269497311' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/838104611"}]: dispatch 2024-09-21T14:14:25.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:25 smithi046 bash[21852]: audit 2024-09-21T14:14:24.390217+0000 mon.a (mon.0) 1298 : audit [INF] from='client.? 172.21.15.32:0/1269497311' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/838104611"}]': finished 2024-09-21T14:14:25.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:25 smithi046 bash[21852]: cluster 2024-09-21T14:14:24.395075+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T14:14:25.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:25 smithi046 bash[21852]: audit 2024-09-21T14:14:24.725976+0000 mon.c (mon.2) 159 : audit [INF] from='client.? 172.21.15.32:0/3053570863' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1565325389"}]: dispatch 2024-09-21T14:14:25.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:25 smithi046 bash[21852]: audit 2024-09-21T14:14:24.726918+0000 mon.a (mon.0) 1300 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1565325389"}]: dispatch 2024-09-21T14:14:25.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:25 smithi032 bash[19760]: audit 2024-09-21T14:14:24.390217+0000 mon.a (mon.0) 1298 : audit [INF] from='client.? 172.21.15.32:0/1269497311' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/838104611"}]': finished 2024-09-21T14:14:25.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:25 smithi032 bash[19760]: cluster 2024-09-21T14:14:24.395075+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T14:14:25.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:25 smithi032 bash[19760]: audit 2024-09-21T14:14:24.725976+0000 mon.c (mon.2) 159 : audit [INF] from='client.? 172.21.15.32:0/3053570863' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1565325389"}]: dispatch 2024-09-21T14:14:25.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:25 smithi032 bash[19760]: audit 2024-09-21T14:14:24.726918+0000 mon.a (mon.0) 1300 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1565325389"}]: dispatch 2024-09-21T14:14:25.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:25 smithi032 bash[28514]: audit 2024-09-21T14:14:24.390217+0000 mon.a (mon.0) 1298 : audit [INF] from='client.? 172.21.15.32:0/1269497311' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/838104611"}]': finished 2024-09-21T14:14:25.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:25 smithi032 bash[28514]: cluster 2024-09-21T14:14:24.395075+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T14:14:25.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:25 smithi032 bash[28514]: audit 2024-09-21T14:14:24.725976+0000 mon.c (mon.2) 159 : audit [INF] from='client.? 172.21.15.32:0/3053570863' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1565325389"}]: dispatch 2024-09-21T14:14:25.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:25 smithi032 bash[28514]: audit 2024-09-21T14:14:24.726918+0000 mon.a (mon.0) 1300 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1565325389"}]: dispatch 2024-09-21T14:14:26.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:26 smithi046 bash[21852]: cluster 2024-09-21T14:14:24.985423+0000 mgr.x (mgr.24679) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:14:26.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:26 smithi046 bash[21852]: audit 2024-09-21T14:14:25.410258+0000 mon.a (mon.0) 1301 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1565325389"}]': finished 2024-09-21T14:14:26.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:26 smithi046 bash[21852]: cluster 2024-09-21T14:14:25.417893+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T14:14:26.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:26 smithi032 bash[19760]: cluster 2024-09-21T14:14:24.985423+0000 mgr.x (mgr.24679) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:14:26.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:26 smithi032 bash[19760]: audit 2024-09-21T14:14:25.410258+0000 mon.a (mon.0) 1301 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1565325389"}]': finished 2024-09-21T14:14:26.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:26 smithi032 bash[19760]: cluster 2024-09-21T14:14:25.417893+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T14:14:26.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:26 smithi032 bash[28514]: cluster 2024-09-21T14:14:24.985423+0000 mgr.x (mgr.24679) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:14:26.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:26 smithi032 bash[28514]: audit 2024-09-21T14:14:25.410258+0000 mon.a (mon.0) 1301 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.eyltpm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1565325389"}]': finished 2024-09-21T14:14:26.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:26 smithi032 bash[28514]: cluster 2024-09-21T14:14:25.417893+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T14:14:28.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:28 smithi046 bash[21852]: cluster 2024-09-21T14:14:26.987139+0000 mgr.x (mgr.24679) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:14:28.806 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:28 smithi032 bash[19760]: cluster 2024-09-21T14:14:26.987139+0000 mgr.x (mgr.24679) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:14:28.806 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:28 smithi032 bash[28514]: cluster 2024-09-21T14:14:26.987139+0000 mgr.x (mgr.24679) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:14:29.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:29 smithi046 bash[21852]: audit 2024-09-21T14:14:28.807939+0000 mgr.x (mgr.24679) 35 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:29.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:29 smithi046 bash[21852]: audit 2024-09-21T14:14:29.044777+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:29.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:29 smithi046 bash[21852]: audit 2024-09-21T14:14:29.056337+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:29.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:29 smithi046 bash[21852]: audit 2024-09-21T14:14:29.156731+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:29.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:29 smithi046 bash[21852]: audit 2024-09-21T14:14:29.166504+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:29.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:29 smithi046 bash[21852]: audit 2024-09-21T14:14:29.169377+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:14:29.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:29 smithi046 bash[21852]: audit 2024-09-21T14:14:29.170945+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:14:29.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:29 smithi046 bash[21852]: audit 2024-09-21T14:14:29.179273+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:29.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[28514]: audit 2024-09-21T14:14:28.807939+0000 mgr.x (mgr.24679) 35 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:29.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[28514]: audit 2024-09-21T14:14:29.044777+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:29.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[28514]: audit 2024-09-21T14:14:29.056337+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:29.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[28514]: audit 2024-09-21T14:14:29.156731+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:29.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[28514]: audit 2024-09-21T14:14:29.166504+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:29.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[28514]: audit 2024-09-21T14:14:29.169377+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:14:29.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[28514]: audit 2024-09-21T14:14:29.170945+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:14:29.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[28514]: audit 2024-09-21T14:14:29.179273+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:29.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[19760]: audit 2024-09-21T14:14:28.807939+0000 mgr.x (mgr.24679) 35 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:29.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[19760]: audit 2024-09-21T14:14:29.044777+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:29.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[19760]: audit 2024-09-21T14:14:29.056337+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:29.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[19760]: audit 2024-09-21T14:14:29.156731+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:29.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[19760]: audit 2024-09-21T14:14:29.166504+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:29.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[19760]: audit 2024-09-21T14:14:29.169377+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:14:29.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[19760]: audit 2024-09-21T14:14:29.170945+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:14:29.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:29 smithi032 bash[19760]: audit 2024-09-21T14:14:29.179273+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:14:30.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:30 smithi046 bash[21852]: cluster 2024-09-21T14:14:28.987586+0000 mgr.x (mgr.24679) 36 : cluster [DBG] pgmap v21: 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-21T14:14:30.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:30 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:14:30] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-21T14:14:30.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:30 smithi032 bash[19760]: cluster 2024-09-21T14:14:28.987586+0000 mgr.x (mgr.24679) 36 : cluster [DBG] pgmap v21: 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-21T14:14:30.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:30 smithi032 bash[28514]: cluster 2024-09-21T14:14:28.987586+0000 mgr.x (mgr.24679) 36 : cluster [DBG] pgmap v21: 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-21T14:14:32.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:32 smithi046 bash[21852]: cluster 2024-09-21T14:14:30.989107+0000 mgr.x (mgr.24679) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T14:14:32.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:32 smithi032 bash[28514]: cluster 2024-09-21T14:14:30.989107+0000 mgr.x (mgr.24679) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T14:14:32.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:32 smithi032 bash[19760]: cluster 2024-09-21T14:14:30.989107+0000 mgr.x (mgr.24679) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T14:14:34.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:34 smithi046 bash[21852]: cluster 2024-09-21T14:14:32.989831+0000 mgr.x (mgr.24679) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:14:34.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:34 smithi032 bash[28514]: cluster 2024-09-21T14:14:32.989831+0000 mgr.x (mgr.24679) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:14:34.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:34 smithi032 bash[19760]: cluster 2024-09-21T14:14:32.989831+0000 mgr.x (mgr.24679) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:14:36.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:36 smithi046 bash[21852]: cluster 2024-09-21T14:14:34.990497+0000 mgr.x (mgr.24679) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:14:36.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:36 smithi046 bash[21852]: audit 2024-09-21T14:14:35.608625+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:14:36.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:36 smithi032 bash[28514]: cluster 2024-09-21T14:14:34.990497+0000 mgr.x (mgr.24679) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:14:36.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:36 smithi032 bash[28514]: audit 2024-09-21T14:14:35.608625+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:14:36.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:36 smithi032 bash[19760]: cluster 2024-09-21T14:14:34.990497+0000 mgr.x (mgr.24679) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:14:36.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:36 smithi032 bash[19760]: audit 2024-09-21T14:14:35.608625+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:14:38.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:38 smithi046 bash[21852]: cluster 2024-09-21T14:14:36.992196+0000 mgr.x (mgr.24679) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T14:14:38.818 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:38 smithi032 bash[19760]: cluster 2024-09-21T14:14:36.992196+0000 mgr.x (mgr.24679) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T14:14:38.818 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:38 smithi032 bash[28514]: cluster 2024-09-21T14:14:36.992196+0000 mgr.x (mgr.24679) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T14:14:39.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:39 smithi046 bash[21852]: audit 2024-09-21T14:14:38.819148+0000 mgr.x (mgr.24679) 41 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:39.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:39 smithi032 bash[19760]: audit 2024-09-21T14:14:38.819148+0000 mgr.x (mgr.24679) 41 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:39.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:39 smithi032 bash[28514]: audit 2024-09-21T14:14:38.819148+0000 mgr.x (mgr.24679) 41 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:40.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:40 smithi046 bash[21852]: cluster 2024-09-21T14:14:38.992908+0000 mgr.x (mgr.24679) 42 : cluster [DBG] pgmap v26: 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-21T14:14:40.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:40 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:14:40] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-21T14:14:40.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:40 smithi032 bash[19760]: cluster 2024-09-21T14:14:38.992908+0000 mgr.x (mgr.24679) 42 : cluster [DBG] pgmap v26: 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-21T14:14:40.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:40 smithi032 bash[28514]: cluster 2024-09-21T14:14:38.992908+0000 mgr.x (mgr.24679) 42 : cluster [DBG] pgmap v26: 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-21T14:14:42.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:42 smithi046 bash[21852]: cluster 2024-09-21T14:14:40.994484+0000 mgr.x (mgr.24679) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:14:42.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:42 smithi032 bash[28514]: cluster 2024-09-21T14:14:40.994484+0000 mgr.x (mgr.24679) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:14:42.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:42 smithi032 bash[19760]: cluster 2024-09-21T14:14:40.994484+0000 mgr.x (mgr.24679) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:14:44.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:44 smithi046 bash[21852]: cluster 2024-09-21T14:14:42.995237+0000 mgr.x (mgr.24679) 44 : cluster [DBG] pgmap v28: 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-21T14:14:44.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:44 smithi032 bash[19760]: cluster 2024-09-21T14:14:42.995237+0000 mgr.x (mgr.24679) 44 : cluster [DBG] pgmap v28: 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-21T14:14:44.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:44 smithi032 bash[28514]: cluster 2024-09-21T14:14:42.995237+0000 mgr.x (mgr.24679) 44 : cluster [DBG] pgmap v28: 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-21T14:14:46.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:46 smithi046 bash[21852]: cluster 2024-09-21T14:14:44.995948+0000 mgr.x (mgr.24679) 45 : cluster [DBG] pgmap v29: 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-21T14:14:46.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:46 smithi032 bash[19760]: cluster 2024-09-21T14:14:44.995948+0000 mgr.x (mgr.24679) 45 : cluster [DBG] pgmap v29: 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-21T14:14:46.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:46 smithi032 bash[28514]: cluster 2024-09-21T14:14:44.995948+0000 mgr.x (mgr.24679) 45 : cluster [DBG] pgmap v29: 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-21T14:14:48.830 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:48 smithi032 bash[19760]: cluster 2024-09-21T14:14:46.997616+0000 mgr.x (mgr.24679) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:14:48.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:48 smithi032 bash[28514]: cluster 2024-09-21T14:14:46.997616+0000 mgr.x (mgr.24679) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:14:48.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:48 smithi046 bash[21852]: cluster 2024-09-21T14:14:46.997616+0000 mgr.x (mgr.24679) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:14:49.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:49 smithi032 bash[28514]: audit 2024-09-21T14:14:48.830698+0000 mgr.x (mgr.24679) 47 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:49.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:49 smithi032 bash[19760]: audit 2024-09-21T14:14:48.830698+0000 mgr.x (mgr.24679) 47 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:49.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:49 smithi046 bash[21852]: audit 2024-09-21T14:14:48.830698+0000 mgr.x (mgr.24679) 47 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:50.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:14:50 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:14:50] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-21T14:14:50.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:50 smithi046 bash[21852]: cluster 2024-09-21T14:14:48.998340+0000 mgr.x (mgr.24679) 48 : cluster [DBG] pgmap v31: 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-21T14:14:50.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:50 smithi032 bash[28514]: cluster 2024-09-21T14:14:48.998340+0000 mgr.x (mgr.24679) 48 : cluster [DBG] pgmap v31: 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-21T14:14:50.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:50 smithi032 bash[19760]: cluster 2024-09-21T14:14:48.998340+0000 mgr.x (mgr.24679) 48 : cluster [DBG] pgmap v31: 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-21T14:14:51.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:51 smithi032 bash[28514]: audit 2024-09-21T14:14:50.609214+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:14:51.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:51 smithi032 bash[19760]: audit 2024-09-21T14:14:50.609214+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:14:51.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:51 smithi046 bash[21852]: audit 2024-09-21T14:14:50.609214+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:14:52.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:52 smithi032 bash[19760]: cluster 2024-09-21T14:14:50.999938+0000 mgr.x (mgr.24679) 49 : cluster [DBG] pgmap v32: 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-21T14:14:52.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:52 smithi032 bash[28514]: cluster 2024-09-21T14:14:50.999938+0000 mgr.x (mgr.24679) 49 : cluster [DBG] pgmap v32: 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-21T14:14:52.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:52 smithi046 bash[21852]: cluster 2024-09-21T14:14:50.999938+0000 mgr.x (mgr.24679) 49 : cluster [DBG] pgmap v32: 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-21T14:14:54.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:54 smithi032 bash[19760]: cluster 2024-09-21T14:14:53.000677+0000 mgr.x (mgr.24679) 50 : cluster [DBG] pgmap v33: 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-21T14:14:54.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:54 smithi032 bash[28514]: cluster 2024-09-21T14:14:53.000677+0000 mgr.x (mgr.24679) 50 : cluster [DBG] pgmap v33: 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-21T14:14:54.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:54 smithi046 bash[21852]: cluster 2024-09-21T14:14:53.000677+0000 mgr.x (mgr.24679) 50 : cluster [DBG] pgmap v33: 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-21T14:14:56.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:56 smithi032 bash[28514]: cluster 2024-09-21T14:14:55.001455+0000 mgr.x (mgr.24679) 51 : cluster [DBG] pgmap v34: 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-21T14:14:56.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:56 smithi032 bash[19760]: cluster 2024-09-21T14:14:55.001455+0000 mgr.x (mgr.24679) 51 : cluster [DBG] pgmap v34: 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-21T14:14:56.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:56 smithi046 bash[21852]: cluster 2024-09-21T14:14:55.001455+0000 mgr.x (mgr.24679) 51 : cluster [DBG] pgmap v34: 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-21T14:14:58.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:58 smithi032 bash[19760]: cluster 2024-09-21T14:14:57.003100+0000 mgr.x (mgr.24679) 52 : cluster [DBG] pgmap v35: 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-21T14:14:58.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:58 smithi032 bash[28514]: cluster 2024-09-21T14:14:57.003100+0000 mgr.x (mgr.24679) 52 : cluster [DBG] pgmap v35: 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-21T14:14:58.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:58 smithi046 bash[21852]: cluster 2024-09-21T14:14:57.003100+0000 mgr.x (mgr.24679) 52 : cluster [DBG] pgmap v35: 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-21T14:14:59.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:14:59 smithi032 bash[19760]: audit 2024-09-21T14:14:58.835939+0000 mgr.x (mgr.24679) 53 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:59.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:14:59 smithi032 bash[28514]: audit 2024-09-21T14:14:58.835939+0000 mgr.x (mgr.24679) 53 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:14:59.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:14:59 smithi046 bash[21852]: audit 2024-09-21T14:14:58.835939+0000 mgr.x (mgr.24679) 53 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:00.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:15:00 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:15:00] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T14:15:00.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:00 smithi046 bash[21852]: cluster 2024-09-21T14:14:59.003829+0000 mgr.x (mgr.24679) 54 : cluster [DBG] pgmap v36: 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-21T14:15:00.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:00 smithi032 bash[28514]: cluster 2024-09-21T14:14:59.003829+0000 mgr.x (mgr.24679) 54 : cluster [DBG] pgmap v36: 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-21T14:15:00.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:00 smithi032 bash[19760]: cluster 2024-09-21T14:14:59.003829+0000 mgr.x (mgr.24679) 54 : cluster [DBG] pgmap v36: 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-21T14:15:02.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:02 smithi032 bash[19760]: cluster 2024-09-21T14:15:01.005457+0000 mgr.x (mgr.24679) 55 : cluster [DBG] pgmap v37: 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-21T14:15:02.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:02 smithi032 bash[28514]: cluster 2024-09-21T14:15:01.005457+0000 mgr.x (mgr.24679) 55 : cluster [DBG] pgmap v37: 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-21T14:15:02.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:02 smithi046 bash[21852]: cluster 2024-09-21T14:15:01.005457+0000 mgr.x (mgr.24679) 55 : cluster [DBG] pgmap v37: 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-21T14:15:04.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:04 smithi032 bash[19760]: cluster 2024-09-21T14:15:03.006225+0000 mgr.x (mgr.24679) 56 : cluster [DBG] pgmap v38: 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-21T14:15:04.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:04 smithi032 bash[28514]: cluster 2024-09-21T14:15:03.006225+0000 mgr.x (mgr.24679) 56 : cluster [DBG] pgmap v38: 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-21T14:15:04.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:04 smithi046 bash[21852]: cluster 2024-09-21T14:15:03.006225+0000 mgr.x (mgr.24679) 56 : cluster [DBG] pgmap v38: 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-21T14:15:06.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:06 smithi032 bash[19760]: cluster 2024-09-21T14:15:05.007079+0000 mgr.x (mgr.24679) 57 : cluster [DBG] pgmap v39: 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-21T14:15:06.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:06 smithi032 bash[19760]: audit 2024-09-21T14:15:05.636590+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:15:06.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:06 smithi032 bash[28514]: cluster 2024-09-21T14:15:05.007079+0000 mgr.x (mgr.24679) 57 : cluster [DBG] pgmap v39: 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-21T14:15:06.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:06 smithi032 bash[28514]: audit 2024-09-21T14:15:05.636590+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:15:06.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:06 smithi046 bash[21852]: cluster 2024-09-21T14:15:05.007079+0000 mgr.x (mgr.24679) 57 : cluster [DBG] pgmap v39: 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-21T14:15:06.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:06 smithi046 bash[21852]: audit 2024-09-21T14:15:05.636590+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:15:08.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:08 smithi032 bash[19760]: cluster 2024-09-21T14:15:07.009015+0000 mgr.x (mgr.24679) 58 : cluster [DBG] pgmap v40: 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-21T14:15:08.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:08 smithi032 bash[28514]: cluster 2024-09-21T14:15:07.009015+0000 mgr.x (mgr.24679) 58 : cluster [DBG] pgmap v40: 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-21T14:15:08.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:08 smithi046 bash[21852]: cluster 2024-09-21T14:15:07.009015+0000 mgr.x (mgr.24679) 58 : cluster [DBG] pgmap v40: 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-21T14:15:10.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:15:10 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:15:10] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-21T14:15:10.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:10 smithi046 bash[21852]: audit 2024-09-21T14:15:08.839947+0000 mgr.x (mgr.24679) 59 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:10.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:10 smithi046 bash[21852]: cluster 2024-09-21T14:15:09.009866+0000 mgr.x (mgr.24679) 60 : cluster [DBG] pgmap v41: 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-21T14:15:10.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:10 smithi032 bash[19760]: audit 2024-09-21T14:15:08.839947+0000 mgr.x (mgr.24679) 59 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:10.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:10 smithi032 bash[19760]: cluster 2024-09-21T14:15:09.009866+0000 mgr.x (mgr.24679) 60 : cluster [DBG] pgmap v41: 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-21T14:15:10.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:10 smithi032 bash[28514]: audit 2024-09-21T14:15:08.839947+0000 mgr.x (mgr.24679) 59 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:10.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:10 smithi032 bash[28514]: cluster 2024-09-21T14:15:09.009866+0000 mgr.x (mgr.24679) 60 : cluster [DBG] pgmap v41: 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-21T14:15:12.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:12 smithi032 bash[19760]: cluster 2024-09-21T14:15:11.011504+0000 mgr.x (mgr.24679) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:12.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:12 smithi032 bash[28514]: cluster 2024-09-21T14:15:11.011504+0000 mgr.x (mgr.24679) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:12.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:12 smithi046 bash[21852]: cluster 2024-09-21T14:15:11.011504+0000 mgr.x (mgr.24679) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:14.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:14 smithi032 bash[19760]: cluster 2024-09-21T14:15:13.012402+0000 mgr.x (mgr.24679) 62 : cluster [DBG] pgmap v43: 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-21T14:15:14.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:14 smithi032 bash[28514]: cluster 2024-09-21T14:15:13.012402+0000 mgr.x (mgr.24679) 62 : cluster [DBG] pgmap v43: 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-21T14:15:14.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:14 smithi046 bash[21852]: cluster 2024-09-21T14:15:13.012402+0000 mgr.x (mgr.24679) 62 : cluster [DBG] pgmap v43: 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-21T14:15:16.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:16 smithi032 bash[19760]: cluster 2024-09-21T14:15:15.013257+0000 mgr.x (mgr.24679) 63 : cluster [DBG] pgmap v44: 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-21T14:15:16.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:16 smithi032 bash[28514]: cluster 2024-09-21T14:15:15.013257+0000 mgr.x (mgr.24679) 63 : cluster [DBG] pgmap v44: 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-21T14:15:16.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:16 smithi046 bash[21852]: cluster 2024-09-21T14:15:15.013257+0000 mgr.x (mgr.24679) 63 : cluster [DBG] pgmap v44: 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-21T14:15:18.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:18 smithi032 bash[19760]: cluster 2024-09-21T14:15:17.015061+0000 mgr.x (mgr.24679) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:18.851 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:18 smithi032 bash[28514]: cluster 2024-09-21T14:15:17.015061+0000 mgr.x (mgr.24679) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:18.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:18 smithi046 bash[21852]: cluster 2024-09-21T14:15:17.015061+0000 mgr.x (mgr.24679) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:20.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:20 smithi046 bash[21852]: audit 2024-09-21T14:15:18.851347+0000 mgr.x (mgr.24679) 65 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:20.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:20 smithi046 bash[21852]: cluster 2024-09-21T14:15:19.015863+0000 mgr.x (mgr.24679) 66 : cluster [DBG] pgmap v46: 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-21T14:15:20.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:15:20 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:15:20] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-21T14:15:20.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:20 smithi032 bash[28514]: audit 2024-09-21T14:15:18.851347+0000 mgr.x (mgr.24679) 65 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:20.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:20 smithi032 bash[28514]: cluster 2024-09-21T14:15:19.015863+0000 mgr.x (mgr.24679) 66 : cluster [DBG] pgmap v46: 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-21T14:15:20.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:20 smithi032 bash[19760]: audit 2024-09-21T14:15:18.851347+0000 mgr.x (mgr.24679) 65 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:20.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:20 smithi032 bash[19760]: cluster 2024-09-21T14:15:19.015863+0000 mgr.x (mgr.24679) 66 : cluster [DBG] pgmap v46: 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-21T14:15:21.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:21 smithi032 bash[28514]: audit 2024-09-21T14:15:20.636871+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:15:21.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:21 smithi032 bash[19760]: audit 2024-09-21T14:15:20.636871+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:15:21.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:21 smithi046 bash[21852]: audit 2024-09-21T14:15:20.636871+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:15:22.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:22 smithi032 bash[28514]: cluster 2024-09-21T14:15:21.017566+0000 mgr.x (mgr.24679) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:22.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:22 smithi032 bash[19760]: cluster 2024-09-21T14:15:21.017566+0000 mgr.x (mgr.24679) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:22.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:22 smithi046 bash[21852]: cluster 2024-09-21T14:15:21.017566+0000 mgr.x (mgr.24679) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:24.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:24 smithi032 bash[19760]: cluster 2024-09-21T14:15:23.018448+0000 mgr.x (mgr.24679) 68 : cluster [DBG] pgmap v48: 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-21T14:15:24.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:24 smithi032 bash[28514]: cluster 2024-09-21T14:15:23.018448+0000 mgr.x (mgr.24679) 68 : cluster [DBG] pgmap v48: 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-21T14:15:24.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:24 smithi046 bash[21852]: cluster 2024-09-21T14:15:23.018448+0000 mgr.x (mgr.24679) 68 : cluster [DBG] pgmap v48: 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-21T14:15:26.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:26 smithi032 bash[19760]: cluster 2024-09-21T14:15:25.019338+0000 mgr.x (mgr.24679) 69 : cluster [DBG] pgmap v49: 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-21T14:15:26.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:26 smithi032 bash[28514]: cluster 2024-09-21T14:15:25.019338+0000 mgr.x (mgr.24679) 69 : cluster [DBG] pgmap v49: 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-21T14:15:26.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:26 smithi046 bash[21852]: cluster 2024-09-21T14:15:25.019338+0000 mgr.x (mgr.24679) 69 : cluster [DBG] pgmap v49: 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-21T14:15:28.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:28 smithi032 bash[19760]: cluster 2024-09-21T14:15:27.021042+0000 mgr.x (mgr.24679) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:28.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:28 smithi032 bash[28514]: cluster 2024-09-21T14:15:27.021042+0000 mgr.x (mgr.24679) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:28.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:28 smithi046 bash[21852]: cluster 2024-09-21T14:15:27.021042+0000 mgr.x (mgr.24679) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:30.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:15:30 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:15:30] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-21T14:15:31.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:30 smithi032 bash[19760]: audit 2024-09-21T14:15:28.860015+0000 mgr.x (mgr.24679) 71 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:31.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:30 smithi032 bash[19760]: cluster 2024-09-21T14:15:29.021749+0000 mgr.x (mgr.24679) 72 : cluster [DBG] pgmap v51: 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-21T14:15:31.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:30 smithi032 bash[19760]: audit 2024-09-21T14:15:29.801796+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:15:31.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:30 smithi032 bash[19760]: audit 2024-09-21T14:15:29.809843+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:15:31.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:30 smithi032 bash[19760]: audit 2024-09-21T14:15:30.444339+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:15:31.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:30 smithi032 bash[19760]: audit 2024-09-21T14:15:30.446374+0000 mon.c (mon.2) 167 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:15:31.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:30 smithi032 bash[19760]: audit 2024-09-21T14:15:30.456584+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:15:31.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:30 smithi032 bash[28514]: audit 2024-09-21T14:15:28.860015+0000 mgr.x (mgr.24679) 71 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:31.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:30 smithi032 bash[28514]: cluster 2024-09-21T14:15:29.021749+0000 mgr.x (mgr.24679) 72 : cluster [DBG] pgmap v51: 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-21T14:15:31.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:30 smithi032 bash[28514]: audit 2024-09-21T14:15:29.801796+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:15:31.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:30 smithi032 bash[28514]: audit 2024-09-21T14:15:29.809843+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:15:31.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:30 smithi032 bash[28514]: audit 2024-09-21T14:15:30.444339+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:15:31.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:30 smithi032 bash[28514]: audit 2024-09-21T14:15:30.446374+0000 mon.c (mon.2) 167 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:15:31.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:30 smithi032 bash[28514]: audit 2024-09-21T14:15:30.456584+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:15:31.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:30 smithi046 bash[21852]: audit 2024-09-21T14:15:28.860015+0000 mgr.x (mgr.24679) 71 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:31.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:30 smithi046 bash[21852]: cluster 2024-09-21T14:15:29.021749+0000 mgr.x (mgr.24679) 72 : cluster [DBG] pgmap v51: 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-21T14:15:31.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:30 smithi046 bash[21852]: audit 2024-09-21T14:15:29.801796+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:15:31.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:30 smithi046 bash[21852]: audit 2024-09-21T14:15:29.809843+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:15:31.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:30 smithi046 bash[21852]: audit 2024-09-21T14:15:30.444339+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:15:31.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:30 smithi046 bash[21852]: audit 2024-09-21T14:15:30.446374+0000 mon.c (mon.2) 167 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:15:31.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:30 smithi046 bash[21852]: audit 2024-09-21T14:15:30.456584+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:15:33.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:32 smithi032 bash[28514]: cluster 2024-09-21T14:15:31.023349+0000 mgr.x (mgr.24679) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:33.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:32 smithi032 bash[19760]: cluster 2024-09-21T14:15:31.023349+0000 mgr.x (mgr.24679) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:33.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:32 smithi046 bash[21852]: cluster 2024-09-21T14:15:31.023349+0000 mgr.x (mgr.24679) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:35.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:34 smithi032 bash[19760]: cluster 2024-09-21T14:15:33.024085+0000 mgr.x (mgr.24679) 74 : cluster [DBG] pgmap v53: 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-21T14:15:35.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:34 smithi032 bash[28514]: cluster 2024-09-21T14:15:33.024085+0000 mgr.x (mgr.24679) 74 : cluster [DBG] pgmap v53: 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-21T14:15:35.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:34 smithi046 bash[21852]: cluster 2024-09-21T14:15:33.024085+0000 mgr.x (mgr.24679) 74 : cluster [DBG] pgmap v53: 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-21T14:15:36.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:35 smithi032 bash[19760]: audit 2024-09-21T14:15:35.637216+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:15:36.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:35 smithi032 bash[28514]: audit 2024-09-21T14:15:35.637216+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:15:36.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:35 smithi046 bash[21852]: audit 2024-09-21T14:15:35.637216+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:15:37.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:36 smithi032 bash[19760]: cluster 2024-09-21T14:15:35.024782+0000 mgr.x (mgr.24679) 75 : cluster [DBG] pgmap v54: 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-21T14:15:37.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:36 smithi032 bash[28514]: cluster 2024-09-21T14:15:35.024782+0000 mgr.x (mgr.24679) 75 : cluster [DBG] pgmap v54: 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-21T14:15:37.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:36 smithi046 bash[21852]: cluster 2024-09-21T14:15:35.024782+0000 mgr.x (mgr.24679) 75 : cluster [DBG] pgmap v54: 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-21T14:15:39.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:38 smithi032 bash[19760]: cluster 2024-09-21T14:15:37.026531+0000 mgr.x (mgr.24679) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:39.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:38 smithi032 bash[28514]: cluster 2024-09-21T14:15:37.026531+0000 mgr.x (mgr.24679) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:39.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:38 smithi046 bash[21852]: cluster 2024-09-21T14:15:37.026531+0000 mgr.x (mgr.24679) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:40.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:15:40 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:15:40] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-21T14:15:41.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:40 smithi032 bash[19760]: audit 2024-09-21T14:15:38.868100+0000 mgr.x (mgr.24679) 77 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:41.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:40 smithi032 bash[19760]: cluster 2024-09-21T14:15:39.027397+0000 mgr.x (mgr.24679) 78 : cluster [DBG] pgmap v56: 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-21T14:15:41.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:40 smithi032 bash[28514]: audit 2024-09-21T14:15:38.868100+0000 mgr.x (mgr.24679) 77 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:41.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:40 smithi032 bash[28514]: cluster 2024-09-21T14:15:39.027397+0000 mgr.x (mgr.24679) 78 : cluster [DBG] pgmap v56: 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-21T14:15:41.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:40 smithi046 bash[21852]: audit 2024-09-21T14:15:38.868100+0000 mgr.x (mgr.24679) 77 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:41.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:40 smithi046 bash[21852]: cluster 2024-09-21T14:15:39.027397+0000 mgr.x (mgr.24679) 78 : cluster [DBG] pgmap v56: 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-21T14:15:43.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:42 smithi032 bash[19760]: cluster 2024-09-21T14:15:41.029106+0000 mgr.x (mgr.24679) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:43.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:42 smithi032 bash[28514]: cluster 2024-09-21T14:15:41.029106+0000 mgr.x (mgr.24679) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:43.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:42 smithi046 bash[21852]: cluster 2024-09-21T14:15:41.029106+0000 mgr.x (mgr.24679) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:45.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:44 smithi032 bash[19760]: cluster 2024-09-21T14:15:43.029951+0000 mgr.x (mgr.24679) 80 : cluster [DBG] pgmap v58: 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-21T14:15:45.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:44 smithi032 bash[28514]: cluster 2024-09-21T14:15:43.029951+0000 mgr.x (mgr.24679) 80 : cluster [DBG] pgmap v58: 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-21T14:15:45.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:44 smithi046 bash[21852]: cluster 2024-09-21T14:15:43.029951+0000 mgr.x (mgr.24679) 80 : cluster [DBG] pgmap v58: 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-21T14:15:47.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:46 smithi032 bash[19760]: cluster 2024-09-21T14:15:45.030841+0000 mgr.x (mgr.24679) 81 : cluster [DBG] pgmap v59: 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-21T14:15:47.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:46 smithi032 bash[28514]: cluster 2024-09-21T14:15:45.030841+0000 mgr.x (mgr.24679) 81 : cluster [DBG] pgmap v59: 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-21T14:15:47.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:46 smithi046 bash[21852]: cluster 2024-09-21T14:15:45.030841+0000 mgr.x (mgr.24679) 81 : cluster [DBG] pgmap v59: 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-21T14:15:49.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:48 smithi032 bash[19760]: cluster 2024-09-21T14:15:47.032599+0000 mgr.x (mgr.24679) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:49.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:48 smithi032 bash[28514]: cluster 2024-09-21T14:15:47.032599+0000 mgr.x (mgr.24679) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:49.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:48 smithi046 bash[21852]: cluster 2024-09-21T14:15:47.032599+0000 mgr.x (mgr.24679) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:50.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:15:50 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:15:50] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-21T14:15:51.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:50 smithi032 bash[19760]: audit 2024-09-21T14:15:48.879704+0000 mgr.x (mgr.24679) 83 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:51.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:50 smithi032 bash[19760]: cluster 2024-09-21T14:15:49.033453+0000 mgr.x (mgr.24679) 84 : cluster [DBG] pgmap v61: 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-21T14:15:51.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:50 smithi032 bash[19760]: audit 2024-09-21T14:15:50.637790+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:15:51.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:50 smithi032 bash[28514]: audit 2024-09-21T14:15:48.879704+0000 mgr.x (mgr.24679) 83 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:51.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:50 smithi032 bash[28514]: cluster 2024-09-21T14:15:49.033453+0000 mgr.x (mgr.24679) 84 : cluster [DBG] pgmap v61: 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-21T14:15:51.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:50 smithi032 bash[28514]: audit 2024-09-21T14:15:50.637790+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:15:51.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:50 smithi046 bash[21852]: audit 2024-09-21T14:15:48.879704+0000 mgr.x (mgr.24679) 83 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:15:51.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:50 smithi046 bash[21852]: cluster 2024-09-21T14:15:49.033453+0000 mgr.x (mgr.24679) 84 : cluster [DBG] pgmap v61: 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-21T14:15:51.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:50 smithi046 bash[21852]: audit 2024-09-21T14:15:50.637790+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:15:53.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:52 smithi032 bash[19760]: cluster 2024-09-21T14:15:51.035267+0000 mgr.x (mgr.24679) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:53.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:52 smithi032 bash[28514]: cluster 2024-09-21T14:15:51.035267+0000 mgr.x (mgr.24679) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:53.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:52 smithi046 bash[21852]: cluster 2024-09-21T14:15:51.035267+0000 mgr.x (mgr.24679) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:54.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:53 smithi046 bash[21852]: cluster 2024-09-21T14:15:53.036120+0000 mgr.x (mgr.24679) 86 : cluster [DBG] pgmap v63: 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-21T14:15:54.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:53 smithi032 bash[28514]: cluster 2024-09-21T14:15:53.036120+0000 mgr.x (mgr.24679) 86 : cluster [DBG] pgmap v63: 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-21T14:15:54.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:53 smithi032 bash[19760]: cluster 2024-09-21T14:15:53.036120+0000 mgr.x (mgr.24679) 86 : cluster [DBG] pgmap v63: 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-21T14:15:56.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:56 smithi032 bash[28514]: cluster 2024-09-21T14:15:55.036975+0000 mgr.x (mgr.24679) 87 : cluster [DBG] pgmap v64: 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-21T14:15:56.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:56 smithi032 bash[19760]: cluster 2024-09-21T14:15:55.036975+0000 mgr.x (mgr.24679) 87 : cluster [DBG] pgmap v64: 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-21T14:15:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:56 smithi046 bash[21852]: cluster 2024-09-21T14:15:55.036975+0000 mgr.x (mgr.24679) 87 : cluster [DBG] pgmap v64: 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-21T14:15:58.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:15:58 smithi032 bash[28514]: cluster 2024-09-21T14:15:57.038763+0000 mgr.x (mgr.24679) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:58.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:15:58 smithi032 bash[19760]: cluster 2024-09-21T14:15:57.038763+0000 mgr.x (mgr.24679) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:15:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:15:58 smithi046 bash[21852]: cluster 2024-09-21T14:15:57.038763+0000 mgr.x (mgr.24679) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:00.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:00 smithi032 bash[19760]: audit 2024-09-21T14:15:58.891306+0000 mgr.x (mgr.24679) 89 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:00.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:00 smithi032 bash[19760]: cluster 2024-09-21T14:15:59.039566+0000 mgr.x (mgr.24679) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:16:00.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:00 smithi032 bash[28514]: audit 2024-09-21T14:15:58.891306+0000 mgr.x (mgr.24679) 89 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:00.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:00 smithi032 bash[28514]: cluster 2024-09-21T14:15:59.039566+0000 mgr.x (mgr.24679) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:16:00.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:00 smithi046 bash[21852]: audit 2024-09-21T14:15:58.891306+0000 mgr.x (mgr.24679) 89 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:00.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:00 smithi046 bash[21852]: cluster 2024-09-21T14:15:59.039566+0000 mgr.x (mgr.24679) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:16:00.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:16:00 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:16:00] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-21T14:16:02.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:02 smithi032 bash[19760]: cluster 2024-09-21T14:16:01.041175+0000 mgr.x (mgr.24679) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:02.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:02 smithi032 bash[28514]: cluster 2024-09-21T14:16:01.041175+0000 mgr.x (mgr.24679) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:02 smithi046 bash[21852]: cluster 2024-09-21T14:16:01.041175+0000 mgr.x (mgr.24679) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:04 smithi046 bash[21852]: cluster 2024-09-21T14:16:03.041876+0000 mgr.x (mgr.24679) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:16:04.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:04 smithi032 bash[19760]: cluster 2024-09-21T14:16:03.041876+0000 mgr.x (mgr.24679) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:16:04.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:04 smithi032 bash[28514]: cluster 2024-09-21T14:16:03.041876+0000 mgr.x (mgr.24679) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:16:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:06 smithi046 bash[21852]: cluster 2024-09-21T14:16:05.042568+0000 mgr.x (mgr.24679) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:16:06.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:06 smithi046 bash[21852]: audit 2024-09-21T14:16:05.646598+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:16:06.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:06 smithi032 bash[28514]: cluster 2024-09-21T14:16:05.042568+0000 mgr.x (mgr.24679) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:16:06.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:06 smithi032 bash[28514]: audit 2024-09-21T14:16:05.646598+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:16:06.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:06 smithi032 bash[19760]: cluster 2024-09-21T14:16:05.042568+0000 mgr.x (mgr.24679) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:16:06.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:06 smithi032 bash[19760]: audit 2024-09-21T14:16:05.646598+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:16:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:08 smithi046 bash[21852]: cluster 2024-09-21T14:16:07.044345+0000 mgr.x (mgr.24679) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:08.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:08 smithi032 bash[19760]: cluster 2024-09-21T14:16:07.044345+0000 mgr.x (mgr.24679) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:08 smithi032 bash[28514]: cluster 2024-09-21T14:16:07.044345+0000 mgr.x (mgr.24679) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:10.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:10 smithi046 bash[21852]: audit 2024-09-21T14:16:08.898904+0000 mgr.x (mgr.24679) 95 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:10.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:10 smithi046 bash[21852]: cluster 2024-09-21T14:16:09.045193+0000 mgr.x (mgr.24679) 96 : cluster [DBG] pgmap v71: 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-21T14:16:10.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:10 smithi032 bash[19760]: audit 2024-09-21T14:16:08.898904+0000 mgr.x (mgr.24679) 95 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:10 smithi032 bash[19760]: cluster 2024-09-21T14:16:09.045193+0000 mgr.x (mgr.24679) 96 : cluster [DBG] pgmap v71: 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-21T14:16:10.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:10 smithi032 bash[28514]: audit 2024-09-21T14:16:08.898904+0000 mgr.x (mgr.24679) 95 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:10.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:10 smithi032 bash[28514]: cluster 2024-09-21T14:16:09.045193+0000 mgr.x (mgr.24679) 96 : cluster [DBG] pgmap v71: 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-21T14:16:10.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:16:10 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:16:10] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.43.0" 2024-09-21T14:16:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:12 smithi046 bash[21852]: cluster 2024-09-21T14:16:11.046958+0000 mgr.x (mgr.24679) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:12.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:12 smithi032 bash[19760]: cluster 2024-09-21T14:16:11.046958+0000 mgr.x (mgr.24679) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:12.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:12 smithi032 bash[28514]: cluster 2024-09-21T14:16:11.046958+0000 mgr.x (mgr.24679) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:14.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:14 smithi046 bash[21852]: cluster 2024-09-21T14:16:13.047790+0000 mgr.x (mgr.24679) 98 : cluster [DBG] pgmap v73: 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-21T14:16:14.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:14 smithi032 bash[28514]: cluster 2024-09-21T14:16:13.047790+0000 mgr.x (mgr.24679) 98 : cluster [DBG] pgmap v73: 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-21T14:16:14.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:14 smithi032 bash[19760]: cluster 2024-09-21T14:16:13.047790+0000 mgr.x (mgr.24679) 98 : cluster [DBG] pgmap v73: 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-21T14:16:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:16 smithi046 bash[21852]: cluster 2024-09-21T14:16:15.048555+0000 mgr.x (mgr.24679) 99 : cluster [DBG] pgmap v74: 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-21T14:16:16.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:16 smithi032 bash[28514]: cluster 2024-09-21T14:16:15.048555+0000 mgr.x (mgr.24679) 99 : cluster [DBG] pgmap v74: 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-21T14:16:16.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:16 smithi032 bash[19760]: cluster 2024-09-21T14:16:15.048555+0000 mgr.x (mgr.24679) 99 : cluster [DBG] pgmap v74: 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-21T14:16:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:18 smithi046 bash[21852]: cluster 2024-09-21T14:16:17.050540+0000 mgr.x (mgr.24679) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:18.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:18 smithi032 bash[19760]: cluster 2024-09-21T14:16:17.050540+0000 mgr.x (mgr.24679) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:18.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:18 smithi032 bash[28514]: cluster 2024-09-21T14:16:17.050540+0000 mgr.x (mgr.24679) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:20.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:20 smithi032 bash[19760]: audit 2024-09-21T14:16:18.903859+0000 mgr.x (mgr.24679) 101 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:20.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:20 smithi032 bash[19760]: cluster 2024-09-21T14:16:19.051454+0000 mgr.x (mgr.24679) 102 : cluster [DBG] pgmap v76: 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-21T14:16:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:20 smithi032 bash[28514]: audit 2024-09-21T14:16:18.903859+0000 mgr.x (mgr.24679) 101 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:20 smithi032 bash[28514]: cluster 2024-09-21T14:16:19.051454+0000 mgr.x (mgr.24679) 102 : cluster [DBG] pgmap v76: 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-21T14:16:20.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:20 smithi046 bash[21852]: audit 2024-09-21T14:16:18.903859+0000 mgr.x (mgr.24679) 101 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:20.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:20 smithi046 bash[21852]: cluster 2024-09-21T14:16:19.051454+0000 mgr.x (mgr.24679) 102 : cluster [DBG] pgmap v76: 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-21T14:16:20.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:16:20 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:16:20] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.43.0" 2024-09-21T14:16:21.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:21 smithi032 bash[19760]: audit 2024-09-21T14:16:20.646957+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:16:21.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:21 smithi032 bash[28514]: audit 2024-09-21T14:16:20.646957+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:16:21.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:21 smithi046 bash[21852]: audit 2024-09-21T14:16:20.646957+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:16:22.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:22 smithi032 bash[28514]: cluster 2024-09-21T14:16:21.053228+0000 mgr.x (mgr.24679) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:22.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:22 smithi032 bash[19760]: cluster 2024-09-21T14:16:21.053228+0000 mgr.x (mgr.24679) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:22 smithi046 bash[21852]: cluster 2024-09-21T14:16:21.053228+0000 mgr.x (mgr.24679) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:24 smithi046 bash[21852]: cluster 2024-09-21T14:16:23.053991+0000 mgr.x (mgr.24679) 104 : cluster [DBG] pgmap v78: 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-21T14:16:24.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:24 smithi032 bash[19760]: cluster 2024-09-21T14:16:23.053991+0000 mgr.x (mgr.24679) 104 : cluster [DBG] pgmap v78: 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-21T14:16:24.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:24 smithi032 bash[28514]: cluster 2024-09-21T14:16:23.053991+0000 mgr.x (mgr.24679) 104 : cluster [DBG] pgmap v78: 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-21T14:16:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:26 smithi046 bash[21852]: cluster 2024-09-21T14:16:25.054708+0000 mgr.x (mgr.24679) 105 : cluster [DBG] pgmap v79: 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-21T14:16:26.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:26 smithi032 bash[28514]: cluster 2024-09-21T14:16:25.054708+0000 mgr.x (mgr.24679) 105 : cluster [DBG] pgmap v79: 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-21T14:16:26.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:26 smithi032 bash[19760]: cluster 2024-09-21T14:16:25.054708+0000 mgr.x (mgr.24679) 105 : cluster [DBG] pgmap v79: 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-21T14:16:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:28 smithi046 bash[21852]: cluster 2024-09-21T14:16:27.056347+0000 mgr.x (mgr.24679) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:28.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:28 smithi032 bash[28514]: cluster 2024-09-21T14:16:27.056347+0000 mgr.x (mgr.24679) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:28.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:28 smithi032 bash[19760]: cluster 2024-09-21T14:16:27.056347+0000 mgr.x (mgr.24679) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:30.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:30 smithi046 bash[21852]: audit 2024-09-21T14:16:28.915147+0000 mgr.x (mgr.24679) 107 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:30.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:30 smithi046 bash[21852]: cluster 2024-09-21T14:16:29.057065+0000 mgr.x (mgr.24679) 108 : cluster [DBG] pgmap v81: 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-21T14:16:30.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:30 smithi032 bash[19760]: audit 2024-09-21T14:16:28.915147+0000 mgr.x (mgr.24679) 107 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:30.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:30 smithi032 bash[19760]: cluster 2024-09-21T14:16:29.057065+0000 mgr.x (mgr.24679) 108 : cluster [DBG] pgmap v81: 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-21T14:16:30.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:30 smithi032 bash[28514]: audit 2024-09-21T14:16:28.915147+0000 mgr.x (mgr.24679) 107 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:30.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:30 smithi032 bash[28514]: cluster 2024-09-21T14:16:29.057065+0000 mgr.x (mgr.24679) 108 : cluster [DBG] pgmap v81: 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-21T14:16:30.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:16:30 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:16:30] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-21T14:16:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:32 smithi046 bash[21852]: cluster 2024-09-21T14:16:31.058648+0000 mgr.x (mgr.24679) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:32 smithi046 bash[21852]: audit 2024-09-21T14:16:31.301646+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:16:32.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:32 smithi046 bash[21852]: audit 2024-09-21T14:16:31.303728+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:16:32.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:32 smithi046 bash[21852]: audit 2024-09-21T14:16:31.315161+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:16:32.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:32 smithi032 bash[19760]: cluster 2024-09-21T14:16:31.058648+0000 mgr.x (mgr.24679) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:32.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:32 smithi032 bash[19760]: audit 2024-09-21T14:16:31.301646+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:16:32.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:32 smithi032 bash[19760]: audit 2024-09-21T14:16:31.303728+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:16:32.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:32 smithi032 bash[19760]: audit 2024-09-21T14:16:31.315161+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:16:32.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:32 smithi032 bash[28514]: cluster 2024-09-21T14:16:31.058648+0000 mgr.x (mgr.24679) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:32.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:32 smithi032 bash[28514]: audit 2024-09-21T14:16:31.301646+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:16:32.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:32 smithi032 bash[28514]: audit 2024-09-21T14:16:31.303728+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:16:32.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:32 smithi032 bash[28514]: audit 2024-09-21T14:16:31.315161+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:16:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:34 smithi046 bash[21852]: cluster 2024-09-21T14:16:33.059365+0000 mgr.x (mgr.24679) 110 : cluster [DBG] pgmap v83: 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-21T14:16:34.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:34 smithi032 bash[28514]: cluster 2024-09-21T14:16:33.059365+0000 mgr.x (mgr.24679) 110 : cluster [DBG] pgmap v83: 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-21T14:16:34.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:34 smithi032 bash[19760]: cluster 2024-09-21T14:16:33.059365+0000 mgr.x (mgr.24679) 110 : cluster [DBG] pgmap v83: 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-21T14:16:36.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:36 smithi046 bash[21852]: cluster 2024-09-21T14:16:35.060061+0000 mgr.x (mgr.24679) 111 : cluster [DBG] pgmap v84: 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-21T14:16:36.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:36 smithi046 bash[21852]: audit 2024-09-21T14:16:35.647258+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:16:36.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:36 smithi032 bash[19760]: cluster 2024-09-21T14:16:35.060061+0000 mgr.x (mgr.24679) 111 : cluster [DBG] pgmap v84: 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-21T14:16:36.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:36 smithi032 bash[19760]: audit 2024-09-21T14:16:35.647258+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:16:36.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:36 smithi032 bash[28514]: cluster 2024-09-21T14:16:35.060061+0000 mgr.x (mgr.24679) 111 : cluster [DBG] pgmap v84: 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-21T14:16:36.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:36 smithi032 bash[28514]: audit 2024-09-21T14:16:35.647258+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:16:38.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:38 smithi046 bash[21852]: cluster 2024-09-21T14:16:37.061719+0000 mgr.x (mgr.24679) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:38.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:38 smithi032 bash[28514]: cluster 2024-09-21T14:16:37.061719+0000 mgr.x (mgr.24679) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:38.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:38 smithi032 bash[19760]: cluster 2024-09-21T14:16:37.061719+0000 mgr.x (mgr.24679) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:40.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:40 smithi046 bash[21852]: audit 2024-09-21T14:16:38.926650+0000 mgr.x (mgr.24679) 113 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:40.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:40 smithi046 bash[21852]: cluster 2024-09-21T14:16:39.062421+0000 mgr.x (mgr.24679) 114 : cluster [DBG] pgmap v86: 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-21T14:16:40.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:16:40 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:16:40] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T14:16:40.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:40 smithi032 bash[19760]: audit 2024-09-21T14:16:38.926650+0000 mgr.x (mgr.24679) 113 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:40.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:40 smithi032 bash[19760]: cluster 2024-09-21T14:16:39.062421+0000 mgr.x (mgr.24679) 114 : cluster [DBG] pgmap v86: 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-21T14:16:40.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:40 smithi032 bash[28514]: audit 2024-09-21T14:16:38.926650+0000 mgr.x (mgr.24679) 113 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:40.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:40 smithi032 bash[28514]: cluster 2024-09-21T14:16:39.062421+0000 mgr.x (mgr.24679) 114 : cluster [DBG] pgmap v86: 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-21T14:16:42.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:42 smithi046 bash[21852]: cluster 2024-09-21T14:16:41.064038+0000 mgr.x (mgr.24679) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:42.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:42 smithi032 bash[19760]: cluster 2024-09-21T14:16:41.064038+0000 mgr.x (mgr.24679) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:42.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:42 smithi032 bash[28514]: cluster 2024-09-21T14:16:41.064038+0000 mgr.x (mgr.24679) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:44 smithi046 bash[21852]: cluster 2024-09-21T14:16:43.064831+0000 mgr.x (mgr.24679) 116 : cluster [DBG] pgmap v88: 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-21T14:16:44.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:44 smithi032 bash[28514]: cluster 2024-09-21T14:16:43.064831+0000 mgr.x (mgr.24679) 116 : cluster [DBG] pgmap v88: 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-21T14:16:44.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:44 smithi032 bash[19760]: cluster 2024-09-21T14:16:43.064831+0000 mgr.x (mgr.24679) 116 : cluster [DBG] pgmap v88: 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-21T14:16:46.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:46 smithi046 bash[21852]: cluster 2024-09-21T14:16:45.065522+0000 mgr.x (mgr.24679) 117 : cluster [DBG] pgmap v89: 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-21T14:16:46.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:46 smithi032 bash[28514]: cluster 2024-09-21T14:16:45.065522+0000 mgr.x (mgr.24679) 117 : cluster [DBG] pgmap v89: 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-21T14:16:46.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:46 smithi032 bash[19760]: cluster 2024-09-21T14:16:45.065522+0000 mgr.x (mgr.24679) 117 : cluster [DBG] pgmap v89: 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-21T14:16:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:48 smithi046 bash[21852]: cluster 2024-09-21T14:16:47.067176+0000 mgr.x (mgr.24679) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:48.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:48 smithi032 bash[19760]: cluster 2024-09-21T14:16:47.067176+0000 mgr.x (mgr.24679) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:48.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:48 smithi032 bash[28514]: cluster 2024-09-21T14:16:47.067176+0000 mgr.x (mgr.24679) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:50.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:50 smithi046 bash[21852]: audit 2024-09-21T14:16:48.938241+0000 mgr.x (mgr.24679) 119 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:50.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:50 smithi046 bash[21852]: cluster 2024-09-21T14:16:49.067855+0000 mgr.x (mgr.24679) 120 : cluster [DBG] pgmap v91: 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-21T14:16:50.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:16:50 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:16:50] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T14:16:50.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:50 smithi032 bash[19760]: audit 2024-09-21T14:16:48.938241+0000 mgr.x (mgr.24679) 119 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:50.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:50 smithi032 bash[19760]: cluster 2024-09-21T14:16:49.067855+0000 mgr.x (mgr.24679) 120 : cluster [DBG] pgmap v91: 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-21T14:16:50.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:50 smithi032 bash[28514]: audit 2024-09-21T14:16:48.938241+0000 mgr.x (mgr.24679) 119 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:16:50.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:50 smithi032 bash[28514]: cluster 2024-09-21T14:16:49.067855+0000 mgr.x (mgr.24679) 120 : cluster [DBG] pgmap v91: 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-21T14:16:51.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:51 smithi046 bash[21852]: audit 2024-09-21T14:16:50.647861+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:16:51.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:51 smithi032 bash[28514]: audit 2024-09-21T14:16:50.647861+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:16:51.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:51 smithi032 bash[19760]: audit 2024-09-21T14:16:50.647861+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:16:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:52 smithi046 bash[21852]: cluster 2024-09-21T14:16:51.069406+0000 mgr.x (mgr.24679) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:52.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:52 smithi032 bash[28514]: cluster 2024-09-21T14:16:51.069406+0000 mgr.x (mgr.24679) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:52.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:52 smithi032 bash[19760]: cluster 2024-09-21T14:16:51.069406+0000 mgr.x (mgr.24679) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:54 smithi046 bash[21852]: cluster 2024-09-21T14:16:53.070095+0000 mgr.x (mgr.24679) 122 : cluster [DBG] pgmap v93: 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-21T14:16:54.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:54 smithi032 bash[28514]: cluster 2024-09-21T14:16:53.070095+0000 mgr.x (mgr.24679) 122 : cluster [DBG] pgmap v93: 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-21T14:16:54.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:54 smithi032 bash[19760]: cluster 2024-09-21T14:16:53.070095+0000 mgr.x (mgr.24679) 122 : cluster [DBG] pgmap v93: 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-21T14:16:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:56 smithi046 bash[21852]: cluster 2024-09-21T14:16:55.070744+0000 mgr.x (mgr.24679) 123 : cluster [DBG] pgmap v94: 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-21T14:16:56.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:56 smithi032 bash[28514]: cluster 2024-09-21T14:16:55.070744+0000 mgr.x (mgr.24679) 123 : cluster [DBG] pgmap v94: 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-21T14:16:56.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:56 smithi032 bash[19760]: cluster 2024-09-21T14:16:55.070744+0000 mgr.x (mgr.24679) 123 : cluster [DBG] pgmap v94: 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-21T14:16:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:16:58 smithi046 bash[21852]: cluster 2024-09-21T14:16:57.072372+0000 mgr.x (mgr.24679) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:58.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:16:58 smithi032 bash[28514]: cluster 2024-09-21T14:16:57.072372+0000 mgr.x (mgr.24679) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:16:58.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:16:58 smithi032 bash[19760]: cluster 2024-09-21T14:16:57.072372+0000 mgr.x (mgr.24679) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:00.459 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:17:00 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:17:00] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-21T14:17:00.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:00 smithi046 bash[21852]: audit 2024-09-21T14:16:58.948358+0000 mgr.x (mgr.24679) 125 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:00.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:00 smithi046 bash[21852]: cluster 2024-09-21T14:16:59.073055+0000 mgr.x (mgr.24679) 126 : cluster [DBG] pgmap v96: 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-21T14:17:00.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:00 smithi032 bash[19760]: audit 2024-09-21T14:16:58.948358+0000 mgr.x (mgr.24679) 125 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:00.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:00 smithi032 bash[19760]: cluster 2024-09-21T14:16:59.073055+0000 mgr.x (mgr.24679) 126 : cluster [DBG] pgmap v96: 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-21T14:17:00.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:00 smithi032 bash[28514]: audit 2024-09-21T14:16:58.948358+0000 mgr.x (mgr.24679) 125 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:00.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:00 smithi032 bash[28514]: cluster 2024-09-21T14:16:59.073055+0000 mgr.x (mgr.24679) 126 : cluster [DBG] pgmap v96: 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-21T14:17:02.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:02 smithi032 bash[19760]: cluster 2024-09-21T14:17:01.074175+0000 mgr.x (mgr.24679) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:02.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:02 smithi032 bash[28514]: cluster 2024-09-21T14:17:01.074175+0000 mgr.x (mgr.24679) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:02 smithi046 bash[21852]: cluster 2024-09-21T14:17:01.074175+0000 mgr.x (mgr.24679) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:04 smithi046 bash[21852]: cluster 2024-09-21T14:17:03.074831+0000 mgr.x (mgr.24679) 128 : cluster [DBG] pgmap v98: 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-21T14:17:04.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:04 smithi032 bash[28514]: cluster 2024-09-21T14:17:03.074831+0000 mgr.x (mgr.24679) 128 : cluster [DBG] pgmap v98: 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-21T14:17:04.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:04 smithi032 bash[19760]: cluster 2024-09-21T14:17:03.074831+0000 mgr.x (mgr.24679) 128 : cluster [DBG] pgmap v98: 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-21T14:17:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:06 smithi046 bash[21852]: cluster 2024-09-21T14:17:05.075549+0000 mgr.x (mgr.24679) 129 : cluster [DBG] pgmap v99: 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-21T14:17:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:06 smithi046 bash[21852]: audit 2024-09-21T14:17:05.648020+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:17:06.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:06 smithi032 bash[19760]: cluster 2024-09-21T14:17:05.075549+0000 mgr.x (mgr.24679) 129 : cluster [DBG] pgmap v99: 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-21T14:17:06.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:06 smithi032 bash[19760]: audit 2024-09-21T14:17:05.648020+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:17:06.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:06 smithi032 bash[28514]: cluster 2024-09-21T14:17:05.075549+0000 mgr.x (mgr.24679) 129 : cluster [DBG] pgmap v99: 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-21T14:17:06.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:06 smithi032 bash[28514]: audit 2024-09-21T14:17:05.648020+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:17:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:08 smithi046 bash[21852]: cluster 2024-09-21T14:17:07.077234+0000 mgr.x (mgr.24679) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:08.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:08 smithi032 bash[19760]: cluster 2024-09-21T14:17:07.077234+0000 mgr.x (mgr.24679) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:08.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:08 smithi032 bash[28514]: cluster 2024-09-21T14:17:07.077234+0000 mgr.x (mgr.24679) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:10.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:10 smithi032 bash[19760]: audit 2024-09-21T14:17:08.956172+0000 mgr.x (mgr.24679) 131 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:10.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:10 smithi032 bash[19760]: cluster 2024-09-21T14:17:09.077957+0000 mgr.x (mgr.24679) 132 : cluster [DBG] pgmap v101: 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-21T14:17:10.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:10 smithi032 bash[28514]: audit 2024-09-21T14:17:08.956172+0000 mgr.x (mgr.24679) 131 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:10.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:10 smithi032 bash[28514]: cluster 2024-09-21T14:17:09.077957+0000 mgr.x (mgr.24679) 132 : cluster [DBG] pgmap v101: 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-21T14:17:10.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:17:10 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:17:10] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T14:17:10.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:10 smithi046 bash[21852]: audit 2024-09-21T14:17:08.956172+0000 mgr.x (mgr.24679) 131 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:10.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:10 smithi046 bash[21852]: cluster 2024-09-21T14:17:09.077957+0000 mgr.x (mgr.24679) 132 : cluster [DBG] pgmap v101: 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-21T14:17:12.493 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:12 smithi032 bash[28514]: cluster 2024-09-21T14:17:11.079614+0000 mgr.x (mgr.24679) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:12.493 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:12 smithi032 bash[19760]: cluster 2024-09-21T14:17:11.079614+0000 mgr.x (mgr.24679) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:12.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:12 smithi046 bash[21852]: cluster 2024-09-21T14:17:11.079614+0000 mgr.x (mgr.24679) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:13.090 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T14:17:14.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:14 smithi032 bash[19760]: cluster 2024-09-21T14:17:13.080330+0000 mgr.x (mgr.24679) 134 : cluster [DBG] pgmap v103: 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-21T14:17:14.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:14 smithi032 bash[28514]: cluster 2024-09-21T14:17:13.080330+0000 mgr.x (mgr.24679) 134 : cluster [DBG] pgmap v103: 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-21T14:17:14.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:14 smithi046 bash[21852]: cluster 2024-09-21T14:17:13.080330+0000 mgr.x (mgr.24679) 134 : cluster [DBG] pgmap v103: 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-21T14:17:16.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:16 smithi032 bash[19760]: cluster 2024-09-21T14:17:15.081002+0000 mgr.x (mgr.24679) 135 : cluster [DBG] pgmap v104: 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-21T14:17:16.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:16 smithi032 bash[28514]: cluster 2024-09-21T14:17:15.081002+0000 mgr.x (mgr.24679) 135 : cluster [DBG] pgmap v104: 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-21T14:17:16.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:16 smithi046 bash[21852]: cluster 2024-09-21T14:17:15.081002+0000 mgr.x (mgr.24679) 135 : cluster [DBG] pgmap v104: 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-21T14:17:17.927 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:17:18.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:18 smithi032 bash[19760]: cluster 2024-09-21T14:17:17.082740+0000 mgr.x (mgr.24679) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:18.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:18 smithi032 bash[28514]: cluster 2024-09-21T14:17:17.082740+0000 mgr.x (mgr.24679) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:18.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:18 smithi046 bash[21852]: cluster 2024-09-21T14:17:17.082740+0000 mgr.x (mgr.24679) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:19.714 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:17:19.714 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (24m) 2m ago 24m 13.5M - 0.25.0 c8568f914cd2 15b96cb361cd 2024-09-21T14:17:19.714 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (24m) 2m ago 24m 75.6M - 9.4.12 2bacad6d85d8 86f655d7024d 2024-09-21T14:17:19.714 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (3m) 2m ago 22m 74.3M - 3.8 164465d2334a 0c1c737b81ce 2024-09-21T14:17:19.714 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (17m) 2m ago 33m 494M - 19.3.0-5104-g44178494 b415816db8b4 72bcf1c6eec2 2024-09-21T14:17:19.714 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (9m) 2m ago 35m 439M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:17:19.715 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (35m) 2m ago 35m 80.3M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T14:17:19.715 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (33m) 2m ago 33m 58.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 5f1261d6ba69 2024-09-21T14:17:19.715 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (33m) 2m ago 33m 59.7M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T14:17:19.715 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (24m) 2m ago 24m 8911k - 1.5.0 0da6a335fe13 2b52bb28f56d 2024-09-21T14:17:19.715 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (24m) 2m ago 24m 9119k - 1.5.0 0da6a335fe13 c3147c445e6f 2024-09-21T14:17:19.715 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (32m) 2m ago 32m 62.8M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:17:19.715 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (31m) 2m ago 31m 64.0M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:17:19.715 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (30m) 2m ago 30m 60.7M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:17:19.715 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (29m) 2m ago 29m 54.5M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:17:19.715 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (28m) 2m ago 28m 56.1M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:17:19.715 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (27m) 2m ago 27m 63.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:17:19.715 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (26m) 2m ago 26m 53.2M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:17:19.715 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (26m) 2m ago 26m 64.9M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:17:19.716 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (2m) 2m ago 25m 35.1M - 2.43.0 a07b618ecd1d 2fdcb043d055 2024-09-21T14:17:19.716 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (22m) 2m ago 22m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:17:19.716 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (22m) 2m ago 22m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:17:20.400 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ls' 2024-09-21T14:17:20.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:20 smithi032 bash[19760]: audit 2024-09-21T14:17:18.964003+0000 mgr.x (mgr.24679) 137 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:20.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:20 smithi032 bash[19760]: cluster 2024-09-21T14:17:19.083420+0000 mgr.x (mgr.24679) 138 : cluster [DBG] pgmap v106: 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-21T14:17:20.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:20 smithi032 bash[19760]: audit 2024-09-21T14:17:19.675808+0000 mgr.x (mgr.24679) 139 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:20.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:20 smithi032 bash[28514]: audit 2024-09-21T14:17:18.964003+0000 mgr.x (mgr.24679) 137 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:20.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:20 smithi032 bash[28514]: cluster 2024-09-21T14:17:19.083420+0000 mgr.x (mgr.24679) 138 : cluster [DBG] pgmap v106: 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-21T14:17:20.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:20 smithi032 bash[28514]: audit 2024-09-21T14:17:19.675808+0000 mgr.x (mgr.24679) 139 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:20.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:20 smithi046 bash[21852]: audit 2024-09-21T14:17:18.964003+0000 mgr.x (mgr.24679) 137 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:20.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:20 smithi046 bash[21852]: cluster 2024-09-21T14:17:19.083420+0000 mgr.x (mgr.24679) 138 : cluster [DBG] pgmap v106: 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-21T14:17:20.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:20 smithi046 bash[21852]: audit 2024-09-21T14:17:19.675808+0000 mgr.x (mgr.24679) 139 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:20.710 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:17:20 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:17:20] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-21T14:17:21.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:21 smithi032 bash[19760]: audit 2024-09-21T14:17:20.648487+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:17:21.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:21 smithi032 bash[28514]: audit 2024-09-21T14:17:20.648487+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:17:21.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:21 smithi046 bash[21852]: audit 2024-09-21T14:17:20.648487+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:17:22.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:22 smithi032 bash[19760]: cluster 2024-09-21T14:17:21.085034+0000 mgr.x (mgr.24679) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:22.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:22 smithi032 bash[28514]: cluster 2024-09-21T14:17:21.085034+0000 mgr.x (mgr.24679) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:22.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:22 smithi046 bash[21852]: cluster 2024-09-21T14:17:21.085034+0000 mgr.x (mgr.24679) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:24.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:24 smithi032 bash[28514]: cluster 2024-09-21T14:17:23.085725+0000 mgr.x (mgr.24679) 141 : cluster [DBG] pgmap v108: 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-21T14:17:24.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:24 smithi032 bash[19760]: cluster 2024-09-21T14:17:23.085725+0000 mgr.x (mgr.24679) 141 : cluster [DBG] pgmap v108: 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-21T14:17:24.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:24 smithi046 bash[21852]: cluster 2024-09-21T14:17:23.085725+0000 mgr.x (mgr.24679) 141 : cluster [DBG] pgmap v108: 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-21T14:17:25.221 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:17:26.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:26 smithi032 bash[28514]: cluster 2024-09-21T14:17:25.086407+0000 mgr.x (mgr.24679) 142 : cluster [DBG] pgmap v109: 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-21T14:17:26.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:26 smithi032 bash[19760]: cluster 2024-09-21T14:17:25.086407+0000 mgr.x (mgr.24679) 142 : cluster [DBG] pgmap v109: 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-21T14:17:26.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:26 smithi046 bash[21852]: cluster 2024-09-21T14:17:25.086407+0000 mgr.x (mgr.24679) 142 : cluster [DBG] pgmap v109: 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-21T14:17:26.820 INFO:teuthology.orchestra.run.smithi032.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-21T14:17:26.820 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager ?:9093,9094 1/1 2m ago 25m smithi032=a;count:1 2024-09-21T14:17:26.820 INFO:teuthology.orchestra.run.smithi032.stdout:grafana ?:3000 1/1 2m ago 25m smithi046=a;count:1 2024-09-21T14:17:26.821 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo ?:5000 1/1 2m ago 22m count:1 2024-09-21T14:17:26.821 INFO:teuthology.orchestra.run.smithi032.stdout:mgr 2/2 2m ago 33m smithi032=y;smithi046=x;count:2 2024-09-21T14:17:26.821 INFO:teuthology.orchestra.run.smithi032.stdout:mon 3/3 2m ago 33m smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi046:172.21.15.46=b;count:3 2024-09-21T14:17:26.821 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter ?:9100 2/2 2m ago 25m smithi032=a;smithi046=b;count:2 2024-09-21T14:17:26.821 INFO:teuthology.orchestra.run.smithi032.stdout:osd 8 2m ago - 2024-09-21T14:17:26.821 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus ?:9095 1/1 2m ago 25m smithi046=a;count:1 2024-09-21T14:17:26.821 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo ?:8000 2/2 2m ago 22m count:2 2024-09-21T14:17:27.537 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:27 smithi032 bash[19760]: audit 2024-09-21T14:17:26.806515+0000 mgr.x (mgr.24679) 143 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:27.537 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:27 smithi032 bash[28514]: audit 2024-09-21T14:17:26.806515+0000 mgr.x (mgr.24679) 143 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:27.538 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions' 2024-09-21T14:17:27.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:27 smithi046 bash[21852]: audit 2024-09-21T14:17:26.806515+0000 mgr.x (mgr.24679) 143 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:28.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:28 smithi032 bash[19760]: cluster 2024-09-21T14:17:27.088063+0000 mgr.x (mgr.24679) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:28.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:28 smithi032 bash[28514]: cluster 2024-09-21T14:17:27.088063+0000 mgr.x (mgr.24679) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:28.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:28 smithi046 bash[21852]: cluster 2024-09-21T14:17:27.088063+0000 mgr.x (mgr.24679) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:30.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:30 smithi032 bash[19760]: audit 2024-09-21T14:17:28.975408+0000 mgr.x (mgr.24679) 145 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:30.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:30 smithi032 bash[19760]: cluster 2024-09-21T14:17:29.088760+0000 mgr.x (mgr.24679) 146 : cluster [DBG] pgmap v111: 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-21T14:17:30.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:30 smithi032 bash[28514]: audit 2024-09-21T14:17:28.975408+0000 mgr.x (mgr.24679) 145 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:30.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:30 smithi032 bash[28514]: cluster 2024-09-21T14:17:29.088760+0000 mgr.x (mgr.24679) 146 : cluster [DBG] pgmap v111: 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-21T14:17:30.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:30 smithi046 bash[21852]: audit 2024-09-21T14:17:28.975408+0000 mgr.x (mgr.24679) 145 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:30.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:30 smithi046 bash[21852]: cluster 2024-09-21T14:17:29.088760+0000 mgr.x (mgr.24679) 146 : cluster [DBG] pgmap v111: 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-21T14:17:30.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:17:30 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:17:30] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-21T14:17:32.364 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:17:32.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:32 smithi032 bash[19760]: cluster 2024-09-21T14:17:31.090336+0000 mgr.x (mgr.24679) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:32.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:32 smithi032 bash[19760]: audit 2024-09-21T14:17:32.218219+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:17:32.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:32 smithi032 bash[19760]: audit 2024-09-21T14:17:32.220212+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:17:32.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:32 smithi032 bash[19760]: audit 2024-09-21T14:17:32.231630+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:17:32.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:32 smithi032 bash[28514]: cluster 2024-09-21T14:17:31.090336+0000 mgr.x (mgr.24679) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:32.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:32 smithi032 bash[28514]: audit 2024-09-21T14:17:32.218219+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:17:32.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:32 smithi032 bash[28514]: audit 2024-09-21T14:17:32.220212+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:17:32.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:32 smithi032 bash[28514]: audit 2024-09-21T14:17:32.231630+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:17:32.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:32 smithi046 bash[21852]: cluster 2024-09-21T14:17:31.090336+0000 mgr.x (mgr.24679) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:32.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:32 smithi046 bash[21852]: audit 2024-09-21T14:17:32.218219+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:17:32.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:32 smithi046 bash[21852]: audit 2024-09-21T14:17:32.220212+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:17:32.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:32 smithi046 bash[21852]: audit 2024-09-21T14:17:32.231630+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:17:34.065 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:17:34.065 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:17:34.065 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T14:17:34.065 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:17:34.066 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:17:34.066 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:17:34.066 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:17:34.066 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:17:34.066 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T14:17:34.066 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:17:34.066 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:17:34.066 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:17:34.066 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:17:34.066 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:17:34.066 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T14:17:34.066 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:17:34.066 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:17:34.067 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:17:34.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:34 smithi032 bash[28514]: cluster 2024-09-21T14:17:33.091051+0000 mgr.x (mgr.24679) 148 : cluster [DBG] pgmap v113: 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-21T14:17:34.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:34 smithi032 bash[28514]: audit 2024-09-21T14:17:34.068478+0000 mon.a (mon.0) 1313 : audit [DBG] from='client.? 172.21.15.32:0/2586034203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:17:34.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:34 smithi032 bash[19760]: cluster 2024-09-21T14:17:33.091051+0000 mgr.x (mgr.24679) 148 : cluster [DBG] pgmap v113: 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-21T14:17:34.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:34 smithi032 bash[19760]: audit 2024-09-21T14:17:34.068478+0000 mon.a (mon.0) 1313 : audit [DBG] from='client.? 172.21.15.32:0/2586034203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:17:34.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:34 smithi046 bash[21852]: cluster 2024-09-21T14:17:33.091051+0000 mgr.x (mgr.24679) 148 : cluster [DBG] pgmap v113: 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-21T14:17:34.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:34 smithi046 bash[21852]: audit 2024-09-21T14:17:34.068478+0000 mon.a (mon.0) 1313 : audit [DBG] from='client.? 172.21.15.32:0/2586034203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:17:34.877 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:17:36.605 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:36 smithi032 bash[28514]: cluster 2024-09-21T14:17:35.091703+0000 mgr.x (mgr.24679) 149 : cluster [DBG] pgmap v114: 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-21T14:17:36.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:36 smithi032 bash[28514]: audit 2024-09-21T14:17:35.648810+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:17:36.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:36 smithi032 bash[19760]: cluster 2024-09-21T14:17:35.091703+0000 mgr.x (mgr.24679) 149 : cluster [DBG] pgmap v114: 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-21T14:17:36.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:36 smithi032 bash[19760]: audit 2024-09-21T14:17:35.648810+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:17:36.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:36 smithi046 bash[21852]: cluster 2024-09-21T14:17:35.091703+0000 mgr.x (mgr.24679) 149 : cluster [DBG] pgmap v114: 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-21T14:17:36.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:36 smithi046 bash[21852]: audit 2024-09-21T14:17:35.648810+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:17:38.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:38 smithi032 bash[19760]: cluster 2024-09-21T14:17:37.093326+0000 mgr.x (mgr.24679) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:38.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:38 smithi032 bash[28514]: cluster 2024-09-21T14:17:37.093326+0000 mgr.x (mgr.24679) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:38.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:38 smithi046 bash[21852]: cluster 2024-09-21T14:17:37.093326+0000 mgr.x (mgr.24679) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:39.698 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:17:40.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:40 smithi032 bash[19760]: audit 2024-09-21T14:17:38.986720+0000 mgr.x (mgr.24679) 151 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:40.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:40 smithi032 bash[19760]: cluster 2024-09-21T14:17:39.094056+0000 mgr.x (mgr.24679) 152 : cluster [DBG] pgmap v116: 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-21T14:17:40.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:40 smithi032 bash[28514]: audit 2024-09-21T14:17:38.986720+0000 mgr.x (mgr.24679) 151 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:40.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:40 smithi032 bash[28514]: cluster 2024-09-21T14:17:39.094056+0000 mgr.x (mgr.24679) 152 : cluster [DBG] pgmap v116: 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-21T14:17:40.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:40 smithi046 bash[21852]: audit 2024-09-21T14:17:38.986720+0000 mgr.x (mgr.24679) 151 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:40.372 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:40 smithi046 bash[21852]: cluster 2024-09-21T14:17:39.094056+0000 mgr.x (mgr.24679) 152 : cluster [DBG] pgmap v116: 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-21T14:17:40.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:17:40 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:17:40] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-21T14:17:42.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:42 smithi032 bash[19760]: cluster 2024-09-21T14:17:41.095672+0000 mgr.x (mgr.24679) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:42.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:42 smithi032 bash[19760]: audit 2024-09-21T14:17:41.327122+0000 mgr.x (mgr.24679) 154 : audit [DBG] from='client.15384 -' 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-21T14:17:42.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:42 smithi032 bash[28514]: cluster 2024-09-21T14:17:41.095672+0000 mgr.x (mgr.24679) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:42.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:42 smithi032 bash[28514]: audit 2024-09-21T14:17:41.327122+0000 mgr.x (mgr.24679) 154 : audit [DBG] from='client.15384 -' 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-21T14:17:42.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:42 smithi046 bash[21852]: cluster 2024-09-21T14:17:41.095672+0000 mgr.x (mgr.24679) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:17:42.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:42 smithi046 bash[21852]: audit 2024-09-21T14:17:41.327122+0000 mgr.x (mgr.24679) 154 : audit [DBG] from='client.15384 -' 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-21T14:17:43.822 INFO:teuthology.orchestra.run.smithi032.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:17:44.700 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:17:45.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:44 smithi032 bash[19760]: cluster 2024-09-21T14:17:43.096353+0000 mgr.x (mgr.24679) 155 : cluster [DBG] pgmap v118: 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-21T14:17:45.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:44 smithi032 bash[19760]: cephadm 2024-09-21T14:17:43.814739+0000 mgr.x (mgr.24679) 156 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:17:45.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:44 smithi032 bash[19760]: audit 2024-09-21T14:17:43.824855+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:17:45.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:44 smithi032 bash[19760]: audit 2024-09-21T14:17:43.827366+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:17:45.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:44 smithi032 bash[19760]: audit 2024-09-21T14:17:43.829197+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:17:45.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:44 smithi032 bash[19760]: audit 2024-09-21T14:17:43.839392+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:17:45.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:44 smithi032 bash[28514]: cluster 2024-09-21T14:17:43.096353+0000 mgr.x (mgr.24679) 155 : cluster [DBG] pgmap v118: 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-21T14:17:45.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:44 smithi032 bash[28514]: cephadm 2024-09-21T14:17:43.814739+0000 mgr.x (mgr.24679) 156 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:17:45.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:44 smithi032 bash[28514]: audit 2024-09-21T14:17:43.824855+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:17:45.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:44 smithi032 bash[28514]: audit 2024-09-21T14:17:43.827366+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:17:45.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:44 smithi032 bash[28514]: audit 2024-09-21T14:17:43.829197+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:17:45.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:44 smithi032 bash[28514]: audit 2024-09-21T14:17:43.839392+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:17:45.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:44 smithi046 bash[21852]: cluster 2024-09-21T14:17:43.096353+0000 mgr.x (mgr.24679) 155 : cluster [DBG] pgmap v118: 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-21T14:17:45.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:44 smithi046 bash[21852]: cephadm 2024-09-21T14:17:43.814739+0000 mgr.x (mgr.24679) 156 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:17:45.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:44 smithi046 bash[21852]: audit 2024-09-21T14:17:43.824855+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:17:45.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:44 smithi046 bash[21852]: audit 2024-09-21T14:17:43.827366+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:17:45.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:44 smithi046 bash[21852]: audit 2024-09-21T14:17:43.829197+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:17:45.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:44 smithi046 bash[21852]: audit 2024-09-21T14:17:43.839392+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:17:45.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:45 smithi032 bash[19760]: cephadm 2024-09-21T14:17:43.924552+0000 mgr.x (mgr.24679) 157 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:17:45.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:45 smithi032 bash[28514]: cephadm 2024-09-21T14:17:43.924552+0000 mgr.x (mgr.24679) 157 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:17:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:45 smithi046 bash[21852]: cephadm 2024-09-21T14:17:43.924552+0000 mgr.x (mgr.24679) 157 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:17:46.831 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[49943]: ignoring --setuser ceph since I am not root 2024-09-21T14:17:46.831 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[49943]: ignoring --setgroup ceph since I am not root 2024-09-21T14:17:46.831 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[49943]: debug 2024-09-21T14:17:46.555+0000 7fc94666b640 1 -- 172.21.15.46:0/1116224726 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564ad04a30e0 con 0x564ad04a5800 2024-09-21T14:17:46.831 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[70739]: [21/Sep/2024:14:17:46] ENGINE Bus STOPPING 2024-09-21T14:17:46.831 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[70739]: [21/Sep/2024:14:17:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T14:17:46.831 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[70739]: [21/Sep/2024:14:17:46] ENGINE Bus STOPPED 2024-09-21T14:17:47.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: cluster 2024-09-21T14:17:45.097035+0000 mgr.x (mgr.24679) 158 : cluster [DBG] pgmap v119: 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-21T14:17:47.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.464683+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:17:47.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.469295+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:17:47.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.480068+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T14:17:47.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.480822+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24679 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T14:17:47.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: cluster 2024-09-21T14:17:46.481857+0000 mon.a (mon.0) 1318 : cluster [INF] Activating manager daemon y 2024-09-21T14:17:47.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.486615+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24679 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T14:17:47.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: cluster 2024-09-21T14:17:46.497476+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:17:47.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: cluster 2024-09-21T14:17:46.499362+0000 mon.a (mon.0) 1321 : cluster [DBG] mgrmap e39: y(active, starting, since 0.0175055s) 2024-09-21T14:17:47.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.502268+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T14:17:47.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.502569+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T14:17:47.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.502839+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T14:17:47.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.505642+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T14:17:47.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.506004+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T14:17:47.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.506288+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T14:17:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.506545+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T14:17:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.507004+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T14:17:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.507323+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T14:17:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.507661+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T14:17:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.507934+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T14:17:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.508219+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T14:17:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.508520+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T14:17:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.508768+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T14:17:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[19760]: audit 2024-09-21T14:17:46.509324+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T14:17:47.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: cluster 2024-09-21T14:17:45.097035+0000 mgr.x (mgr.24679) 158 : cluster [DBG] pgmap v119: 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-21T14:17:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.464683+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:17:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.469295+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:17:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.480068+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T14:17:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.480822+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24679 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T14:17:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: cluster 2024-09-21T14:17:46.481857+0000 mon.a (mon.0) 1318 : cluster [INF] Activating manager daemon y 2024-09-21T14:17:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.486615+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24679 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T14:17:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: cluster 2024-09-21T14:17:46.497476+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:17:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: cluster 2024-09-21T14:17:46.499362+0000 mon.a (mon.0) 1321 : cluster [DBG] mgrmap e39: y(active, starting, since 0.0175055s) 2024-09-21T14:17:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.502268+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T14:17:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.502569+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T14:17:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.502839+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T14:17:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.505642+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T14:17:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.506004+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T14:17:47.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.506288+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T14:17:47.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.506545+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T14:17:47.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.507004+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T14:17:47.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.507323+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T14:17:47.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.507661+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T14:17:47.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.507934+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T14:17:47.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.508219+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T14:17:47.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.508520+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T14:17:47.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.508768+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T14:17:47.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:46 smithi032 bash[28514]: audit 2024-09-21T14:17:46.509324+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T14:17:47.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: cluster 2024-09-21T14:17:45.097035+0000 mgr.x (mgr.24679) 158 : cluster [DBG] pgmap v119: 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-21T14:17:47.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.464683+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24679 ' entity='mgr.x' 2024-09-21T14:17:47.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.469295+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:17:47.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.480068+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.24679 172.21.15.46:0/1832010728' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T14:17:47.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.480822+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24679 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T14:17:47.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: cluster 2024-09-21T14:17:46.481857+0000 mon.a (mon.0) 1318 : cluster [INF] Activating manager daemon y 2024-09-21T14:17:47.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.486615+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24679 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T14:17:47.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: cluster 2024-09-21T14:17:46.497476+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:17:47.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: cluster 2024-09-21T14:17:46.499362+0000 mon.a (mon.0) 1321 : cluster [DBG] mgrmap e39: y(active, starting, since 0.0175055s) 2024-09-21T14:17:47.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.502268+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T14:17:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.502569+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T14:17:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.502839+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T14:17:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.505642+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T14:17:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.506004+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T14:17:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.506288+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T14:17:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.506545+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T14:17:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.507004+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T14:17:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.507323+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T14:17:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.507661+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T14:17:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.507934+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T14:17:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.508219+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T14:17:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.508520+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T14:17:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.508768+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T14:17:47.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:46 smithi046 bash[21852]: audit 2024-09-21T14:17:46.509324+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T14:17:47.923 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:47 smithi046 bash[21852]: cluster 2024-09-21T14:17:46.937620+0000 mon.a (mon.0) 1322 : cluster [INF] Manager daemon y is now available 2024-09-21T14:17:47.923 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:47 smithi046 bash[21852]: audit 2024-09-21T14:17:47.453412+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:17:47.923 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:47 smithi046 bash[21852]: audit 2024-09-21T14:17:47.453740+0000 mon.c (mon.2) 201 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:17:47.923 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:47 smithi046 bash[21852]: audit 2024-09-21T14:17:47.474688+0000 mon.c (mon.2) 202 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:17:47.923 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:47 smithi046 bash[21852]: audit 2024-09-21T14:17:47.475182+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:17:47.924 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:47 smithi046 bash[21852]: audit 2024-09-21T14:17:47.492569+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T14:17:47.924 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:47 smithi046 bash[21852]: audit 2024-09-21T14:17:47.493158+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T14:17:48.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:47 smithi032 bash[28514]: cluster 2024-09-21T14:17:46.937620+0000 mon.a (mon.0) 1322 : cluster [INF] Manager daemon y is now available 2024-09-21T14:17:48.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:47 smithi032 bash[28514]: audit 2024-09-21T14:17:47.453412+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:17:48.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:47 smithi032 bash[28514]: audit 2024-09-21T14:17:47.453740+0000 mon.c (mon.2) 201 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:17:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:47 smithi032 bash[28514]: audit 2024-09-21T14:17:47.474688+0000 mon.c (mon.2) 202 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:17:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:47 smithi032 bash[28514]: audit 2024-09-21T14:17:47.475182+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:17:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:47 smithi032 bash[28514]: audit 2024-09-21T14:17:47.492569+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T14:17:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:47 smithi032 bash[28514]: audit 2024-09-21T14:17:47.493158+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T14:17:48.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:47 smithi032 bash[70739]: [21/Sep/2024:14:17:47] ENGINE Bus STARTING 2024-09-21T14:17:48.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: [21/Sep/2024:14:17:48] ENGINE Serving on http://:::9283 2024-09-21T14:17:48.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: [21/Sep/2024:14:17:48] ENGINE Bus STARTED 2024-09-21T14:17:48.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:47 smithi032 bash[19760]: cluster 2024-09-21T14:17:46.937620+0000 mon.a (mon.0) 1322 : cluster [INF] Manager daemon y is now available 2024-09-21T14:17:48.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:47 smithi032 bash[19760]: audit 2024-09-21T14:17:47.453412+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:17:48.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:47 smithi032 bash[19760]: audit 2024-09-21T14:17:47.453740+0000 mon.c (mon.2) 201 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:17:48.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:47 smithi032 bash[19760]: audit 2024-09-21T14:17:47.474688+0000 mon.c (mon.2) 202 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:17:48.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:47 smithi032 bash[19760]: audit 2024-09-21T14:17:47.475182+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T14:17:48.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:47 smithi032 bash[19760]: audit 2024-09-21T14:17:47.492569+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T14:17:48.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:47 smithi032 bash[19760]: audit 2024-09-21T14:17:47.493158+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T14:17:48.995 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[19760]: cluster 2024-09-21T14:17:47.849282+0000 mon.a (mon.0) 1325 : cluster [DBG] mgrmap e40: y(active, since 1.36629s) 2024-09-21T14:17:48.995 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[19760]: audit 2024-09-21T14:17:47.857627+0000 mgr.y (mgr.25169) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:17:48.995 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[19760]: cluster 2024-09-21T14:17:47.868468+0000 mgr.y (mgr.25169) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:17:48.995 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[28514]: cluster 2024-09-21T14:17:47.849282+0000 mon.a (mon.0) 1325 : cluster [DBG] mgrmap e40: y(active, since 1.36629s) 2024-09-21T14:17:48.995 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[28514]: audit 2024-09-21T14:17:47.857627+0000 mgr.y (mgr.25169) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:17:48.995 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[28514]: cluster 2024-09-21T14:17:47.868468+0000 mgr.y (mgr.25169) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:17:48.995 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: debug 2024-09-21T14:17:48.620+0000 7fcbcf5fa640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:14:17:48] ENGINE Error in HTTPServer.serve 2024-09-21T14:17:48.996 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: Traceback (most recent call last): 2024-09-21T14:17:48.996 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:17:48.996 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: self._connections.run(self.expiration_interval) 2024-09-21T14:17:48.996 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:17:48.996 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: self._run(expiration_interval) 2024-09-21T14:17:48.996 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:17:48.996 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:17:48.996 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:17:48.996 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:17:48.996 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:17:48.996 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: s = self.context.wrap_socket( 2024-09-21T14:17:48.996 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:17:48.997 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: return self.sslsocket_class._create( 2024-09-21T14:17:48.997 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:17:48.997 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: self.do_handshake() 2024-09-21T14:17:48.997 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:17:48.997 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: self._sslobj.do_handshake() 2024-09-21T14:17:48.997 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:17:48 smithi032 bash[70739]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:17:49.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:48 smithi046 bash[21852]: cluster 2024-09-21T14:17:47.849282+0000 mon.a (mon.0) 1325 : cluster [DBG] mgrmap e40: y(active, since 1.36629s) 2024-09-21T14:17:49.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:48 smithi046 bash[21852]: audit 2024-09-21T14:17:47.857627+0000 mgr.y (mgr.25169) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:17:49.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:48 smithi046 bash[21852]: cluster 2024-09-21T14:17:47.868468+0000 mgr.y (mgr.25169) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:17:49.970 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:17:50.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: cephadm 2024-09-21T14:17:48.396948+0000 mgr.y (mgr.25169) 3 : cephadm [INF] [21/Sep/2024:14:17:48] ENGINE Bus STARTING 2024-09-21T14:17:50.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: cephadm 2024-09-21T14:17:48.499855+0000 mgr.y (mgr.25169) 4 : cephadm [INF] [21/Sep/2024:14:17:48] ENGINE Serving on http://172.21.15.32:8765 2024-09-21T14:17:50.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: cluster 2024-09-21T14:17:48.507476+0000 mgr.y (mgr.25169) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:17:50.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: cephadm 2024-09-21T14:17:48.619628+0000 mgr.y (mgr.25169) 6 : cephadm [INF] [21/Sep/2024:14:17:48] ENGINE Serving on https://172.21.15.32:7150 2024-09-21T14:17:50.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: cephadm 2024-09-21T14:17:48.619829+0000 mgr.y (mgr.25169) 7 : cephadm [INF] [21/Sep/2024:14:17:48] ENGINE Bus STARTED 2024-09-21T14:17:50.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: cephadm 2024-09-21T14:17:48.622631+0000 mgr.y (mgr.25169) 8 : cephadm [ERR] [21/Sep/2024:14:17:48] ENGINE Error in HTTPServer.serve 2024-09-21T14:17:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: Traceback (most recent call last): 2024-09-21T14:17:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:17:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: self._connections.run(self.expiration_interval) 2024-09-21T14:17:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:17:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: self._run(expiration_interval) 2024-09-21T14:17:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:17:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:17:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:17:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:17:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:17:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: s = self.context.wrap_socket( 2024-09-21T14:17:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:17:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: return self.sslsocket_class._create( 2024-09-21T14:17:50.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:17:50.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: self.do_handshake() 2024-09-21T14:17:50.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:17:50.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: self._sslobj.do_handshake() 2024-09-21T14:17:50.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:17:50.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[28514]: audit 2024-09-21T14:17:48.997789+0000 mgr.y (mgr.25169) 9 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:50.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: cephadm 2024-09-21T14:17:48.396948+0000 mgr.y (mgr.25169) 3 : cephadm [INF] [21/Sep/2024:14:17:48] ENGINE Bus STARTING 2024-09-21T14:17:50.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: cephadm 2024-09-21T14:17:48.499855+0000 mgr.y (mgr.25169) 4 : cephadm [INF] [21/Sep/2024:14:17:48] ENGINE Serving on http://172.21.15.32:8765 2024-09-21T14:17:50.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: cluster 2024-09-21T14:17:48.507476+0000 mgr.y (mgr.25169) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:17:50.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: cephadm 2024-09-21T14:17:48.619628+0000 mgr.y (mgr.25169) 6 : cephadm [INF] [21/Sep/2024:14:17:48] ENGINE Serving on https://172.21.15.32:7150 2024-09-21T14:17:50.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: cephadm 2024-09-21T14:17:48.619829+0000 mgr.y (mgr.25169) 7 : cephadm [INF] [21/Sep/2024:14:17:48] ENGINE Bus STARTED 2024-09-21T14:17:50.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: cephadm 2024-09-21T14:17:48.622631+0000 mgr.y (mgr.25169) 8 : cephadm [ERR] [21/Sep/2024:14:17:48] ENGINE Error in HTTPServer.serve 2024-09-21T14:17:50.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: Traceback (most recent call last): 2024-09-21T14:17:50.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:17:50.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: self._connections.run(self.expiration_interval) 2024-09-21T14:17:50.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:17:50.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: self._run(expiration_interval) 2024-09-21T14:17:50.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:17:50.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:17:50.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:17:50.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:17:50.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:17:50.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: s = self.context.wrap_socket( 2024-09-21T14:17:50.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:17:50.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: return self.sslsocket_class._create( 2024-09-21T14:17:50.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:17:50.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: self.do_handshake() 2024-09-21T14:17:50.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:17:50.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: self._sslobj.do_handshake() 2024-09-21T14:17:50.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:17:50.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:49 smithi032 bash[19760]: audit 2024-09-21T14:17:48.997789+0000 mgr.y (mgr.25169) 9 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: cephadm 2024-09-21T14:17:48.396948+0000 mgr.y (mgr.25169) 3 : cephadm [INF] [21/Sep/2024:14:17:48] ENGINE Bus STARTING 2024-09-21T14:17:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: cephadm 2024-09-21T14:17:48.499855+0000 mgr.y (mgr.25169) 4 : cephadm [INF] [21/Sep/2024:14:17:48] ENGINE Serving on http://172.21.15.32:8765 2024-09-21T14:17:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: cluster 2024-09-21T14:17:48.507476+0000 mgr.y (mgr.25169) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:17:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: cephadm 2024-09-21T14:17:48.619628+0000 mgr.y (mgr.25169) 6 : cephadm [INF] [21/Sep/2024:14:17:48] ENGINE Serving on https://172.21.15.32:7150 2024-09-21T14:17:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: cephadm 2024-09-21T14:17:48.619829+0000 mgr.y (mgr.25169) 7 : cephadm [INF] [21/Sep/2024:14:17:48] ENGINE Bus STARTED 2024-09-21T14:17:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: cephadm 2024-09-21T14:17:48.622631+0000 mgr.y (mgr.25169) 8 : cephadm [ERR] [21/Sep/2024:14:17:48] ENGINE Error in HTTPServer.serve 2024-09-21T14:17:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: Traceback (most recent call last): 2024-09-21T14:17:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T14:17:50.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: self._connections.run(self.expiration_interval) 2024-09-21T14:17:50.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T14:17:50.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: self._run(expiration_interval) 2024-09-21T14:17:50.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T14:17:50.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T14:17:50.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T14:17:50.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T14:17:50.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T14:17:50.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: s = self.context.wrap_socket( 2024-09-21T14:17:50.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T14:17:50.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: return self.sslsocket_class._create( 2024-09-21T14:17:50.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T14:17:50.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: self.do_handshake() 2024-09-21T14:17:50.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T14:17:50.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: self._sslobj.do_handshake() 2024-09-21T14:17:50.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T14:17:50.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:49 smithi046 bash[21852]: audit 2024-09-21T14:17:48.997789+0000 mgr.y (mgr.25169) 9 : audit [DBG] from='client.15318 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:17:51.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:50 smithi046 bash[21852]: cluster 2024-09-21T14:17:49.872265+0000 mon.a (mon.0) 1326 : cluster [DBG] mgrmap e41: y(active, since 3s) 2024-09-21T14:17:51.311 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:50 smithi032 bash[19760]: cluster 2024-09-21T14:17:49.872265+0000 mon.a (mon.0) 1326 : cluster [DBG] mgrmap e41: y(active, since 3s) 2024-09-21T14:17:51.311 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:50 smithi032 bash[28514]: cluster 2024-09-21T14:17:49.872265+0000 mon.a (mon.0) 1326 : cluster [DBG] mgrmap e41: y(active, since 3s) 2024-09-21T14:17:51.703 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:17:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:51 smithi046 bash[21852]: cluster 2024-09-21T14:17:50.508155+0000 mgr.y (mgr.25169) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:17:52.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:51 smithi032 bash[19760]: cluster 2024-09-21T14:17:50.508155+0000 mgr.y (mgr.25169) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:17:52.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:51 smithi032 bash[28514]: cluster 2024-09-21T14:17:50.508155+0000 mgr.y (mgr.25169) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:17:52.373 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:17:52.373 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (24m) 3m ago 25m 13.5M - 0.25.0 c8568f914cd2 15b96cb361cd 2024-09-21T14:17:52.373 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (24m) 3m ago 24m 75.6M - 9.4.12 2bacad6d85d8 86f655d7024d 2024-09-21T14:17:52.373 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (3m) 3m ago 22m 74.3M - 3.8 164465d2334a 0c1c737b81ce 2024-09-21T14:17:52.373 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (17m) 3m ago 33m 494M - 19.3.0-5104-g44178494 b415816db8b4 72bcf1c6eec2 2024-09-21T14:17:52.373 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (10m) 3m ago 36m 439M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:17:52.373 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (36m) 3m ago 36m 80.3M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T14:17:52.373 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (34m) 3m ago 34m 58.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 5f1261d6ba69 2024-09-21T14:17:52.373 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (34m) 3m ago 34m 59.7M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T14:17:52.373 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (25m) 3m ago 25m 8911k - 1.5.0 0da6a335fe13 2b52bb28f56d 2024-09-21T14:17:52.373 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (25m) 3m ago 25m 9119k - 1.5.0 0da6a335fe13 c3147c445e6f 2024-09-21T14:17:52.374 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (32m) 3m ago 33m 62.8M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:17:52.374 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (32m) 3m ago 32m 64.0M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:17:52.374 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (31m) 3m ago 31m 60.7M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:17:52.374 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (30m) 3m ago 30m 54.5M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:17:52.374 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (29m) 3m ago 29m 56.1M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:17:52.374 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (28m) 3m ago 28m 63.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:17:52.374 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (27m) 3m ago 27m 53.2M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:17:52.374 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (26m) 3m ago 26m 64.9M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:17:52.374 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (3m) 3m ago 25m 35.1M - 2.43.0 a07b618ecd1d 2fdcb043d055 2024-09-21T14:17:52.374 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (23m) 3m ago 23m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:17:52.374 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (23m) 3m ago 23m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:17:52.763 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:17:52.763 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:17:52.763 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T14:17:52.763 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:17:52.763 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:17:52.763 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T14:17:52.763 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:17:52.763 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:17:52.764 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T14:17:52.764 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:17:52.764 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:17:52.764 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:17:52.764 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:17:52.764 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:17:52.764 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T14:17:52.764 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T14:17:52.764 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:17:52.764 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:17:53.095 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:17:53.096 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:17:53.096 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:17:53.096 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T14:17:53.096 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-09-21T14:17:53.096 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-09-21T14:17:53.096 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-09-21T14:17:53.097 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T14:17:53.097 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-09-21T14:17:53.097 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:17:53.097 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:17:53.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:52 smithi046 bash[21852]: audit 2024-09-21T14:17:51.695090+0000 mgr.y (mgr.25169) 11 : audit [DBG] from='client.25313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:53.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:52 smithi046 bash[21852]: cluster 2024-09-21T14:17:51.893746+0000 mon.a (mon.0) 1327 : cluster [DBG] mgrmap e42: y(active, since 5s) 2024-09-21T14:17:53.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:52 smithi046 bash[21852]: audit 2024-09-21T14:17:52.028175+0000 mgr.y (mgr.25169) 12 : audit [DBG] from='client.25319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:53.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:52 smithi046 bash[21852]: audit 2024-09-21T14:17:52.766782+0000 mon.a (mon.0) 1328 : audit [DBG] from='client.? 172.21.15.32:0/1787691128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:17:53.209 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:17:52 smithi046 bash[49943]: [21/Sep/2024:14:17:52] ENGINE Bus STARTING 2024-09-21T14:17:53.209 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:17:52 smithi046 bash[49943]: CherryPy Checker: 2024-09-21T14:17:53.210 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:17:52 smithi046 bash[49943]: The Application mounted at '' has an empty config. 2024-09-21T14:17:53.210 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:17:52 smithi046 bash[49943]: [21/Sep/2024:14:17:52] ENGINE Serving on http://:::9283 2024-09-21T14:17:53.210 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:17:52 smithi046 bash[49943]: [21/Sep/2024:14:17:52] ENGINE Bus STARTED 2024-09-21T14:17:53.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:52 smithi032 bash[19760]: audit 2024-09-21T14:17:51.695090+0000 mgr.y (mgr.25169) 11 : audit [DBG] from='client.25313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:53.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:52 smithi032 bash[19760]: cluster 2024-09-21T14:17:51.893746+0000 mon.a (mon.0) 1327 : cluster [DBG] mgrmap e42: y(active, since 5s) 2024-09-21T14:17:53.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:52 smithi032 bash[19760]: audit 2024-09-21T14:17:52.028175+0000 mgr.y (mgr.25169) 12 : audit [DBG] from='client.25319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:53.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:52 smithi032 bash[19760]: audit 2024-09-21T14:17:52.766782+0000 mon.a (mon.0) 1328 : audit [DBG] from='client.? 172.21.15.32:0/1787691128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:17:53.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:52 smithi032 bash[28514]: audit 2024-09-21T14:17:51.695090+0000 mgr.y (mgr.25169) 11 : audit [DBG] from='client.25313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:53.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:52 smithi032 bash[28514]: cluster 2024-09-21T14:17:51.893746+0000 mon.a (mon.0) 1327 : cluster [DBG] mgrmap e42: y(active, since 5s) 2024-09-21T14:17:53.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:52 smithi032 bash[28514]: audit 2024-09-21T14:17:52.028175+0000 mgr.y (mgr.25169) 12 : audit [DBG] from='client.25319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:53.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:52 smithi032 bash[28514]: audit 2024-09-21T14:17:52.766782+0000 mon.a (mon.0) 1328 : audit [DBG] from='client.? 172.21.15.32:0/1787691128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:17:54.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:53 smithi046 bash[21852]: audit 2024-09-21T14:17:52.337314+0000 mgr.y (mgr.25169) 13 : audit [DBG] from='client.25325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:54.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:53 smithi046 bash[21852]: cluster 2024-09-21T14:17:52.508574+0000 mgr.y (mgr.25169) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:17:54.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:53 smithi046 bash[21852]: audit 2024-09-21T14:17:52.894188+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.46:0/424473229' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T14:17:54.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:53 smithi046 bash[21852]: cluster 2024-09-21T14:17:52.896166+0000 mon.a (mon.0) 1329 : cluster [DBG] Standby manager daemon x started 2024-09-21T14:17:54.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:53 smithi046 bash[21852]: audit 2024-09-21T14:17:52.900087+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.46:0/424473229' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:17:54.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:53 smithi046 bash[21852]: audit 2024-09-21T14:17:52.901246+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.46:0/424473229' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T14:17:54.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:53 smithi046 bash[21852]: audit 2024-09-21T14:17:52.901724+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.46:0/424473229' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:17:54.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:53 smithi046 bash[21852]: audit 2024-09-21T14:17:53.844902+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:54.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:53 smithi046 bash[21852]: audit 2024-09-21T14:17:53.851609+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:54.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[19760]: audit 2024-09-21T14:17:52.337314+0000 mgr.y (mgr.25169) 13 : audit [DBG] from='client.25325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:54.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[19760]: cluster 2024-09-21T14:17:52.508574+0000 mgr.y (mgr.25169) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:17:54.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[19760]: audit 2024-09-21T14:17:52.894188+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.46:0/424473229' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T14:17:54.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[19760]: cluster 2024-09-21T14:17:52.896166+0000 mon.a (mon.0) 1329 : cluster [DBG] Standby manager daemon x started 2024-09-21T14:17:54.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[19760]: audit 2024-09-21T14:17:52.900087+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.46:0/424473229' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:17:54.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[19760]: audit 2024-09-21T14:17:52.901246+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.46:0/424473229' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T14:17:54.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[19760]: audit 2024-09-21T14:17:52.901724+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.46:0/424473229' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:17:54.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[19760]: audit 2024-09-21T14:17:53.844902+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:54.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[19760]: audit 2024-09-21T14:17:53.851609+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:54.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[28514]: audit 2024-09-21T14:17:52.337314+0000 mgr.y (mgr.25169) 13 : audit [DBG] from='client.25325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:54.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[28514]: cluster 2024-09-21T14:17:52.508574+0000 mgr.y (mgr.25169) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:17:54.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[28514]: audit 2024-09-21T14:17:52.894188+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.46:0/424473229' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T14:17:54.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[28514]: cluster 2024-09-21T14:17:52.896166+0000 mon.a (mon.0) 1329 : cluster [DBG] Standby manager daemon x started 2024-09-21T14:17:54.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[28514]: audit 2024-09-21T14:17:52.900087+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.46:0/424473229' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:17:54.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[28514]: audit 2024-09-21T14:17:52.901246+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.46:0/424473229' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T14:17:54.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[28514]: audit 2024-09-21T14:17:52.901724+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.46:0/424473229' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:17:54.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[28514]: audit 2024-09-21T14:17:53.844902+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:54.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:53 smithi032 bash[28514]: audit 2024-09-21T14:17:53.851609+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:55.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:54 smithi046 bash[21852]: audit 2024-09-21T14:17:53.099170+0000 mgr.y (mgr.25169) 15 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:55.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:54 smithi046 bash[21852]: cluster 2024-09-21T14:17:53.900468+0000 mon.a (mon.0) 1332 : cluster [DBG] mgrmap e43: y(active, since 7s), standbys: x 2024-09-21T14:17:55.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:54 smithi046 bash[21852]: audit 2024-09-21T14:17:53.901240+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T14:17:55.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:54 smithi046 bash[21852]: audit 2024-09-21T14:17:53.936723+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:55.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:54 smithi046 bash[21852]: audit 2024-09-21T14:17:53.944695+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:55.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:54 smithi032 bash[19760]: audit 2024-09-21T14:17:53.099170+0000 mgr.y (mgr.25169) 15 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:55.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:54 smithi032 bash[19760]: cluster 2024-09-21T14:17:53.900468+0000 mon.a (mon.0) 1332 : cluster [DBG] mgrmap e43: y(active, since 7s), standbys: x 2024-09-21T14:17:55.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:54 smithi032 bash[19760]: audit 2024-09-21T14:17:53.901240+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T14:17:55.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:54 smithi032 bash[19760]: audit 2024-09-21T14:17:53.936723+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:55.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:54 smithi032 bash[19760]: audit 2024-09-21T14:17:53.944695+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:55.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:54 smithi032 bash[28514]: audit 2024-09-21T14:17:53.099170+0000 mgr.y (mgr.25169) 15 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:17:55.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:54 smithi032 bash[28514]: cluster 2024-09-21T14:17:53.900468+0000 mon.a (mon.0) 1332 : cluster [DBG] mgrmap e43: y(active, since 7s), standbys: x 2024-09-21T14:17:55.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:54 smithi032 bash[28514]: audit 2024-09-21T14:17:53.901240+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T14:17:55.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:54 smithi032 bash[28514]: audit 2024-09-21T14:17:53.936723+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:55.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:54 smithi032 bash[28514]: audit 2024-09-21T14:17:53.944695+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.197 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[19760]: cluster 2024-09-21T14:17:54.510275+0000 mgr.y (mgr.25169) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T14:17:56.197 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[19760]: audit 2024-09-21T14:17:55.135742+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.197 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[19760]: audit 2024-09-21T14:17:55.142529+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.197 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[19760]: audit 2024-09-21T14:17:55.149685+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.197 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[19760]: audit 2024-09-21T14:17:55.155584+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.197 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[19760]: audit 2024-09-21T14:17:55.158234+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:17:56.197 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[19760]: audit 2024-09-21T14:17:55.159114+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:17:56.197 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[19760]: audit 2024-09-21T14:17:55.540083+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.197 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[19760]: audit 2024-09-21T14:17:55.546246+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.198 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[19760]: audit 2024-09-21T14:17:55.551053+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.198 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[19760]: audit 2024-09-21T14:17:55.561054+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.198 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[19760]: audit 2024-09-21T14:17:55.569586+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.198 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[19760]: audit 2024-09-21T14:17:55.595553+0000 mon.c (mon.2) 207 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:17:56.198 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[19760]: audit 2024-09-21T14:17:55.596206+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:17:56.198 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[19760]: audit 2024-09-21T14:17:55.606375+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:17:56.198 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[28514]: cluster 2024-09-21T14:17:54.510275+0000 mgr.y (mgr.25169) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T14:17:56.198 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[28514]: audit 2024-09-21T14:17:55.135742+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.198 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[28514]: audit 2024-09-21T14:17:55.142529+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.198 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[28514]: audit 2024-09-21T14:17:55.149685+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.198 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[28514]: audit 2024-09-21T14:17:55.155584+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.199 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[28514]: audit 2024-09-21T14:17:55.158234+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:17:56.199 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[28514]: audit 2024-09-21T14:17:55.159114+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:17:56.199 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[28514]: audit 2024-09-21T14:17:55.540083+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.199 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[28514]: audit 2024-09-21T14:17:55.546246+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.199 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[28514]: audit 2024-09-21T14:17:55.551053+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.199 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[28514]: audit 2024-09-21T14:17:55.561054+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.199 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[28514]: audit 2024-09-21T14:17:55.569586+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.199 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[28514]: audit 2024-09-21T14:17:55.595553+0000 mon.c (mon.2) 207 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:17:56.199 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[28514]: audit 2024-09-21T14:17:55.596206+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:17:56.199 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:55 smithi032 bash[28514]: audit 2024-09-21T14:17:55.606375+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:17:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:55 smithi046 bash[21852]: cluster 2024-09-21T14:17:54.510275+0000 mgr.y (mgr.25169) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T14:17:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:55 smithi046 bash[21852]: audit 2024-09-21T14:17:55.135742+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:55 smithi046 bash[21852]: audit 2024-09-21T14:17:55.142529+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:55 smithi046 bash[21852]: audit 2024-09-21T14:17:55.149685+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:55 smithi046 bash[21852]: audit 2024-09-21T14:17:55.155584+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:55 smithi046 bash[21852]: audit 2024-09-21T14:17:55.158234+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:17:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:55 smithi046 bash[21852]: audit 2024-09-21T14:17:55.159114+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:17:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:55 smithi046 bash[21852]: audit 2024-09-21T14:17:55.540083+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:55 smithi046 bash[21852]: audit 2024-09-21T14:17:55.546246+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:55 smithi046 bash[21852]: audit 2024-09-21T14:17:55.551053+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:55 smithi046 bash[21852]: audit 2024-09-21T14:17:55.561054+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:55 smithi046 bash[21852]: audit 2024-09-21T14:17:55.569586+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:17:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:55 smithi046 bash[21852]: audit 2024-09-21T14:17:55.595553+0000 mon.c (mon.2) 207 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:17:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:55 smithi046 bash[21852]: audit 2024-09-21T14:17:55.596206+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.eyltpm", "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-21T14:17:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:55 smithi046 bash[21852]: audit 2024-09-21T14:17:55.606375+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:17:57.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:56 smithi046 bash[21852]: cephadm 2024-09-21T14:17:55.160339+0000 mgr.y (mgr.25169) 17 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T14:17:57.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:56 smithi046 bash[21852]: cephadm 2024-09-21T14:17:55.160565+0000 mgr.y (mgr.25169) 18 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T14:17:57.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:56 smithi046 bash[21852]: cephadm 2024-09-21T14:17:55.266994+0000 mgr.y (mgr.25169) 19 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:17:57.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:56 smithi046 bash[21852]: cephadm 2024-09-21T14:17:55.267296+0000 mgr.y (mgr.25169) 20 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:17:57.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:56 smithi046 bash[21852]: cephadm 2024-09-21T14:17:55.360612+0000 mgr.y (mgr.25169) 21 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:17:57.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:56 smithi046 bash[21852]: cephadm 2024-09-21T14:17:55.360897+0000 mgr.y (mgr.25169) 22 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:17:57.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:56 smithi046 bash[21852]: cephadm 2024-09-21T14:17:55.447936+0000 mgr.y (mgr.25169) 23 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:17:57.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:56 smithi046 bash[21852]: cephadm 2024-09-21T14:17:55.451377+0000 mgr.y (mgr.25169) 24 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:17:57.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:56 smithi046 bash[21852]: cephadm 2024-09-21T14:17:55.594973+0000 mgr.y (mgr.25169) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.eyltpm (dependencies changed)... 2024-09-21T14:17:57.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:56 smithi046 bash[21852]: cephadm 2024-09-21T14:17:55.607777+0000 mgr.y (mgr.25169) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.eyltpm on smithi032 2024-09-21T14:17:57.259 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[19760]: cephadm 2024-09-21T14:17:55.160339+0000 mgr.y (mgr.25169) 17 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T14:17:57.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[19760]: cephadm 2024-09-21T14:17:55.160565+0000 mgr.y (mgr.25169) 18 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T14:17:57.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[19760]: cephadm 2024-09-21T14:17:55.266994+0000 mgr.y (mgr.25169) 19 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:17:57.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[19760]: cephadm 2024-09-21T14:17:55.267296+0000 mgr.y (mgr.25169) 20 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:17:57.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[19760]: cephadm 2024-09-21T14:17:55.360612+0000 mgr.y (mgr.25169) 21 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:17:57.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[19760]: cephadm 2024-09-21T14:17:55.360897+0000 mgr.y (mgr.25169) 22 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:17:57.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[19760]: cephadm 2024-09-21T14:17:55.447936+0000 mgr.y (mgr.25169) 23 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:17:57.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[19760]: cephadm 2024-09-21T14:17:55.451377+0000 mgr.y (mgr.25169) 24 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:17:57.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[19760]: cephadm 2024-09-21T14:17:55.594973+0000 mgr.y (mgr.25169) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.eyltpm (dependencies changed)... 2024-09-21T14:17:57.347 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[19760]: cephadm 2024-09-21T14:17:55.607777+0000 mgr.y (mgr.25169) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.eyltpm on smithi032 2024-09-21T14:17:57.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[28514]: cephadm 2024-09-21T14:17:55.160339+0000 mgr.y (mgr.25169) 17 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-21T14:17:57.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[28514]: cephadm 2024-09-21T14:17:55.160565+0000 mgr.y (mgr.25169) 18 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-09-21T14:17:57.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[28514]: cephadm 2024-09-21T14:17:55.266994+0000 mgr.y (mgr.25169) 19 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:17:57.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[28514]: cephadm 2024-09-21T14:17:55.267296+0000 mgr.y (mgr.25169) 20 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T14:17:57.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[28514]: cephadm 2024-09-21T14:17:55.360612+0000 mgr.y (mgr.25169) 21 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:17:57.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[28514]: cephadm 2024-09-21T14:17:55.360897+0000 mgr.y (mgr.25169) 22 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-09-21T14:17:57.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[28514]: cephadm 2024-09-21T14:17:55.447936+0000 mgr.y (mgr.25169) 23 : cephadm [INF] Updating smithi032:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:17:57.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[28514]: cephadm 2024-09-21T14:17:55.451377+0000 mgr.y (mgr.25169) 24 : cephadm [INF] Updating smithi046:/var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T14:17:57.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[28514]: cephadm 2024-09-21T14:17:55.594973+0000 mgr.y (mgr.25169) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.eyltpm (dependencies changed)... 2024-09-21T14:17:57.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:56 smithi032 bash[28514]: cephadm 2024-09-21T14:17:55.607777+0000 mgr.y (mgr.25169) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.eyltpm on smithi032 2024-09-21T14:17:58.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:57 smithi046 bash[21852]: cluster 2024-09-21T14:17:56.511048+0000 mgr.y (mgr.25169) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:17:58.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:57 smithi032 bash[28514]: cluster 2024-09-21T14:17:56.511048+0000 mgr.y (mgr.25169) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:17:58.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:57 smithi032 bash[19760]: cluster 2024-09-21T14:17:56.511048+0000 mgr.y (mgr.25169) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:18:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:59 smithi046 bash[21852]: cluster 2024-09-21T14:17:58.512702+0000 mgr.y (mgr.25169) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:18:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:59 smithi046 bash[21852]: audit 2024-09-21T14:17:58.981590+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:59 smithi046 bash[21852]: audit 2024-09-21T14:17:58.987904+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:00.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:17:59 smithi046 bash[21852]: cephadm 2024-09-21T14:17:58.989990+0000 mgr.y (mgr.25169) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T14:18:00.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:59 smithi032 bash[19760]: cluster 2024-09-21T14:17:58.512702+0000 mgr.y (mgr.25169) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:18:00.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:59 smithi032 bash[19760]: audit 2024-09-21T14:17:58.981590+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:00.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:59 smithi032 bash[19760]: audit 2024-09-21T14:17:58.987904+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:00.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:17:59 smithi032 bash[19760]: cephadm 2024-09-21T14:17:58.989990+0000 mgr.y (mgr.25169) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T14:18:00.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:59 smithi032 bash[28514]: cluster 2024-09-21T14:17:58.512702+0000 mgr.y (mgr.25169) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:18:00.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:59 smithi032 bash[28514]: audit 2024-09-21T14:17:58.981590+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:00.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:59 smithi032 bash[28514]: audit 2024-09-21T14:17:58.987904+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:00.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:17:59 smithi032 bash[28514]: cephadm 2024-09-21T14:17:58.989990+0000 mgr.y (mgr.25169) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T14:18:00.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:00 smithi046 bash[49943]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:18:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T14:18:01.245 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:00 smithi046 bash[21852]: cephadm 2024-09-21T14:17:59.252322+0000 mgr.y (mgr.25169) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi046 2024-09-21T14:18:01.246 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:00 smithi046 bash[21852]: audit 2024-09-21T14:18:00.693248+0000 mon.c (mon.2) 209 : audit [DBG] from='client.? 172.21.15.32:0/2161068997' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T14:18:01.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:00 smithi032 bash[28514]: cephadm 2024-09-21T14:17:59.252322+0000 mgr.y (mgr.25169) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi046 2024-09-21T14:18:01.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:00 smithi032 bash[28514]: audit 2024-09-21T14:18:00.693248+0000 mon.c (mon.2) 209 : audit [DBG] from='client.? 172.21.15.32:0/2161068997' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T14:18:01.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:00 smithi032 bash[19760]: cephadm 2024-09-21T14:17:59.252322+0000 mgr.y (mgr.25169) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi046 2024-09-21T14:18:01.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:00 smithi032 bash[19760]: audit 2024-09-21T14:18:00.693248+0000 mon.c (mon.2) 209 : audit [DBG] from='client.? 172.21.15.32:0/2161068997' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T14:18:02.144 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:01 smithi046 bash[21852]: cluster 2024-09-21T14:18:00.513149+0000 mgr.y (mgr.25169) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:18:02.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:01 smithi032 bash[28514]: cluster 2024-09-21T14:18:00.513149+0000 mgr.y (mgr.25169) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:18:02.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:01 smithi032 bash[19760]: cluster 2024-09-21T14:18:00.513149+0000 mgr.y (mgr.25169) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:18:03.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:02 smithi046 bash[21852]: audit 2024-09-21T14:18:02.450898+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:18:03.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:03 smithi032 bash[19760]: audit 2024-09-21T14:18:02.450898+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:18:03.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:03 smithi032 bash[28514]: audit 2024-09-21T14:18:02.450898+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:18:03.999 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:03 smithi046 systemd[1]: Stopping Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:18:04.000 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:03 smithi046 bash[54816]: ts=2024-09-21T14:18:03.842Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T14:18:04.000 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:03 smithi046 bash[54816]: ts=2024-09-21T14:18:03.843Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T14:18:04.000 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:03 smithi046 bash[54816]: ts=2024-09-21T14:18:03.843Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T14:18:04.000 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:03 smithi046 bash[54816]: ts=2024-09-21T14:18:03.843Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T14:18:04.000 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:03 smithi046 bash[54816]: ts=2024-09-21T14:18:03.843Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T14:18:04.000 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:03 smithi046 bash[54816]: ts=2024-09-21T14:18:03.843Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T14:18:04.000 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:03 smithi046 bash[54816]: ts=2024-09-21T14:18:03.843Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T14:18:04.000 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:03 smithi046 bash[54816]: ts=2024-09-21T14:18:03.843Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T14:18:04.000 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:03 smithi046 bash[54816]: ts=2024-09-21T14:18:03.843Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T14:18:04.000 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:03 smithi046 bash[54816]: ts=2024-09-21T14:18:03.843Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T14:18:04.000 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:03 smithi046 bash[54816]: ts=2024-09-21T14:18:03.843Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T14:18:04.000 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:03 smithi046 bash[54816]: ts=2024-09-21T14:18:03.844Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T14:18:04.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:04 smithi032 bash[19760]: cluster 2024-09-21T14:18:02.513786+0000 mgr.y (mgr.25169) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:18:04.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:04 smithi032 bash[28514]: cluster 2024-09-21T14:18:02.513786+0000 mgr.y (mgr.25169) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:18:04.373 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:04 smithi046 bash[21852]: cluster 2024-09-21T14:18:02.513786+0000 mgr.y (mgr.25169) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T14:18:04.659 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:04 smithi046 bash[56021]: ceph-0221b256-781f-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T14:18:04.659 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:04 smithi046 bash[56080]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T14:18:04.659 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:04 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T14:18:04.659 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:04 smithi046 systemd[1]: Stopped Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:18:04.659 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:04 smithi046 systemd[1]: Started Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:18:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:05 smithi046 bash[21852]: cluster 2024-09-21T14:18:04.515480+0000 mgr.y (mgr.25169) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:18:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:05 smithi046 bash[21852]: audit 2024-09-21T14:18:04.605611+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:05 smithi046 bash[21852]: audit 2024-09-21T14:18:04.619215+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:05 smithi046 bash[21852]: audit 2024-09-21T14:18:04.628336+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:18:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:05 smithi046 bash[21852]: audit 2024-09-21T14:18:04.629852+0000 mgr.y (mgr.25169) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:18:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:05 smithi046 bash[21852]: audit 2024-09-21T14:18:04.646995+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:05 smithi046 bash[21852]: cephadm 2024-09-21T14:18:04.650941+0000 mgr.y (mgr.25169) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-09-21T14:18:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:05 smithi046 bash[21852]: audit 2024-09-21T14:18:04.651437+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:18:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:05 smithi046 bash[21852]: audit 2024-09-21T14:18:04.652544+0000 mgr.y (mgr.25169) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:18:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:05 smithi046 bash[21852]: audit 2024-09-21T14:18:04.656226+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T14:18:05.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:05 smithi046 bash[21852]: audit 2024-09-21T14:18:04.657645+0000 mgr.y (mgr.25169) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T14:18:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:05 smithi046 bash[21852]: audit 2024-09-21T14:18:04.664060+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:05 smithi046 bash[21852]: audit 2024-09-21T14:18:04.671827+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:18:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:05 smithi046 bash[21852]: audit 2024-09-21T14:18:04.672960+0000 mgr.y (mgr.25169) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:18:05.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:05 smithi046 bash[21852]: audit 2024-09-21T14:18:04.714581+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:18:05.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[28514]: cluster 2024-09-21T14:18:04.515480+0000 mgr.y (mgr.25169) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:18:05.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[28514]: audit 2024-09-21T14:18:04.605611+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:05.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[28514]: audit 2024-09-21T14:18:04.619215+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:05.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[28514]: audit 2024-09-21T14:18:04.628336+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:18:05.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[28514]: audit 2024-09-21T14:18:04.629852+0000 mgr.y (mgr.25169) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:18:05.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[28514]: audit 2024-09-21T14:18:04.646995+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:05.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[28514]: cephadm 2024-09-21T14:18:04.650941+0000 mgr.y (mgr.25169) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-09-21T14:18:05.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[28514]: audit 2024-09-21T14:18:04.651437+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:18:05.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[28514]: audit 2024-09-21T14:18:04.652544+0000 mgr.y (mgr.25169) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:18:05.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[28514]: audit 2024-09-21T14:18:04.656226+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T14:18:05.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[28514]: audit 2024-09-21T14:18:04.657645+0000 mgr.y (mgr.25169) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T14:18:05.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[28514]: audit 2024-09-21T14:18:04.664060+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:05.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[28514]: audit 2024-09-21T14:18:04.671827+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:18:05.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[28514]: audit 2024-09-21T14:18:04.672960+0000 mgr.y (mgr.25169) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:18:05.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[28514]: audit 2024-09-21T14:18:04.714581+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:18:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[19760]: cluster 2024-09-21T14:18:04.515480+0000 mgr.y (mgr.25169) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T14:18:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[19760]: audit 2024-09-21T14:18:04.605611+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[19760]: audit 2024-09-21T14:18:04.619215+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[19760]: audit 2024-09-21T14:18:04.628336+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:18:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[19760]: audit 2024-09-21T14:18:04.629852+0000 mgr.y (mgr.25169) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T14:18:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[19760]: audit 2024-09-21T14:18:04.646995+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[19760]: cephadm 2024-09-21T14:18:04.650941+0000 mgr.y (mgr.25169) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-09-21T14:18:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[19760]: audit 2024-09-21T14:18:04.651437+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:18:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[19760]: audit 2024-09-21T14:18:04.652544+0000 mgr.y (mgr.25169) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T14:18:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[19760]: audit 2024-09-21T14:18:04.656226+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T14:18:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[19760]: audit 2024-09-21T14:18:04.657645+0000 mgr.y (mgr.25169) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-09-21T14:18:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[19760]: audit 2024-09-21T14:18:04.664060+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[19760]: audit 2024-09-21T14:18:04.671827+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:18:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[19760]: audit 2024-09-21T14:18:04.672960+0000 mgr.y (mgr.25169) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:18:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:05 smithi032 bash[19760]: audit 2024-09-21T14:18:04.714581+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:18:06.460 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.279Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T14:18:06.460 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.279Z 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-21T14:18:06.460 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.279Z 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 smithi046 (none))" 2024-09-21T14:18:06.460 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.279Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T14:18:06.460 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.279Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T14:18:06.460 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.281Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T14:18:06.460 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.282Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T14:18:06.460 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.282Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T14:18:06.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.283Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T14:18:06.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.285Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T14:18:06.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.287Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.078639ms 2024-09-21T14:18:06.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.287Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T14:18:06.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.287Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-21T14:18:06.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.302Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-21T14:18:06.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.307Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-21T14:18:06.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.311Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-21T14:18:06.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.314Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-21T14:18:06.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.314Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-21T14:18:06.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.314Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=64.944µs wal_replay_duration=27.311818ms wbl_replay_duration=146ns total_replay_duration=29.495684ms 2024-09-21T14:18:06.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.316Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T14:18:06.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.316Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T14:18:06.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.316Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T14:18:06.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.342Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.701703ms db_storage=904ns remote_storage=1.353µs web_handler=424ns query_engine=906ns scrape=267.699µs scrape_sd=132.474µs notify=12.969µs notify_sd=11.68µs rules=24.755927ms tracing=6.314µs 2024-09-21T14:18:06.462 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.342Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T14:18:06.462 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:06 smithi046 bash[56108]: ts=2024-09-21T14:18:06.342Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T14:18:07.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:07 smithi046 bash[21852]: cluster 2024-09-21T14:18:06.516198+0000 mgr.y (mgr.25169) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:18:07.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:07 smithi046 bash[21852]: audit 2024-09-21T14:18:07.566836+0000 mon.c (mon.2) 216 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T14:18:07.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:07 smithi046 bash[21852]: audit 2024-09-21T14:18:07.567636+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T14:18:07.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:07 smithi046 bash[21852]: audit 2024-09-21T14:18:07.569885+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T14:18:07.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:07 smithi046 bash[21852]: audit 2024-09-21T14:18:07.571501+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:18:08.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:07 smithi032 bash[28514]: cluster 2024-09-21T14:18:06.516198+0000 mgr.y (mgr.25169) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:18:08.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:07 smithi032 bash[28514]: audit 2024-09-21T14:18:07.566836+0000 mon.c (mon.2) 216 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T14:18:08.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:07 smithi032 bash[28514]: audit 2024-09-21T14:18:07.567636+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T14:18:08.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:07 smithi032 bash[28514]: audit 2024-09-21T14:18:07.569885+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T14:18:08.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:07 smithi032 bash[28514]: audit 2024-09-21T14:18:07.571501+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:18:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:07 smithi032 bash[19760]: cluster 2024-09-21T14:18:06.516198+0000 mgr.y (mgr.25169) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:18:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:07 smithi032 bash[19760]: audit 2024-09-21T14:18:07.566836+0000 mon.c (mon.2) 216 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T14:18:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:07 smithi032 bash[19760]: audit 2024-09-21T14:18:07.567636+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T14:18:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:07 smithi032 bash[19760]: audit 2024-09-21T14:18:07.569885+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T14:18:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:07 smithi032 bash[19760]: audit 2024-09-21T14:18:07.571501+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:18:08.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:08 smithi046 bash[21852]: cephadm 2024-09-21T14:18:07.566283+0000 mgr.y (mgr.25169) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T14:18:08.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:08 smithi046 bash[21852]: cephadm 2024-09-21T14:18:07.573420+0000 mgr.y (mgr.25169) 41 : cephadm [INF] Deploying daemon mgr.x on smithi046 2024-09-21T14:18:09.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:08 smithi032 bash[28514]: cephadm 2024-09-21T14:18:07.566283+0000 mgr.y (mgr.25169) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T14:18:09.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:08 smithi032 bash[28514]: cephadm 2024-09-21T14:18:07.573420+0000 mgr.y (mgr.25169) 41 : cephadm [INF] Deploying daemon mgr.x on smithi046 2024-09-21T14:18:09.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:08 smithi032 bash[19760]: cephadm 2024-09-21T14:18:07.566283+0000 mgr.y (mgr.25169) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T14:18:09.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:08 smithi032 bash[19760]: cephadm 2024-09-21T14:18:07.573420+0000 mgr.y (mgr.25169) 41 : cephadm [INF] Deploying daemon mgr.x on smithi046 2024-09-21T14:18:09.954 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:09 smithi046 bash[21852]: cluster 2024-09-21T14:18:08.518394+0000 mgr.y (mgr.25169) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:10.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:09 smithi032 bash[19760]: cluster 2024-09-21T14:18:08.518394+0000 mgr.y (mgr.25169) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:10.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:09 smithi032 bash[28514]: cluster 2024-09-21T14:18:08.518394+0000 mgr.y (mgr.25169) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:10.209 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:10.209 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:10 smithi046 systemd[1]: Stopping Ceph mgr.x for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:18:10.209 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:18:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:10.210 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:18:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:10.210 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:18:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:10.210 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:10.211 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:10.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:18:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:10.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:10.211 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:18:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:11.052 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:10 smithi046 bash[56380]: ceph-0221b256-781f-11ef-baf6-efdc52797490-mgr-x 2024-09-21T14:18:11.053 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:10 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T14:18:11.053 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:10 smithi046 bash[56440]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-mgr-x 2024-09-21T14:18:11.053 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:10 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T14:18:11.053 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:10 smithi046 systemd[1]: Stopped Ceph mgr.x for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:18:11.459 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:18:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:11.459 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:18:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:11.460 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:11.460 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:11.460 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:18:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:11.461 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:18:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:11.461 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:18:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:11.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:11.461 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:11 smithi046 systemd[1]: Started Ceph mgr.x for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:18:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:11 smithi046 bash[21852]: audit 2024-09-21T14:18:10.420727+0000 mgr.y (mgr.25169) 43 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:18:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:11 smithi046 bash[21852]: cluster 2024-09-21T14:18:10.519148+0000 mgr.y (mgr.25169) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:18:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:11 smithi046 bash[21852]: audit 2024-09-21T14:18:11.228877+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:11 smithi046 bash[21852]: audit 2024-09-21T14:18:11.241950+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:12.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:11 smithi032 bash[19760]: audit 2024-09-21T14:18:10.420727+0000 mgr.y (mgr.25169) 43 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:18:12.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:11 smithi032 bash[19760]: cluster 2024-09-21T14:18:10.519148+0000 mgr.y (mgr.25169) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:18:12.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:11 smithi032 bash[19760]: audit 2024-09-21T14:18:11.228877+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:12.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:11 smithi032 bash[19760]: audit 2024-09-21T14:18:11.241950+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:12.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:11 smithi032 bash[28514]: audit 2024-09-21T14:18:10.420727+0000 mgr.y (mgr.25169) 43 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:18:12.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:11 smithi032 bash[28514]: cluster 2024-09-21T14:18:10.519148+0000 mgr.y (mgr.25169) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:18:12.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:11 smithi032 bash[28514]: audit 2024-09-21T14:18:11.228877+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:12.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:11 smithi032 bash[28514]: audit 2024-09-21T14:18:11.241950+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:12.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:12 smithi046 bash[56500]: debug 2024-09-21T14:18:12.423+0000 7fae83238640 1 -- 172.21.15.46:0/1945884660 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5570b866b0e0 con 0x5570b866d800 2024-09-21T14:18:13.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:13 smithi046 bash[21852]: cluster 2024-09-21T14:18:12.519974+0000 mgr.y (mgr.25169) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:18:14.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:13 smithi032 bash[19760]: cluster 2024-09-21T14:18:12.519974+0000 mgr.y (mgr.25169) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:18:14.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:13 smithi032 bash[28514]: cluster 2024-09-21T14:18:12.519974+0000 mgr.y (mgr.25169) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:18:15.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:15 smithi046 bash[21852]: cluster 2024-09-21T14:18:14.521825+0000 mgr.y (mgr.25169) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:16.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:15 smithi032 bash[19760]: cluster 2024-09-21T14:18:14.521825+0000 mgr.y (mgr.25169) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:16.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:15 smithi032 bash[28514]: cluster 2024-09-21T14:18:14.521825+0000 mgr.y (mgr.25169) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:17 smithi046 bash[21852]: cluster 2024-09-21T14:18:16.522335+0000 mgr.y (mgr.25169) 47 : cluster [DBG] pgmap v18: 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-21T14:18:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:17 smithi046 bash[21852]: audit 2024-09-21T14:18:17.230517+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:17 smithi046 bash[21852]: audit 2024-09-21T14:18:17.237309+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:17 smithi046 bash[21852]: audit 2024-09-21T14:18:17.245755+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:17 smithi046 bash[21852]: audit 2024-09-21T14:18:17.256464+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:17 smithi046 bash[21852]: audit 2024-09-21T14:18:17.451565+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:18:18.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:17 smithi032 bash[19760]: cluster 2024-09-21T14:18:16.522335+0000 mgr.y (mgr.25169) 47 : cluster [DBG] pgmap v18: 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-21T14:18:18.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:17 smithi032 bash[19760]: audit 2024-09-21T14:18:17.230517+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:18.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:17 smithi032 bash[19760]: audit 2024-09-21T14:18:17.237309+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:18.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:17 smithi032 bash[19760]: audit 2024-09-21T14:18:17.245755+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:18.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:17 smithi032 bash[19760]: audit 2024-09-21T14:18:17.256464+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:18.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:17 smithi032 bash[19760]: audit 2024-09-21T14:18:17.451565+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:18:18.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:17 smithi032 bash[28514]: cluster 2024-09-21T14:18:16.522335+0000 mgr.y (mgr.25169) 47 : cluster [DBG] pgmap v18: 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-21T14:18:18.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:17 smithi032 bash[28514]: audit 2024-09-21T14:18:17.230517+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:18.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:17 smithi032 bash[28514]: audit 2024-09-21T14:18:17.237309+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:18.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:17 smithi032 bash[28514]: audit 2024-09-21T14:18:17.245755+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:18.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:17 smithi032 bash[28514]: audit 2024-09-21T14:18:17.256464+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:18.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:17 smithi032 bash[28514]: audit 2024-09-21T14:18:17.451565+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:18:19.209 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:18 smithi046 bash[56500]: [21/Sep/2024:14:18:18] ENGINE Bus STARTING 2024-09-21T14:18:19.209 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:18 smithi046 bash[56500]: CherryPy Checker: 2024-09-21T14:18:19.209 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:18 smithi046 bash[56500]: The Application mounted at '' has an empty config. 2024-09-21T14:18:19.209 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:18 smithi046 bash[56500]: [21/Sep/2024:14:18:18] ENGINE Serving on http://:::9283 2024-09-21T14:18:19.210 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:18 smithi046 bash[56500]: [21/Sep/2024:14:18:18] ENGINE Bus STARTED 2024-09-21T14:18:19.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:19 smithi046 bash[21852]: audit 2024-09-21T14:18:18.369415+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:19.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:19 smithi046 bash[21852]: audit 2024-09-21T14:18:18.383047+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:19.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:19 smithi046 bash[21852]: cluster 2024-09-21T14:18:18.523943+0000 mgr.y (mgr.25169) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:19.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:19 smithi046 bash[21852]: cluster 2024-09-21T14:18:18.851731+0000 mon.a (mon.0) 1360 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T14:18:19.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:19 smithi046 bash[21852]: cluster 2024-09-21T14:18:18.851939+0000 mon.a (mon.0) 1361 : cluster [DBG] Standby manager daemon x started 2024-09-21T14:18:19.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:19 smithi046 bash[21852]: audit 2024-09-21T14:18:18.854237+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.46:0/369747001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T14:18:19.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:19 smithi046 bash[21852]: audit 2024-09-21T14:18:18.854774+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.46:0/369747001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:18:19.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:19 smithi046 bash[21852]: audit 2024-09-21T14:18:18.856502+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.46:0/369747001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T14:18:19.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:19 smithi046 bash[21852]: audit 2024-09-21T14:18:18.857417+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.46:0/369747001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:18:19.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[19760]: audit 2024-09-21T14:18:18.369415+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:19.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[19760]: audit 2024-09-21T14:18:18.383047+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:19.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[19760]: cluster 2024-09-21T14:18:18.523943+0000 mgr.y (mgr.25169) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:19.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[19760]: cluster 2024-09-21T14:18:18.851731+0000 mon.a (mon.0) 1360 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T14:18:19.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[19760]: cluster 2024-09-21T14:18:18.851939+0000 mon.a (mon.0) 1361 : cluster [DBG] Standby manager daemon x started 2024-09-21T14:18:19.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[19760]: audit 2024-09-21T14:18:18.854237+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.46:0/369747001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T14:18:19.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[19760]: audit 2024-09-21T14:18:18.854774+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.46:0/369747001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:18:19.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[19760]: audit 2024-09-21T14:18:18.856502+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.46:0/369747001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T14:18:19.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[19760]: audit 2024-09-21T14:18:18.857417+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.46:0/369747001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:18:19.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[28514]: audit 2024-09-21T14:18:18.369415+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:19.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[28514]: audit 2024-09-21T14:18:18.383047+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:19.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[28514]: cluster 2024-09-21T14:18:18.523943+0000 mgr.y (mgr.25169) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:19.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[28514]: cluster 2024-09-21T14:18:18.851731+0000 mon.a (mon.0) 1360 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T14:18:19.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[28514]: cluster 2024-09-21T14:18:18.851939+0000 mon.a (mon.0) 1361 : cluster [DBG] Standby manager daemon x started 2024-09-21T14:18:19.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[28514]: audit 2024-09-21T14:18:18.854237+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.46:0/369747001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T14:18:19.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[28514]: audit 2024-09-21T14:18:18.854774+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.46:0/369747001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T14:18:19.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[28514]: audit 2024-09-21T14:18:18.856502+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.46:0/369747001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T14:18:19.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:19 smithi032 bash[28514]: audit 2024-09-21T14:18:18.857417+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.46:0/369747001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T14:18:20.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:20 smithi046 bash[21852]: cluster 2024-09-21T14:18:19.406055+0000 mon.a (mon.0) 1362 : cluster [DBG] mgrmap e44: y(active, since 32s), standbys: x 2024-09-21T14:18:20.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:20 smithi032 bash[19760]: cluster 2024-09-21T14:18:19.406055+0000 mon.a (mon.0) 1362 : cluster [DBG] mgrmap e44: y(active, since 32s), standbys: x 2024-09-21T14:18:20.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:20 smithi032 bash[28514]: cluster 2024-09-21T14:18:19.406055+0000 mon.a (mon.0) 1362 : cluster [DBG] mgrmap e44: y(active, since 32s), standbys: x 2024-09-21T14:18:21.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:18:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:18:20] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T14:18:21.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:21 smithi046 bash[21852]: audit 2024-09-21T14:18:20.432181+0000 mgr.y (mgr.25169) 49 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:18:21.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:21 smithi046 bash[21852]: cluster 2024-09-21T14:18:20.524760+0000 mgr.y (mgr.25169) 50 : cluster [DBG] pgmap v20: 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-21T14:18:21.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:21 smithi032 bash[19760]: audit 2024-09-21T14:18:20.432181+0000 mgr.y (mgr.25169) 49 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:18:21.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:21 smithi032 bash[19760]: cluster 2024-09-21T14:18:20.524760+0000 mgr.y (mgr.25169) 50 : cluster [DBG] pgmap v20: 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-21T14:18:21.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:21 smithi032 bash[28514]: audit 2024-09-21T14:18:20.432181+0000 mgr.y (mgr.25169) 49 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:18:21.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:21 smithi032 bash[28514]: cluster 2024-09-21T14:18:20.524760+0000 mgr.y (mgr.25169) 50 : cluster [DBG] pgmap v20: 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-21T14:18:23.440 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:18:23.823 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:23 smithi032 bash[19760]: cluster 2024-09-21T14:18:22.525549+0000 mgr.y (mgr.25169) 51 : cluster [DBG] pgmap v21: 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-21T14:18:23.824 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:23 smithi032 bash[28514]: cluster 2024-09-21T14:18:22.525549+0000 mgr.y (mgr.25169) 51 : cluster [DBG] pgmap v21: 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-21T14:18:23.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:23 smithi046 bash[21852]: cluster 2024-09-21T14:18:22.525549+0000 mgr.y (mgr.25169) 51 : cluster [DBG] pgmap v21: 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-21T14:18:24.103 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:18:24.103 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (25m) 6s ago 25m 13.5M - 0.25.0 c8568f914cd2 15b96cb361cd 2024-09-21T14:18:24.103 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (25m) 6s ago 25m 76.1M - 9.4.12 2bacad6d85d8 86f655d7024d 2024-09-21T14:18:24.103 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (25s) 6s ago 23m 47.1M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:18:24.103 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (12s) 6s ago 34m 137M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:18:24.103 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (11m) 6s ago 36m 495M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:18:24.104 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (36m) 6s ago 36m 85.4M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T14:18:24.104 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (34m) 6s ago 34m 61.3M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 5f1261d6ba69 2024-09-21T14:18:24.104 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (34m) 6s ago 34m 61.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T14:18:24.104 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (26m) 6s ago 26m 9008k - 1.5.0 0da6a335fe13 2b52bb28f56d 2024-09-21T14:18:24.104 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (25m) 6s ago 26m 9144k - 1.5.0 0da6a335fe13 c3147c445e6f 2024-09-21T14:18:24.104 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (33m) 6s ago 33m 64.2M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:18:24.104 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (32m) 6s ago 32m 65.8M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:18:24.104 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (31m) 6s ago 31m 61.6M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:18:24.104 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (30m) 6s ago 30m 56.5M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:18:24.104 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (29m) 6s ago 29m 60.2M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:18:24.104 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (28m) 6s ago 28m 64.7M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:18:24.104 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (28m) 6s ago 28m 55.1M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:18:24.104 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (27m) 6s ago 27m 66.4M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:18:24.104 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (19s) 6s ago 26m 34.4M - 2.43.0 a07b618ecd1d 709cdc399b39 2024-09-21T14:18:24.104 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (23m) 6s ago 23m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:18:24.105 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (23m) 6s ago 23m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:18:24.474 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:18:24.474 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:18:24.474 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T14:18:24.474 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:18:24.474 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:18:24.474 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:18:24.474 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:18:24.474 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:18:24.475 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T14:18:24.475 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:18:24.475 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:18:24.475 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:18:24.475 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:18:24.475 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:18:24.475 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T14:18:24.475 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:18:24.475 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:18:24.475 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:18:24.796 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:18:24.796 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:18:24.796 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:18:24.796 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T14:18:24.796 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-09-21T14:18:24.796 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-09-21T14:18:24.796 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-09-21T14:18:24.796 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T14:18:24.797 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading mgr daemons", 2024-09-21T14:18:24.797 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:18:24.797 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:18:24.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:24 smithi032 bash[19760]: audit 2024-09-21T14:18:23.432135+0000 mgr.y (mgr.25169) 52 : audit [DBG] from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:24.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:24 smithi032 bash[19760]: audit 2024-09-21T14:18:23.752035+0000 mgr.y (mgr.25169) 53 : audit [DBG] from='client.25373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:24.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:24 smithi032 bash[19760]: audit 2024-09-21T14:18:24.068226+0000 mgr.y (mgr.25169) 54 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:24.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:24 smithi032 bash[19760]: audit 2024-09-21T14:18:24.477860+0000 mon.a (mon.0) 1363 : audit [DBG] from='client.? 172.21.15.32:0/2860549056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:24.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:24 smithi032 bash[28514]: audit 2024-09-21T14:18:23.432135+0000 mgr.y (mgr.25169) 52 : audit [DBG] from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:24.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:24 smithi032 bash[28514]: audit 2024-09-21T14:18:23.752035+0000 mgr.y (mgr.25169) 53 : audit [DBG] from='client.25373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:24.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:24 smithi032 bash[28514]: audit 2024-09-21T14:18:24.068226+0000 mgr.y (mgr.25169) 54 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:24.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:24 smithi032 bash[28514]: audit 2024-09-21T14:18:24.477860+0000 mon.a (mon.0) 1363 : audit [DBG] from='client.? 172.21.15.32:0/2860549056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:24.857 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:24 smithi046 bash[21852]: audit 2024-09-21T14:18:23.432135+0000 mgr.y (mgr.25169) 52 : audit [DBG] from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:24.857 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:24 smithi046 bash[21852]: audit 2024-09-21T14:18:23.752035+0000 mgr.y (mgr.25169) 53 : audit [DBG] from='client.25373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:24.857 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:24 smithi046 bash[21852]: audit 2024-09-21T14:18:24.068226+0000 mgr.y (mgr.25169) 54 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:24.857 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:24 smithi046 bash[21852]: audit 2024-09-21T14:18:24.477860+0000 mon.a (mon.0) 1363 : audit [DBG] from='client.? 172.21.15.32:0/2860549056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:25.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:25 smithi046 bash[21852]: cluster 2024-09-21T14:18:24.526944+0000 mgr.y (mgr.25169) 55 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:25.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:25 smithi046 bash[21852]: audit 2024-09-21T14:18:24.799676+0000 mgr.y (mgr.25169) 56 : audit [DBG] from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:25.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:25 smithi032 bash[19760]: cluster 2024-09-21T14:18:24.526944+0000 mgr.y (mgr.25169) 55 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:25.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:25 smithi032 bash[19760]: audit 2024-09-21T14:18:24.799676+0000 mgr.y (mgr.25169) 56 : audit [DBG] from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:25.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:25 smithi032 bash[28514]: cluster 2024-09-21T14:18:24.526944+0000 mgr.y (mgr.25169) 55 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:25.855 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:25 smithi032 bash[28514]: audit 2024-09-21T14:18:24.799676+0000 mgr.y (mgr.25169) 56 : audit [DBG] from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:27.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:27 smithi032 bash[19760]: cluster 2024-09-21T14:18:26.527473+0000 mgr.y (mgr.25169) 57 : cluster [DBG] pgmap v23: 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-21T14:18:27.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:27 smithi032 bash[19760]: audit 2024-09-21T14:18:27.547729+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:27.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:27 smithi032 bash[19760]: audit 2024-09-21T14:18:27.560334+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:27.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:27 smithi032 bash[28514]: cluster 2024-09-21T14:18:26.527473+0000 mgr.y (mgr.25169) 57 : cluster [DBG] pgmap v23: 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-21T14:18:27.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:27 smithi032 bash[28514]: audit 2024-09-21T14:18:27.547729+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:27.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:27 smithi032 bash[28514]: audit 2024-09-21T14:18:27.560334+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:27.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:27 smithi046 bash[21852]: cluster 2024-09-21T14:18:26.527473+0000 mgr.y (mgr.25169) 57 : cluster [DBG] pgmap v23: 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-21T14:18:27.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:27 smithi046 bash[21852]: audit 2024-09-21T14:18:27.547729+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:27.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:27 smithi046 bash[21852]: audit 2024-09-21T14:18:27.560334+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.155015+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.168704+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.172555+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:18:29.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.184630+0000 mon.c (mon.2) 221 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:18:29.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.199197+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.293004+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:18:29.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.296746+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: cephadm 2024-09-21T14:18:28.298314+0000 mgr.y (mgr.25169) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:18:29.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.306080+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.309959+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T14:18:29.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.310496+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T14:18:29.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.316110+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T14:18:29.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.320994+0000 mon.c (mon.2) 225 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T14:18:29.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.321634+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T14:18:29.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.327416+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T14:18:29.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.333802+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: cephadm 2024-09-21T14:18:28.335470+0000 mgr.y (mgr.25169) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:18:29.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.342704+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.349353+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: cephadm 2024-09-21T14:18:28.350848+0000 mgr.y (mgr.25169) 60 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:18:29.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.358786+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.155015+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.168704+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.172555+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:18:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.184630+0000 mon.c (mon.2) 221 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:18:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.199197+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.293004+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:18:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.296746+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: cephadm 2024-09-21T14:18:28.298314+0000 mgr.y (mgr.25169) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:18:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.306080+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.309959+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T14:18:29.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.310496+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T14:18:29.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.316110+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T14:18:29.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.320994+0000 mon.c (mon.2) 225 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T14:18:29.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.321634+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T14:18:29.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.327416+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T14:18:29.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.333802+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: cephadm 2024-09-21T14:18:28.335470+0000 mgr.y (mgr.25169) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:18:29.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.342704+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.349353+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: cephadm 2024-09-21T14:18:28.350848+0000 mgr.y (mgr.25169) 60 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:18:29.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.358786+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.367066+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: cephadm 2024-09-21T14:18:28.368826+0000 mgr.y (mgr.25169) 61 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:18:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.376722+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.382775+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: cephadm 2024-09-21T14:18:28.384380+0000 mgr.y (mgr.25169) 62 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T14:18:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.391845+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.397661+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: cephadm 2024-09-21T14:18:28.399420+0000 mgr.y (mgr.25169) 63 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:18:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.406834+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.413843+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: cephadm 2024-09-21T14:18:28.415516+0000 mgr.y (mgr.25169) 64 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:18:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.423125+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.430842+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: cephadm 2024-09-21T14:18:28.432539+0000 mgr.y (mgr.25169) 65 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:18:29.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: audit 2024-09-21T14:18:28.440282+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[19760]: cluster 2024-09-21T14:18:28.529058+0000 mgr.y (mgr.25169) 66 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:29.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.367066+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: cephadm 2024-09-21T14:18:28.368826+0000 mgr.y (mgr.25169) 61 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:18:29.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.376722+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.382775+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: cephadm 2024-09-21T14:18:28.384380+0000 mgr.y (mgr.25169) 62 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T14:18:29.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.391845+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.397661+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: cephadm 2024-09-21T14:18:28.399420+0000 mgr.y (mgr.25169) 63 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:18:29.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.406834+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.413843+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: cephadm 2024-09-21T14:18:28.415516+0000 mgr.y (mgr.25169) 64 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:18:29.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.423125+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.430842+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: cephadm 2024-09-21T14:18:28.432539+0000 mgr.y (mgr.25169) 65 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:18:29.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: audit 2024-09-21T14:18:28.440282+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:29 smithi032 bash[28514]: cluster 2024-09-21T14:18:28.529058+0000 mgr.y (mgr.25169) 66 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:29.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.155015+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.168704+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.172555+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:18:29.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.184630+0000 mon.c (mon.2) 221 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:18:29.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.199197+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.293004+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:18:29.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.296746+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: cephadm 2024-09-21T14:18:28.298314+0000 mgr.y (mgr.25169) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:18:29.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.306080+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.309959+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T14:18:29.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.310496+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T14:18:29.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.316110+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T14:18:29.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.320994+0000 mon.c (mon.2) 225 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T14:18:29.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.321634+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T14:18:29.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.327416+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T14:18:29.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.333802+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: cephadm 2024-09-21T14:18:28.335470+0000 mgr.y (mgr.25169) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:18:29.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.342704+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.349353+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: cephadm 2024-09-21T14:18:28.350848+0000 mgr.y (mgr.25169) 60 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:18:29.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.358786+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.367066+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: cephadm 2024-09-21T14:18:28.368826+0000 mgr.y (mgr.25169) 61 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:18:29.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.376722+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.382775+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: cephadm 2024-09-21T14:18:28.384380+0000 mgr.y (mgr.25169) 62 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T14:18:29.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.391845+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.397661+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: cephadm 2024-09-21T14:18:28.399420+0000 mgr.y (mgr.25169) 63 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:18:29.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.406834+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.413843+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: cephadm 2024-09-21T14:18:28.415516+0000 mgr.y (mgr.25169) 64 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:18:29.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.423125+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.430842+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:29.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: cephadm 2024-09-21T14:18:28.432539+0000 mgr.y (mgr.25169) 65 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:18:29.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: audit 2024-09-21T14:18:28.440282+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:29.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:29 smithi046 bash[21852]: cluster 2024-09-21T14:18:28.529058+0000 mgr.y (mgr.25169) 66 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:31.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:18:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:18:30] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T14:18:31.778 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:18:31 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:31.778 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:18:31 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:31.779 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:31 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:31.779 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:18:31 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:31.779 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:18:31 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:31.779 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:31 smithi032 bash[28514]: audit 2024-09-21T14:18:30.443505+0000 mgr.y (mgr.25169) 67 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:18:31.780 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:31 smithi032 bash[28514]: cluster 2024-09-21T14:18:30.529776+0000 mgr.y (mgr.25169) 68 : cluster [DBG] pgmap v25: 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-21T14:18:31.780 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:31 smithi032 bash[28514]: cephadm 2024-09-21T14:18:30.945558+0000 mgr.y (mgr.25169) 69 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-21T14:18:31.780 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:31 smithi032 bash[28514]: cephadm 2024-09-21T14:18:30.946440+0000 mgr.y (mgr.25169) 70 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-09-21T14:18:31.780 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:31 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:31.780 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:18:31 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:31.780 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:31 smithi032 bash[19760]: audit 2024-09-21T14:18:30.443505+0000 mgr.y (mgr.25169) 67 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:18:31.780 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:31 smithi032 bash[19760]: cluster 2024-09-21T14:18:30.529776+0000 mgr.y (mgr.25169) 68 : cluster [DBG] pgmap v25: 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-21T14:18:31.781 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:31 smithi032 bash[19760]: cephadm 2024-09-21T14:18:30.945558+0000 mgr.y (mgr.25169) 69 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-21T14:18:31.781 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:31 smithi032 bash[19760]: cephadm 2024-09-21T14:18:30.946440+0000 mgr.y (mgr.25169) 70 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-09-21T14:18:31.781 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:31 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:31.781 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:18:31 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:31.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:31 smithi046 bash[21852]: audit 2024-09-21T14:18:30.443505+0000 mgr.y (mgr.25169) 67 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:18:31.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:31 smithi046 bash[21852]: cluster 2024-09-21T14:18:30.529776+0000 mgr.y (mgr.25169) 68 : cluster [DBG] pgmap v25: 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-21T14:18:31.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:31 smithi046 bash[21852]: cephadm 2024-09-21T14:18:30.945558+0000 mgr.y (mgr.25169) 69 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-21T14:18:31.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:31 smithi046 bash[21852]: cephadm 2024-09-21T14:18:30.946440+0000 mgr.y (mgr.25169) 70 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-09-21T14:18:32.105 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:31 smithi032 systemd[1]: Stopping Ceph node-exporter.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:18:32.829 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:32 smithi032 bash[19760]: audit 2024-09-21T14:18:32.451979+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:18:32.830 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:32 smithi032 bash[28514]: audit 2024-09-21T14:18:32.451979+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:18:32.830 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:32 smithi032 bash[81216]: ceph-0221b256-781f-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T14:18:32.830 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:32 smithi032 bash[81274]: ceph-0221b256-781f-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T14:18:32.830 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:32 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T14:18:32.830 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:32 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T14:18:32.830 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:32 smithi032 systemd[1]: Stopped Ceph node-exporter.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:18:32.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:32 smithi046 bash[21852]: audit 2024-09-21T14:18:32.451979+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:18:33.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:32 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:33.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:18:32 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:33.106 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:18:32 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:33.106 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:18:32 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:33.106 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:18:32 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:33.107 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:18:32 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:33.107 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:18:32 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:33.107 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:32 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:33.107 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:32 smithi032 systemd[1]: Started Ceph node-exporter.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:18:33.108 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:32 smithi032 bash[81330]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-21T14:18:33.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:32 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:33.855 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:33 smithi032 bash[81330]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-21T14:18:33.855 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:33 smithi032 bash[81330]: 2abcce694348: Pulling fs layer 2024-09-21T14:18:33.855 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:33 smithi032 bash[81330]: 455fd88e5221: Pulling fs layer 2024-09-21T14:18:33.855 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:33 smithi032 bash[81330]: 324153f2810a: Pulling fs layer 2024-09-21T14:18:34.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:34 smithi032 bash[19760]: cluster 2024-09-21T14:18:32.530445+0000 mgr.y (mgr.25169) 71 : cluster [DBG] pgmap v26: 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-21T14:18:34.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:34 smithi032 bash[19760]: audit 2024-09-21T14:18:33.001013+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:34.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:34 smithi032 bash[19760]: audit 2024-09-21T14:18:33.007540+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:34.356 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:33 smithi032 bash[81330]: 2abcce694348: Verifying Checksum 2024-09-21T14:18:34.356 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:33 smithi032 bash[81330]: 2abcce694348: Download complete 2024-09-21T14:18:34.356 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:33 smithi032 bash[81330]: 455fd88e5221: Verifying Checksum 2024-09-21T14:18:34.356 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:33 smithi032 bash[81330]: 455fd88e5221: Download complete 2024-09-21T14:18:34.356 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:33 smithi032 bash[81330]: 324153f2810a: Verifying Checksum 2024-09-21T14:18:34.356 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:33 smithi032 bash[81330]: 324153f2810a: Download complete 2024-09-21T14:18:34.356 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:34 smithi032 bash[81330]: 2abcce694348: Pull complete 2024-09-21T14:18:34.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:34 smithi032 bash[28514]: cluster 2024-09-21T14:18:32.530445+0000 mgr.y (mgr.25169) 71 : cluster [DBG] pgmap v26: 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-21T14:18:34.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:34 smithi032 bash[28514]: audit 2024-09-21T14:18:33.001013+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:34.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:34 smithi032 bash[28514]: audit 2024-09-21T14:18:33.007540+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:33 smithi046 bash[21852]: cluster 2024-09-21T14:18:32.530445+0000 mgr.y (mgr.25169) 71 : cluster [DBG] pgmap v26: 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-21T14:18:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:33 smithi046 bash[21852]: audit 2024-09-21T14:18:33.001013+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:33 smithi046 bash[21852]: audit 2024-09-21T14:18:33.007540+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:35.105 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:34 smithi032 bash[81330]: 455fd88e5221: Pull complete 2024-09-21T14:18:35.507 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:35 smithi032 bash[81330]: 324153f2810a: Pull complete 2024-09-21T14:18:35.507 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:35 smithi032 bash[81330]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-21T14:18:35.507 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:35 smithi032 bash[81330]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T14:18:36.313 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:18:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:36.313 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:36.313 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:18:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:36.314 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:18:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:36.314 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:36.314 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:36 smithi046 bash[21852]: cluster 2024-09-21T14:18:34.532384+0000 mgr.y (mgr.25169) 72 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:36.314 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:36.315 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:18:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:36.315 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:18:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:36.315 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:36.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:36 smithi032 bash[19760]: cluster 2024-09-21T14:18:34.532384+0000 mgr.y (mgr.25169) 72 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:36.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:36 smithi032 bash[28514]: cluster 2024-09-21T14:18:34.532384+0000 mgr.y (mgr.25169) 72 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:36.621 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:36 smithi046 systemd[1]: Stopping Ceph node-exporter.b for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:18:37.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:37 smithi046 bash[21852]: cephadm 2024-09-21T14:18:35.472997+0000 mgr.y (mgr.25169) 73 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-21T14:18:37.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:37 smithi046 bash[21852]: cephadm 2024-09-21T14:18:35.473962+0000 mgr.y (mgr.25169) 74 : cephadm [INF] Deploying daemon node-exporter.b on smithi046 2024-09-21T14:18:37.209 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:36 smithi046 bash[59887]: ceph-0221b256-781f-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T14:18:37.209 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:37 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T14:18:37.209 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:37 smithi046 bash[59947]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T14:18:37.209 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:37 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T14:18:37.209 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:37 smithi046 systemd[1]: Stopped Ceph node-exporter.b for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:18:37.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[28514]: cephadm 2024-09-21T14:18:35.472997+0000 mgr.y (mgr.25169) 73 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-21T14:18:37.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[28514]: cephadm 2024-09-21T14:18:35.473962+0000 mgr.y (mgr.25169) 74 : cephadm [INF] Deploying daemon node-exporter.b on smithi046 2024-09-21T14:18:37.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[19760]: cephadm 2024-09-21T14:18:35.472997+0000 mgr.y (mgr.25169) 73 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-21T14:18:37.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[19760]: cephadm 2024-09-21T14:18:35.473962+0000 mgr.y (mgr.25169) 74 : cephadm [INF] Deploying daemon node-exporter.b on smithi046 2024-09-21T14:18:37.356 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.231Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T14:18:37.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.231Z 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-21T14:18:37.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.232Z 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-21T14:18:37.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.232Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T14:18:37.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z 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-21T14:18:37.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z 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-21T14:18:37.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T14:18:37.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T14:18:37.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T14:18:37.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T14:18:37.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T14:18:37.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T14:18:37.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T14:18:37.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T14:18:37.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T14:18:37.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T14:18:37.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T14:18:37.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T14:18:37.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T14:18:37.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T14:18:37.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T14:18:37.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T14:18:37.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T14:18:37.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T14:18:37.358 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T14:18:37.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T14:18:37.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T14:18:37.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T14:18:37.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T14:18:37.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T14:18:37.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T14:18:37.359 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T14:18:37.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T14:18:37.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T14:18:37.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T14:18:37.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T14:18:37.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T14:18:37.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T14:18:37.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T14:18:37.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T14:18:37.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T14:18:37.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T14:18:37.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T14:18:37.360 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T14:18:37.361 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T14:18:37.361 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T14:18:37.361 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T14:18:37.361 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T14:18:37.361 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T14:18:37.361 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T14:18:37.361 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.233Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T14:18:37.361 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.234Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T14:18:37.361 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:18:37 smithi032 bash[81330]: ts=2024-09-21T14:18:37.234Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T14:18:37.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:37 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:37.709 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:18:37 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:37.710 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:18:37 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:37.710 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:18:37 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:37.710 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:18:37 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:37.710 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:18:37 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:37.711 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:18:37 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:37.711 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:37 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:37.711 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:37 smithi046 systemd[1]: Started Ceph node-exporter.b for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:18:37.711 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:37 smithi046 bash[59999]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-21T14:18:37.711 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:18:37 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:18:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:38 smithi046 bash[21852]: cluster 2024-09-21T14:18:36.533222+0000 mgr.y (mgr.25169) 75 : cluster [DBG] pgmap v28: 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-21T14:18:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:38 smithi046 bash[21852]: audit 2024-09-21T14:18:37.456538+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:38 smithi046 bash[21852]: audit 2024-09-21T14:18:37.470706+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:38.210 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:37 smithi046 bash[59999]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-21T14:18:38.210 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:38 smithi046 bash[59999]: 2abcce694348: Pulling fs layer 2024-09-21T14:18:38.210 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:38 smithi046 bash[59999]: 455fd88e5221: Pulling fs layer 2024-09-21T14:18:38.210 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:38 smithi046 bash[59999]: 324153f2810a: Pulling fs layer 2024-09-21T14:18:38.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:38 smithi032 bash[28514]: cluster 2024-09-21T14:18:36.533222+0000 mgr.y (mgr.25169) 75 : cluster [DBG] pgmap v28: 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-21T14:18:38.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:38 smithi032 bash[28514]: audit 2024-09-21T14:18:37.456538+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:38.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:38 smithi032 bash[28514]: audit 2024-09-21T14:18:37.470706+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:38.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:38 smithi032 bash[19760]: cluster 2024-09-21T14:18:36.533222+0000 mgr.y (mgr.25169) 75 : cluster [DBG] pgmap v28: 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-21T14:18:38.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:38 smithi032 bash[19760]: audit 2024-09-21T14:18:37.456538+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:38.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:38 smithi032 bash[19760]: audit 2024-09-21T14:18:37.470706+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:38.709 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:38 smithi046 bash[59999]: 455fd88e5221: Verifying Checksum 2024-09-21T14:18:38.709 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:38 smithi046 bash[59999]: 455fd88e5221: Download complete 2024-09-21T14:18:38.709 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:38 smithi046 bash[59999]: 2abcce694348: Download complete 2024-09-21T14:18:38.709 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:38 smithi046 bash[59999]: 324153f2810a: Verifying Checksum 2024-09-21T14:18:38.709 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:38 smithi046 bash[59999]: 324153f2810a: Download complete 2024-09-21T14:18:38.710 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:38 smithi046 bash[59999]: 2abcce694348: Pull complete 2024-09-21T14:18:39.459 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:39 smithi046 bash[59999]: 455fd88e5221: Pull complete 2024-09-21T14:18:39.802 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:39 smithi046 bash[59999]: 324153f2810a: Pull complete 2024-09-21T14:18:39.802 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:39 smithi046 bash[59999]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-21T14:18:39.803 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:39 smithi046 bash[59999]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T14:18:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:40 smithi046 bash[21852]: cluster 2024-09-21T14:18:38.534882+0000 mgr.y (mgr.25169) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:40.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:40 smithi032 bash[28514]: cluster 2024-09-21T14:18:38.534882+0000 mgr.y (mgr.25169) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:40.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:40 smithi032 bash[19760]: cluster 2024-09-21T14:18:38.534882+0000 mgr.y (mgr.25169) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:41.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:18:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:18:40] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-21T14:18:41.460 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.209Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T14:18:41.460 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.209Z 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-21T14:18:41.460 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.209Z 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-21T14:18:41.460 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.209Z 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-21T14:18:41.460 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.210Z 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-21T14:18:41.460 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.210Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T14:18:41.460 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T14:18:41.460 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T14:18:41.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T14:18:41.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T14:18:41.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T14:18:41.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T14:18:41.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T14:18:41.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T14:18:41.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T14:18:41.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T14:18:41.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T14:18:41.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T14:18:41.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T14:18:41.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T14:18:41.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T14:18:41.461 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T14:18:41.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T14:18:41.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T14:18:41.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T14:18:41.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T14:18:41.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T14:18:41.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T14:18:41.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T14:18:41.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T14:18:41.462 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T14:18:41.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T14:18:41.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T14:18:41.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T14:18:41.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T14:18:41.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T14:18:41.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T14:18:41.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T14:18:41.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T14:18:41.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T14:18:41.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T14:18:41.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T14:18:41.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T14:18:41.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T14:18:41.463 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T14:18:41.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T14:18:41.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T14:18:41.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T14:18:41.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T14:18:41.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T14:18:41.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T14:18:41.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T14:18:41.464 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:18:41 smithi046 bash[59999]: ts=2024-09-21T14:18:41.211Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T14:18:42.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:42 smithi032 bash[28514]: audit 2024-09-21T14:18:40.454834+0000 mgr.y (mgr.25169) 77 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:18:42.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:42 smithi032 bash[28514]: cluster 2024-09-21T14:18:40.535623+0000 mgr.y (mgr.25169) 78 : cluster [DBG] pgmap v30: 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-21T14:18:42.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:42 smithi032 bash[19760]: audit 2024-09-21T14:18:40.454834+0000 mgr.y (mgr.25169) 77 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:18:42.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:42 smithi032 bash[19760]: cluster 2024-09-21T14:18:40.535623+0000 mgr.y (mgr.25169) 78 : cluster [DBG] pgmap v30: 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-21T14:18:42.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:42 smithi046 bash[21852]: audit 2024-09-21T14:18:40.454834+0000 mgr.y (mgr.25169) 77 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:18:42.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:42 smithi046 bash[21852]: cluster 2024-09-21T14:18:40.535623+0000 mgr.y (mgr.25169) 78 : cluster [DBG] pgmap v30: 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-21T14:18:44.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:44 smithi032 bash[28514]: cluster 2024-09-21T14:18:42.536317+0000 mgr.y (mgr.25169) 79 : cluster [DBG] pgmap v31: 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-21T14:18:44.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:44 smithi032 bash[28514]: audit 2024-09-21T14:18:43.409552+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:44.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:44 smithi032 bash[28514]: audit 2024-09-21T14:18:43.416448+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:44.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:44 smithi032 bash[19760]: cluster 2024-09-21T14:18:42.536317+0000 mgr.y (mgr.25169) 79 : cluster [DBG] pgmap v31: 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-21T14:18:44.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:44 smithi032 bash[19760]: audit 2024-09-21T14:18:43.409552+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:44.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:44 smithi032 bash[19760]: audit 2024-09-21T14:18:43.416448+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:44 smithi046 bash[21852]: cluster 2024-09-21T14:18:42.536317+0000 mgr.y (mgr.25169) 79 : cluster [DBG] pgmap v31: 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-21T14:18:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:44 smithi046 bash[21852]: audit 2024-09-21T14:18:43.409552+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:44 smithi046 bash[21852]: audit 2024-09-21T14:18:43.416448+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:45.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:45 smithi032 bash[19760]: cluster 2024-09-21T14:18:44.537982+0000 mgr.y (mgr.25169) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:45.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:45 smithi032 bash[19760]: audit 2024-09-21T14:18:44.547602+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:45.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:45 smithi032 bash[19760]: audit 2024-09-21T14:18:44.559927+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:45.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:45 smithi032 bash[19760]: audit 2024-09-21T14:18:44.565773+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:45.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:45 smithi032 bash[19760]: audit 2024-09-21T14:18:44.581567+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:45.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:45 smithi032 bash[28514]: cluster 2024-09-21T14:18:44.537982+0000 mgr.y (mgr.25169) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:45.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:45 smithi032 bash[28514]: audit 2024-09-21T14:18:44.547602+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:45.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:45 smithi032 bash[28514]: audit 2024-09-21T14:18:44.559927+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:45.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:45 smithi032 bash[28514]: audit 2024-09-21T14:18:44.565773+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:45.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:45 smithi032 bash[28514]: audit 2024-09-21T14:18:44.581567+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:45.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:45 smithi046 bash[21852]: cluster 2024-09-21T14:18:44.537982+0000 mgr.y (mgr.25169) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:45.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:45 smithi046 bash[21852]: audit 2024-09-21T14:18:44.547602+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:45.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:45 smithi046 bash[21852]: audit 2024-09-21T14:18:44.559927+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:45.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:45 smithi046 bash[21852]: audit 2024-09-21T14:18:44.565773+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:45.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:45 smithi046 bash[21852]: audit 2024-09-21T14:18:44.581567+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:47.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:46 smithi032 bash[19760]: audit 2024-09-21T14:18:45.716844+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:47.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:46 smithi032 bash[19760]: audit 2024-09-21T14:18:45.730783+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:47.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:46 smithi032 bash[28514]: audit 2024-09-21T14:18:45.716844+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:47.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:46 smithi032 bash[28514]: audit 2024-09-21T14:18:45.730783+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:47.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:46 smithi046 bash[21852]: audit 2024-09-21T14:18:45.716844+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:47.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:46 smithi046 bash[21852]: audit 2024-09-21T14:18:45.730783+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:48.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:47 smithi032 bash[19760]: cluster 2024-09-21T14:18:46.538727+0000 mgr.y (mgr.25169) 81 : cluster [DBG] pgmap v33: 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-21T14:18:48.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:47 smithi032 bash[19760]: audit 2024-09-21T14:18:47.479592+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:18:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:47 smithi032 bash[28514]: cluster 2024-09-21T14:18:46.538727+0000 mgr.y (mgr.25169) 81 : cluster [DBG] pgmap v33: 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-21T14:18:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:47 smithi032 bash[28514]: audit 2024-09-21T14:18:47.479592+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:18:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:47 smithi046 bash[21852]: cluster 2024-09-21T14:18:46.538727+0000 mgr.y (mgr.25169) 81 : cluster [DBG] pgmap v33: 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-21T14:18:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:47 smithi046 bash[21852]: audit 2024-09-21T14:18:47.479592+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:18:50.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:49 smithi032 bash[19760]: cluster 2024-09-21T14:18:48.540472+0000 mgr.y (mgr.25169) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:50.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:49 smithi032 bash[28514]: cluster 2024-09-21T14:18:48.540472+0000 mgr.y (mgr.25169) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:49 smithi046 bash[21852]: cluster 2024-09-21T14:18:48.540472+0000 mgr.y (mgr.25169) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:51.263 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:18:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:18:50] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T14:18:51.994 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:51 smithi046 bash[21852]: audit 2024-09-21T14:18:50.462811+0000 mgr.y (mgr.25169) 83 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:18:51.994 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:51 smithi046 bash[21852]: cluster 2024-09-21T14:18:50.541199+0000 mgr.y (mgr.25169) 84 : cluster [DBG] pgmap v35: 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-21T14:18:52.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:51 smithi032 bash[19760]: audit 2024-09-21T14:18:50.462811+0000 mgr.y (mgr.25169) 83 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:18:52.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:51 smithi032 bash[19760]: cluster 2024-09-21T14:18:50.541199+0000 mgr.y (mgr.25169) 84 : cluster [DBG] pgmap v35: 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-21T14:18:52.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:51 smithi032 bash[28514]: audit 2024-09-21T14:18:50.462811+0000 mgr.y (mgr.25169) 83 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:18:52.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:51 smithi032 bash[28514]: cluster 2024-09-21T14:18:50.541199+0000 mgr.y (mgr.25169) 84 : cluster [DBG] pgmap v35: 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-21T14:18:53.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:53 smithi046 bash[21852]: cluster 2024-09-21T14:18:52.541834+0000 mgr.y (mgr.25169) 85 : cluster [DBG] pgmap v36: 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-21T14:18:54.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:53 smithi032 bash[19760]: cluster 2024-09-21T14:18:52.541834+0000 mgr.y (mgr.25169) 85 : cluster [DBG] pgmap v36: 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-21T14:18:54.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:53 smithi032 bash[28514]: cluster 2024-09-21T14:18:52.541834+0000 mgr.y (mgr.25169) 85 : cluster [DBG] pgmap v36: 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-21T14:18:55.149 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:18:55.815 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:18:55.815 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (25m) 12s ago 26m 13.5M - 0.25.0 c8568f914cd2 15b96cb361cd 2024-09-21T14:18:55.815 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (26m) 11s ago 26m 76.1M - 9.4.12 2bacad6d85d8 86f655d7024d 2024-09-21T14:18:55.815 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (56s) 12s ago 23m 47.4M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:18:55.815 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (44s) 11s ago 34m 438M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:18:55.815 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (11m) 12s ago 37m 499M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:18:55.815 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (37m) 12s ago 37m 86.3M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T14:18:55.816 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (35m) 11s ago 35m 59.5M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 5f1261d6ba69 2024-09-21T14:18:55.816 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (35m) 12s ago 35m 60.6M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T14:18:55.816 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (20s) 12s ago 26m 6408k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:18:55.816 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (16s) 11s ago 26m - - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:18:55.816 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (34m) 12s ago 34m 64.3M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:18:55.816 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (33m) 12s ago 33m 66.0M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:18:55.816 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (32m) 12s ago 32m 61.6M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:18:55.816 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (31m) 12s ago 31m 56.7M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:18:55.816 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (30m) 11s ago 30m 60.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:18:55.816 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (29m) 11s ago 29m 64.8M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:18:55.816 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (28m) 11s ago 28m 55.2M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:18:55.816 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (27m) 11s ago 27m 66.4M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:18:55.816 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (51s) 11s ago 26m 36.3M - 2.43.0 a07b618ecd1d 709cdc399b39 2024-09-21T14:18:55.816 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (24m) 12s ago 24m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:18:55.817 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (24m) 11s ago 24m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:18:56.206 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:18:56.206 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:18:56.206 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T14:18:56.206 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:18:56.206 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:18:56.206 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:18:56.206 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:18:56.206 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:18:56.207 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T14:18:56.207 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:18:56.207 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:18:56.207 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:18:56.207 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:18:56.207 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:18:56.207 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T14:18:56.207 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:18:56.207 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:18:56.207 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:18:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: cluster 2024-09-21T14:18:54.544047+0000 mgr.y (mgr.25169) 86 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:54.897191+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:54.907937+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:55.345494+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:55.357056+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:55.360396+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:18:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:55.362185+0000 mon.c (mon.2) 236 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:18:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:55.373116+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:55.467666+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:18:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:55.470740+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:55.473287+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:55.475909+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:55.478344+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:55.480359+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:55.481854+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:55.484468+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:55.486688+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:55 smithi046 bash[21852]: audit 2024-09-21T14:18:55.488604+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: cluster 2024-09-21T14:18:54.544047+0000 mgr.y (mgr.25169) 86 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:56.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:54.897191+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:56.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:54.907937+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:56.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:55.345494+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:56.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:55.357056+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:56.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:55.360396+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:18:56.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:55.362185+0000 mon.c (mon.2) 236 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:18:56.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:55.373116+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:55.467666+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:18:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:55.470740+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:55.473287+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:55.475909+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:55.478344+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:55.480359+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:55.481854+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:55.484468+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:55.486688+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[19760]: audit 2024-09-21T14:18:55.488604+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: cluster 2024-09-21T14:18:54.544047+0000 mgr.y (mgr.25169) 86 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:18:56.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:54.897191+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:54.907937+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:55.345494+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:55.357056+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:55.360396+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:18:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:55.362185+0000 mon.c (mon.2) 236 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:18:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:55.373116+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:18:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:55.467666+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:18:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:55.470740+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:55.473287+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:55.475909+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:55.478344+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:55.480359+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:55.481854+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:55.484468+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:55.486688+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:55 smithi032 bash[28514]: audit 2024-09-21T14:18:55.488604+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:56.535 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:18:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:18:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:18:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T14:18:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-09-21T14:18:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-09-21T14:18:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-09-21T14:18:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T14:18:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-21T14:18:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:18:56.536 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:18:57.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:56 smithi046 bash[21852]: audit 2024-09-21T14:18:55.139065+0000 mgr.y (mgr.25169) 87 : audit [DBG] from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:57.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:56 smithi046 bash[21852]: audit 2024-09-21T14:18:55.474775+0000 mgr.y (mgr.25169) 88 : audit [DBG] from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:57.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:56 smithi046 bash[21852]: audit 2024-09-21T14:18:55.780507+0000 mgr.y (mgr.25169) 89 : audit [DBG] from='client.25409 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:57.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:56 smithi046 bash[21852]: audit 2024-09-21T14:18:56.209503+0000 mon.c (mon.2) 247 : audit [DBG] from='client.? 172.21.15.32:0/831020970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:57.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:56 smithi032 bash[19760]: audit 2024-09-21T14:18:55.139065+0000 mgr.y (mgr.25169) 87 : audit [DBG] from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:57.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:56 smithi032 bash[19760]: audit 2024-09-21T14:18:55.474775+0000 mgr.y (mgr.25169) 88 : audit [DBG] from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:57.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:56 smithi032 bash[19760]: audit 2024-09-21T14:18:55.780507+0000 mgr.y (mgr.25169) 89 : audit [DBG] from='client.25409 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:57.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:56 smithi032 bash[19760]: audit 2024-09-21T14:18:56.209503+0000 mon.c (mon.2) 247 : audit [DBG] from='client.? 172.21.15.32:0/831020970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:57.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:56 smithi032 bash[28514]: audit 2024-09-21T14:18:55.139065+0000 mgr.y (mgr.25169) 87 : audit [DBG] from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:57.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:56 smithi032 bash[28514]: audit 2024-09-21T14:18:55.474775+0000 mgr.y (mgr.25169) 88 : audit [DBG] from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:57.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:56 smithi032 bash[28514]: audit 2024-09-21T14:18:55.780507+0000 mgr.y (mgr.25169) 89 : audit [DBG] from='client.25409 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:57.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:56 smithi032 bash[28514]: audit 2024-09-21T14:18:56.209503+0000 mon.c (mon.2) 247 : audit [DBG] from='client.? 172.21.15.32:0/831020970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:18:58.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:57 smithi046 bash[21852]: audit 2024-09-21T14:18:56.539055+0000 mgr.y (mgr.25169) 90 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:58.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:57 smithi046 bash[21852]: cluster 2024-09-21T14:18:56.544715+0000 mgr.y (mgr.25169) 91 : cluster [DBG] pgmap v38: 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-21T14:18:58.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:57 smithi032 bash[19760]: audit 2024-09-21T14:18:56.539055+0000 mgr.y (mgr.25169) 90 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:58.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:57 smithi032 bash[19760]: cluster 2024-09-21T14:18:56.544715+0000 mgr.y (mgr.25169) 91 : cluster [DBG] pgmap v38: 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-21T14:18:58.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:57 smithi032 bash[28514]: audit 2024-09-21T14:18:56.539055+0000 mgr.y (mgr.25169) 90 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:18:58.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:57 smithi032 bash[28514]: cluster 2024-09-21T14:18:56.544715+0000 mgr.y (mgr.25169) 91 : cluster [DBG] pgmap v38: 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-21T14:18:59.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:58 smithi046 bash[21852]: cephadm 2024-09-21T14:18:57.887445+0000 mgr.y (mgr.25169) 92 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-21T14:18:59.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:58 smithi032 bash[19760]: cephadm 2024-09-21T14:18:57.887445+0000 mgr.y (mgr.25169) 92 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-21T14:18:59.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:58 smithi032 bash[28514]: cephadm 2024-09-21T14:18:57.887445+0000 mgr.y (mgr.25169) 92 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-21T14:19:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:59 smithi046 bash[21852]: cephadm 2024-09-21T14:18:58.171039+0000 mgr.y (mgr.25169) 93 : cephadm [INF] Deploying daemon prometheus.a on smithi046 2024-09-21T14:19:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:18:59 smithi046 bash[21852]: cluster 2024-09-21T14:18:58.546350+0000 mgr.y (mgr.25169) 94 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:00.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:59 smithi032 bash[19760]: cephadm 2024-09-21T14:18:58.171039+0000 mgr.y (mgr.25169) 93 : cephadm [INF] Deploying daemon prometheus.a on smithi046 2024-09-21T14:19:00.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:18:59 smithi032 bash[19760]: cluster 2024-09-21T14:18:58.546350+0000 mgr.y (mgr.25169) 94 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:00.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:59 smithi032 bash[28514]: cephadm 2024-09-21T14:18:58.171039+0000 mgr.y (mgr.25169) 93 : cephadm [INF] Deploying daemon prometheus.a on smithi046 2024-09-21T14:19:00.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:18:59 smithi032 bash[28514]: cluster 2024-09-21T14:18:58.546350+0000 mgr.y (mgr.25169) 94 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:01.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:19:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:19:00] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T14:19:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:01 smithi046 bash[21852]: audit 2024-09-21T14:19:00.474083+0000 mgr.y (mgr.25169) 95 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:01 smithi046 bash[21852]: cluster 2024-09-21T14:19:00.547110+0000 mgr.y (mgr.25169) 96 : cluster [DBG] pgmap v40: 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-21T14:19:02.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:01 smithi032 bash[28514]: audit 2024-09-21T14:19:00.474083+0000 mgr.y (mgr.25169) 95 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:02.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:01 smithi032 bash[28514]: cluster 2024-09-21T14:19:00.547110+0000 mgr.y (mgr.25169) 96 : cluster [DBG] pgmap v40: 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-21T14:19:02.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:01 smithi032 bash[19760]: audit 2024-09-21T14:19:00.474083+0000 mgr.y (mgr.25169) 95 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:02.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:01 smithi032 bash[19760]: cluster 2024-09-21T14:19:00.547110+0000 mgr.y (mgr.25169) 96 : cluster [DBG] pgmap v40: 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-21T14:19:03.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:02 smithi046 bash[21852]: audit 2024-09-21T14:19:02.480421+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:19:03.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:02 smithi032 bash[28514]: audit 2024-09-21T14:19:02.480421+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:19:03.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:02 smithi032 bash[19760]: audit 2024-09-21T14:19:02.480421+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:19:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:03 smithi046 bash[21852]: cluster 2024-09-21T14:19:02.547885+0000 mgr.y (mgr.25169) 97 : cluster [DBG] pgmap v41: 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-21T14:19:04.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:03 smithi032 bash[28514]: cluster 2024-09-21T14:19:02.547885+0000 mgr.y (mgr.25169) 97 : cluster [DBG] pgmap v41: 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-21T14:19:04.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:03 smithi032 bash[19760]: cluster 2024-09-21T14:19:02.547885+0000 mgr.y (mgr.25169) 97 : cluster [DBG] pgmap v41: 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-21T14:19:06.186 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:05 smithi046 bash[21852]: cluster 2024-09-21T14:19:04.549630+0000 mgr.y (mgr.25169) 98 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:06.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:05 smithi032 bash[28514]: cluster 2024-09-21T14:19:04.549630+0000 mgr.y (mgr.25169) 98 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:06.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:05 smithi032 bash[19760]: cluster 2024-09-21T14:19:04.549630+0000 mgr.y (mgr.25169) 98 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:08.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:07 smithi046 bash[21852]: cluster 2024-09-21T14:19:06.550313+0000 mgr.y (mgr.25169) 99 : cluster [DBG] pgmap v43: 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-21T14:19:08.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:07 smithi032 bash[28514]: cluster 2024-09-21T14:19:06.550313+0000 mgr.y (mgr.25169) 99 : cluster [DBG] pgmap v43: 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-21T14:19:08.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:07 smithi032 bash[19760]: cluster 2024-09-21T14:19:06.550313+0000 mgr.y (mgr.25169) 99 : cluster [DBG] pgmap v43: 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-21T14:19:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:09 smithi046 bash[21852]: cluster 2024-09-21T14:19:08.551935+0000 mgr.y (mgr.25169) 100 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:10.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:09 smithi032 bash[28514]: cluster 2024-09-21T14:19:08.551935+0000 mgr.y (mgr.25169) 100 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:10.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:09 smithi032 bash[19760]: cluster 2024-09-21T14:19:08.551935+0000 mgr.y (mgr.25169) 100 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:11.355 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:19:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:19:10] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-21T14:19:11.910 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:19:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:11.910 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:19:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:11.911 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:11.911 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:19:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:11.911 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:11.912 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:19:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:11.912 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:19:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:11.912 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:19:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:11.912 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:19:11 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:12.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:11 smithi046 bash[21852]: audit 2024-09-21T14:19:10.482046+0000 mgr.y (mgr.25169) 101 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:12.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:11 smithi046 bash[21852]: cluster 2024-09-21T14:19:10.552596+0000 mgr.y (mgr.25169) 102 : cluster [DBG] pgmap v45: 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-21T14:19:12.209 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:11 smithi046 systemd[1]: Stopping Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:19:12.210 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 bash[56108]: ts=2024-09-21T14:19:12.045Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T14:19:12.210 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 bash[56108]: ts=2024-09-21T14:19:12.045Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T14:19:12.210 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 bash[56108]: ts=2024-09-21T14:19:12.045Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T14:19:12.210 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 bash[56108]: ts=2024-09-21T14:19:12.045Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T14:19:12.210 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 bash[56108]: ts=2024-09-21T14:19:12.045Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T14:19:12.210 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 bash[56108]: ts=2024-09-21T14:19:12.045Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T14:19:12.210 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 bash[56108]: ts=2024-09-21T14:19:12.045Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T14:19:12.210 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 bash[56108]: ts=2024-09-21T14:19:12.045Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T14:19:12.210 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 bash[56108]: ts=2024-09-21T14:19:12.045Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T14:19:12.210 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 bash[56108]: ts=2024-09-21T14:19:12.046Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T14:19:12.210 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 bash[56108]: ts=2024-09-21T14:19:12.046Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T14:19:12.210 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 bash[56108]: ts=2024-09-21T14:19:12.046Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T14:19:12.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:11 smithi032 bash[19760]: audit 2024-09-21T14:19:10.482046+0000 mgr.y (mgr.25169) 101 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:12.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:11 smithi032 bash[19760]: cluster 2024-09-21T14:19:10.552596+0000 mgr.y (mgr.25169) 102 : cluster [DBG] pgmap v45: 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-21T14:19:12.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:11 smithi032 bash[28514]: audit 2024-09-21T14:19:10.482046+0000 mgr.y (mgr.25169) 101 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:12.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:11 smithi032 bash[28514]: cluster 2024-09-21T14:19:10.552596+0000 mgr.y (mgr.25169) 102 : cluster [DBG] pgmap v45: 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-21T14:19:12.920 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 bash[63167]: ceph-0221b256-781f-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T14:19:12.920 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 bash[63227]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T14:19:12.920 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T14:19:12.920 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 systemd[1]: Stopped Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:19:13.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:12 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:13.210 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:19:12 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:13.210 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:19:12 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:13.211 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:19:12 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:13.211 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:19:12 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:13.211 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:19:12 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:13.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:19:12 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:13.212 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:19:12 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:13.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:12 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:13.212 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:13 smithi046 systemd[1]: Started Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:19:14.207 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:13 smithi046 bash[21852]: cluster 2024-09-21T14:19:12.553385+0000 mgr.y (mgr.25169) 103 : cluster [DBG] pgmap v46: 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-21T14:19:14.207 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:13 smithi046 bash[21852]: audit 2024-09-21T14:19:13.096137+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:14.207 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:13 smithi046 bash[21852]: audit 2024-09-21T14:19:13.109800+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:14.207 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.147Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-21T14:19:14.208 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.147Z 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-21T14:19:14.208 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.147Z 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 smithi046 (none))" 2024-09-21T14:19:14.208 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.147Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T14:19:14.208 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.147Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T14:19:14.208 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.150Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T14:19:14.208 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.150Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-21T14:19:14.208 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.152Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T14:19:14.208 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.152Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T14:19:14.208 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.155Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T14:19:14.208 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.156Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.02197ms 2024-09-21T14:19:14.208 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.156Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T14:19:14.208 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.157Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-21T14:19:14.208 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.170Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-21T14:19:14.208 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.175Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-21T14:19:14.209 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.181Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-21T14:19:14.209 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.183Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-21T14:19:14.209 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.185Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-21T14:19:14.209 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.185Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-21T14:19:14.209 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.185Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=46.734µs wal_replay_duration=29.277667ms wbl_replay_duration=141ns total_replay_duration=30.381669ms 2024-09-21T14:19:14.209 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.189Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T14:19:14.209 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.189Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-21T14:19:14.209 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.189Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T14:19:14.209 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.209Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.153514ms db_storage=1.193µs remote_storage=1.601µs web_handler=384ns query_engine=805ns scrape=346.805µs scrape_sd=181.315µs notify=12.946µs notify_sd=9.598µs rules=19.089272ms tracing=6.835µs 2024-09-21T14:19:14.209 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.209Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-21T14:19:14.209 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:19:14 smithi046 bash[63284]: ts=2024-09-21T14:19:14.209Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T14:19:14.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:13 smithi032 bash[19760]: cluster 2024-09-21T14:19:12.553385+0000 mgr.y (mgr.25169) 103 : cluster [DBG] pgmap v46: 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-21T14:19:14.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:13 smithi032 bash[19760]: audit 2024-09-21T14:19:13.096137+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:14.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:13 smithi032 bash[19760]: audit 2024-09-21T14:19:13.109800+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:14.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:13 smithi032 bash[28514]: cluster 2024-09-21T14:19:12.553385+0000 mgr.y (mgr.25169) 103 : cluster [DBG] pgmap v46: 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-21T14:19:14.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:13 smithi032 bash[28514]: audit 2024-09-21T14:19:13.096137+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:14.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:13 smithi032 bash[28514]: audit 2024-09-21T14:19:13.109800+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:16.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:15 smithi046 bash[21852]: cluster 2024-09-21T14:19:14.555035+0000 mgr.y (mgr.25169) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:16.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:15 smithi032 bash[28514]: cluster 2024-09-21T14:19:14.555035+0000 mgr.y (mgr.25169) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:16.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:15 smithi032 bash[19760]: cluster 2024-09-21T14:19:14.555035+0000 mgr.y (mgr.25169) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:17 smithi032 bash[28514]: cluster 2024-09-21T14:19:16.555747+0000 mgr.y (mgr.25169) 105 : cluster [DBG] pgmap v48: 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-21T14:19:18.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:17 smithi032 bash[28514]: audit 2024-09-21T14:19:17.480357+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:19:18.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:17 smithi032 bash[19760]: cluster 2024-09-21T14:19:16.555747+0000 mgr.y (mgr.25169) 105 : cluster [DBG] pgmap v48: 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-21T14:19:18.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:17 smithi032 bash[19760]: audit 2024-09-21T14:19:17.480357+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:19:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:17 smithi046 bash[21852]: cluster 2024-09-21T14:19:16.555747+0000 mgr.y (mgr.25169) 105 : cluster [DBG] pgmap v48: 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-21T14:19:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:17 smithi046 bash[21852]: audit 2024-09-21T14:19:17.480357+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:19:20.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:19 smithi032 bash[19760]: cluster 2024-09-21T14:19:18.557416+0000 mgr.y (mgr.25169) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:20.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:19 smithi032 bash[19760]: audit 2024-09-21T14:19:19.214344+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:20.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:19 smithi032 bash[19760]: audit 2024-09-21T14:19:19.228914+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:19 smithi032 bash[28514]: cluster 2024-09-21T14:19:18.557416+0000 mgr.y (mgr.25169) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:19 smithi032 bash[28514]: audit 2024-09-21T14:19:19.214344+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:20.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:19 smithi032 bash[28514]: audit 2024-09-21T14:19:19.228914+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:19 smithi046 bash[21852]: cluster 2024-09-21T14:19:18.557416+0000 mgr.y (mgr.25169) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:19 smithi046 bash[21852]: audit 2024-09-21T14:19:19.214344+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:19 smithi046 bash[21852]: audit 2024-09-21T14:19:19.228914+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:20.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:19:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:19:20] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-21T14:19:21.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:21 smithi046 bash[21852]: audit 2024-09-21T14:19:20.420466+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:21.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:21 smithi046 bash[21852]: audit 2024-09-21T14:19:20.434788+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:21.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:21 smithi046 bash[21852]: audit 2024-09-21T14:19:20.493215+0000 mgr.y (mgr.25169) 107 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:21.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:21 smithi046 bash[21852]: cluster 2024-09-21T14:19:20.558154+0000 mgr.y (mgr.25169) 108 : cluster [DBG] pgmap v50: 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-21T14:19:21.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:21 smithi032 bash[19760]: audit 2024-09-21T14:19:20.420466+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:21.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:21 smithi032 bash[19760]: audit 2024-09-21T14:19:20.434788+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:21.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:21 smithi032 bash[19760]: audit 2024-09-21T14:19:20.493215+0000 mgr.y (mgr.25169) 107 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:21.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:21 smithi032 bash[19760]: cluster 2024-09-21T14:19:20.558154+0000 mgr.y (mgr.25169) 108 : cluster [DBG] pgmap v50: 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-21T14:19:21.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:21 smithi032 bash[28514]: audit 2024-09-21T14:19:20.420466+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:21.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:21 smithi032 bash[28514]: audit 2024-09-21T14:19:20.434788+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:21.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:21 smithi032 bash[28514]: audit 2024-09-21T14:19:20.493215+0000 mgr.y (mgr.25169) 107 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:21.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:21 smithi032 bash[28514]: cluster 2024-09-21T14:19:20.558154+0000 mgr.y (mgr.25169) 108 : cluster [DBG] pgmap v50: 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-21T14:19:23.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:23 smithi046 bash[21852]: cluster 2024-09-21T14:19:22.558847+0000 mgr.y (mgr.25169) 109 : cluster [DBG] pgmap v51: 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-21T14:19:24.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:23 smithi032 bash[19760]: cluster 2024-09-21T14:19:22.558847+0000 mgr.y (mgr.25169) 109 : cluster [DBG] pgmap v51: 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-21T14:19:24.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:23 smithi032 bash[28514]: cluster 2024-09-21T14:19:22.558847+0000 mgr.y (mgr.25169) 109 : cluster [DBG] pgmap v51: 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-21T14:19:25.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:25 smithi046 bash[21852]: cluster 2024-09-21T14:19:24.560477+0000 mgr.y (mgr.25169) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:26.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:25 smithi032 bash[19760]: cluster 2024-09-21T14:19:24.560477+0000 mgr.y (mgr.25169) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:26.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:25 smithi032 bash[28514]: cluster 2024-09-21T14:19:24.560477+0000 mgr.y (mgr.25169) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:26.890 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:19:27.559 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:19:27.559 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (26m) 44s ago 26m 13.5M - 0.25.0 c8568f914cd2 15b96cb361cd 2024-09-21T14:19:27.559 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (26m) 8s ago 26m 75.3M - 9.4.12 2bacad6d85d8 86f655d7024d 2024-09-21T14:19:27.559 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (88s) 44s ago 24m 47.4M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:19:27.559 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (76s) 8s ago 35m 438M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:19:27.559 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (12m) 44s ago 37m 499M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:19:27.559 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (37m) 44s ago 37m 86.3M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T14:19:27.559 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (35m) 8s ago 35m 59.9M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 5f1261d6ba69 2024-09-21T14:19:27.560 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (35m) 44s ago 35m 60.6M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T14:19:27.560 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (52s) 44s ago 27m 6408k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:19:27.560 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (47s) 8s ago 27m 7860k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:19:27.560 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (34m) 44s ago 34m 64.3M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:19:27.560 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (33m) 44s ago 33m 66.0M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:19:27.560 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (32m) 44s ago 32m 61.6M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:19:27.560 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (31m) 44s ago 31m 56.7M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:19:27.560 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (30m) 8s ago 30m 60.4M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:19:27.560 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (29m) 8s ago 30m 64.9M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:19:27.560 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (29m) 8s ago 29m 55.2M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:19:27.560 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (28m) 8s ago 28m 66.5M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:19:27.560 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (14s) 8s ago 27m 34.9M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:19:27.560 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (24m) 44s ago 24m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:19:27.560 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (24m) 8s ago 24m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:19:27.947 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:19:27.947 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:19:27.947 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T14:19:27.947 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:19:27.948 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:19:27.948 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:19:27.948 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:19:27.948 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:19:27.948 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T14:19:27.948 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:19:27.948 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:19:27.948 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:19:27.948 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:19:27.948 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:19:27.948 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T14:19:27.948 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:19:27.949 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:19:27.949 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:19:27.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:27 smithi046 bash[21852]: cluster 2024-09-21T14:19:26.561226+0000 mgr.y (mgr.25169) 111 : cluster [DBG] pgmap v53: 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-21T14:19:27.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:27 smithi046 bash[21852]: audit 2024-09-21T14:19:26.879401+0000 mgr.y (mgr.25169) 112 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:28.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:27 smithi032 bash[28514]: cluster 2024-09-21T14:19:26.561226+0000 mgr.y (mgr.25169) 111 : cluster [DBG] pgmap v53: 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-21T14:19:28.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:27 smithi032 bash[28514]: audit 2024-09-21T14:19:26.879401+0000 mgr.y (mgr.25169) 112 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:28.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:27 smithi032 bash[19760]: cluster 2024-09-21T14:19:26.561226+0000 mgr.y (mgr.25169) 111 : cluster [DBG] pgmap v53: 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-21T14:19:28.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:27 smithi032 bash[19760]: audit 2024-09-21T14:19:26.879401+0000 mgr.y (mgr.25169) 112 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:28.272 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:19:28.272 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:19:28.272 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:19:28.272 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T14:19:28.272 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-09-21T14:19:28.272 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-09-21T14:19:28.272 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-09-21T14:19:28.272 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T14:19:28.272 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-21T14:19:28.272 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:19:28.272 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:19:28.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:28 smithi046 bash[21852]: audit 2024-09-21T14:19:27.210652+0000 mgr.y (mgr.25169) 113 : audit [DBG] from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:28.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:28 smithi046 bash[21852]: audit 2024-09-21T14:19:27.523988+0000 mgr.y (mgr.25169) 114 : audit [DBG] from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:28.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:28 smithi046 bash[21852]: audit 2024-09-21T14:19:27.950450+0000 mon.a (mon.0) 1404 : audit [DBG] from='client.? 172.21.15.32:0/1517231850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:29.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:28 smithi032 bash[19760]: audit 2024-09-21T14:19:27.210652+0000 mgr.y (mgr.25169) 113 : audit [DBG] from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:29.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:28 smithi032 bash[19760]: audit 2024-09-21T14:19:27.523988+0000 mgr.y (mgr.25169) 114 : audit [DBG] from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:29.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:28 smithi032 bash[19760]: audit 2024-09-21T14:19:27.950450+0000 mon.a (mon.0) 1404 : audit [DBG] from='client.? 172.21.15.32:0/1517231850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:29.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:28 smithi032 bash[28514]: audit 2024-09-21T14:19:27.210652+0000 mgr.y (mgr.25169) 113 : audit [DBG] from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:29.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:28 smithi032 bash[28514]: audit 2024-09-21T14:19:27.523988+0000 mgr.y (mgr.25169) 114 : audit [DBG] from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:29.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:28 smithi032 bash[28514]: audit 2024-09-21T14:19:27.950450+0000 mon.a (mon.0) 1404 : audit [DBG] from='client.? 172.21.15.32:0/1517231850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:29.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:29 smithi046 bash[21852]: audit 2024-09-21T14:19:28.274643+0000 mgr.y (mgr.25169) 115 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:29.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:29 smithi046 bash[21852]: cluster 2024-09-21T14:19:28.562831+0000 mgr.y (mgr.25169) 116 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:30.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:29 smithi032 bash[19760]: audit 2024-09-21T14:19:28.274643+0000 mgr.y (mgr.25169) 115 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:30.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:29 smithi032 bash[19760]: cluster 2024-09-21T14:19:28.562831+0000 mgr.y (mgr.25169) 116 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:30.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:29 smithi032 bash[28514]: audit 2024-09-21T14:19:28.274643+0000 mgr.y (mgr.25169) 115 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:30.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:29 smithi032 bash[28514]: cluster 2024-09-21T14:19:28.562831+0000 mgr.y (mgr.25169) 116 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:30.856 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:19:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:19:30] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-21T14:19:31.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.243593+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:31.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.260222+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:31.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.264274+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:19:31.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.265643+0000 mon.c (mon.2) 251 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:19:31.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.273617+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:31.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.331272+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:19:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.332433+0000 mgr.y (mgr.25169) 117 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:19:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.411315+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:19:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.415263+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.418611+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.421878+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.424420+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.426455+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.428329+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.430720+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.433357+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.436488+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.439439+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: audit 2024-09-21T14:19:30.503993+0000 mgr.y (mgr.25169) 118 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[28514]: cluster 2024-09-21T14:19:30.563369+0000 mgr.y (mgr.25169) 119 : cluster [DBG] pgmap v55: 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-21T14:19:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.243593+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.260222+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.264274+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:19:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.265643+0000 mon.c (mon.2) 251 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:19:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.273617+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.331272+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:19:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.332433+0000 mgr.y (mgr.25169) 117 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:19:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.411315+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:19:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.415263+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.418611+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.421878+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.424420+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.426455+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.428329+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.430720+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.433357+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.436488+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.439439+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: audit 2024-09-21T14:19:30.503993+0000 mgr.y (mgr.25169) 118 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:31.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:31 smithi032 bash[19760]: cluster 2024-09-21T14:19:30.563369+0000 mgr.y (mgr.25169) 119 : cluster [DBG] pgmap v55: 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-21T14:19:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.243593+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.260222+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.264274+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:19:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.265643+0000 mon.c (mon.2) 251 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:19:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.273617+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.331272+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:19:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.332433+0000 mgr.y (mgr.25169) 117 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T14:19:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.411315+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:19:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.415263+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.418611+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.421878+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.424420+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.426455+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.428329+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.430720+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.433357+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.436488+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.439439+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:19:31.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: audit 2024-09-21T14:19:30.503993+0000 mgr.y (mgr.25169) 118 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:31.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:31 smithi046 bash[21852]: cluster 2024-09-21T14:19:30.563369+0000 mgr.y (mgr.25169) 119 : cluster [DBG] pgmap v55: 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-21T14:19:32.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:32 smithi032 bash[28514]: audit 2024-09-21T14:19:32.480684+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:19:32.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:32 smithi032 bash[19760]: audit 2024-09-21T14:19:32.480684+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:19:32.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:32 smithi046 bash[21852]: audit 2024-09-21T14:19:32.480684+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:19:33.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:33 smithi032 bash[19760]: cluster 2024-09-21T14:19:32.564025+0000 mgr.y (mgr.25169) 120 : cluster [DBG] pgmap v56: 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-21T14:19:33.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:33 smithi032 bash[19760]: cephadm 2024-09-21T14:19:33.029401+0000 mgr.y (mgr.25169) 121 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-21T14:19:33.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:33 smithi032 bash[19760]: cephadm 2024-09-21T14:19:33.038843+0000 mgr.y (mgr.25169) 122 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-09-21T14:19:33.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:33 smithi032 bash[28514]: cluster 2024-09-21T14:19:32.564025+0000 mgr.y (mgr.25169) 120 : cluster [DBG] pgmap v56: 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-21T14:19:33.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:33 smithi032 bash[28514]: cephadm 2024-09-21T14:19:33.029401+0000 mgr.y (mgr.25169) 121 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-21T14:19:33.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:33 smithi032 bash[28514]: cephadm 2024-09-21T14:19:33.038843+0000 mgr.y (mgr.25169) 122 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-09-21T14:19:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:33 smithi046 bash[21852]: cluster 2024-09-21T14:19:32.564025+0000 mgr.y (mgr.25169) 120 : cluster [DBG] pgmap v56: 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-21T14:19:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:33 smithi046 bash[21852]: cephadm 2024-09-21T14:19:33.029401+0000 mgr.y (mgr.25169) 121 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-21T14:19:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:33 smithi046 bash[21852]: cephadm 2024-09-21T14:19:33.038843+0000 mgr.y (mgr.25169) 122 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-09-21T14:19:35.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:35 smithi046 bash[21852]: cluster 2024-09-21T14:19:34.565380+0000 mgr.y (mgr.25169) 123 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:36.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:35 smithi032 bash[19760]: cluster 2024-09-21T14:19:34.565380+0000 mgr.y (mgr.25169) 123 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:36.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:35 smithi032 bash[28514]: cluster 2024-09-21T14:19:34.565380+0000 mgr.y (mgr.25169) 123 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:37.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:37 smithi032 bash[19760]: cluster 2024-09-21T14:19:36.566210+0000 mgr.y (mgr.25169) 124 : cluster [DBG] pgmap v58: 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-21T14:19:37.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:37 smithi032 bash[28514]: cluster 2024-09-21T14:19:36.566210+0000 mgr.y (mgr.25169) 124 : cluster [DBG] pgmap v58: 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-21T14:19:37.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:37 smithi046 bash[21852]: cluster 2024-09-21T14:19:36.566210+0000 mgr.y (mgr.25169) 124 : cluster [DBG] pgmap v58: 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-21T14:19:39.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:39 smithi046 bash[21852]: cluster 2024-09-21T14:19:38.567915+0000 mgr.y (mgr.25169) 125 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:40.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:39 smithi032 bash[19760]: cluster 2024-09-21T14:19:38.567915+0000 mgr.y (mgr.25169) 125 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:40.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:39 smithi032 bash[28514]: cluster 2024-09-21T14:19:38.567915+0000 mgr.y (mgr.25169) 125 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:40.856 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:19:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:19:40] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-21T14:19:41.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:41 smithi032 bash[19760]: audit 2024-09-21T14:19:40.515192+0000 mgr.y (mgr.25169) 126 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:41.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:41 smithi032 bash[19760]: cluster 2024-09-21T14:19:40.568644+0000 mgr.y (mgr.25169) 127 : cluster [DBG] pgmap v60: 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-21T14:19:41.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:41 smithi032 bash[28514]: audit 2024-09-21T14:19:40.515192+0000 mgr.y (mgr.25169) 126 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:41.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:41 smithi032 bash[28514]: cluster 2024-09-21T14:19:40.568644+0000 mgr.y (mgr.25169) 127 : cluster [DBG] pgmap v60: 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-21T14:19:41.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:41 smithi046 bash[21852]: audit 2024-09-21T14:19:40.515192+0000 mgr.y (mgr.25169) 126 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:41.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:41 smithi046 bash[21852]: cluster 2024-09-21T14:19:40.568644+0000 mgr.y (mgr.25169) 127 : cluster [DBG] pgmap v60: 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-21T14:19:42.239 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:19:42 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:42.239 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:19:42 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:42.240 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:19:42 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:42.240 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:19:42 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:42.240 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:19:42 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:42.241 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:42 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:42.241 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:19:42 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:42.241 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:42 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:42.241 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:42 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:42.242 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:42 smithi032 systemd[1]: Stopping Ceph alertmanager.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:19:42.573 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:42 smithi032 bash[54429]: ts=2024-09-21T14:19:42.343Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T14:19:43.270 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:42 smithi032 bash[84793]: ceph-0221b256-781f-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T14:19:43.270 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:43 smithi032 bash[84853]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T14:19:43.271 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:43 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T14:19:43.271 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:43 smithi032 systemd[1]: Stopped Ceph alertmanager.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:19:43.606 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:19:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:43.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:43.607 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:19:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:43.607 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:19:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:43.608 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:19:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:43.608 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:19:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:43.609 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:19:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:43.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:43.609 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:19:43.610 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:43 smithi032 systemd[1]: Started Ceph alertmanager.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:19:43.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:43 smithi046 bash[21852]: cluster 2024-09-21T14:19:42.569372+0000 mgr.y (mgr.25169) 128 : cluster [DBG] pgmap v61: 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-21T14:19:43.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:43 smithi046 bash[21852]: audit 2024-09-21T14:19:43.428829+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:43.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:43 smithi046 bash[21852]: audit 2024-09-21T14:19:43.435354+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:43.960 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:43 smithi032 bash[19760]: cluster 2024-09-21T14:19:42.569372+0000 mgr.y (mgr.25169) 128 : cluster [DBG] pgmap v61: 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-21T14:19:43.960 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:43 smithi032 bash[19760]: audit 2024-09-21T14:19:43.428829+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:43.960 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:43 smithi032 bash[19760]: audit 2024-09-21T14:19:43.435354+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:43.960 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:43 smithi032 bash[28514]: cluster 2024-09-21T14:19:42.569372+0000 mgr.y (mgr.25169) 128 : cluster [DBG] pgmap v61: 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-21T14:19:43.960 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:43 smithi032 bash[28514]: audit 2024-09-21T14:19:43.428829+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:43.960 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:43 smithi032 bash[28514]: audit 2024-09-21T14:19:43.435354+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:45.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:44 smithi032 bash[84907]: ts=2024-09-21T14:19:44.848Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-21T14:19:45.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:44 smithi032 bash[84907]: ts=2024-09-21T14:19:44.848Z 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-21T14:19:45.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:44 smithi032 bash[84907]: ts=2024-09-21T14:19:44.850Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.32 port=9094 2024-09-21T14:19:45.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:44 smithi032 bash[84907]: ts=2024-09-21T14:19:44.851Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T14:19:45.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:44 smithi032 bash[84907]: ts=2024-09-21T14:19:44.880Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T14:19:45.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:44 smithi032 bash[84907]: ts=2024-09-21T14:19:44.880Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T14:19:45.107 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:44 smithi032 bash[84907]: ts=2024-09-21T14:19:44.882Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-21T14:19:45.107 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:44 smithi032 bash[84907]: ts=2024-09-21T14:19:44.882Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T14:19:45.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:45 smithi046 bash[21852]: cluster 2024-09-21T14:19:44.570995+0000 mgr.y (mgr.25169) 129 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:46.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:45 smithi032 bash[19760]: cluster 2024-09-21T14:19:44.570995+0000 mgr.y (mgr.25169) 129 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:46.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:45 smithi032 bash[28514]: cluster 2024-09-21T14:19:44.570995+0000 mgr.y (mgr.25169) 129 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:47.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:46 smithi032 bash[84907]: ts=2024-09-21T14:19:46.852Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000716489s 2024-09-21T14:19:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:47 smithi046 bash[21852]: cluster 2024-09-21T14:19:46.571698+0000 mgr.y (mgr.25169) 130 : cluster [DBG] pgmap v63: 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-21T14:19:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:47 smithi046 bash[21852]: audit 2024-09-21T14:19:47.503965+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:19:48.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:47 smithi032 bash[19760]: cluster 2024-09-21T14:19:46.571698+0000 mgr.y (mgr.25169) 130 : cluster [DBG] pgmap v63: 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-21T14:19:48.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:47 smithi032 bash[19760]: audit 2024-09-21T14:19:47.503965+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:19:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:47 smithi032 bash[28514]: cluster 2024-09-21T14:19:46.571698+0000 mgr.y (mgr.25169) 130 : cluster [DBG] pgmap v63: 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-21T14:19:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:47 smithi032 bash[28514]: audit 2024-09-21T14:19:47.503965+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:19:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:49 smithi046 bash[21852]: cluster 2024-09-21T14:19:48.572626+0000 mgr.y (mgr.25169) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:49 smithi046 bash[21852]: audit 2024-09-21T14:19:49.351991+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:49 smithi046 bash[21852]: audit 2024-09-21T14:19:49.359289+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:49 smithi046 bash[21852]: audit 2024-09-21T14:19:49.524042+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:49 smithi046 bash[21852]: audit 2024-09-21T14:19:49.540286+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:50.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:49 smithi032 bash[28514]: cluster 2024-09-21T14:19:48.572626+0000 mgr.y (mgr.25169) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:50.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:49 smithi032 bash[28514]: audit 2024-09-21T14:19:49.351991+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:50.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:49 smithi032 bash[28514]: audit 2024-09-21T14:19:49.359289+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:50.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:49 smithi032 bash[28514]: audit 2024-09-21T14:19:49.524042+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:50.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:49 smithi032 bash[28514]: audit 2024-09-21T14:19:49.540286+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:50.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:49 smithi032 bash[19760]: cluster 2024-09-21T14:19:48.572626+0000 mgr.y (mgr.25169) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:50.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:49 smithi032 bash[19760]: audit 2024-09-21T14:19:49.351991+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:50.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:49 smithi032 bash[19760]: audit 2024-09-21T14:19:49.359289+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:50.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:49 smithi032 bash[19760]: audit 2024-09-21T14:19:49.524042+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:50.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:49 smithi032 bash[19760]: audit 2024-09-21T14:19:49.540286+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:50.856 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:19:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:19:50] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.51.0" 2024-09-21T14:19:51.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:51 smithi032 bash[19760]: audit 2024-09-21T14:19:50.509800+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:51.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:51 smithi032 bash[19760]: audit 2024-09-21T14:19:50.517550+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:51.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:51 smithi032 bash[19760]: audit 2024-09-21T14:19:50.525412+0000 mgr.y (mgr.25169) 132 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:51.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:51 smithi032 bash[19760]: cluster 2024-09-21T14:19:50.573162+0000 mgr.y (mgr.25169) 133 : cluster [DBG] pgmap v65: 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-21T14:19:51.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:51 smithi032 bash[28514]: audit 2024-09-21T14:19:50.509800+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:51.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:51 smithi032 bash[28514]: audit 2024-09-21T14:19:50.517550+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:51.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:51 smithi032 bash[28514]: audit 2024-09-21T14:19:50.525412+0000 mgr.y (mgr.25169) 132 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:51.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:51 smithi032 bash[28514]: cluster 2024-09-21T14:19:50.573162+0000 mgr.y (mgr.25169) 133 : cluster [DBG] pgmap v65: 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-21T14:19:51.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:51 smithi046 bash[21852]: audit 2024-09-21T14:19:50.509800+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:51.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:51 smithi046 bash[21852]: audit 2024-09-21T14:19:50.517550+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:19:51.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:51 smithi046 bash[21852]: audit 2024-09-21T14:19:50.525412+0000 mgr.y (mgr.25169) 132 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:19:51.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:51 smithi046 bash[21852]: cluster 2024-09-21T14:19:50.573162+0000 mgr.y (mgr.25169) 133 : cluster [DBG] pgmap v65: 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-21T14:19:53.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:53 smithi046 bash[21852]: cluster 2024-09-21T14:19:52.573961+0000 mgr.y (mgr.25169) 134 : cluster [DBG] pgmap v66: 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-21T14:19:54.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:53 smithi032 bash[28514]: cluster 2024-09-21T14:19:52.573961+0000 mgr.y (mgr.25169) 134 : cluster [DBG] pgmap v66: 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-21T14:19:54.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:53 smithi032 bash[19760]: cluster 2024-09-21T14:19:52.573961+0000 mgr.y (mgr.25169) 134 : cluster [DBG] pgmap v66: 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-21T14:19:55.106 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:19:54 smithi032 bash[84907]: ts=2024-09-21T14:19:54.855Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003796732s 2024-09-21T14:19:55.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:55 smithi046 bash[21852]: cluster 2024-09-21T14:19:54.575630+0000 mgr.y (mgr.25169) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:56.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:55 smithi032 bash[19760]: cluster 2024-09-21T14:19:54.575630+0000 mgr.y (mgr.25169) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:56.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:55 smithi032 bash[28514]: cluster 2024-09-21T14:19:54.575630+0000 mgr.y (mgr.25169) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:57.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:57 smithi046 bash[21852]: cluster 2024-09-21T14:19:56.576548+0000 mgr.y (mgr.25169) 136 : cluster [DBG] pgmap v68: 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-21T14:19:58.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:57 smithi032 bash[19760]: cluster 2024-09-21T14:19:56.576548+0000 mgr.y (mgr.25169) 136 : cluster [DBG] pgmap v68: 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-21T14:19:58.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:57 smithi032 bash[28514]: cluster 2024-09-21T14:19:56.576548+0000 mgr.y (mgr.25169) 136 : cluster [DBG] pgmap v68: 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-21T14:19:58.629 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:19:59.281 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:19:59.281 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (15s) 9s ago 27m 13.7M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:19:59.281 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (27m) 9s ago 27m 74.5M - 9.4.12 2bacad6d85d8 86f655d7024d 2024-09-21T14:19:59.281 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (2m) 9s ago 24m 47.9M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:19:59.281 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (108s) 9s ago 35m 438M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:19:59.281 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (12m) 9s ago 38m 502M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:19:59.281 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (38m) 9s ago 38m 88.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T14:19:59.282 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (36m) 9s ago 36m 60.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 5f1261d6ba69 2024-09-21T14:19:59.282 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (36m) 9s ago 36m 62.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T14:19:59.282 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (83s) 9s ago 27m 7743k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:19:59.282 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (79s) 9s ago 27m 7999k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:19:59.282 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (35m) 9s ago 35m 64.4M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:19:59.282 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (34m) 9s ago 34m 66.1M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:19:59.282 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (33m) 9s ago 33m 61.8M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:19:59.282 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (32m) 9s ago 32m 56.9M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:19:59.282 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (31m) 9s ago 31m 60.5M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:19:59.282 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (30m) 9s ago 30m 65.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:19:59.282 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (29m) 9s ago 29m 55.2M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:19:59.282 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (28m) 9s ago 28m 66.5M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:19:59.282 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (46s) 9s ago 27m 36.4M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:19:59.283 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (25m) 9s ago 25m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:19:59.283 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (25m) 9s ago 25m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:19:59.658 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:19:59.659 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:19:59.659 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T14:19:59.659 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:19:59.659 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:19:59.659 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:19:59.659 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:19:59.659 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:19:59.659 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T14:19:59.659 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:19:59.659 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:19:59.659 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:19:59.659 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:19:59.659 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:19:59.659 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T14:19:59.660 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:19:59.660 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:19:59.660 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:19:59.947 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:59 smithi032 bash[19760]: cluster 2024-09-21T14:19:58.577739+0000 mgr.y (mgr.25169) 137 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:59.947 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:59 smithi032 bash[19760]: audit 2024-09-21T14:19:58.619205+0000 mgr.y (mgr.25169) 138 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:59.947 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:19:59 smithi032 bash[19760]: audit 2024-09-21T14:19:58.956766+0000 mgr.y (mgr.25169) 139 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:59.947 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:59 smithi032 bash[28514]: cluster 2024-09-21T14:19:58.577739+0000 mgr.y (mgr.25169) 137 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:59.947 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:59 smithi032 bash[28514]: audit 2024-09-21T14:19:58.619205+0000 mgr.y (mgr.25169) 138 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:59.947 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:19:59 smithi032 bash[28514]: audit 2024-09-21T14:19:58.956766+0000 mgr.y (mgr.25169) 139 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:59.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:59 smithi046 bash[21852]: cluster 2024-09-21T14:19:58.577739+0000 mgr.y (mgr.25169) 137 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:19:59.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:59 smithi046 bash[21852]: audit 2024-09-21T14:19:58.619205+0000 mgr.y (mgr.25169) 138 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:59.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:19:59 smithi046 bash[21852]: audit 2024-09-21T14:19:58.956766+0000 mgr.y (mgr.25169) 139 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:19:59.985 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:19:59.986 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:19:59.986 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:19:59.986 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T14:19:59.986 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-09-21T14:19:59.986 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-09-21T14:19:59.986 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-09-21T14:19:59.986 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T14:19:59.986 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-21T14:19:59.986 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:19:59.986 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:20:00.856 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:20:00] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.51.0" 2024-09-21T14:20:00.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[19760]: audit 2024-09-21T14:19:59.267676+0000 mgr.y (mgr.25169) 140 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:00.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[19760]: audit 2024-09-21T14:19:59.661942+0000 mon.a (mon.0) 1416 : audit [DBG] from='client.? 172.21.15.32:0/620685458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:00.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[19760]: audit 2024-09-21T14:19:59.988764+0000 mgr.y (mgr.25169) 141 : audit [DBG] from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:00.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[19760]: cluster 2024-09-21T14:20:00.000113+0000 mon.a (mon.0) 1417 : cluster [INF] overall HEALTH_OK 2024-09-21T14:20:00.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[19760]: audit 2024-09-21T14:20:00.532272+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:00.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[19760]: audit 2024-09-21T14:20:00.544910+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:00.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[19760]: audit 2024-09-21T14:20:00.548285+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:20:00.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[19760]: audit 2024-09-21T14:20:00.550021+0000 mon.c (mon.2) 267 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:20:00.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[19760]: audit 2024-09-21T14:20:00.561235+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:00.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[19760]: audit 2024-09-21T14:20:00.616873+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T14:20:00.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[28514]: audit 2024-09-21T14:19:59.267676+0000 mgr.y (mgr.25169) 140 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:00.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[28514]: audit 2024-09-21T14:19:59.661942+0000 mon.a (mon.0) 1416 : audit [DBG] from='client.? 172.21.15.32:0/620685458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:00.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[28514]: audit 2024-09-21T14:19:59.988764+0000 mgr.y (mgr.25169) 141 : audit [DBG] from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:00.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[28514]: cluster 2024-09-21T14:20:00.000113+0000 mon.a (mon.0) 1417 : cluster [INF] overall HEALTH_OK 2024-09-21T14:20:00.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[28514]: audit 2024-09-21T14:20:00.532272+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:00.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[28514]: audit 2024-09-21T14:20:00.544910+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:00.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[28514]: audit 2024-09-21T14:20:00.548285+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:20:00.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[28514]: audit 2024-09-21T14:20:00.550021+0000 mon.c (mon.2) 267 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:20:00.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[28514]: audit 2024-09-21T14:20:00.561235+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:00.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:00 smithi032 bash[28514]: audit 2024-09-21T14:20:00.616873+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T14:20:00.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:00 smithi046 bash[21852]: audit 2024-09-21T14:19:59.267676+0000 mgr.y (mgr.25169) 140 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:00.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:00 smithi046 bash[21852]: audit 2024-09-21T14:19:59.661942+0000 mon.a (mon.0) 1416 : audit [DBG] from='client.? 172.21.15.32:0/620685458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:00.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:00 smithi046 bash[21852]: audit 2024-09-21T14:19:59.988764+0000 mgr.y (mgr.25169) 141 : audit [DBG] from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:00.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:00 smithi046 bash[21852]: cluster 2024-09-21T14:20:00.000113+0000 mon.a (mon.0) 1417 : cluster [INF] overall HEALTH_OK 2024-09-21T14:20:00.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:00 smithi046 bash[21852]: audit 2024-09-21T14:20:00.532272+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:00.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:00 smithi046 bash[21852]: audit 2024-09-21T14:20:00.544910+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:00.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:00 smithi046 bash[21852]: audit 2024-09-21T14:20:00.548285+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:20:00.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:00 smithi046 bash[21852]: audit 2024-09-21T14:20:00.550021+0000 mon.c (mon.2) 267 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:20:00.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:00 smithi046 bash[21852]: audit 2024-09-21T14:20:00.561235+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:00.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:00 smithi046 bash[21852]: audit 2024-09-21T14:20:00.616873+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T14:20:01.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:01 smithi046 bash[21852]: audit 2024-09-21T14:20:00.533611+0000 mgr.y (mgr.25169) 142 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:01 smithi046 bash[21852]: cluster 2024-09-21T14:20:00.578454+0000 mgr.y (mgr.25169) 143 : cluster [DBG] pgmap v70: 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-21T14:20:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:01 smithi046 bash[21852]: audit 2024-09-21T14:20:00.617931+0000 mgr.y (mgr.25169) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T14:20:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:01 smithi046 bash[21852]: audit 2024-09-21T14:20:00.704420+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:20:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:01 smithi046 bash[21852]: audit 2024-09-21T14:20:00.708010+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:01 smithi046 bash[21852]: audit 2024-09-21T14:20:00.710734+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:01 smithi046 bash[21852]: audit 2024-09-21T14:20:00.713586+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:01 smithi046 bash[21852]: audit 2024-09-21T14:20:00.716207+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:01 smithi046 bash[21852]: audit 2024-09-21T14:20:00.718388+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:01 smithi046 bash[21852]: audit 2024-09-21T14:20:00.720583+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:01 smithi046 bash[21852]: audit 2024-09-21T14:20:00.723264+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:01 smithi046 bash[21852]: audit 2024-09-21T14:20:00.726314+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:01 smithi046 bash[21852]: audit 2024-09-21T14:20:00.728920+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:01 smithi046 bash[21852]: audit 2024-09-21T14:20:00.731483+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:01 smithi046 bash[21852]: audit 2024-09-21T14:20:00.733960+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[19760]: audit 2024-09-21T14:20:00.533611+0000 mgr.y (mgr.25169) 142 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[19760]: cluster 2024-09-21T14:20:00.578454+0000 mgr.y (mgr.25169) 143 : cluster [DBG] pgmap v70: 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-21T14:20:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[19760]: audit 2024-09-21T14:20:00.617931+0000 mgr.y (mgr.25169) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T14:20:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[19760]: audit 2024-09-21T14:20:00.704420+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:20:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[19760]: audit 2024-09-21T14:20:00.708010+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[19760]: audit 2024-09-21T14:20:00.710734+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[19760]: audit 2024-09-21T14:20:00.713586+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[19760]: audit 2024-09-21T14:20:00.716207+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[19760]: audit 2024-09-21T14:20:00.718388+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[19760]: audit 2024-09-21T14:20:00.720583+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[19760]: audit 2024-09-21T14:20:00.723264+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[19760]: audit 2024-09-21T14:20:00.726314+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[19760]: audit 2024-09-21T14:20:00.728920+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[19760]: audit 2024-09-21T14:20:00.731483+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[19760]: audit 2024-09-21T14:20:00.733960+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[28514]: audit 2024-09-21T14:20:00.533611+0000 mgr.y (mgr.25169) 142 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[28514]: cluster 2024-09-21T14:20:00.578454+0000 mgr.y (mgr.25169) 143 : cluster [DBG] pgmap v70: 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-21T14:20:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[28514]: audit 2024-09-21T14:20:00.617931+0000 mgr.y (mgr.25169) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T14:20:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[28514]: audit 2024-09-21T14:20:00.704420+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:20:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[28514]: audit 2024-09-21T14:20:00.708010+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[28514]: audit 2024-09-21T14:20:00.710734+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[28514]: audit 2024-09-21T14:20:00.713586+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[28514]: audit 2024-09-21T14:20:00.716207+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[28514]: audit 2024-09-21T14:20:00.718388+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[28514]: audit 2024-09-21T14:20:00.720583+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[28514]: audit 2024-09-21T14:20:00.723264+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[28514]: audit 2024-09-21T14:20:00.726314+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[28514]: audit 2024-09-21T14:20:00.728920+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[28514]: audit 2024-09-21T14:20:00.731483+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:01 smithi032 bash[28514]: audit 2024-09-21T14:20:00.733960+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:02.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:02 smithi046 bash[21852]: audit 2024-09-21T14:20:02.504588+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:20:03.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:02 smithi032 bash[19760]: audit 2024-09-21T14:20:02.504588+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:20:03.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:02 smithi032 bash[28514]: audit 2024-09-21T14:20:02.504588+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:20:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:03 smithi046 bash[21852]: cluster 2024-09-21T14:20:02.579345+0000 mgr.y (mgr.25169) 145 : cluster [DBG] pgmap v71: 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-21T14:20:04.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:03 smithi032 bash[28514]: cluster 2024-09-21T14:20:02.579345+0000 mgr.y (mgr.25169) 145 : cluster [DBG] pgmap v71: 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-21T14:20:04.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:03 smithi032 bash[19760]: cluster 2024-09-21T14:20:02.579345+0000 mgr.y (mgr.25169) 145 : cluster [DBG] pgmap v71: 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-21T14:20:04.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:04 smithi046 bash[21852]: cephadm 2024-09-21T14:20:03.215424+0000 mgr.y (mgr.25169) 146 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-21T14:20:04.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:04 smithi046 bash[21852]: cephadm 2024-09-21T14:20:03.317996+0000 mgr.y (mgr.25169) 147 : cephadm [INF] Deploying daemon grafana.a on smithi046 2024-09-21T14:20:05.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:04 smithi032 bash[28514]: cephadm 2024-09-21T14:20:03.215424+0000 mgr.y (mgr.25169) 146 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-21T14:20:05.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:04 smithi032 bash[28514]: cephadm 2024-09-21T14:20:03.317996+0000 mgr.y (mgr.25169) 147 : cephadm [INF] Deploying daemon grafana.a on smithi046 2024-09-21T14:20:05.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:04 smithi032 bash[19760]: cephadm 2024-09-21T14:20:03.215424+0000 mgr.y (mgr.25169) 146 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-21T14:20:05.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:04 smithi032 bash[19760]: cephadm 2024-09-21T14:20:03.317996+0000 mgr.y (mgr.25169) 147 : cephadm [INF] Deploying daemon grafana.a on smithi046 2024-09-21T14:20:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:05 smithi046 bash[21852]: cluster 2024-09-21T14:20:04.581128+0000 mgr.y (mgr.25169) 148 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:06.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:05 smithi032 bash[28514]: cluster 2024-09-21T14:20:04.581128+0000 mgr.y (mgr.25169) 148 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:06.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:05 smithi032 bash[19760]: cluster 2024-09-21T14:20:04.581128+0000 mgr.y (mgr.25169) 148 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:07.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:07 smithi046 bash[21852]: cluster 2024-09-21T14:20:06.581834+0000 mgr.y (mgr.25169) 149 : cluster [DBG] pgmap v73: 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-21T14:20:08.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:07 smithi032 bash[28514]: cluster 2024-09-21T14:20:06.581834+0000 mgr.y (mgr.25169) 149 : cluster [DBG] pgmap v73: 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-21T14:20:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:07 smithi032 bash[19760]: cluster 2024-09-21T14:20:06.581834+0000 mgr.y (mgr.25169) 149 : cluster [DBG] pgmap v73: 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-21T14:20:09.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:09 smithi046 bash[21852]: cluster 2024-09-21T14:20:08.583470+0000 mgr.y (mgr.25169) 150 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:10.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:09 smithi032 bash[28514]: cluster 2024-09-21T14:20:08.583470+0000 mgr.y (mgr.25169) 150 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:10.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:09 smithi032 bash[19760]: cluster 2024-09-21T14:20:08.583470+0000 mgr.y (mgr.25169) 150 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:10.856 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:20:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:20:10] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-21T14:20:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:11 smithi046 bash[21852]: audit 2024-09-21T14:20:10.539418+0000 mgr.y (mgr.25169) 151 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:11 smithi046 bash[21852]: cluster 2024-09-21T14:20:10.584148+0000 mgr.y (mgr.25169) 152 : cluster [DBG] pgmap v75: 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-21T14:20:12.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:11 smithi032 bash[19760]: audit 2024-09-21T14:20:10.539418+0000 mgr.y (mgr.25169) 151 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:12.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:11 smithi032 bash[19760]: cluster 2024-09-21T14:20:10.584148+0000 mgr.y (mgr.25169) 152 : cluster [DBG] pgmap v75: 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-21T14:20:12.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:11 smithi032 bash[28514]: audit 2024-09-21T14:20:10.539418+0000 mgr.y (mgr.25169) 151 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:12.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:11 smithi032 bash[28514]: cluster 2024-09-21T14:20:10.584148+0000 mgr.y (mgr.25169) 152 : cluster [DBG] pgmap v75: 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-21T14:20:13.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:13 smithi046 bash[21852]: cluster 2024-09-21T14:20:12.584812+0000 mgr.y (mgr.25169) 153 : cluster [DBG] pgmap v76: 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-21T14:20:14.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:13 smithi032 bash[28514]: cluster 2024-09-21T14:20:12.584812+0000 mgr.y (mgr.25169) 153 : cluster [DBG] pgmap v76: 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-21T14:20:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:13 smithi032 bash[19760]: cluster 2024-09-21T14:20:12.584812+0000 mgr.y (mgr.25169) 153 : cluster [DBG] pgmap v76: 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-21T14:20:15.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:15 smithi046 bash[21852]: cluster 2024-09-21T14:20:14.586491+0000 mgr.y (mgr.25169) 154 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:16.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:15 smithi032 bash[19760]: cluster 2024-09-21T14:20:14.586491+0000 mgr.y (mgr.25169) 154 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:16.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:15 smithi032 bash[28514]: cluster 2024-09-21T14:20:14.586491+0000 mgr.y (mgr.25169) 154 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:17 smithi046 bash[21852]: cluster 2024-09-21T14:20:16.587197+0000 mgr.y (mgr.25169) 155 : cluster [DBG] pgmap v78: 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-21T14:20:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:17 smithi046 bash[21852]: audit 2024-09-21T14:20:17.504500+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:20:18.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:17 smithi032 bash[19760]: cluster 2024-09-21T14:20:16.587197+0000 mgr.y (mgr.25169) 155 : cluster [DBG] pgmap v78: 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-21T14:20:18.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:17 smithi032 bash[19760]: audit 2024-09-21T14:20:17.504500+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:20:18.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:17 smithi032 bash[28514]: cluster 2024-09-21T14:20:16.587197+0000 mgr.y (mgr.25169) 155 : cluster [DBG] pgmap v78: 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-21T14:20:18.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:17 smithi032 bash[28514]: audit 2024-09-21T14:20:17.504500+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:20:19.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:19 smithi046 bash[21852]: cluster 2024-09-21T14:20:18.588816+0000 mgr.y (mgr.25169) 156 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:20.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:19 smithi032 bash[19760]: cluster 2024-09-21T14:20:18.588816+0000 mgr.y (mgr.25169) 156 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:20.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:19 smithi032 bash[28514]: cluster 2024-09-21T14:20:18.588816+0000 mgr.y (mgr.25169) 156 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:20.856 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:20:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:20:20] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-21T14:20:21.305 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:21.306 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:20:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:21.306 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:20:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:21.306 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:20:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:21.306 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:20:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:21.307 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:20:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:21.307 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:20:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:21.307 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:21.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:21 smithi046 systemd[1]: Stopping Ceph grafana.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:20:21.308 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:20:21 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:21.699 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:21 smithi046 bash[46950]: logger=server t=2024-09-21T14:20:21.307718533Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-21T14:20:21.699 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:21 smithi046 bash[46950]: logger=ticker t=2024-09-21T14:20:21.307795986Z level=info msg=stopped last_tick=2024-09-21T14:20:20Z 2024-09-21T14:20:21.699 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:21 smithi046 bash[46950]: logger=tracing t=2024-09-21T14:20:21.307864244Z level=info msg="Closing tracing" 2024-09-21T14:20:21.952 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:21 smithi046 bash[67204]: ceph-0221b256-781f-11ef-baf6-efdc52797490-grafana-a 2024-09-21T14:20:21.952 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:21 smithi046 bash[21852]: audit 2024-09-21T14:20:20.550629+0000 mgr.y (mgr.25169) 157 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:21.952 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:21 smithi046 bash[21852]: cluster 2024-09-21T14:20:20.589546+0000 mgr.y (mgr.25169) 158 : cluster [DBG] pgmap v80: 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-21T14:20:22.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:21 smithi032 bash[28514]: audit 2024-09-21T14:20:20.550629+0000 mgr.y (mgr.25169) 157 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:22.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:21 smithi032 bash[28514]: cluster 2024-09-21T14:20:20.589546+0000 mgr.y (mgr.25169) 158 : cluster [DBG] pgmap v80: 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-21T14:20:22.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:21 smithi032 bash[19760]: audit 2024-09-21T14:20:20.550629+0000 mgr.y (mgr.25169) 157 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:22.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:21 smithi032 bash[19760]: cluster 2024-09-21T14:20:20.589546+0000 mgr.y (mgr.25169) 158 : cluster [DBG] pgmap v80: 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-21T14:20:22.209 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:20:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:22.209 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:20:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:22.209 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:20:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:22.210 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:20:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:22.210 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:20:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:22.210 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:20:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:22.211 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:20:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:22.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:21 smithi046 bash[67266]: ceph-0221b256-781f-11ef-baf6-efdc52797490-grafana-a 2024-09-21T14:20:22.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:21 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-21T14:20:22.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:21 smithi046 systemd[1]: Stopped Ceph grafana.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:20:22.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:20:22.709 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:22 smithi046 systemd[1]: Started Ceph grafana.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:20:23.533 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[21852]: audit 2024-09-21T14:20:22.266104+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:23.534 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[21852]: audit 2024-09-21T14:20:22.280288+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:23.534 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[21852]: cluster 2024-09-21T14:20:22.590270+0000 mgr.y (mgr.25169) 159 : cluster [DBG] pgmap v81: 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-21T14:20:23.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:23 smithi032 bash[19760]: audit 2024-09-21T14:20:22.266104+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:23.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:23 smithi032 bash[19760]: audit 2024-09-21T14:20:22.280288+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:23.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:23 smithi032 bash[19760]: cluster 2024-09-21T14:20:22.590270+0000 mgr.y (mgr.25169) 159 : cluster [DBG] pgmap v81: 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-21T14:20:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:23 smithi032 bash[28514]: audit 2024-09-21T14:20:22.266104+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:23 smithi032 bash[28514]: audit 2024-09-21T14:20:22.280288+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:23 smithi032 bash[28514]: cluster 2024-09-21T14:20:22.590270+0000 mgr.y (mgr.25169) 159 : cluster [DBG] pgmap v81: 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-21T14:20:23.788 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.53525848Z level=info msg="Starting Grafana" version=10.4.8 commit=8c384b71bde142a25ddc01ed5a183ca572b2b7f7 branch=v10.4.x compiled=2024-09-21T14:20:23Z 2024-09-21T14:20:23.788 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535764455Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T14:20:23.788 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535783517Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T14:20:23.788 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535797206Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-21T14:20:23.788 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535804131Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-21T14:20:23.788 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535810293Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-21T14:20:23.788 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535816238Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-21T14:20:23.788 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535822136Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-21T14:20:23.788 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535828379Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T14:20:23.788 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535839951Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T14:20:23.789 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.53585012Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T14:20:23.789 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535856614Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T14:20:23.789 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535863008Z level=info msg=Target target=[all] 2024-09-21T14:20:23.789 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535875641Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T14:20:23.789 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535881633Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T14:20:23.789 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535925117Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T14:20:23.789 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535938312Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T14:20:23.789 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535950346Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T14:20:23.789 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=settings t=2024-09-21T14:20:23.535956773Z level=info msg="App mode production" 2024-09-21T14:20:23.789 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=sqlstore t=2024-09-21T14:20:23.537243618Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T14:20:23.789 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=sqlstore t=2024-09-21T14:20:23.537328428Z 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-21T14:20:23.789 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.538821225Z level=info msg="Starting DB migrations" 2024-09-21T14:20:23.789 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.552258074Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-21T14:20:23.789 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.558228401Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.969585ms 2024-09-21T14:20:23.790 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.578146169Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-21T14:20:23.790 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.578342375Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=195.066µs 2024-09-21T14:20:23.790 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.594883814Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-21T14:20:23.790 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.595777571Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=892.654µs 2024-09-21T14:20:23.790 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.611854317Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" 2024-09-21T14:20:23.790 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.612095512Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=241.139µs 2024-09-21T14:20:23.790 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.629041864Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-21T14:20:23.790 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.635534615Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.491651ms 2024-09-21T14:20:23.790 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.670663301Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-21T14:20:23.790 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.687274486Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=16.607932ms 2024-09-21T14:20:23.791 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.704825717Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-21T14:20:23.791 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.722074826Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=17.245779ms 2024-09-21T14:20:23.791 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.738094822Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-21T14:20:23.791 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.738510075Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=417.673µs 2024-09-21T14:20:23.791 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.763336534Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-21T14:20:23.791 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.765881143Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.541809ms 2024-09-21T14:20:23.791 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.788835723Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-21T14:20:24.047 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.792275515Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=3.437759ms 2024-09-21T14:20:24.047 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.813980636Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-21T14:20:24.047 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.831377254Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=17.394741ms 2024-09-21T14:20:24.047 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.881202242Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-21T14:20:24.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.897657895Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=16.453566ms 2024-09-21T14:20:24.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.923067744Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-21T14:20:24.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.923236177Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=166.293µs 2024-09-21T14:20:24.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.964931268Z level=info msg="Executing migration" id="add library_element folder uid" 2024-09-21T14:20:24.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:23 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:23.981614075Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=16.682374ms 2024-09-21T14:20:24.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.007059401Z level=info msg="Executing migration" id="populate library_element folder_uid" 2024-09-21T14:20:24.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.007940921Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=877.266µs 2024-09-21T14:20:24.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.032231333Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" 2024-09-21T14:20:24.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.034946091Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.713448ms 2024-09-21T14:20:24.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.049353351Z level=info msg="Executing migration" id="permission kind migration" 2024-09-21T14:20:24.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.066149154Z level=info msg="Migration successfully executed" id="permission kind migration" duration=16.794643ms 2024-09-21T14:20:24.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.082649217Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-21T14:20:24.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.099363284Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=16.71366ms 2024-09-21T14:20:24.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.132948857Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-21T14:20:24.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.149542812Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=16.577012ms 2024-09-21T14:20:24.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.183328997Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-21T14:20:24.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.186060359Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.729975ms 2024-09-21T14:20:24.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.200325563Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-21T14:20:24.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.203455084Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.130792ms 2024-09-21T14:20:24.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.217310448Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-21T14:20:24.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.219717755Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.40892ms 2024-09-21T14:20:24.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.259132691Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-21T14:20:24.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.259194067Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=63.356µs 2024-09-21T14:20:24.309 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.284436612Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-21T14:20:24.309 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.286692941Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.255425ms 2024-09-21T14:20:24.309 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.309667657Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-21T14:20:24.576 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.312298439Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.629399ms 2024-09-21T14:20:24.576 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.334918978Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-21T14:20:24.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.384578468Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=49.66111ms 2024-09-21T14:20:24.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.426952089Z level=info msg="Executing migration" id="create correlation v2" 2024-09-21T14:20:24.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.429269797Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.316042ms 2024-09-21T14:20:24.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.468842779Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-21T14:20:24.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.471497134Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.650159ms 2024-09-21T14:20:24.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.510785884Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-21T14:20:24.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.513243428Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.456484ms 2024-09-21T14:20:24.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.552947848Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-21T14:20:24.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.555552087Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.602445ms 2024-09-21T14:20:24.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.578177073Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-21T14:20:24.577 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.578926114Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=747.044µs 2024-09-21T14:20:24.828 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.603327381Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-21T14:20:24.828 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.6052245Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.895595ms 2024-09-21T14:20:24.828 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.628539556Z level=info msg="Executing migration" id="add provisioning column" 2024-09-21T14:20:24.828 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.645599311Z level=info msg="Migration successfully executed" id="add provisioning column" duration=17.052368ms 2024-09-21T14:20:24.828 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.687373238Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-21T14:20:24.828 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.687891347Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=517.502µs 2024-09-21T14:20:24.829 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.712582886Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-21T14:20:24.829 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.712764841Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=181.219µs 2024-09-21T14:20:24.829 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.73785723Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-21T14:20:24.829 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.754927438Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=17.069168ms 2024-09-21T14:20:24.829 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.779610247Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-21T14:20:24.829 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.780352825Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=743.808µs 2024-09-21T14:20:24.829 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.804883002Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-21T14:20:24.829 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.805389188Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=506.91µs 2024-09-21T14:20:24.829 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.830175096Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-21T14:20:25.090 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.831993381Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=1.817632ms 2024-09-21T14:20:25.090 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.855454237Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-21T14:20:25.090 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.857760071Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.304964ms 2024-09-21T14:20:25.090 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.880726595Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-21T14:20:25.090 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.883134312Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.408243ms 2024-09-21T14:20:25.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.906141628Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-21T14:20:25.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.90720398Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.060618ms 2024-09-21T14:20:25.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.923145787Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-21T14:20:25.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.923766285Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=622.121µs 2024-09-21T14:20:25.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.940060662Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-21T14:20:25.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.942356461Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.301685ms 2024-09-21T14:20:25.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.965333047Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-21T14:20:25.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.967718361Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.385354ms 2024-09-21T14:20:25.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.982155304Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-21T14:20:25.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:24 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:24.984451955Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.296381ms 2024-09-21T14:20:25.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.007406111Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-21T14:20:25.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.009748736Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.343189ms 2024-09-21T14:20:25.091 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.024387817Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-21T14:20:25.092 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.026674855Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.286638ms 2024-09-21T14:20:25.092 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.041334019Z level=info msg="Executing migration" id="create anon_device table" 2024-09-21T14:20:25.092 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.043274633Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.936678ms 2024-09-21T14:20:25.092 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.066587663Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-21T14:20:25.092 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.068863312Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.274692ms 2024-09-21T14:20:25.092 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.091843555Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-21T14:20:25.358 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.094396221Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.558856ms 2024-09-21T14:20:25.358 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.108858909Z level=info msg="Executing migration" id="create signing_key table" 2024-09-21T14:20:25.359 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.111153648Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.293452ms 2024-09-21T14:20:25.359 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.150777485Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-21T14:20:25.359 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.153225493Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.441791ms 2024-09-21T14:20:25.359 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.168153651Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-21T14:20:25.359 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.171090597Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.93458ms 2024-09-21T14:20:25.359 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.218267073Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-21T14:20:25.359 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.21989548Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=1.630201ms 2024-09-21T14:20:25.359 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.243450862Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-21T14:20:25.359 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.261495008Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=18.043177ms 2024-09-21T14:20:25.359 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.285426897Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-21T14:20:25.359 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.287105883Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.674962ms 2024-09-21T14:20:25.359 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.310655888Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-21T14:20:25.360 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.310695998Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=50.669µs 2024-09-21T14:20:25.360 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.335770004Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-21T14:20:25.360 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.337629124Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.861549ms 2024-09-21T14:20:25.360 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.361003276Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-21T14:20:25.619 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.361033291Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.795µs 2024-09-21T14:20:25.619 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.403016877Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-21T14:20:25.619 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.404676278Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.658518ms 2024-09-21T14:20:25.620 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.455891311Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-21T14:20:25.620 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.458605528Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.713251ms 2024-09-21T14:20:25.620 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.503702342Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-21T14:20:25.620 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.506018326Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.315401ms 2024-09-21T14:20:25.620 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.529045979Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-21T14:20:25.620 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.53135439Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.308221ms 2024-09-21T14:20:25.620 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.554265324Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-21T14:20:25.620 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.555642283Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.376622ms 2024-09-21T14:20:25.620 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.579434866Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-21T14:20:25.620 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.579607114Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=170.812µs 2024-09-21T14:20:25.621 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.621442101Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-21T14:20:25.935 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[21852]: cluster 2024-09-21T14:20:24.591919+0000 mgr.y (mgr.25169) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:25.937 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.63994923Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=18.505796ms 2024-09-21T14:20:25.937 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.696925046Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-21T14:20:25.937 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.714379635Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=17.454832ms 2024-09-21T14:20:25.937 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.738944969Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-21T14:20:25.937 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.739773165Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=827.77µs 2024-09-21T14:20:25.937 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=migrator t=2024-09-21T14:20:25.764027648Z level=info msg="migrations completed" performed=69 skipped=482 duration=2.211817613s 2024-09-21T14:20:25.938 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=sqlstore t=2024-09-21T14:20:25.766288479Z level=info msg="Created default organization" 2024-09-21T14:20:25.938 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=secrets t=2024-09-21T14:20:25.806433353Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T14:20:25.938 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=plugin.store t=2024-09-21T14:20:25.853570549Z level=info msg="Loading plugins..." 2024-09-21T14:20:25.938 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=local.finder t=2024-09-21T14:20:25.938009353Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-21T14:20:25.938 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=plugin.store t=2024-09-21T14:20:25.938058403Z level=info msg="Plugins loaded" count=55 duration=84.489224ms 2024-09-21T14:20:26.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:25 smithi032 bash[28514]: cluster 2024-09-21T14:20:24.591919+0000 mgr.y (mgr.25169) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:26.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:25 smithi032 bash[19760]: cluster 2024-09-21T14:20:24.591919+0000 mgr.y (mgr.25169) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:26.209 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=query_data t=2024-09-21T14:20:25.944736861Z level=info msg="Query Service initialization" 2024-09-21T14:20:26.209 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=live.push_http t=2024-09-21T14:20:25.951053312Z level=info msg="Live Push Gateway initialization" 2024-09-21T14:20:26.209 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:25 smithi046 bash[67320]: logger=ngalert.migration t=2024-09-21T14:20:25.973392898Z level=info msg=Starting 2024-09-21T14:20:26.209 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=ngalert.state.manager t=2024-09-21T14:20:26.051294938Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-21T14:20:26.209 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=infra.usagestats.collector t=2024-09-21T14:20:26.05548966Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T14:20:26.209 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=provisioning.datasources t=2024-09-21T14:20:26.099660115Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-21T14:20:26.209 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=provisioning.datasources t=2024-09-21T14:20:26.100574258Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T14:20:26.575 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=provisioning.alerting t=2024-09-21T14:20:26.236086723Z level=info msg="starting to provision alerting" 2024-09-21T14:20:26.575 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=provisioning.alerting t=2024-09-21T14:20:26.236118817Z level=info msg="finished to provision alerting" 2024-09-21T14:20:26.575 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=ngalert.state.manager t=2024-09-21T14:20:26.236399319Z level=info msg="Warming state cache for startup" 2024-09-21T14:20:26.576 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=grafanaStorageLogger t=2024-09-21T14:20:26.237442154Z level=info msg="Storage starting" 2024-09-21T14:20:26.576 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=ngalert.multiorg.alertmanager t=2024-09-21T14:20:26.236508012Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-21T14:20:26.576 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=http.server t=2024-09-21T14:20:26.241341989Z 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-21T14:20:26.576 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=http.server t=2024-09-21T14:20:26.241957132Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T14:20:26.576 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=grafana.update.checker t=2024-09-21T14:20:26.320588418Z level=info msg="Update check succeeded" duration=83.269656ms 2024-09-21T14:20:26.576 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=plugins.update.checker t=2024-09-21T14:20:26.328813205Z level=info msg="Update check succeeded" duration=91.454073ms 2024-09-21T14:20:26.576 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=ngalert.state.manager t=2024-09-21T14:20:26.449151812Z level=info msg="State cache has been initialized" states=0 duration=212.749696ms 2024-09-21T14:20:26.576 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=ngalert.scheduler t=2024-09-21T14:20:26.449202312Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-21T14:20:26.576 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=ticker t=2024-09-21T14:20:26.449309074Z level=info msg=starting first_tick=2024-09-21T14:20:30Z 2024-09-21T14:20:26.576 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=provisioning.dashboard t=2024-09-21T14:20:26.451387431Z level=info msg="starting to provision dashboards" 2024-09-21T14:20:26.576 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:20:26.577070312Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:20:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=provisioning.dashboard t=2024-09-21T14:20:26.58181088Z level=info msg="finished to provision dashboards" 2024-09-21T14:20:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=grafana-apiserver t=2024-09-21T14:20:26.663563172Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-21T14:20:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:26 smithi046 bash[67320]: logger=grafana-apiserver t=2024-09-21T14:20:26.664142332Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-21T14:20:27.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:27 smithi046 bash[21852]: cluster 2024-09-21T14:20:26.592623+0000 mgr.y (mgr.25169) 161 : cluster [DBG] pgmap v83: 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-21T14:20:28.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:27 smithi032 bash[28514]: cluster 2024-09-21T14:20:26.592623+0000 mgr.y (mgr.25169) 161 : cluster [DBG] pgmap v83: 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-21T14:20:28.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:27 smithi032 bash[19760]: cluster 2024-09-21T14:20:26.592623+0000 mgr.y (mgr.25169) 161 : cluster [DBG] pgmap v83: 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-21T14:20:29.588 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:29 smithi046 bash[21852]: audit 2024-09-21T14:20:28.340990+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:29.588 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:29 smithi046 bash[21852]: audit 2024-09-21T14:20:28.357283+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:29.588 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:29 smithi046 bash[21852]: cluster 2024-09-21T14:20:28.594286+0000 mgr.y (mgr.25169) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:29.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:29 smithi032 bash[28514]: audit 2024-09-21T14:20:28.340990+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:29.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:29 smithi032 bash[28514]: audit 2024-09-21T14:20:28.357283+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:29.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:29 smithi032 bash[28514]: cluster 2024-09-21T14:20:28.594286+0000 mgr.y (mgr.25169) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:29.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:29 smithi032 bash[19760]: audit 2024-09-21T14:20:28.340990+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:29.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:29 smithi032 bash[19760]: audit 2024-09-21T14:20:28.357283+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:29.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:29 smithi032 bash[19760]: cluster 2024-09-21T14:20:28.594286+0000 mgr.y (mgr.25169) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:20:29.59030847Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:20:30.338 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:20:30.856 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:20:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:20:30] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-21T14:20:30.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:30 smithi032 bash[19760]: audit 2024-09-21T14:20:29.542563+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:30.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:30 smithi032 bash[19760]: audit 2024-09-21T14:20:29.558628+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:30.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:30 smithi032 bash[28514]: audit 2024-09-21T14:20:29.542563+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:30.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:30 smithi032 bash[28514]: audit 2024-09-21T14:20:29.558628+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:30.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:30 smithi046 bash[21852]: audit 2024-09-21T14:20:29.542563+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:30.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:30 smithi046 bash[21852]: audit 2024-09-21T14:20:29.558628+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:30.990 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:20:30.990 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (47s) 41s ago 27m 13.7M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:20:30.990 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (8s) 2s ago 27m 31.1M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:20:30.990 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (2m) 41s ago 25m 47.9M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:20:30.990 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (2m) 2s ago 36m 438M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:20:30.990 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (13m) 41s ago 38m 502M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:20:30.990 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (38m) 41s ago 38m 88.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T14:20:30.991 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (36m) 2s ago 36m 61.5M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 5f1261d6ba69 2024-09-21T14:20:30.991 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (36m) 41s ago 36m 62.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T14:20:30.991 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (115s) 41s ago 28m 7743k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:20:30.991 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (111s) 2s ago 28m 7891k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:20:30.991 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (35m) 41s ago 35m 64.4M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:20:30.991 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (34m) 41s ago 34m 66.1M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:20:30.991 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (33m) 41s ago 33m 61.8M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:20:30.991 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (32m) 41s ago 32m 56.9M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:20:30.991 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (31m) 2s ago 31m 60.6M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:20:30.991 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (31m) 2s ago 31m 65.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:20:30.991 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (30m) 2s ago 30m 55.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:20:30.991 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (29m) 2s ago 29m 66.6M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:20:30.991 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (77s) 2s ago 28m 41.0M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:20:30.991 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (25m) 41s ago 25m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:20:30.992 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (25m) 2s ago 25m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:20:31.372 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:20:31.372 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:20:31.372 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T14:20:31.372 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:20:31.372 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:20:31.372 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:20:31.373 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:20:31.373 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:20:31.373 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T14:20:31.373 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:20:31.373 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:20:31.373 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:20:31.373 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:20:31.373 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:20:31.373 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T14:20:31.373 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:20:31.373 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:20:31.373 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:20:31.688 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:20:31.688 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:20:31.688 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:20:31.688 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T14:20:31.688 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-09-21T14:20:31.688 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-09-21T14:20:31.688 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-09-21T14:20:31.688 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T14:20:31.689 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading grafana daemons", 2024-09-21T14:20:31.689 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:20:31.689 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:20:31.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:31 smithi032 bash[19760]: audit 2024-09-21T14:20:30.326809+0000 mgr.y (mgr.25169) 163 : audit [DBG] from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:31.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:31 smithi032 bash[19760]: audit 2024-09-21T14:20:30.561559+0000 mgr.y (mgr.25169) 164 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:31.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:31 smithi032 bash[19760]: cluster 2024-09-21T14:20:30.594951+0000 mgr.y (mgr.25169) 165 : cluster [DBG] pgmap v85: 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-21T14:20:31.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:31 smithi032 bash[19760]: audit 2024-09-21T14:20:30.667821+0000 mgr.y (mgr.25169) 166 : audit [DBG] from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:31.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:31 smithi032 bash[19760]: audit 2024-09-21T14:20:30.968423+0000 mgr.y (mgr.25169) 167 : audit [DBG] from='client.25499 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:31.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:31 smithi032 bash[19760]: audit 2024-09-21T14:20:31.374964+0000 mon.a (mon.0) 1427 : audit [DBG] from='client.? 172.21.15.32:0/3198158690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:31.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:31 smithi032 bash[28514]: audit 2024-09-21T14:20:30.326809+0000 mgr.y (mgr.25169) 163 : audit [DBG] from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:31.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:31 smithi032 bash[28514]: audit 2024-09-21T14:20:30.561559+0000 mgr.y (mgr.25169) 164 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:31.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:31 smithi032 bash[28514]: cluster 2024-09-21T14:20:30.594951+0000 mgr.y (mgr.25169) 165 : cluster [DBG] pgmap v85: 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-21T14:20:31.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:31 smithi032 bash[28514]: audit 2024-09-21T14:20:30.667821+0000 mgr.y (mgr.25169) 166 : audit [DBG] from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:31.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:31 smithi032 bash[28514]: audit 2024-09-21T14:20:30.968423+0000 mgr.y (mgr.25169) 167 : audit [DBG] from='client.25499 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:31.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:31 smithi032 bash[28514]: audit 2024-09-21T14:20:31.374964+0000 mon.a (mon.0) 1427 : audit [DBG] from='client.? 172.21.15.32:0/3198158690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:31.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:31 smithi046 bash[21852]: audit 2024-09-21T14:20:30.326809+0000 mgr.y (mgr.25169) 163 : audit [DBG] from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:31.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:31 smithi046 bash[21852]: audit 2024-09-21T14:20:30.561559+0000 mgr.y (mgr.25169) 164 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:31.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:31 smithi046 bash[21852]: cluster 2024-09-21T14:20:30.594951+0000 mgr.y (mgr.25169) 165 : cluster [DBG] pgmap v85: 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-21T14:20:31.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:31 smithi046 bash[21852]: audit 2024-09-21T14:20:30.667821+0000 mgr.y (mgr.25169) 166 : audit [DBG] from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:31.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:31 smithi046 bash[21852]: audit 2024-09-21T14:20:30.968423+0000 mgr.y (mgr.25169) 167 : audit [DBG] from='client.25499 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:31.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:31 smithi046 bash[21852]: audit 2024-09-21T14:20:31.374964+0000 mon.a (mon.0) 1427 : audit [DBG] from='client.? 172.21.15.32:0/3198158690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:32.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:32 smithi032 bash[19760]: audit 2024-09-21T14:20:31.690845+0000 mgr.y (mgr.25169) 168 : audit [DBG] from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:32.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:32 smithi032 bash[19760]: audit 2024-09-21T14:20:32.504913+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:20:32.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:32 smithi032 bash[28514]: audit 2024-09-21T14:20:31.690845+0000 mgr.y (mgr.25169) 168 : audit [DBG] from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:32.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:32 smithi032 bash[28514]: audit 2024-09-21T14:20:32.504913+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:20:32.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:20:32.605987576Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:20:32.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:32 smithi046 bash[21852]: audit 2024-09-21T14:20:31.690845+0000 mgr.y (mgr.25169) 168 : audit [DBG] from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:20:32.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:32 smithi046 bash[21852]: audit 2024-09-21T14:20:32.504913+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:20:33.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:33 smithi032 bash[19760]: cluster 2024-09-21T14:20:32.595658+0000 mgr.y (mgr.25169) 169 : cluster [DBG] pgmap v86: 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-21T14:20:33.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:33 smithi032 bash[28514]: cluster 2024-09-21T14:20:32.595658+0000 mgr.y (mgr.25169) 169 : cluster [DBG] pgmap v86: 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-21T14:20:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:33 smithi046 bash[21852]: cluster 2024-09-21T14:20:32.595658+0000 mgr.y (mgr.25169) 169 : cluster [DBG] pgmap v86: 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-21T14:20:35.857 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:20:35.596945244Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:20:35.857 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:35 smithi046 bash[21852]: cluster 2024-09-21T14:20:34.597325+0000 mgr.y (mgr.25169) 170 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:36.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:35 smithi032 bash[19760]: cluster 2024-09-21T14:20:34.597325+0000 mgr.y (mgr.25169) 170 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:36.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:35 smithi032 bash[28514]: cluster 2024-09-21T14:20:34.597325+0000 mgr.y (mgr.25169) 170 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:37.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:37 smithi046 bash[21852]: cluster 2024-09-21T14:20:36.598061+0000 mgr.y (mgr.25169) 171 : cluster [DBG] pgmap v88: 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-21T14:20:38.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:37 smithi032 bash[19760]: cluster 2024-09-21T14:20:36.598061+0000 mgr.y (mgr.25169) 171 : cluster [DBG] pgmap v88: 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-21T14:20:38.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:37 smithi032 bash[28514]: cluster 2024-09-21T14:20:36.598061+0000 mgr.y (mgr.25169) 171 : cluster [DBG] pgmap v88: 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-21T14:20:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:20:38.593467714Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: cluster 2024-09-21T14:20:38.599746+0000 mgr.y (mgr.25169) 172 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.190528+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.204679+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.208007+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.209887+0000 mon.c (mon.2) 285 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.221369+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.277499+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.358485+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.361499+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.364075+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.366730+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.369219+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.371040+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.372824+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.375192+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.377979+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.380498+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.382943+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.385398+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.387908+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.390167+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.392445+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.401756+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.408116+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.408753+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.415381+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.419225+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.419824+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.425905+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.429711+0000 mon.c (mon.2) 304 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.430317+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.436459+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.440164+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.440865+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.442708+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.443343+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.449550+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.453390+0000 mon.c (mon.2) 307 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.454017+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.455579+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.456213+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.461990+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.465618+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.466267+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.467940+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.468570+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.474394+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.477980+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T14:20:39.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.478599+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T14:20:39.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.480162+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T14:20:39.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.480723+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T14:20:39.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.486938+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:20:39.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.490516+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T14:20:39.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.490940+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T14:20:39.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.496675+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.500695+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.501432+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.503254+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.503917+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.505678+0000 mon.c (mon.2) 316 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.506331+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.508121+0000 mon.c (mon.2) 317 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.508749+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.510527+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.511225+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.513032+0000 mon.c (mon.2) 319 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.513713+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.516255+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.516931+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.523214+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.526314+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.528072+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:39 smithi046 bash[21852]: audit 2024-09-21T14:20:39.539449+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:40.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: cluster 2024-09-21T14:20:38.599746+0000 mgr.y (mgr.25169) 172 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:40.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.190528+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:40.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.204679+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:40.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.208007+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:20:40.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.209887+0000 mon.c (mon.2) 285 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:20:40.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.221369+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:40.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.277499+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T14:20:40.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.358485+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:20:40.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.361499+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.364075+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.366730+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.369219+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.371040+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.372824+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.375192+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.377979+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.380498+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.382943+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.385398+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.387908+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: cluster 2024-09-21T14:20:38.599746+0000 mgr.y (mgr.25169) 172 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:40.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.190528+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:40.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.204679+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:40.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.208007+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:20:40.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.209887+0000 mon.c (mon.2) 285 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:20:40.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.221369+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:40.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.277499+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T14:20:40.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.358485+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:20:40.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.361499+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.364075+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.366730+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.369219+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.371040+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.372824+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.375192+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.377979+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.380498+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.382943+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.385398+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.387908+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.390167+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.392445+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.401756+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:40.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.408116+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T14:20:40.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.408753+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T14:20:40.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.415381+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:20:40.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.419225+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.419824+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.113 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.425905+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:20:40.113 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.429711+0000 mon.c (mon.2) 304 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T14:20:40.113 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.430317+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T14:20:40.113 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.436459+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:20:40.113 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.440164+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T14:20:40.113 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.440865+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T14:20:40.113 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.442708+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T14:20:40.113 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.443343+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T14:20:40.113 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.449550+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:20:40.113 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.453390+0000 mon.c (mon.2) 307 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T14:20:40.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.390167+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.392445+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:20:40.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.401756+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:40.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.408116+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T14:20:40.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.408753+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T14:20:40.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.415381+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:20:40.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.419225+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.419824+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.425905+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:20:40.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.429711+0000 mon.c (mon.2) 304 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T14:20:40.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.430317+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T14:20:40.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.436459+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:20:40.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.440164+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T14:20:40.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.440865+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T14:20:40.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.442708+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T14:20:40.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.443343+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T14:20:40.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.449550+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:20:40.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.453390+0000 mon.c (mon.2) 307 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T14:20:40.115 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.454017+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T14:20:40.115 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.455579+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T14:20:40.115 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.456213+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T14:20:40.115 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.461990+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:20:40.115 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.465618+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.466267+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.467940+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T14:20:40.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.468570+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T14:20:40.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.474394+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:20:40.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.477980+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T14:20:40.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.478599+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T14:20:40.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.480162+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T14:20:40.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.480723+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T14:20:40.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.486938+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:20:40.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.490516+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T14:20:40.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.490940+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T14:20:40.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.496675+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:20:40.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.454017+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T14:20:40.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.455579+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T14:20:40.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.456213+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T14:20:40.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.461990+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:20:40.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.465618+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.466267+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.467940+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T14:20:40.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.468570+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T14:20:40.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.474394+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:20:40.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.477980+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T14:20:40.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.478599+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T14:20:40.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.480162+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T14:20:40.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.480723+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T14:20:40.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.486938+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:20:40.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.490516+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T14:20:40.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.490940+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T14:20:40.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.496675+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:20:40.118 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.500695+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.118 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.501432+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.118 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.503254+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.118 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.503917+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.118 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.505678+0000 mon.c (mon.2) 316 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.118 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.506331+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.119 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.508121+0000 mon.c (mon.2) 317 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.119 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.508749+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.119 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.510527+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.119 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.511225+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.119 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.513032+0000 mon.c (mon.2) 319 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.119 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.513713+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.119 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.516255+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T14:20:40.119 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.516931+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T14:20:40.119 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.523214+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:20:40.119 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.526314+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:20:40.119 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.528072+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:20:40.119 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[19760]: audit 2024-09-21T14:20:39.539449+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:40.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.500695+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.501432+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.503254+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.503917+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.505678+0000 mon.c (mon.2) 316 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.506331+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.508121+0000 mon.c (mon.2) 317 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.508749+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.510527+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.511225+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.513032+0000 mon.c (mon.2) 319 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.513713+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:20:40.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.516255+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T14:20:40.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.516931+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T14:20:40.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.523214+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:20:40.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.526314+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:20:40.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.528072+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:20:40.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:39 smithi032 bash[28514]: audit 2024-09-21T14:20:39.539449+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:40.856 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:20:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:20:40] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-21T14:20:40.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:40 smithi032 bash[19760]: audit 2024-09-21T14:20:39.278514+0000 mgr.y (mgr.25169) 173 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T14:20:40.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:40 smithi032 bash[19760]: cephadm 2024-09-21T14:20:39.393845+0000 mgr.y (mgr.25169) 174 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:20:40.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:40 smithi032 bash[19760]: cephadm 2024-09-21T14:20:39.515323+0000 mgr.y (mgr.25169) 175 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:20:40.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:40 smithi032 bash[19760]: audit 2024-09-21T14:20:39.677501+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:20:40.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:40 smithi032 bash[19760]: audit 2024-09-21T14:20:39.679041+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:20:40.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:40 smithi032 bash[19760]: audit 2024-09-21T14:20:39.687055+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:40.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:40 smithi032 bash[28514]: audit 2024-09-21T14:20:39.278514+0000 mgr.y (mgr.25169) 173 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T14:20:40.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:40 smithi032 bash[28514]: cephadm 2024-09-21T14:20:39.393845+0000 mgr.y (mgr.25169) 174 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:20:40.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:40 smithi032 bash[28514]: cephadm 2024-09-21T14:20:39.515323+0000 mgr.y (mgr.25169) 175 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:20:40.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:40 smithi032 bash[28514]: audit 2024-09-21T14:20:39.677501+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:20:40.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:40 smithi032 bash[28514]: audit 2024-09-21T14:20:39.679041+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:20:40.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:40 smithi032 bash[28514]: audit 2024-09-21T14:20:39.687055+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:40 smithi046 bash[21852]: audit 2024-09-21T14:20:39.278514+0000 mgr.y (mgr.25169) 173 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:40 smithi046 bash[21852]: cephadm 2024-09-21T14:20:39.393845+0000 mgr.y (mgr.25169) 174 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:40 smithi046 bash[21852]: cephadm 2024-09-21T14:20:39.515323+0000 mgr.y (mgr.25169) 175 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:40 smithi046 bash[21852]: audit 2024-09-21T14:20:39.677501+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:40 smithi046 bash[21852]: audit 2024-09-21T14:20:39.679041+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:40 smithi046 bash[21852]: audit 2024-09-21T14:20:39.687055+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:41.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:20:41.602530286Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:20:41.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:41 smithi046 bash[21852]: audit 2024-09-21T14:20:40.572450+0000 mgr.y (mgr.25169) 176 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:41.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:41 smithi046 bash[21852]: cluster 2024-09-21T14:20:40.600488+0000 mgr.y (mgr.25169) 177 : cluster [DBG] pgmap v90: 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-21T14:20:42.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:41 smithi032 bash[19760]: audit 2024-09-21T14:20:40.572450+0000 mgr.y (mgr.25169) 176 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:42.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:41 smithi032 bash[19760]: cluster 2024-09-21T14:20:40.600488+0000 mgr.y (mgr.25169) 177 : cluster [DBG] pgmap v90: 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-21T14:20:42.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:41 smithi032 bash[28514]: audit 2024-09-21T14:20:40.572450+0000 mgr.y (mgr.25169) 176 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:42.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:41 smithi032 bash[28514]: cluster 2024-09-21T14:20:40.600488+0000 mgr.y (mgr.25169) 177 : cluster [DBG] pgmap v90: 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-21T14:20:43.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:43 smithi032 bash[19760]: audit 2024-09-21T14:20:42.482707+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:43.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:43 smithi032 bash[19760]: cluster 2024-09-21T14:20:42.601223+0000 mgr.y (mgr.25169) 178 : cluster [DBG] pgmap v91: 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-21T14:20:43.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:43 smithi032 bash[28514]: audit 2024-09-21T14:20:42.482707+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:43.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:43 smithi032 bash[28514]: cluster 2024-09-21T14:20:42.601223+0000 mgr.y (mgr.25169) 178 : cluster [DBG] pgmap v91: 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-21T14:20:43.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:43 smithi046 bash[21852]: audit 2024-09-21T14:20:42.482707+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:20:43.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:43 smithi046 bash[21852]: cluster 2024-09-21T14:20:42.601223+0000 mgr.y (mgr.25169) 178 : cluster [DBG] pgmap v91: 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-21T14:20:44.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:20:44.627033829Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:20:45.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:45 smithi046 bash[21852]: cluster 2024-09-21T14:20:44.602819+0000 mgr.y (mgr.25169) 179 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:46.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:45 smithi032 bash[28514]: cluster 2024-09-21T14:20:44.602819+0000 mgr.y (mgr.25169) 179 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:46.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:45 smithi032 bash[19760]: cluster 2024-09-21T14:20:44.602819+0000 mgr.y (mgr.25169) 179 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:47.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:20:47.619451108Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:20:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:47 smithi046 bash[21852]: cluster 2024-09-21T14:20:46.603572+0000 mgr.y (mgr.25169) 180 : cluster [DBG] pgmap v93: 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-21T14:20:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:47 smithi046 bash[21852]: audit 2024-09-21T14:20:47.505220+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:20:48.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:47 smithi032 bash[28514]: cluster 2024-09-21T14:20:46.603572+0000 mgr.y (mgr.25169) 180 : cluster [DBG] pgmap v93: 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-21T14:20:48.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:47 smithi032 bash[28514]: audit 2024-09-21T14:20:47.505220+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:20:48.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:47 smithi032 bash[19760]: cluster 2024-09-21T14:20:46.603572+0000 mgr.y (mgr.25169) 180 : cluster [DBG] pgmap v93: 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-21T14:20:48.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:47 smithi032 bash[19760]: audit 2024-09-21T14:20:47.505220+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:20:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:49 smithi046 bash[21852]: cluster 2024-09-21T14:20:48.605281+0000 mgr.y (mgr.25169) 181 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:50.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:49 smithi032 bash[28514]: cluster 2024-09-21T14:20:48.605281+0000 mgr.y (mgr.25169) 181 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:50.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:49 smithi032 bash[19760]: cluster 2024-09-21T14:20:48.605281+0000 mgr.y (mgr.25169) 181 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:50.856 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:20:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:20:50] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.51.0" 2024-09-21T14:20:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:20:50.593730276Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:20:51.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:51 smithi046 bash[21852]: audit 2024-09-21T14:20:50.583775+0000 mgr.y (mgr.25169) 182 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:51.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:51 smithi046 bash[21852]: cluster 2024-09-21T14:20:50.606015+0000 mgr.y (mgr.25169) 183 : cluster [DBG] pgmap v95: 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-21T14:20:52.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:51 smithi032 bash[19760]: audit 2024-09-21T14:20:50.583775+0000 mgr.y (mgr.25169) 182 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:52.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:51 smithi032 bash[19760]: cluster 2024-09-21T14:20:50.606015+0000 mgr.y (mgr.25169) 183 : cluster [DBG] pgmap v95: 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-21T14:20:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:51 smithi032 bash[28514]: audit 2024-09-21T14:20:50.583775+0000 mgr.y (mgr.25169) 182 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:20:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:51 smithi032 bash[28514]: cluster 2024-09-21T14:20:50.606015+0000 mgr.y (mgr.25169) 183 : cluster [DBG] pgmap v95: 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-21T14:20:53.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:53 smithi046 bash[21852]: cluster 2024-09-21T14:20:52.606761+0000 mgr.y (mgr.25169) 184 : cluster [DBG] pgmap v96: 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-21T14:20:53.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:20:53.611706391Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:20:54.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:53 smithi032 bash[19760]: cluster 2024-09-21T14:20:52.606761+0000 mgr.y (mgr.25169) 184 : cluster [DBG] pgmap v96: 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-21T14:20:54.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:53 smithi032 bash[28514]: cluster 2024-09-21T14:20:52.606761+0000 mgr.y (mgr.25169) 184 : cluster [DBG] pgmap v96: 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-21T14:20:55.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:55 smithi046 bash[21852]: cluster 2024-09-21T14:20:54.608430+0000 mgr.y (mgr.25169) 185 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:56.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:55 smithi032 bash[19760]: cluster 2024-09-21T14:20:54.608430+0000 mgr.y (mgr.25169) 185 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:56.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:55 smithi032 bash[28514]: cluster 2024-09-21T14:20:54.608430+0000 mgr.y (mgr.25169) 185 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:20:56.619978163Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:20:57.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:57 smithi046 bash[21852]: cluster 2024-09-21T14:20:56.609186+0000 mgr.y (mgr.25169) 186 : cluster [DBG] pgmap v98: 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-21T14:20:58.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:57 smithi032 bash[19760]: cluster 2024-09-21T14:20:56.609186+0000 mgr.y (mgr.25169) 186 : cluster [DBG] pgmap v98: 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-21T14:20:58.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:57 smithi032 bash[28514]: cluster 2024-09-21T14:20:56.609186+0000 mgr.y (mgr.25169) 186 : cluster [DBG] pgmap v98: 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-21T14:20:59.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:20:59 smithi046 bash[21852]: cluster 2024-09-21T14:20:58.610851+0000 mgr.y (mgr.25169) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:20:59.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:20:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:20:59.61431011Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:00.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:20:59 smithi032 bash[28514]: cluster 2024-09-21T14:20:58.610851+0000 mgr.y (mgr.25169) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:00.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:20:59 smithi032 bash[19760]: cluster 2024-09-21T14:20:58.610851+0000 mgr.y (mgr.25169) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:00.856 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:21:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:21:00] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.51.0" 2024-09-21T14:21:01.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:01 smithi046 bash[21852]: audit 2024-09-21T14:21:00.585751+0000 mgr.y (mgr.25169) 188 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:01.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:01 smithi046 bash[21852]: cluster 2024-09-21T14:21:00.611748+0000 mgr.y (mgr.25169) 189 : cluster [DBG] pgmap v100: 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-21T14:21:02.045 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:01 smithi032 bash[19760]: audit 2024-09-21T14:21:00.585751+0000 mgr.y (mgr.25169) 188 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:02.045 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:01 smithi032 bash[19760]: cluster 2024-09-21T14:21:00.611748+0000 mgr.y (mgr.25169) 189 : cluster [DBG] pgmap v100: 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-21T14:21:02.045 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:01 smithi032 bash[28514]: audit 2024-09-21T14:21:00.585751+0000 mgr.y (mgr.25169) 188 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:02.045 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:01 smithi032 bash[28514]: cluster 2024-09-21T14:21:00.611748+0000 mgr.y (mgr.25169) 189 : cluster [DBG] pgmap v100: 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-21T14:21:02.798 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-21T14:21:02.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:02.62896628Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:02.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:02 smithi046 bash[21852]: audit 2024-09-21T14:21:02.032905+0000 mgr.y (mgr.25169) 190 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:21:02.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:02 smithi046 bash[21852]: audit 2024-09-21T14:21:02.506096+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:21:03.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:02 smithi032 bash[19760]: audit 2024-09-21T14:21:02.032905+0000 mgr.y (mgr.25169) 190 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:21:03.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:02 smithi032 bash[19760]: audit 2024-09-21T14:21:02.506096+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:21:03.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:02 smithi032 bash[28514]: audit 2024-09-21T14:21:02.032905+0000 mgr.y (mgr.25169) 190 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:21:03.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:02 smithi032 bash[28514]: audit 2024-09-21T14:21:02.506096+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:21:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:03 smithi046 bash[21852]: cluster 2024-09-21T14:21:02.612428+0000 mgr.y (mgr.25169) 191 : cluster [DBG] pgmap v101: 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-21T14:21:04.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:03 smithi032 bash[19760]: cluster 2024-09-21T14:21:02.612428+0000 mgr.y (mgr.25169) 191 : cluster [DBG] pgmap v101: 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-21T14:21:04.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:03 smithi032 bash[28514]: cluster 2024-09-21T14:21:02.612428+0000 mgr.y (mgr.25169) 191 : cluster [DBG] pgmap v101: 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-21T14:21:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:05 smithi046 bash[21852]: cluster 2024-09-21T14:21:04.614119+0000 mgr.y (mgr.25169) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:05.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:05.633909243Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:06.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:05 smithi032 bash[28514]: cluster 2024-09-21T14:21:04.614119+0000 mgr.y (mgr.25169) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:06.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:05 smithi032 bash[19760]: cluster 2024-09-21T14:21:04.614119+0000 mgr.y (mgr.25169) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:07.625 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:21:08.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:07 smithi032 bash[28514]: cluster 2024-09-21T14:21:06.614835+0000 mgr.y (mgr.25169) 193 : cluster [DBG] pgmap v103: 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-21T14:21:08.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:07 smithi032 bash[19760]: cluster 2024-09-21T14:21:06.614835+0000 mgr.y (mgr.25169) 193 : cluster [DBG] pgmap v103: 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-21T14:21:08.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:07 smithi046 bash[21852]: cluster 2024-09-21T14:21:06.614835+0000 mgr.y (mgr.25169) 193 : cluster [DBG] pgmap v103: 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-21T14:21:08.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:08.630745712Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:09.327 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:21:09.974 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:09 smithi032 bash[28514]: cluster 2024-09-21T14:21:08.616493+0000 mgr.y (mgr.25169) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:09.974 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:09 smithi032 bash[28514]: audit 2024-09-21T14:21:09.318449+0000 mon.c (mon.2) 327 : audit [DBG] from='client.? 172.21.15.32:0/3129355790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:21:09.974 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:09 smithi032 bash[19760]: cluster 2024-09-21T14:21:08.616493+0000 mgr.y (mgr.25169) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:09.974 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:09 smithi032 bash[19760]: audit 2024-09-21T14:21:09.318449+0000 mon.c (mon.2) 327 : audit [DBG] from='client.? 172.21.15.32:0/3129355790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:21:09.975 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-21T14:21:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:09 smithi046 bash[21852]: cluster 2024-09-21T14:21:08.616493+0000 mgr.y (mgr.25169) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:09 smithi046 bash[21852]: audit 2024-09-21T14:21:09.318449+0000 mon.c (mon.2) 327 : audit [DBG] from='client.? 172.21.15.32:0/3129355790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:21:10.856 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:21:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:21:10] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.51.0" 2024-09-21T14:21:11.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:11.618024919Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:11 smithi046 bash[21852]: audit 2024-09-21T14:21:10.593787+0000 mgr.y (mgr.25169) 195 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:11 smithi046 bash[21852]: cluster 2024-09-21T14:21:10.617225+0000 mgr.y (mgr.25169) 196 : cluster [DBG] pgmap v105: 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-21T14:21:12.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:11 smithi032 bash[28514]: audit 2024-09-21T14:21:10.593787+0000 mgr.y (mgr.25169) 195 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:12.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:11 smithi032 bash[28514]: cluster 2024-09-21T14:21:10.617225+0000 mgr.y (mgr.25169) 196 : cluster [DBG] pgmap v105: 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-21T14:21:12.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:11 smithi032 bash[19760]: audit 2024-09-21T14:21:10.593787+0000 mgr.y (mgr.25169) 195 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:12.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:11 smithi032 bash[19760]: cluster 2024-09-21T14:21:10.617225+0000 mgr.y (mgr.25169) 196 : cluster [DBG] pgmap v105: 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-21T14:21:12.709 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:12 smithi046 bash[67320]: logger=infra.usagestats t=2024-09-21T14:21:12.255323763Z level=info msg="Usage stats are ready to report" 2024-09-21T14:21:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:13 smithi032 bash[19760]: cluster 2024-09-21T14:21:12.617891+0000 mgr.y (mgr.25169) 197 : cluster [DBG] pgmap v106: 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-21T14:21:14.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:13 smithi032 bash[28514]: cluster 2024-09-21T14:21:12.617891+0000 mgr.y (mgr.25169) 197 : cluster [DBG] pgmap v106: 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-21T14:21:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:13 smithi046 bash[21852]: cluster 2024-09-21T14:21:12.617891+0000 mgr.y (mgr.25169) 197 : cluster [DBG] pgmap v106: 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-21T14:21:14.808 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:21:14.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:14.622817286Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:16.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:15 smithi032 bash[19760]: cluster 2024-09-21T14:21:14.619529+0000 mgr.y (mgr.25169) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:16.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:15 smithi032 bash[28514]: cluster 2024-09-21T14:21:14.619529+0000 mgr.y (mgr.25169) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:16.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:15 smithi046 bash[21852]: cluster 2024-09-21T14:21:14.619529+0000 mgr.y (mgr.25169) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:16.455 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)" 2024-09-21T14:21:17.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:16 smithi032 bash[19760]: audit 2024-09-21T14:21:16.444829+0000 mon.a (mon.0) 1463 : audit [DBG] from='client.? 172.21.15.32:0/1159229451' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:21:17.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:16 smithi032 bash[28514]: audit 2024-09-21T14:21:16.444829+0000 mon.a (mon.0) 1463 : audit [DBG] from='client.? 172.21.15.32:0/1159229451' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:21:17.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:16 smithi046 bash[21852]: audit 2024-09-21T14:21:16.444829+0000 mon.a (mon.0) 1463 : audit [DBG] from='client.? 172.21.15.32:0/1159229451' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:21:17.237 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-21T14:21:17.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:17.610390686Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:17 smithi046 bash[21852]: cluster 2024-09-21T14:21:16.620181+0000 mgr.y (mgr.25169) 199 : cluster [DBG] pgmap v108: 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-21T14:21:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:17 smithi046 bash[21852]: audit 2024-09-21T14:21:17.506093+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:21:18.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:17 smithi032 bash[19760]: cluster 2024-09-21T14:21:16.620181+0000 mgr.y (mgr.25169) 199 : cluster [DBG] pgmap v108: 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-21T14:21:18.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:17 smithi032 bash[19760]: audit 2024-09-21T14:21:17.506093+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:21:18.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:17 smithi032 bash[28514]: cluster 2024-09-21T14:21:16.620181+0000 mgr.y (mgr.25169) 199 : cluster [DBG] pgmap v108: 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-21T14:21:18.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:17 smithi032 bash[28514]: audit 2024-09-21T14:21:17.506093+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:21:20.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:19 smithi032 bash[19760]: cluster 2024-09-21T14:21:18.621884+0000 mgr.y (mgr.25169) 200 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:20.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:19 smithi032 bash[28514]: cluster 2024-09-21T14:21:18.621884+0000 mgr.y (mgr.25169) 200 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:19 smithi046 bash[21852]: cluster 2024-09-21T14:21:18.621884+0000 mgr.y (mgr.25169) 200 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:20.856 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:21:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:21:20] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-21T14:21:20.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:20.618545191Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:22.073 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:21:22.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:21 smithi032 bash[19760]: audit 2024-09-21T14:21:20.605189+0000 mgr.y (mgr.25169) 201 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:22.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:21 smithi032 bash[19760]: cluster 2024-09-21T14:21:20.622587+0000 mgr.y (mgr.25169) 202 : cluster [DBG] pgmap v110: 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-21T14:21:22.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:21 smithi032 bash[28514]: audit 2024-09-21T14:21:20.605189+0000 mgr.y (mgr.25169) 201 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:22.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:21 smithi032 bash[28514]: cluster 2024-09-21T14:21:20.622587+0000 mgr.y (mgr.25169) 202 : cluster [DBG] pgmap v110: 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-21T14:21:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:21 smithi046 bash[21852]: audit 2024-09-21T14:21:20.605189+0000 mgr.y (mgr.25169) 201 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:21 smithi046 bash[21852]: cluster 2024-09-21T14:21:20.622587+0000 mgr.y (mgr.25169) 202 : cluster [DBG] pgmap v110: 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-21T14:21:23.597 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:21:23.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:23 smithi032 bash[19760]: cluster 2024-09-21T14:21:22.623198+0000 mgr.y (mgr.25169) 203 : cluster [DBG] pgmap v111: 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-21T14:21:23.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:23 smithi032 bash[19760]: audit 2024-09-21T14:21:23.588191+0000 mon.a (mon.0) 1464 : audit [DBG] from='client.? 172.21.15.32:0/3336485585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:21:23.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:23 smithi032 bash[28514]: cluster 2024-09-21T14:21:22.623198+0000 mgr.y (mgr.25169) 203 : cluster [DBG] pgmap v111: 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-21T14:21:23.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:23 smithi032 bash[28514]: audit 2024-09-21T14:21:23.588191+0000 mon.a (mon.0) 1464 : audit [DBG] from='client.? 172.21.15.32:0/3336485585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:21:23.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:23.598130294Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:23.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:23 smithi046 bash[21852]: cluster 2024-09-21T14:21:22.623198+0000 mgr.y (mgr.25169) 203 : cluster [DBG] pgmap v111: 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-21T14:21:23.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:23 smithi046 bash[21852]: audit 2024-09-21T14:21:23.588191+0000 mon.a (mon.0) 1464 : audit [DBG] from='client.? 172.21.15.32:0/3336485585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:21:24.335 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:21:26.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:25 smithi032 bash[19760]: cluster 2024-09-21T14:21:24.624281+0000 mgr.y (mgr.25169) 204 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:26.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:25 smithi032 bash[28514]: cluster 2024-09-21T14:21:24.624281+0000 mgr.y (mgr.25169) 204 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:25 smithi046 bash[21852]: cluster 2024-09-21T14:21:24.624281+0000 mgr.y (mgr.25169) 204 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:26.60852353Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:28.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:27 smithi032 bash[19760]: cluster 2024-09-21T14:21:26.624983+0000 mgr.y (mgr.25169) 205 : cluster [DBG] pgmap v113: 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-21T14:21:28.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:27 smithi032 bash[28514]: cluster 2024-09-21T14:21:26.624983+0000 mgr.y (mgr.25169) 205 : cluster [DBG] pgmap v113: 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-21T14:21:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:27 smithi046 bash[21852]: cluster 2024-09-21T14:21:26.624983+0000 mgr.y (mgr.25169) 205 : cluster [DBG] pgmap v113: 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-21T14:21:29.169 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:21:29.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:29 smithi046 bash[21852]: cluster 2024-09-21T14:21:28.626712+0000 mgr.y (mgr.25169) 206 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:29.632653735Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:30.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:29 smithi032 bash[19760]: cluster 2024-09-21T14:21:28.626712+0000 mgr.y (mgr.25169) 206 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:30.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:29 smithi032 bash[28514]: cluster 2024-09-21T14:21:28.626712+0000 mgr.y (mgr.25169) 206 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:30.856 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:21:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:21:30] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-21T14:21:32.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:31 smithi032 bash[28514]: audit 2024-09-21T14:21:30.613513+0000 mgr.y (mgr.25169) 207 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:32.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:31 smithi032 bash[28514]: cluster 2024-09-21T14:21:30.627282+0000 mgr.y (mgr.25169) 208 : cluster [DBG] pgmap v115: 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-21T14:21:32.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:31 smithi032 bash[28514]: audit 2024-09-21T14:21:30.849340+0000 mgr.y (mgr.25169) 209 : audit [DBG] from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:21:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:31 smithi032 bash[19760]: audit 2024-09-21T14:21:30.613513+0000 mgr.y (mgr.25169) 207 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:31 smithi032 bash[19760]: cluster 2024-09-21T14:21:30.627282+0000 mgr.y (mgr.25169) 208 : cluster [DBG] pgmap v115: 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-21T14:21:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:31 smithi032 bash[19760]: audit 2024-09-21T14:21:30.849340+0000 mgr.y (mgr.25169) 209 : audit [DBG] from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:21:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:31 smithi046 bash[21852]: audit 2024-09-21T14:21:30.613513+0000 mgr.y (mgr.25169) 207 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:31 smithi046 bash[21852]: cluster 2024-09-21T14:21:30.627282+0000 mgr.y (mgr.25169) 208 : cluster [DBG] pgmap v115: 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-21T14:21:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:31 smithi046 bash[21852]: audit 2024-09-21T14:21:30.849340+0000 mgr.y (mgr.25169) 209 : audit [DBG] from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:21:32.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:32 smithi032 bash[19760]: audit 2024-09-21T14:21:32.506829+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:21:32.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:32 smithi032 bash[28514]: audit 2024-09-21T14:21:32.506829+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:21:32.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:32 smithi046 bash[21852]: audit 2024-09-21T14:21:32.506829+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:21:32.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:32.625622792Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:33.571 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:21:33.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:33 smithi032 bash[19760]: cluster 2024-09-21T14:21:32.627973+0000 mgr.y (mgr.25169) 210 : cluster [DBG] pgmap v116: 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-21T14:21:33.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:33 smithi032 bash[28514]: cluster 2024-09-21T14:21:32.627973+0000 mgr.y (mgr.25169) 210 : cluster [DBG] pgmap v116: 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-21T14:21:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:33 smithi046 bash[21852]: cluster 2024-09-21T14:21:32.627973+0000 mgr.y (mgr.25169) 210 : cluster [DBG] pgmap v116: 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-21T14:21:34.235 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T14:21:35.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:35.593212096Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:35.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:35 smithi046 bash[21852]: cluster 2024-09-21T14:21:34.629614+0000 mgr.y (mgr.25169) 211 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:36.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:35 smithi032 bash[19760]: cluster 2024-09-21T14:21:34.629614+0000 mgr.y (mgr.25169) 211 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:36.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:35 smithi032 bash[28514]: cluster 2024-09-21T14:21:34.629614+0000 mgr.y (mgr.25169) 211 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:38.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:37 smithi032 bash[28514]: cluster 2024-09-21T14:21:36.630336+0000 mgr.y (mgr.25169) 212 : cluster [DBG] pgmap v118: 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-21T14:21:38.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:37 smithi032 bash[19760]: cluster 2024-09-21T14:21:36.630336+0000 mgr.y (mgr.25169) 212 : cluster [DBG] pgmap v118: 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-21T14:21:38.208 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:37 smithi046 bash[21852]: cluster 2024-09-21T14:21:36.630336+0000 mgr.y (mgr.25169) 212 : cluster [DBG] pgmap v118: 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-21T14:21:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:38.605905822Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:39.063 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:21:40.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:40 smithi032 bash[19760]: cluster 2024-09-21T14:21:38.632008+0000 mgr.y (mgr.25169) 213 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:40.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:40 smithi032 bash[28514]: cluster 2024-09-21T14:21:38.632008+0000 mgr.y (mgr.25169) 213 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:40.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:40 smithi046 bash[21852]: cluster 2024-09-21T14:21:38.632008+0000 mgr.y (mgr.25169) 213 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:40.649 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:21:40.649 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": null, 2024-09-21T14:21:40.649 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": false, 2024-09-21T14:21:40.649 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "", 2024-09-21T14:21:40.649 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:21:40.649 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": null, 2024-09-21T14:21:40.649 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-09-21T14:21:40.650 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:21:40.650 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:21:41.095 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:21:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:21:40] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-21T14:21:41.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:41 smithi032 bash[19760]: audit 2024-09-21T14:21:40.520840+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:21:41.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:41 smithi032 bash[19760]: audit 2024-09-21T14:21:40.522174+0000 mon.c (mon.2) 331 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:21:41.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:41 smithi032 bash[19760]: audit 2024-09-21T14:21:40.528476+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:21:41.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:41 smithi032 bash[28514]: audit 2024-09-21T14:21:40.520840+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:21:41.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:41 smithi032 bash[28514]: audit 2024-09-21T14:21:40.522174+0000 mon.c (mon.2) 331 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:21:41.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:41 smithi032 bash[28514]: audit 2024-09-21T14:21:40.528476+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:21:41.427 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T14:21:41.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:41 smithi046 bash[21852]: audit 2024-09-21T14:21:40.520840+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:21:41.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:41 smithi046 bash[21852]: audit 2024-09-21T14:21:40.522174+0000 mon.c (mon.2) 331 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:21:41.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:41 smithi046 bash[21852]: audit 2024-09-21T14:21:40.528476+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:21:41.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:41.600086446Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:42.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:42 smithi032 bash[19760]: audit 2024-09-21T14:21:40.621594+0000 mgr.y (mgr.25169) 214 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:42.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:42 smithi032 bash[19760]: cluster 2024-09-21T14:21:40.632466+0000 mgr.y (mgr.25169) 215 : cluster [DBG] pgmap v120: 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-21T14:21:42.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:42 smithi032 bash[19760]: audit 2024-09-21T14:21:40.651506+0000 mgr.y (mgr.25169) 216 : audit [DBG] from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:21:42.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:42 smithi032 bash[28514]: audit 2024-09-21T14:21:40.621594+0000 mgr.y (mgr.25169) 214 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:42.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:42 smithi032 bash[28514]: cluster 2024-09-21T14:21:40.632466+0000 mgr.y (mgr.25169) 215 : cluster [DBG] pgmap v120: 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-21T14:21:42.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:42 smithi032 bash[28514]: audit 2024-09-21T14:21:40.651506+0000 mgr.y (mgr.25169) 216 : audit [DBG] from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:21:42.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:42 smithi046 bash[21852]: audit 2024-09-21T14:21:40.621594+0000 mgr.y (mgr.25169) 214 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:42.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:42 smithi046 bash[21852]: cluster 2024-09-21T14:21:40.632466+0000 mgr.y (mgr.25169) 215 : cluster [DBG] pgmap v120: 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-21T14:21:42.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:42 smithi046 bash[21852]: audit 2024-09-21T14:21:40.651506+0000 mgr.y (mgr.25169) 216 : audit [DBG] from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:21:44.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:44 smithi032 bash[19760]: cluster 2024-09-21T14:21:42.633174+0000 mgr.y (mgr.25169) 217 : cluster [DBG] pgmap v121: 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-21T14:21:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:44 smithi032 bash[28514]: cluster 2024-09-21T14:21:42.633174+0000 mgr.y (mgr.25169) 217 : cluster [DBG] pgmap v121: 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-21T14:21:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:44 smithi046 bash[21852]: cluster 2024-09-21T14:21:42.633174+0000 mgr.y (mgr.25169) 217 : cluster [DBG] pgmap v121: 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-21T14:21:44.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:44.600022586Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:46.265 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:21:46.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:46 smithi032 bash[19760]: cluster 2024-09-21T14:21:44.634815+0000 mgr.y (mgr.25169) 218 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:46.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:46 smithi032 bash[28514]: cluster 2024-09-21T14:21:44.634815+0000 mgr.y (mgr.25169) 218 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:46.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:46 smithi046 bash[21852]: cluster 2024-09-21T14:21:44.634815+0000 mgr.y (mgr.25169) 218 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:47.905 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-09-21T14:21:47.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:47.592864476Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:48.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:48 smithi032 bash[19760]: cluster 2024-09-21T14:21:46.635508+0000 mgr.y (mgr.25169) 219 : cluster [DBG] pgmap v123: 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-21T14:21:48.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:48 smithi032 bash[19760]: audit 2024-09-21T14:21:47.506455+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:21:48.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:48 smithi032 bash[19760]: audit 2024-09-21T14:21:47.908047+0000 mon.a (mon.0) 1466 : audit [DBG] from='client.? 172.21.15.32:0/2135991665' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:21:48.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:48 smithi032 bash[28514]: cluster 2024-09-21T14:21:46.635508+0000 mgr.y (mgr.25169) 219 : cluster [DBG] pgmap v123: 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-21T14:21:48.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:48 smithi032 bash[28514]: audit 2024-09-21T14:21:47.506455+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:21:48.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:48 smithi032 bash[28514]: audit 2024-09-21T14:21:47.908047+0000 mon.a (mon.0) 1466 : audit [DBG] from='client.? 172.21.15.32:0/2135991665' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:21:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:48 smithi046 bash[21852]: cluster 2024-09-21T14:21:46.635508+0000 mgr.y (mgr.25169) 219 : cluster [DBG] pgmap v123: 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-21T14:21:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:48 smithi046 bash[21852]: audit 2024-09-21T14:21:47.506455+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:21:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:48 smithi046 bash[21852]: audit 2024-09-21T14:21:47.908047+0000 mon.a (mon.0) 1466 : audit [DBG] from='client.? 172.21.15.32:0/2135991665' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:21:48.513 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:21:50.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:50 smithi046 bash[21852]: cluster 2024-09-21T14:21:48.637132+0000 mgr.y (mgr.25169) 220 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:50.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:50 smithi032 bash[28514]: cluster 2024-09-21T14:21:48.637132+0000 mgr.y (mgr.25169) 220 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:50.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:50 smithi032 bash[19760]: cluster 2024-09-21T14:21:48.637132+0000 mgr.y (mgr.25169) 220 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:50.621816176Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:51.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:21:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:21:50] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-21T14:21:51.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:51 smithi046 bash[21852]: audit 2024-09-21T14:21:50.629765+0000 mgr.y (mgr.25169) 221 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:51.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:51 smithi046 bash[21852]: cluster 2024-09-21T14:21:50.637804+0000 mgr.y (mgr.25169) 222 : cluster [DBG] pgmap v125: 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-21T14:21:51.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:51 smithi032 bash[19760]: audit 2024-09-21T14:21:50.629765+0000 mgr.y (mgr.25169) 221 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:51.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:51 smithi032 bash[19760]: cluster 2024-09-21T14:21:50.637804+0000 mgr.y (mgr.25169) 222 : cluster [DBG] pgmap v125: 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-21T14:21:51.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:51 smithi032 bash[28514]: audit 2024-09-21T14:21:50.629765+0000 mgr.y (mgr.25169) 221 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:21:51.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:51 smithi032 bash[28514]: cluster 2024-09-21T14:21:50.637804+0000 mgr.y (mgr.25169) 222 : cluster [DBG] pgmap v125: 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-21T14:21:53.329 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:21:53.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:53 smithi046 bash[21852]: cluster 2024-09-21T14:21:52.638537+0000 mgr.y (mgr.25169) 223 : cluster [DBG] pgmap v126: 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-21T14:21:53.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:53.602684212Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:54.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:53 smithi032 bash[19760]: cluster 2024-09-21T14:21:52.638537+0000 mgr.y (mgr.25169) 223 : cluster [DBG] pgmap v126: 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-21T14:21:54.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:53 smithi032 bash[28514]: cluster 2024-09-21T14:21:52.638537+0000 mgr.y (mgr.25169) 223 : cluster [DBG] pgmap v126: 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-21T14:21:55.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:55 smithi046 bash[21852]: cluster 2024-09-21T14:21:54.640242+0000 mgr.y (mgr.25169) 224 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:55.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:55 smithi046 bash[21852]: audit 2024-09-21T14:21:55.096921+0000 mgr.y (mgr.25169) 225 : audit [DBG] from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:21:56.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:55 smithi032 bash[28514]: cluster 2024-09-21T14:21:54.640242+0000 mgr.y (mgr.25169) 224 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:56.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:55 smithi032 bash[28514]: audit 2024-09-21T14:21:55.096921+0000 mgr.y (mgr.25169) 225 : audit [DBG] from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:21:56.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:55 smithi032 bash[19760]: cluster 2024-09-21T14:21:54.640242+0000 mgr.y (mgr.25169) 224 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:21:56.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:55 smithi032 bash[19760]: audit 2024-09-21T14:21:55.096921+0000 mgr.y (mgr.25169) 225 : audit [DBG] from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:21:56.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:56 smithi046 bash[21852]: audit 2024-09-21T14:21:55.454124+0000 mgr.y (mgr.25169) 226 : audit [DBG] from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi046", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:21:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:56.637477351Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:21:57.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:56 smithi032 bash[19760]: audit 2024-09-21T14:21:55.454124+0000 mgr.y (mgr.25169) 226 : audit [DBG] from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi046", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:21:57.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:56 smithi032 bash[28514]: audit 2024-09-21T14:21:55.454124+0000 mgr.y (mgr.25169) 226 : audit [DBG] from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi046", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:21:57.930 INFO:teuthology.orchestra.run.smithi032.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:21:57.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:57 smithi046 bash[21852]: cluster 2024-09-21T14:21:56.641038+0000 mgr.y (mgr.25169) 227 : cluster [DBG] pgmap v128: 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-21T14:21:57.983 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:57 smithi032 bash[19760]: cluster 2024-09-21T14:21:56.641038+0000 mgr.y (mgr.25169) 227 : cluster [DBG] pgmap v128: 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-21T14:21:57.983 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:57 smithi032 bash[28514]: cluster 2024-09-21T14:21:56.641038+0000 mgr.y (mgr.25169) 227 : cluster [DBG] pgmap v128: 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-21T14:21:58.858 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:21:59.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:58 smithi032 bash[19760]: cephadm 2024-09-21T14:21:57.924024+0000 mgr.y (mgr.25169) 228 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:21:59.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:58 smithi032 bash[19760]: audit 2024-09-21T14:21:57.930661+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:21:59.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:58 smithi032 bash[19760]: audit 2024-09-21T14:21:57.934470+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:21:59.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:58 smithi032 bash[19760]: audit 2024-09-21T14:21:57.935764+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:21:59.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:58 smithi032 bash[19760]: audit 2024-09-21T14:21:57.943340+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:21:59.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:58 smithi032 bash[19760]: cephadm 2024-09-21T14:21:58.016397+0000 mgr.y (mgr.25169) 229 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:21:59.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:58 smithi032 bash[28514]: cephadm 2024-09-21T14:21:57.924024+0000 mgr.y (mgr.25169) 228 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:21:59.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:58 smithi032 bash[28514]: audit 2024-09-21T14:21:57.930661+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:21:59.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:58 smithi032 bash[28514]: audit 2024-09-21T14:21:57.934470+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:21:59.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:58 smithi032 bash[28514]: audit 2024-09-21T14:21:57.935764+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:21:59.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:58 smithi032 bash[28514]: audit 2024-09-21T14:21:57.943340+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:21:59.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:58 smithi032 bash[28514]: cephadm 2024-09-21T14:21:58.016397+0000 mgr.y (mgr.25169) 229 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:21:59.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:58 smithi046 bash[21852]: cephadm 2024-09-21T14:21:57.924024+0000 mgr.y (mgr.25169) 228 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:21:59.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:58 smithi046 bash[21852]: audit 2024-09-21T14:21:57.930661+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:21:59.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:58 smithi046 bash[21852]: audit 2024-09-21T14:21:57.934470+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:21:59.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:58 smithi046 bash[21852]: audit 2024-09-21T14:21:57.935764+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:21:59.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:58 smithi046 bash[21852]: audit 2024-09-21T14:21:57.943340+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:21:59.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:58 smithi046 bash[21852]: cephadm 2024-09-21T14:21:58.016397+0000 mgr.y (mgr.25169) 229 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:21:59.942 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:21:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:21:59.631927866Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:21:59 smithi046 bash[21852]: cluster 2024-09-21T14:21:58.642780+0000 mgr.y (mgr.25169) 230 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:00.256 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:21:59 smithi032 bash[19760]: cluster 2024-09-21T14:21:58.642780+0000 mgr.y (mgr.25169) 230 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:00.256 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:21:59 smithi032 bash[28514]: cluster 2024-09-21T14:21:58.642780+0000 mgr.y (mgr.25169) 230 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:01.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:22:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:22:00] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-21T14:22:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[19760]: audit 2024-09-21T14:22:00.641140+0000 mgr.y (mgr.25169) 231 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[19760]: cluster 2024-09-21T14:22:00.643444+0000 mgr.y (mgr.25169) 232 : cluster [DBG] pgmap v130: 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-21T14:22:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[19760]: audit 2024-09-21T14:22:00.805911+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[19760]: cephadm 2024-09-21T14:22:00.806792+0000 mgr.y (mgr.25169) 233 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:22:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[19760]: cephadm 2024-09-21T14:22:00.806881+0000 mgr.y (mgr.25169) 234 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:22:02.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[19760]: audit 2024-09-21T14:22:00.809179+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:22:02.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[19760]: audit 2024-09-21T14:22:00.811847+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:02.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[19760]: cephadm 2024-09-21T14:22:00.812816+0000 mgr.y (mgr.25169) 235 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:22:02.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[19760]: audit 2024-09-21T14:22:00.819405+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:02.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[19760]: audit 2024-09-21T14:22:00.823577+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T14:22:02.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[19760]: audit 2024-09-21T14:22:00.824669+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T14:22:02.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[19760]: cephadm 2024-09-21T14:22:00.825565+0000 mgr.y (mgr.25169) 236 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T14:22:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[28514]: audit 2024-09-21T14:22:00.641140+0000 mgr.y (mgr.25169) 231 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[28514]: cluster 2024-09-21T14:22:00.643444+0000 mgr.y (mgr.25169) 232 : cluster [DBG] pgmap v130: 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-21T14:22:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[28514]: audit 2024-09-21T14:22:00.805911+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[28514]: cephadm 2024-09-21T14:22:00.806792+0000 mgr.y (mgr.25169) 233 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:22:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[28514]: cephadm 2024-09-21T14:22:00.806881+0000 mgr.y (mgr.25169) 234 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:22:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[28514]: audit 2024-09-21T14:22:00.809179+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:22:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[28514]: audit 2024-09-21T14:22:00.811847+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[28514]: cephadm 2024-09-21T14:22:00.812816+0000 mgr.y (mgr.25169) 235 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:22:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[28514]: audit 2024-09-21T14:22:00.819405+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[28514]: audit 2024-09-21T14:22:00.823577+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T14:22:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[28514]: audit 2024-09-21T14:22:00.824669+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T14:22:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:01 smithi032 bash[28514]: cephadm 2024-09-21T14:22:00.825565+0000 mgr.y (mgr.25169) 236 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T14:22:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:01 smithi046 bash[21852]: audit 2024-09-21T14:22:00.641140+0000 mgr.y (mgr.25169) 231 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:01 smithi046 bash[21852]: cluster 2024-09-21T14:22:00.643444+0000 mgr.y (mgr.25169) 232 : cluster [DBG] pgmap v130: 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-21T14:22:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:01 smithi046 bash[21852]: audit 2024-09-21T14:22:00.805911+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:01 smithi046 bash[21852]: cephadm 2024-09-21T14:22:00.806792+0000 mgr.y (mgr.25169) 233 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:22:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:01 smithi046 bash[21852]: cephadm 2024-09-21T14:22:00.806881+0000 mgr.y (mgr.25169) 234 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:22:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:01 smithi046 bash[21852]: audit 2024-09-21T14:22:00.809179+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:22:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:01 smithi046 bash[21852]: audit 2024-09-21T14:22:00.811847+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:01 smithi046 bash[21852]: cephadm 2024-09-21T14:22:00.812816+0000 mgr.y (mgr.25169) 235 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:22:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:01 smithi046 bash[21852]: audit 2024-09-21T14:22:00.819405+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:01 smithi046 bash[21852]: audit 2024-09-21T14:22:00.823577+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T14:22:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:01 smithi046 bash[21852]: audit 2024-09-21T14:22:00.824669+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T14:22:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:01 smithi046 bash[21852]: cephadm 2024-09-21T14:22:00.825565+0000 mgr.y (mgr.25169) 236 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T14:22:02.815 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:02.598890191Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:03.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:02 smithi032 bash[19760]: audit 2024-09-21T14:22:02.507239+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:22:03.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:02 smithi032 bash[28514]: audit 2024-09-21T14:22:02.507239+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:22:03.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:02 smithi046 bash[21852]: audit 2024-09-21T14:22:02.507239+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:22:04.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:03 smithi032 bash[19760]: cluster 2024-09-21T14:22:02.644275+0000 mgr.y (mgr.25169) 237 : cluster [DBG] pgmap v131: 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-21T14:22:04.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:03 smithi032 bash[19760]: audit 2024-09-21T14:22:03.309328+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:04.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:03 smithi032 bash[19760]: audit 2024-09-21T14:22:03.315828+0000 mon.c (mon.2) 340 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T14:22:04.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:03 smithi032 bash[19760]: audit 2024-09-21T14:22:03.317519+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T14:22:04.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:03 smithi032 bash[19760]: audit 2024-09-21T14:22:03.319174+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:22:04.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:03 smithi032 bash[28514]: cluster 2024-09-21T14:22:02.644275+0000 mgr.y (mgr.25169) 237 : cluster [DBG] pgmap v131: 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-21T14:22:04.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:03 smithi032 bash[28514]: audit 2024-09-21T14:22:03.309328+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:04.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:03 smithi032 bash[28514]: audit 2024-09-21T14:22:03.315828+0000 mon.c (mon.2) 340 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T14:22:04.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:03 smithi032 bash[28514]: audit 2024-09-21T14:22:03.317519+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T14:22:04.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:03 smithi032 bash[28514]: audit 2024-09-21T14:22:03.319174+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:22:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:03 smithi046 bash[21852]: cluster 2024-09-21T14:22:02.644275+0000 mgr.y (mgr.25169) 237 : cluster [DBG] pgmap v131: 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-21T14:22:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:03 smithi046 bash[21852]: audit 2024-09-21T14:22:03.309328+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:03 smithi046 bash[21852]: audit 2024-09-21T14:22:03.315828+0000 mon.c (mon.2) 340 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T14:22:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:03 smithi046 bash[21852]: audit 2024-09-21T14:22:03.317519+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T14:22:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:03 smithi046 bash[21852]: audit 2024-09-21T14:22:03.319174+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:22:04.367 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:22:05.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:04 smithi032 bash[19760]: cephadm 2024-09-21T14:22:03.298672+0000 mgr.y (mgr.25169) 238 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T14:22:05.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:04 smithi032 bash[19760]: cephadm 2024-09-21T14:22:03.321372+0000 mgr.y (mgr.25169) 239 : cephadm [INF] Deploying daemon mon.b on smithi046 2024-09-21T14:22:05.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:04 smithi032 bash[28514]: cephadm 2024-09-21T14:22:03.298672+0000 mgr.y (mgr.25169) 238 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T14:22:05.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:04 smithi032 bash[28514]: cephadm 2024-09-21T14:22:03.321372+0000 mgr.y (mgr.25169) 239 : cephadm [INF] Deploying daemon mon.b on smithi046 2024-09-21T14:22:05.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:04 smithi046 bash[21852]: cephadm 2024-09-21T14:22:03.298672+0000 mgr.y (mgr.25169) 238 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T14:22:05.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:04 smithi046 bash[21852]: cephadm 2024-09-21T14:22:03.321372+0000 mgr.y (mgr.25169) 239 : cephadm [INF] Deploying daemon mon.b on smithi046 2024-09-21T14:22:05.897 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:05 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:05.897 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:05 smithi046 bash[21852]: cluster 2024-09-21T14:22:04.645977+0000 mgr.y (mgr.25169) 240 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:05.898 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:22:05 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:05.898 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:22:05 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:05.898 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:22:05 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:05.899 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:22:05 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:05.899 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:22:05 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:05.899 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:22:05 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:05.899 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:22:05 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:05.900 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:05.592494825Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:05.900 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:05 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:06.095 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:22:06.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:05 smithi032 bash[28514]: cluster 2024-09-21T14:22:04.645977+0000 mgr.y (mgr.25169) 240 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:06.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:05 smithi032 bash[19760]: cluster 2024-09-21T14:22:04.645977+0000 mgr.y (mgr.25169) 240 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:06.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:05 smithi046 systemd[1]: Stopping Ceph mon.b for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:22:06.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:06 smithi046 bash[21852]: debug 2024-09-21T14:22:06.012+0000 7f12c20b7640 -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-21T14:22:06.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:06 smithi046 bash[21852]: debug 2024-09-21T14:22:06.012+0000 7f12c20b7640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T14:22:06.729 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:22:06.729 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (2m) 2m ago 29m 13.7M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:22:06.729 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (104s) 98s ago 29m 31.1M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:22:06.729 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (4m) 2m ago 26m 47.9M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:22:06.729 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (3m) 98s ago 37m 438M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:22:06.729 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (14m) 2m ago 40m 502M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:22:06.729 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (40m) 2m ago 40m 88.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T14:22:06.729 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (38m) 98s ago 38m 61.5M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 5f1261d6ba69 2024-09-21T14:22:06.729 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (38m) 2m ago 38m 62.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T14:22:06.729 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (3m) 2m ago 29m 7743k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:22:06.729 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (3m) 98s ago 29m 7891k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:22:06.729 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (37m) 2m ago 37m 64.4M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:22:06.730 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (36m) 2m ago 36m 66.1M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:22:06.730 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (35m) 2m ago 35m 61.8M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:22:06.730 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (34m) 2m ago 34m 56.9M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:22:06.730 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (33m) 98s ago 33m 60.6M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:22:06.730 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (32m) 98s ago 32m 65.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:22:06.730 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (31m) 98s ago 31m 55.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:22:06.730 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (30m) 98s ago 30m 66.6M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:22:06.730 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (2m) 98s ago 30m 41.0M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:22:06.730 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (27m) 2m ago 27m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:22:06.730 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (27m) 98s ago 27m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:22:07.062 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:06 smithi046 bash[70747]: ceph-0221b256-781f-11ef-baf6-efdc52797490-mon-b 2024-09-21T14:22:07.062 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:06 smithi046 bash[70807]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-mon-b 2024-09-21T14:22:07.062 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:06 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.b.service: Deactivated successfully. 2024-09-21T14:22:07.062 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:06 smithi046 systemd[1]: Stopped Ceph mon.b for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:22:07.098 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:22:07.098 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:22:07.098 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T14:22:07.098 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:22:07.098 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:22:07.098 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:22:07.098 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:22:07.098 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:22:07.098 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T14:22:07.098 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:22:07.098 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:22:07.099 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:22:07.099 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:22:07.099 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:22:07.099 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T14:22:07.099 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:22:07.099 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:22:07.099 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:22:07.418 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:22:07.418 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:22:07.418 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:22:07.418 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi046", 2024-09-21T14:22:07.418 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:22:07.418 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "0/1 daemons upgraded", 2024-09-21T14:22:07.418 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T14:22:07.419 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:22:07.419 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:22:07.459 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:22:07 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:07.459 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:22:07 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:07.459 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:22:07 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:07.459 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:22:07 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:07.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:22:07 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:07.460 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:22:07 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:07.460 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:07 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:07 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:07.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:07 smithi046 systemd[1]: Started Ceph mon.b for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:22:07.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:22:07 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:22:08.633 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.312+0000 7f5a1e154c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T14:22:08.633 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.312+0000 7f5a1e154c80 0 ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev), process ceph-mon, pid 7 2024-09-21T14:22:08.633 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.312+0000 7f5a1e154c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T14:22:08.633 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 0 load: jerasure load: lrc 2024-09-21T14:22:08.633 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T14:22:08.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Git sha 0 2024-09-21T14:22:08.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Compile date 2024-09-21 09:24:23 2024-09-21T14:22:08.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: DB SUMMARY 2024-09-21T14:22:08.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: DB Session ID: 87DJC2O8JMVNW9APXQ34 2024-09-21T14:22:08.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T14:22:08.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T14:22:08.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4340 Bytes 2024-09-21T14:22:08.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000063.sst 2024-09-21T14:22:08.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000061.log size: 904198 ; 2024-09-21T14:22:08.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T14:22:08.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T14:22:08.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T14:22:08.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T14:22:08.635 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T14:22:08.635 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T14:22:08.635 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.env: 0x55e8ce89b120 2024-09-21T14:22:08.635 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T14:22:08.635 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.info_log: 0x55e8d042d700 2024-09-21T14:22:08.635 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T14:22:08.635 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T14:22:08.635 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T14:22:08.635 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T14:22:08.636 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T14:22:08.636 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T14:22:08.636 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T14:22:08.636 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T14:22:08.636 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T14:22:08.636 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T14:22:08.636 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T14:22:08.636 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T14:22:08.636 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T14:22:08.636 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T14:22:08.637 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.db_log_dir: 2024-09-21T14:22:08.637 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.wal_dir: 2024-09-21T14:22:08.637 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T14:22:08.637 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T14:22:08.637 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T14:22:08.637 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T14:22:08.637 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T14:22:08.637 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T14:22:08.637 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T14:22:08.637 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T14:22:08.637 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.write_buffer_manager: 0x55e8d0431b80 2024-09-21T14:22:08.637 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T14:22:08.637 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T14:22:08.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T14:22:08.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T14:22:08.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T14:22:08.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T14:22:08.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T14:22:08.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T14:22:08.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T14:22:08.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T14:22:08.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T14:22:08.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T14:22:08.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T14:22:08.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.row_cache: None 2024-09-21T14:22:08.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.wal_filter: None 2024-09-21T14:22:08.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T14:22:08.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T14:22:08.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T14:22:08.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T14:22:08.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T14:22:08.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T14:22:08.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T14:22:08.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T14:22:08.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T14:22:08.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T14:22:08.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T14:22:08.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T14:22:08.640 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T14:22:08.640 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T14:22:08.640 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T14:22:08.640 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T14:22:08.640 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T14:22:08.640 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T14:22:08.640 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T14:22:08.640 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T14:22:08.640 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T14:22:08.640 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T14:22:08.640 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T14:22:08.640 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T14:22:08.640 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T14:22:08.640 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T14:22:08.641 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T14:22:08.641 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T14:22:08.641 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T14:22:08.641 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T14:22:08.641 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T14:22:08.641 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T14:22:08.641 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T14:22:08.641 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T14:22:08.641 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Compression algorithms supported: 2024-09-21T14:22:08.641 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: kZSTD supported: 0 2024-09-21T14:22:08.641 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T14:22:08.641 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T14:22:08.641 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T14:22:08.642 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T14:22:08.642 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T14:22:08.642 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T14:22:08.642 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T14:22:08.642 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T14:22:08.642 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T14:22:08.642 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-21T14:22:08.643 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T14:22:08.643 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T14:22:08.643 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.merge_operator: 2024-09-21T14:22:08.643 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T14:22:08.643 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T14:22:08.643 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T14:22:08.644 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T14:22:08.644 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T14:22:08.644 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e8d042d320) 2024-09-21T14:22:08.644 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: cache_index_and_filter_blocks: 1 2024-09-21T14:22:08.644 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T14:22:08.644 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T14:22:08.644 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: pin_top_level_index_and_filter: 1 2024-09-21T14:22:08.644 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: index_type: 0 2024-09-21T14:22:08.644 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: data_block_index_type: 0 2024-09-21T14:22:08.644 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: index_shortening: 1 2024-09-21T14:22:08.644 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T14:22:08.644 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: checksum: 4 2024-09-21T14:22:08.644 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: no_block_cache: 0 2024-09-21T14:22:08.644 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: block_cache: 0x55e8d0423610 2024-09-21T14:22:08.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: block_cache_name: BinnedLRUCache 2024-09-21T14:22:08.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: block_cache_options: 2024-09-21T14:22:08.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: capacity : 536870912 2024-09-21T14:22:08.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: num_shard_bits : 4 2024-09-21T14:22:08.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: strict_capacity_limit : 0 2024-09-21T14:22:08.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: high_pri_pool_ratio: 0.000 2024-09-21T14:22:08.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: block_cache_compressed: (nil) 2024-09-21T14:22:08.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: persistent_cache: (nil) 2024-09-21T14:22:08.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: block_size: 4096 2024-09-21T14:22:08.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: block_size_deviation: 10 2024-09-21T14:22:08.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: block_restart_interval: 16 2024-09-21T14:22:08.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: index_block_restart_interval: 1 2024-09-21T14:22:08.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: metadata_block_size: 4096 2024-09-21T14:22:08.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: partition_filters: 0 2024-09-21T14:22:08.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: use_delta_encoding: 1 2024-09-21T14:22:08.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: filter_policy: bloomfilter 2024-09-21T14:22:08.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: whole_key_filtering: 1 2024-09-21T14:22:08.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: verify_compression: 0 2024-09-21T14:22:08.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: read_amp_bytes_per_bit: 0 2024-09-21T14:22:08.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: format_version: 5 2024-09-21T14:22:08.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: enable_index_compression: 1 2024-09-21T14:22:08.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: block_align: 0 2024-09-21T14:22:08.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: max_auto_readahead_size: 262144 2024-09-21T14:22:08.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: prepopulate_block_cache: 0 2024-09-21T14:22:08.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: initial_auto_readahead_size: 8192 2024-09-21T14:22:08.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: num_file_reads_for_auto_readahead: 2 2024-09-21T14:22:08.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T14:22:08.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T14:22:08.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T14:22:08.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T14:22:08.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T14:22:08.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T14:22:08.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.num_levels: 7 2024-09-21T14:22:08.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T14:22:08.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T14:22:08.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T14:22:08.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T14:22:08.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T14:22:08.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T14:22:08.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T14:22:08.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T14:22:08.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T14:22:08.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T14:22:08.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T14:22:08.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T14:22:08.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T14:22:08.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T14:22:08.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T14:22:08.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T14:22:08.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T14:22:08.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T14:22:08.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T14:22:08.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T14:22:08.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T14:22:08.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T14:22:08.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T14:22:08.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T14:22:08.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T14:22:08.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T14:22:08.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T14:22:08.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T14:22:08.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T14:22:08.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T14:22:08.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T14:22:08.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T14:22:08.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T14:22:08.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T14:22:08.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T14:22:08.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T14:22:08.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T14:22:08.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T14:22:08.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T14:22:08.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T14:22:08.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T14:22:08.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T14:22:08.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T14:22:08.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T14:22:08.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T14:22:08.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T14:22:08.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T14:22:08.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T14:22:08.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T14:22:08.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 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-21T14:22:08.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 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 33644, log_number is 61,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61 2024-09-21T14:22:08.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 61 2024-09-21T14:22:08.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.316+0000 7f5a1e154c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 722be9d3-f256-4917-84b3-c70b9385c0d0 2024-09-21T14:22:08.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.320+0000 7f5a1e154c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726928528322849, "job": 1, "event": "recovery_started", "wal_files": [61]} 2024-09-21T14:22:08.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.320+0000 7f5a1e154c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #61 mode 2 2024-09-21T14:22:08.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.324+0000 7f5a1e154c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726928528327029, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 66, "file_size": 593622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 33649, "largest_seqno": 34232, "table_properties": {"data_size": 590574, "index_size": 1432, "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": 5030, "raw_average_key_size": 22, "raw_value_size": 585767, "raw_average_value_size": 2638, "num_data_blocks": 64, "num_entries": 222, "num_filter_entries": 222, "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": 1726928528, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "722be9d3-f256-4917-84b3-c70b9385c0d0", "db_session_id": "87DJC2O8JMVNW9APXQ34", "orig_file_number": 66, "seqno_to_time_mapping": "N/A"}} 2024-09-21T14:22:08.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.324+0000 7f5a1e154c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726928528327192, "job": 1, "event": "recovery_finished"} 2024-09-21T14:22:08.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.324+0000 7f5a1e154c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 68 2024-09-21T14:22:08.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.324+0000 7f5a1e154c80 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-21T14:22:08.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.324+0000 7f5a1e154c80 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-21T14:22:08.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.324+0000 7f5a1e154c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e8d0450e00 2024-09-21T14:22:08.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.324+0000 7f5a1e154c80 4 rocksdb: DB pointer 0x55e8d0554000 2024-09-21T14:22:08.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.324+0000 7f5a13f1c640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T14:22:08.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.324+0000 7f5a13f1c640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T14:22:08.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: ** DB Stats ** 2024-09-21T14:22:08.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T14:22:08.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: 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-21T14:22:08.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T14:22:08.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T14:22:08.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: 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-21T14:22:08.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T14:22:08.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T14:22:08.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: ** Compaction Stats [default] ** 2024-09-21T14:22:08.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: 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-21T14:22:08.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T14:22:08.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: L0 1/0 579.71 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 225.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T14:22:08.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: L6 1/0 10.60 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-21T14:22:08.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: Sum 2/0 11.17 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 225.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T14:22:08.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 225.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T14:22:08.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: ** Compaction Stats [default] ** 2024-09-21T14:22:08.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: 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-21T14:22:08.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T14:22:08.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 225.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: Cumulative compaction: 0.00 GB write, 77.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: Interval compaction: 0.00 GB write, 77.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: 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-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: Block cache BinnedLRUCache@0x55e8d0423610#7 capacity: 512.00 MB usage: 2.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: Block cache entry stats(count,size,portion): FilterBlock(1,0.66 KB,0.00012517%) IndexBlock(1,1.58 KB,0.000301003%) Misc(1,0.00 KB,0%) 2024-09-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.324+0000 7f5a1e154c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] at bind addrs [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.324+0000 7f5a1e154c80 1 mon.b@-1(???) e3 preinit fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:22:08.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.328+0000 7f5a1e154c80 0 mon.b@-1(???).mds e1 new map 2024-09-21T14:22:08.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.328+0000 7f5a1e154c80 0 mon.b@-1(???).mds e1 print_map 2024-09-21T14:22:08.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: e1 2024-09-21T14:22:08.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: btime 2024-09-21T13:41:36:642193+0000 2024-09-21T14:22:08.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T14:22:08.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: 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-21T14:22:08.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: legacy client fscid: -1 2024-09-21T14:22:08.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: 2024-09-21T14:22:08.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: No filesystems configured 2024-09-21T14:22:08.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.328+0000 7f5a1e154c80 0 mon.b@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T14:22:08.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.328+0000 7f5a1e154c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T14:22:08.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.328+0000 7f5a1e154c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T14:22:08.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.328+0000 7f5a1e154c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T14:22:08.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[70862]: debug 2024-09-21T14:22:08.328+0000 7f5a1e154c80 1 mon.b@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-09-21T14:22:08.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:08.634598455Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:09.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: audit 2024-09-21T14:22:06.402363+0000 mgr.y (mgr.25169) 242 : audit [DBG] from='client.25577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:09.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:06.646646+0000 mgr.y (mgr.25169) 243 : cluster [DBG] pgmap v133: 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-21T14:22:09.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: audit 2024-09-21T14:22:06.717743+0000 mgr.y (mgr.25169) 244 : audit [DBG] from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:09.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: audit 2024-09-21T14:22:07.100397+0000 mon.c (mon.2) 343 : audit [DBG] from='client.? 172.21.15.32:0/633104236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:09.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: audit 2024-09-21T14:22:07.420688+0000 mgr.y (mgr.25169) 245 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:09.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.545759+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T14:22:09.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.547349+0000 mon.a (mon.0) 1472 : cluster [INF] mon.a calling monitor election 2024-09-21T14:22:09.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.586728+0000 mon.a (mon.0) 1473 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T14:22:09.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.595891+0000 mon.a (mon.0) 1474 : cluster [DBG] monmap epoch 3 2024-09-21T14:22:09.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.595924+0000 mon.a (mon.0) 1475 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:22:09.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.595940+0000 mon.a (mon.0) 1476 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:22:09.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.595963+0000 mon.a (mon.0) 1477 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:22:09.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.595999+0000 mon.a (mon.0) 1478 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:22:09.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.596037+0000 mon.a (mon.0) 1479 : cluster [DBG] election_strategy: 1 2024-09-21T14:22:09.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.596073+0000 mon.a (mon.0) 1480 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:22:09.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.596109+0000 mon.a (mon.0) 1481 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:22:09.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.596149+0000 mon.a (mon.0) 1482 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:22:09.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.614099+0000 mon.a (mon.0) 1483 : cluster [DBG] fsmap 2024-09-21T14:22:09.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.614150+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:22:09.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.614835+0000 mon.a (mon.0) 1485 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-21T14:22:09.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.615096+0000 mon.a (mon.0) 1486 : cluster [INF] overall HEALTH_OK 2024-09-21T14:22:09.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: audit 2024-09-21T14:22:08.631628+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:09.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: audit 2024-09-21T14:22:08.645904+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:09.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[19760]: cluster 2024-09-21T14:22:08.648489+0000 mgr.y (mgr.25169) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:09.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: audit 2024-09-21T14:22:06.402363+0000 mgr.y (mgr.25169) 242 : audit [DBG] from='client.25577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:09.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:06.646646+0000 mgr.y (mgr.25169) 243 : cluster [DBG] pgmap v133: 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-21T14:22:09.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: audit 2024-09-21T14:22:06.717743+0000 mgr.y (mgr.25169) 244 : audit [DBG] from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:09.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: audit 2024-09-21T14:22:07.100397+0000 mon.c (mon.2) 343 : audit [DBG] from='client.? 172.21.15.32:0/633104236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:09.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: audit 2024-09-21T14:22:07.420688+0000 mgr.y (mgr.25169) 245 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:09.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.545759+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T14:22:09.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.547349+0000 mon.a (mon.0) 1472 : cluster [INF] mon.a calling monitor election 2024-09-21T14:22:09.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.586728+0000 mon.a (mon.0) 1473 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T14:22:09.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.595891+0000 mon.a (mon.0) 1474 : cluster [DBG] monmap epoch 3 2024-09-21T14:22:09.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.595924+0000 mon.a (mon.0) 1475 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:22:09.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.595940+0000 mon.a (mon.0) 1476 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:22:09.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.595963+0000 mon.a (mon.0) 1477 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:22:09.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.595999+0000 mon.a (mon.0) 1478 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:22:09.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.596037+0000 mon.a (mon.0) 1479 : cluster [DBG] election_strategy: 1 2024-09-21T14:22:09.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.596073+0000 mon.a (mon.0) 1480 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:22:09.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.596109+0000 mon.a (mon.0) 1481 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:22:09.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.596149+0000 mon.a (mon.0) 1482 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:22:09.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.614099+0000 mon.a (mon.0) 1483 : cluster [DBG] fsmap 2024-09-21T14:22:09.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.614150+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:22:09.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.614835+0000 mon.a (mon.0) 1485 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-21T14:22:09.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.615096+0000 mon.a (mon.0) 1486 : cluster [INF] overall HEALTH_OK 2024-09-21T14:22:09.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: audit 2024-09-21T14:22:08.631628+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:09.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: audit 2024-09-21T14:22:08.645904+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:09.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:09 smithi032 bash[28514]: cluster 2024-09-21T14:22:08.648489+0000 mgr.y (mgr.25169) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:09.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: audit 2024-09-21T14:22:06.402363+0000 mgr.y (mgr.25169) 242 : audit [DBG] from='client.25577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:09.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: audit 2024-09-21T14:22:06.402363+0000 mgr.y (mgr.25169) 242 : audit [DBG] from='client.25577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:09.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:06.646646+0000 mgr.y (mgr.25169) 243 : cluster [DBG] pgmap v133: 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-21T14:22:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:06.646646+0000 mgr.y (mgr.25169) 243 : cluster [DBG] pgmap v133: 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-21T14:22:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: audit 2024-09-21T14:22:06.717743+0000 mgr.y (mgr.25169) 244 : audit [DBG] from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: audit 2024-09-21T14:22:06.717743+0000 mgr.y (mgr.25169) 244 : audit [DBG] from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: audit 2024-09-21T14:22:07.100397+0000 mon.c (mon.2) 343 : audit [DBG] from='client.? 172.21.15.32:0/633104236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: audit 2024-09-21T14:22:07.100397+0000 mon.c (mon.2) 343 : audit [DBG] from='client.? 172.21.15.32:0/633104236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: audit 2024-09-21T14:22:07.420688+0000 mgr.y (mgr.25169) 245 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: audit 2024-09-21T14:22:07.420688+0000 mgr.y (mgr.25169) 245 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.545759+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T14:22:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.545759+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T14:22:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.547349+0000 mon.a (mon.0) 1472 : cluster [INF] mon.a calling monitor election 2024-09-21T14:22:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.547349+0000 mon.a (mon.0) 1472 : cluster [INF] mon.a calling monitor election 2024-09-21T14:22:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.586728+0000 mon.a (mon.0) 1473 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T14:22:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.586728+0000 mon.a (mon.0) 1473 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T14:22:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.595891+0000 mon.a (mon.0) 1474 : cluster [DBG] monmap epoch 3 2024-09-21T14:22:09.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.595891+0000 mon.a (mon.0) 1474 : cluster [DBG] monmap epoch 3 2024-09-21T14:22:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.595924+0000 mon.a (mon.0) 1475 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:22:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.595924+0000 mon.a (mon.0) 1475 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:22:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.595940+0000 mon.a (mon.0) 1476 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:22:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.595940+0000 mon.a (mon.0) 1476 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:22:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.595963+0000 mon.a (mon.0) 1477 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:22:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.595963+0000 mon.a (mon.0) 1477 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:22:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.595999+0000 mon.a (mon.0) 1478 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:22:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.595999+0000 mon.a (mon.0) 1478 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:22:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.596037+0000 mon.a (mon.0) 1479 : cluster [DBG] election_strategy: 1 2024-09-21T14:22:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.596037+0000 mon.a (mon.0) 1479 : cluster [DBG] election_strategy: 1 2024-09-21T14:22:09.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.596073+0000 mon.a (mon.0) 1480 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.596073+0000 mon.a (mon.0) 1480 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.596109+0000 mon.a (mon.0) 1481 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.596109+0000 mon.a (mon.0) 1481 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.596149+0000 mon.a (mon.0) 1482 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.596149+0000 mon.a (mon.0) 1482 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.614099+0000 mon.a (mon.0) 1483 : cluster [DBG] fsmap 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.614099+0000 mon.a (mon.0) 1483 : cluster [DBG] fsmap 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.614150+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.614150+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.614835+0000 mon.a (mon.0) 1485 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.614835+0000 mon.a (mon.0) 1485 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.615096+0000 mon.a (mon.0) 1486 : cluster [INF] overall HEALTH_OK 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.615096+0000 mon.a (mon.0) 1486 : cluster [INF] overall HEALTH_OK 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: audit 2024-09-21T14:22:08.631628+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: audit 2024-09-21T14:22:08.631628+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:09.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: audit 2024-09-21T14:22:08.645904+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:09.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: audit 2024-09-21T14:22:08.645904+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:09.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.648489+0000 mgr.y (mgr.25169) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:09.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:09 smithi046 bash[70862]: cluster 2024-09-21T14:22:08.648489+0000 mgr.y (mgr.25169) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:11.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:22:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:22:10] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-21T14:22:11.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:11.626251015Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:11 smithi046 bash[70862]: cluster 2024-09-21T14:22:10.649274+0000 mgr.y (mgr.25169) 247 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:22:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:11 smithi046 bash[70862]: cluster 2024-09-21T14:22:10.649274+0000 mgr.y (mgr.25169) 247 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:22:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:11 smithi046 bash[70862]: audit 2024-09-21T14:22:10.652352+0000 mgr.y (mgr.25169) 248 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:11.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:11 smithi046 bash[70862]: audit 2024-09-21T14:22:10.652352+0000 mgr.y (mgr.25169) 248 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:12.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:11 smithi032 bash[28514]: cluster 2024-09-21T14:22:10.649274+0000 mgr.y (mgr.25169) 247 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:22:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:11 smithi032 bash[28514]: audit 2024-09-21T14:22:10.652352+0000 mgr.y (mgr.25169) 248 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:12.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:11 smithi032 bash[19760]: cluster 2024-09-21T14:22:10.649274+0000 mgr.y (mgr.25169) 247 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:22:12.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:11 smithi032 bash[19760]: audit 2024-09-21T14:22:10.652352+0000 mgr.y (mgr.25169) 248 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:13.606 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:22:13 smithi032 bash[70739]: debug 2024-09-21T14:22:13.337+0000 7fcc0b0ee640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-21T14:22:13.958 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:13 smithi046 bash[70862]: cluster 2024-09-21T14:22:12.650010+0000 mgr.y (mgr.25169) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:22:13.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:13 smithi046 bash[70862]: cluster 2024-09-21T14:22:12.650010+0000 mgr.y (mgr.25169) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:22:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:13 smithi032 bash[19760]: cluster 2024-09-21T14:22:12.650010+0000 mgr.y (mgr.25169) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:22:14.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:13 smithi032 bash[28514]: cluster 2024-09-21T14:22:12.650010+0000 mgr.y (mgr.25169) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:22:14.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:14.597933414Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:15.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:15 smithi046 bash[70862]: cluster 2024-09-21T14:22:14.651693+0000 mgr.y (mgr.25169) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:15.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:15 smithi046 bash[70862]: cluster 2024-09-21T14:22:14.651693+0000 mgr.y (mgr.25169) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:15.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:15 smithi046 bash[70862]: audit 2024-09-21T14:22:14.685054+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:15.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:15 smithi046 bash[70862]: audit 2024-09-21T14:22:14.685054+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:15.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:15 smithi046 bash[70862]: audit 2024-09-21T14:22:14.701276+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:15.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:15 smithi046 bash[70862]: audit 2024-09-21T14:22:14.701276+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:16.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:15 smithi032 bash[19760]: cluster 2024-09-21T14:22:14.651693+0000 mgr.y (mgr.25169) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:16.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:15 smithi032 bash[19760]: audit 2024-09-21T14:22:14.685054+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:16.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:15 smithi032 bash[19760]: audit 2024-09-21T14:22:14.701276+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:16.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:15 smithi032 bash[28514]: cluster 2024-09-21T14:22:14.651693+0000 mgr.y (mgr.25169) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:16.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:15 smithi032 bash[28514]: audit 2024-09-21T14:22:14.685054+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:16.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:15 smithi032 bash[28514]: audit 2024-09-21T14:22:14.701276+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:17.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:16 smithi046 bash[70862]: audit 2024-09-21T14:22:15.898731+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:17.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:16 smithi046 bash[70862]: audit 2024-09-21T14:22:15.898731+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:17.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:16 smithi046 bash[70862]: audit 2024-09-21T14:22:15.913184+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:17.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:16 smithi046 bash[70862]: audit 2024-09-21T14:22:15.913184+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:17.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:16 smithi032 bash[28514]: audit 2024-09-21T14:22:15.898731+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:17.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:16 smithi032 bash[28514]: audit 2024-09-21T14:22:15.913184+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:17.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:16 smithi032 bash[19760]: audit 2024-09-21T14:22:15.898731+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:17.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:16 smithi032 bash[19760]: audit 2024-09-21T14:22:15.913184+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:17.910 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:17.606974689Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:17 smithi046 bash[70862]: cluster 2024-09-21T14:22:16.652353+0000 mgr.y (mgr.25169) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:22:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:17 smithi046 bash[70862]: cluster 2024-09-21T14:22:16.652353+0000 mgr.y (mgr.25169) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:22:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:17 smithi046 bash[70862]: audit 2024-09-21T14:22:17.507700+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:22:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:17 smithi046 bash[70862]: audit 2024-09-21T14:22:17.507700+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:22:18.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:17 smithi032 bash[19760]: cluster 2024-09-21T14:22:16.652353+0000 mgr.y (mgr.25169) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:22:18.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:17 smithi032 bash[19760]: audit 2024-09-21T14:22:17.507700+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:22:18.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:17 smithi032 bash[28514]: cluster 2024-09-21T14:22:16.652353+0000 mgr.y (mgr.25169) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T14:22:18.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:17 smithi032 bash[28514]: audit 2024-09-21T14:22:17.507700+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:22:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:19 smithi046 bash[70862]: cluster 2024-09-21T14:22:18.654094+0000 mgr.y (mgr.25169) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:19 smithi046 bash[70862]: cluster 2024-09-21T14:22:18.654094+0000 mgr.y (mgr.25169) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:20.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:19 smithi032 bash[19760]: cluster 2024-09-21T14:22:18.654094+0000 mgr.y (mgr.25169) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:20.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:19 smithi032 bash[28514]: cluster 2024-09-21T14:22:18.654094+0000 mgr.y (mgr.25169) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:20.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:20.631275499Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:21.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:22:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:22:20] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.51.0" 2024-09-21T14:22:22.189 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:21 smithi046 bash[70862]: cluster 2024-09-21T14:22:20.654840+0000 mgr.y (mgr.25169) 253 : cluster [DBG] pgmap v140: 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-21T14:22:22.189 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:21 smithi046 bash[70862]: cluster 2024-09-21T14:22:20.654840+0000 mgr.y (mgr.25169) 253 : cluster [DBG] pgmap v140: 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-21T14:22:22.189 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:21 smithi046 bash[70862]: audit 2024-09-21T14:22:20.661685+0000 mgr.y (mgr.25169) 254 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:22.189 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:21 smithi046 bash[70862]: audit 2024-09-21T14:22:20.661685+0000 mgr.y (mgr.25169) 254 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:22.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:21 smithi032 bash[28514]: cluster 2024-09-21T14:22:20.654840+0000 mgr.y (mgr.25169) 253 : cluster [DBG] pgmap v140: 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-21T14:22:22.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:21 smithi032 bash[28514]: audit 2024-09-21T14:22:20.661685+0000 mgr.y (mgr.25169) 254 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:22.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:21 smithi032 bash[19760]: cluster 2024-09-21T14:22:20.654840+0000 mgr.y (mgr.25169) 253 : cluster [DBG] pgmap v140: 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-21T14:22:22.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:21 smithi032 bash[19760]: audit 2024-09-21T14:22:20.661685+0000 mgr.y (mgr.25169) 254 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:23.923 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:23.604350735Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:24.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:23 smithi046 bash[70862]: cluster 2024-09-21T14:22:22.655580+0000 mgr.y (mgr.25169) 255 : cluster [DBG] pgmap v141: 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-21T14:22:24.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:23 smithi046 bash[70862]: cluster 2024-09-21T14:22:22.655580+0000 mgr.y (mgr.25169) 255 : cluster [DBG] pgmap v141: 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-21T14:22:24.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:23 smithi032 bash[28514]: cluster 2024-09-21T14:22:22.655580+0000 mgr.y (mgr.25169) 255 : cluster [DBG] pgmap v141: 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-21T14:22:24.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:23 smithi032 bash[19760]: cluster 2024-09-21T14:22:22.655580+0000 mgr.y (mgr.25169) 255 : cluster [DBG] pgmap v141: 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-21T14:22:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: cluster 2024-09-21T14:22:24.657351+0000 mgr.y (mgr.25169) 256 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: cluster 2024-09-21T14:22:24.657351+0000 mgr.y (mgr.25169) 256 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.589296+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.589296+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.603055+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.603055+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.615819+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:22:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.615819+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:22:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.617757+0000 mon.c (mon.2) 346 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:22:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.617757+0000 mon.c (mon.2) 346 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:22:26.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.630015+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.630015+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.759210+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:22:26.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.759210+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:22:26.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.762659+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.762659+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.765498+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.765498+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.774365+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.774365+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.779357+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.779357+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.787658+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.787658+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.793260+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.793260+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.801845+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.801845+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.807274+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.807274+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.816375+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.816375+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.820843+0000 mon.c (mon.2) 353 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.820843+0000 mon.c (mon.2) 353 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.821484+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.821484+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.827747+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T14:22:26.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.827747+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T14:22:26.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.832860+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.832860+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.841406+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.841406+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.846932+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.846932+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.855500+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.855500+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.861261+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.861261+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.870598+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.870598+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.876052+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.876052+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.880194+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.880194+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.880743+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.880743+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.883574+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.883574+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.887634+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.887634+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.888122+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.888122+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.890933+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.890933+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.895028+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.895028+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.895510+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.895510+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.898420+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.898420+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.902948+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.902948+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.903635+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.903635+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.906736+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.906736+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.911669+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.911669+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.912384+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.912384+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.915622+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.217 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.915622+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.217 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.920631+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.217 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.920631+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.217 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.921402+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.217 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:25 smithi046 bash[70862]: audit 2024-09-21T14:22:25.921402+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: cluster 2024-09-21T14:22:24.657351+0000 mgr.y (mgr.25169) 256 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:26.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.589296+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.603055+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.615819+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:22:26.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.617757+0000 mon.c (mon.2) 346 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:22:26.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.630015+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.759210+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:22:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.762659+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.765498+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.774365+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.779357+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.787658+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.793260+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.801845+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.807274+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.816375+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.820843+0000 mon.c (mon.2) 353 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.821484+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.827747+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T14:22:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.832860+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.841406+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.846932+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.855500+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.861261+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.870598+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.876052+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.880194+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.880743+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.883574+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.887634+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.888122+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.890933+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.895028+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.895510+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.898420+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.902948+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.903635+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.906736+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.911669+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.912384+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.915622+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.920631+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[19760]: audit 2024-09-21T14:22:25.921402+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: cluster 2024-09-21T14:22:24.657351+0000 mgr.y (mgr.25169) 256 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:26.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.589296+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.603055+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.615819+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:22:26.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.617757+0000 mon.c (mon.2) 346 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:22:26.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.630015+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.759210+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:22:26.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.762659+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.765498+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.774365+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.779357+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.787658+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.793260+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.801845+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.807274+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.816375+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.820843+0000 mon.c (mon.2) 353 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.821484+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.827747+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T14:22:26.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.832860+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.841406+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.846932+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.855500+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.861261+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.870598+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:26.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.876052+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.880194+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.880743+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.883574+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.887634+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.888122+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.890933+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.895028+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.895510+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.898420+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.902948+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.903635+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.906736+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.911669+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.912384+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.915622+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:26.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.920631+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:25 smithi032 bash[28514]: audit 2024-09-21T14:22:25.921402+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T14:22:26.932 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:26.626647763Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:27.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.766865+0000 mgr.y (mgr.25169) 257 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:22:27.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.766865+0000 mgr.y (mgr.25169) 257 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:22:27.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.780390+0000 mgr.y (mgr.25169) 258 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:22:27.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.780390+0000 mgr.y (mgr.25169) 258 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:22:27.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.794710+0000 mgr.y (mgr.25169) 259 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:22:27.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.794710+0000 mgr.y (mgr.25169) 259 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:22:27.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.808735+0000 mgr.y (mgr.25169) 260 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T14:22:27.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.808735+0000 mgr.y (mgr.25169) 260 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T14:22:27.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.834294+0000 mgr.y (mgr.25169) 261 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:22:27.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.834294+0000 mgr.y (mgr.25169) 261 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:22:27.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.848338+0000 mgr.y (mgr.25169) 262 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:22:27.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.848338+0000 mgr.y (mgr.25169) 262 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:22:27.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.862700+0000 mgr.y (mgr.25169) 263 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:22:27.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.862700+0000 mgr.y (mgr.25169) 263 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:22:27.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.877479+0000 mgr.y (mgr.25169) 264 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T14:22:27.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.877479+0000 mgr.y (mgr.25169) 264 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T14:22:27.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.884933+0000 mgr.y (mgr.25169) 265 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T14:22:27.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.884933+0000 mgr.y (mgr.25169) 265 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T14:22:27.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.892312+0000 mgr.y (mgr.25169) 266 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T14:22:27.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.892312+0000 mgr.y (mgr.25169) 266 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T14:22:27.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.899809+0000 mgr.y (mgr.25169) 267 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T14:22:27.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.899809+0000 mgr.y (mgr.25169) 267 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T14:22:27.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.908266+0000 mgr.y (mgr.25169) 268 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T14:22:27.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.908266+0000 mgr.y (mgr.25169) 268 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T14:22:27.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.917212+0000 mgr.y (mgr.25169) 269 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T14:22:27.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.917212+0000 mgr.y (mgr.25169) 269 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T14:22:27.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.923225+0000 mgr.y (mgr.25169) 270 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:22:27.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:25.923225+0000 mgr.y (mgr.25169) 270 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:22:27.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.926475+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T14:22:27.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.926475+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T14:22:27.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.927919+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T14:22:27.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.927919+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T14:22:27.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.947289+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:22:27.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.947289+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:22:27.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.951547+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.951547+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.952136+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.952136+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.958620+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:22:27.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.958620+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:22:27.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.962681+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T14:22:27.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.962681+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T14:22:27.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.963208+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T14:22:27.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.963208+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T14:22:27.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.969342+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:22:27.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.969342+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:22:27.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.973527+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T14:22:27.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.973527+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T14:22:27.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.974210+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T14:22:27.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.974210+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T14:22:27.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.976018+0000 mon.c (mon.2) 373 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T14:22:27.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.976018+0000 mon.c (mon.2) 373 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T14:22:27.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.976682+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T14:22:27.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.976682+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T14:22:27.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.983058+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:22:27.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.983058+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:22:27.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.987346+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T14:22:27.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.987346+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T14:22:27.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.988036+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T14:22:27.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.988036+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T14:22:27.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.989849+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T14:22:27.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.989849+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T14:22:27.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.990739+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T14:22:27.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.990739+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T14:22:27.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.997040+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:22:27.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:25.997040+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:22:27.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.001230+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.001230+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.001779+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.001779+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.215 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.003541+0000 mon.c (mon.2) 377 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T14:22:27.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.003541+0000 mon.c (mon.2) 377 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T14:22:27.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.004117+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T14:22:27.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.004117+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T14:22:27.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.010156+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:22:27.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.010156+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:22:27.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.015216+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T14:22:27.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.015216+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T14:22:27.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.015962+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T14:22:27.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.015962+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T14:22:27.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.018027+0000 mon.c (mon.2) 379 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T14:22:27.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.018027+0000 mon.c (mon.2) 379 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T14:22:27.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.019009+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T14:22:27.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.019009+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T14:22:27.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.025491+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:22:27.216 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.025491+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:22:27.217 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.029636+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T14:22:27.217 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.029636+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T14:22:27.217 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.030261+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T14:22:27.217 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.030261+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T14:22:27.217 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.038418+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:22:27.217 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.038418+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:22:27.217 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.044698+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.217 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.044698+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.217 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.045377+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.218 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.045377+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.218 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.047176+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.218 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.047176+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.218 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.047877+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.218 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.047877+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.218 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.049661+0000 mon.c (mon.2) 383 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.218 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.049661+0000 mon.c (mon.2) 383 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.218 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.050275+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.218 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.050275+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.218 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.051988+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.218 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.051988+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.218 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.052614+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.219 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.052614+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.219 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.054287+0000 mon.c (mon.2) 385 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.219 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.054287+0000 mon.c (mon.2) 385 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.219 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.054945+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.219 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.054945+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.219 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.056653+0000 mon.c (mon.2) 386 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.219 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.056653+0000 mon.c (mon.2) 386 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.219 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.057270+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.219 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.057270+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.219 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:26.058805+0000 mgr.y (mgr.25169) 271 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:22:27.219 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: cephadm 2024-09-21T14:22:26.058805+0000 mgr.y (mgr.25169) 271 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:22:27.219 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.059685+0000 mon.c (mon.2) 387 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T14:22:27.219 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.059685+0000 mon.c (mon.2) 387 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T14:22:27.219 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.060347+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T14:22:27.219 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.060347+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T14:22:27.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.066119+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:22:27.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.066119+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:22:27.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.068662+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:22:27.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.068662+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:22:27.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.070321+0000 mon.c (mon.2) 389 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:22:27.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.070321+0000 mon.c (mon.2) 389 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:22:27.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.080740+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:27.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.080740+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:27.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.210140+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:22:27.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.210140+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:22:27.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.211885+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:22:27.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.211885+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:22:27.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.223138+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:27.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:26 smithi046 bash[70862]: audit 2024-09-21T14:22:26.223138+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:27.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: cephadm 2024-09-21T14:22:25.766865+0000 mgr.y (mgr.25169) 257 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:22:27.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: cephadm 2024-09-21T14:22:25.780390+0000 mgr.y (mgr.25169) 258 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:22:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: cephadm 2024-09-21T14:22:25.794710+0000 mgr.y (mgr.25169) 259 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:22:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: cephadm 2024-09-21T14:22:25.808735+0000 mgr.y (mgr.25169) 260 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T14:22:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: cephadm 2024-09-21T14:22:25.834294+0000 mgr.y (mgr.25169) 261 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:22:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: cephadm 2024-09-21T14:22:25.848338+0000 mgr.y (mgr.25169) 262 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:22:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: cephadm 2024-09-21T14:22:25.862700+0000 mgr.y (mgr.25169) 263 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:22:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: cephadm 2024-09-21T14:22:25.877479+0000 mgr.y (mgr.25169) 264 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T14:22:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: cephadm 2024-09-21T14:22:25.884933+0000 mgr.y (mgr.25169) 265 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T14:22:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: cephadm 2024-09-21T14:22:25.892312+0000 mgr.y (mgr.25169) 266 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T14:22:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: cephadm 2024-09-21T14:22:25.899809+0000 mgr.y (mgr.25169) 267 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T14:22:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: cephadm 2024-09-21T14:22:25.908266+0000 mgr.y (mgr.25169) 268 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T14:22:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: cephadm 2024-09-21T14:22:25.917212+0000 mgr.y (mgr.25169) 269 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T14:22:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: cephadm 2024-09-21T14:22:25.923225+0000 mgr.y (mgr.25169) 270 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:22:27.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.926475+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T14:22:27.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.927919+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T14:22:27.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.947289+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:22:27.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.951547+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.952136+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.958620+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:22:27.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.962681+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T14:22:27.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: cephadm 2024-09-21T14:22:25.766865+0000 mgr.y (mgr.25169) 257 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:22:27.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: cephadm 2024-09-21T14:22:25.780390+0000 mgr.y (mgr.25169) 258 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:22:27.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: cephadm 2024-09-21T14:22:25.794710+0000 mgr.y (mgr.25169) 259 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:22:27.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: cephadm 2024-09-21T14:22:25.808735+0000 mgr.y (mgr.25169) 260 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T14:22:27.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: cephadm 2024-09-21T14:22:25.834294+0000 mgr.y (mgr.25169) 261 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:22:27.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: cephadm 2024-09-21T14:22:25.848338+0000 mgr.y (mgr.25169) 262 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:22:27.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: cephadm 2024-09-21T14:22:25.862700+0000 mgr.y (mgr.25169) 263 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:22:27.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: cephadm 2024-09-21T14:22:25.877479+0000 mgr.y (mgr.25169) 264 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T14:22:27.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: cephadm 2024-09-21T14:22:25.884933+0000 mgr.y (mgr.25169) 265 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T14:22:27.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: cephadm 2024-09-21T14:22:25.892312+0000 mgr.y (mgr.25169) 266 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T14:22:27.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: cephadm 2024-09-21T14:22:25.899809+0000 mgr.y (mgr.25169) 267 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T14:22:27.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: cephadm 2024-09-21T14:22:25.908266+0000 mgr.y (mgr.25169) 268 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T14:22:27.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: cephadm 2024-09-21T14:22:25.917212+0000 mgr.y (mgr.25169) 269 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T14:22:27.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: cephadm 2024-09-21T14:22:25.923225+0000 mgr.y (mgr.25169) 270 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:22:27.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.926475+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T14:22:27.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.927919+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T14:22:27.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.947289+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:22:27.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.951547+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.952136+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.958620+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:22:27.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.962681+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T14:22:27.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.963208+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T14:22:27.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.969342+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:22:27.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.973527+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T14:22:27.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.974210+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T14:22:27.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.976018+0000 mon.c (mon.2) 373 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T14:22:27.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.976682+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T14:22:27.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.983058+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:22:27.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.987346+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T14:22:27.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.988036+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T14:22:27.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.989849+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T14:22:27.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.990739+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T14:22:27.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:25.997040+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:22:27.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.001230+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.001779+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.003541+0000 mon.c (mon.2) 377 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T14:22:27.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.004117+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T14:22:27.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.010156+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:22:27.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.963208+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T14:22:27.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.969342+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:22:27.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.973527+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T14:22:27.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.974210+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T14:22:27.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.976018+0000 mon.c (mon.2) 373 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T14:22:27.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.976682+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T14:22:27.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.983058+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:22:27.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.987346+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T14:22:27.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.988036+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T14:22:27.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.989849+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T14:22:27.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.990739+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T14:22:27.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:25.997040+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:22:27.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.001230+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.001779+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.003541+0000 mon.c (mon.2) 377 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T14:22:27.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.004117+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T14:22:27.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.010156+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:22:27.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.015216+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T14:22:27.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.015962+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T14:22:27.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.018027+0000 mon.c (mon.2) 379 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T14:22:27.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.019009+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T14:22:27.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.025491+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:22:27.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.029636+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T14:22:27.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.030261+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T14:22:27.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.038418+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:22:27.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.044698+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.045377+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.047176+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.047877+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.049661+0000 mon.c (mon.2) 383 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.050275+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.051988+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.052614+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.054287+0000 mon.c (mon.2) 385 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.054945+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.056653+0000 mon.c (mon.2) 386 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.057270+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: cephadm 2024-09-21T14:22:26.058805+0000 mgr.y (mgr.25169) 271 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:22:27.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.059685+0000 mon.c (mon.2) 387 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T14:22:27.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.060347+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T14:22:27.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.066119+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:22:27.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.068662+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:22:27.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.070321+0000 mon.c (mon.2) 389 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:22:27.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.080740+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:27.367 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.210140+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:22:27.367 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.211885+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:22:27.367 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[28514]: audit 2024-09-21T14:22:26.223138+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:27.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.015216+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T14:22:27.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.015962+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T14:22:27.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.018027+0000 mon.c (mon.2) 379 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T14:22:27.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.019009+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T14:22:27.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.025491+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:22:27.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.029636+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T14:22:27.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.030261+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T14:22:27.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.038418+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:22:27.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.044698+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.045377+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.047176+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.047877+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.049661+0000 mon.c (mon.2) 383 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.050275+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.051988+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.052614+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.054287+0000 mon.c (mon.2) 385 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.054945+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.056653+0000 mon.c (mon.2) 386 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.057270+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T14:22:27.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: cephadm 2024-09-21T14:22:26.058805+0000 mgr.y (mgr.25169) 271 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:22:27.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.059685+0000 mon.c (mon.2) 387 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T14:22:27.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.060347+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T14:22:27.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.066119+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:22:27.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.068662+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:22:27.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.070321+0000 mon.c (mon.2) 389 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:22:27.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.080740+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:27.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.210140+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:22:27.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.211885+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:22:27.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:26 smithi032 bash[19760]: audit 2024-09-21T14:22:26.223138+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:27 smithi046 bash[70862]: cluster 2024-09-21T14:22:26.658060+0000 mgr.y (mgr.25169) 272 : cluster [DBG] pgmap v143: 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-21T14:22:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:27 smithi046 bash[70862]: cluster 2024-09-21T14:22:26.658060+0000 mgr.y (mgr.25169) 272 : cluster [DBG] pgmap v143: 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-21T14:22:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:27 smithi046 bash[70862]: audit 2024-09-21T14:22:27.504227+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:27 smithi046 bash[70862]: audit 2024-09-21T14:22:27.504227+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:28.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:27 smithi032 bash[28514]: cluster 2024-09-21T14:22:26.658060+0000 mgr.y (mgr.25169) 272 : cluster [DBG] pgmap v143: 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-21T14:22:28.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:27 smithi032 bash[28514]: audit 2024-09-21T14:22:27.504227+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:28.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:27 smithi032 bash[19760]: cluster 2024-09-21T14:22:26.658060+0000 mgr.y (mgr.25169) 272 : cluster [DBG] pgmap v143: 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-21T14:22:28.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:27 smithi032 bash[19760]: audit 2024-09-21T14:22:27.504227+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:22:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:29.603501328Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:30.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:30 smithi046 bash[70862]: cluster 2024-09-21T14:22:28.659782+0000 mgr.y (mgr.25169) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:30.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:30 smithi046 bash[70862]: cluster 2024-09-21T14:22:28.659782+0000 mgr.y (mgr.25169) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:30.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:30 smithi032 bash[19760]: cluster 2024-09-21T14:22:28.659782+0000 mgr.y (mgr.25169) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:30.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:30 smithi032 bash[28514]: cluster 2024-09-21T14:22:28.659782+0000 mgr.y (mgr.25169) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:31.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:22:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:22:30] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.51.0" 2024-09-21T14:22:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:32 smithi046 bash[70862]: cluster 2024-09-21T14:22:30.660543+0000 mgr.y (mgr.25169) 274 : cluster [DBG] pgmap v145: 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-21T14:22:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:32 smithi046 bash[70862]: cluster 2024-09-21T14:22:30.660543+0000 mgr.y (mgr.25169) 274 : cluster [DBG] pgmap v145: 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-21T14:22:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:32 smithi046 bash[70862]: audit 2024-09-21T14:22:30.669743+0000 mgr.y (mgr.25169) 275 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:32 smithi046 bash[70862]: audit 2024-09-21T14:22:30.669743+0000 mgr.y (mgr.25169) 275 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:32.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:32 smithi032 bash[19760]: cluster 2024-09-21T14:22:30.660543+0000 mgr.y (mgr.25169) 274 : cluster [DBG] pgmap v145: 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-21T14:22:32.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:32 smithi032 bash[19760]: audit 2024-09-21T14:22:30.669743+0000 mgr.y (mgr.25169) 275 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:32.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:32 smithi032 bash[28514]: cluster 2024-09-21T14:22:30.660543+0000 mgr.y (mgr.25169) 274 : cluster [DBG] pgmap v145: 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-21T14:22:32.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:32 smithi032 bash[28514]: audit 2024-09-21T14:22:30.669743+0000 mgr.y (mgr.25169) 275 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:32.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:32.597319347Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:33.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:33 smithi046 bash[70862]: audit 2024-09-21T14:22:32.508146+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:22:33.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:33 smithi046 bash[70862]: audit 2024-09-21T14:22:32.508146+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:22:33.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:33 smithi032 bash[19760]: audit 2024-09-21T14:22:32.508146+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:22:33.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:33 smithi032 bash[28514]: audit 2024-09-21T14:22:32.508146+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:22:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:34 smithi046 bash[70862]: cluster 2024-09-21T14:22:32.661257+0000 mgr.y (mgr.25169) 276 : cluster [DBG] pgmap v146: 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-21T14:22:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:34 smithi046 bash[70862]: cluster 2024-09-21T14:22:32.661257+0000 mgr.y (mgr.25169) 276 : cluster [DBG] pgmap v146: 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-21T14:22:34.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:34 smithi032 bash[19760]: cluster 2024-09-21T14:22:32.661257+0000 mgr.y (mgr.25169) 276 : cluster [DBG] pgmap v146: 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-21T14:22:34.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:34 smithi032 bash[28514]: cluster 2024-09-21T14:22:32.661257+0000 mgr.y (mgr.25169) 276 : cluster [DBG] pgmap v146: 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-21T14:22:35.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:35 smithi046 bash[70862]: cluster 2024-09-21T14:22:34.662924+0000 mgr.y (mgr.25169) 277 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:35.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:35 smithi046 bash[70862]: cluster 2024-09-21T14:22:34.662924+0000 mgr.y (mgr.25169) 277 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:35.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:35 smithi032 bash[28514]: cluster 2024-09-21T14:22:34.662924+0000 mgr.y (mgr.25169) 277 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:35.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:35 smithi032 bash[19760]: cluster 2024-09-21T14:22:34.662924+0000 mgr.y (mgr.25169) 277 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:35.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:35.60962439Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:37.993 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:37 smithi032 bash[19760]: cluster 2024-09-21T14:22:36.663669+0000 mgr.y (mgr.25169) 278 : cluster [DBG] pgmap v148: 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-21T14:22:37.993 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:37 smithi032 bash[28514]: cluster 2024-09-21T14:22:36.663669+0000 mgr.y (mgr.25169) 278 : cluster [DBG] pgmap v148: 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-21T14:22:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:37 smithi046 bash[70862]: cluster 2024-09-21T14:22:36.663669+0000 mgr.y (mgr.25169) 278 : cluster [DBG] pgmap v148: 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-21T14:22:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:37 smithi046 bash[70862]: cluster 2024-09-21T14:22:36.663669+0000 mgr.y (mgr.25169) 278 : cluster [DBG] pgmap v148: 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-21T14:22:38.461 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T14:22:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:38.59338365Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:38.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:38 smithi046 bash[70862]: audit 2024-09-21T14:22:37.758759+0000 mgr.y (mgr.25169) 279 : audit [DBG] from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:38.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:38 smithi046 bash[70862]: audit 2024-09-21T14:22:37.758759+0000 mgr.y (mgr.25169) 279 : audit [DBG] from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:39.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:38 smithi032 bash[19760]: audit 2024-09-21T14:22:37.758759+0000 mgr.y (mgr.25169) 279 : audit [DBG] from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:39.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:38 smithi032 bash[28514]: audit 2024-09-21T14:22:37.758759+0000 mgr.y (mgr.25169) 279 : audit [DBG] from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:40.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:39 smithi032 bash[28514]: cluster 2024-09-21T14:22:38.664800+0000 mgr.y (mgr.25169) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:40.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:39 smithi032 bash[19760]: cluster 2024-09-21T14:22:38.664800+0000 mgr.y (mgr.25169) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:39 smithi046 bash[70862]: cluster 2024-09-21T14:22:38.664800+0000 mgr.y (mgr.25169) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:39 smithi046 bash[70862]: cluster 2024-09-21T14:22:38.664800+0000 mgr.y (mgr.25169) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:41.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:22:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:22:40] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.51.0" 2024-09-21T14:22:41.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:41.63536843Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:41.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:41 smithi046 bash[70862]: cluster 2024-09-21T14:22:40.665512+0000 mgr.y (mgr.25169) 281 : cluster [DBG] pgmap v150: 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-21T14:22:41.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:41 smithi046 bash[70862]: cluster 2024-09-21T14:22:40.665512+0000 mgr.y (mgr.25169) 281 : cluster [DBG] pgmap v150: 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-21T14:22:41.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:41 smithi046 bash[70862]: audit 2024-09-21T14:22:40.677675+0000 mgr.y (mgr.25169) 282 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:41.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:41 smithi046 bash[70862]: audit 2024-09-21T14:22:40.677675+0000 mgr.y (mgr.25169) 282 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:42.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:41 smithi032 bash[28514]: cluster 2024-09-21T14:22:40.665512+0000 mgr.y (mgr.25169) 281 : cluster [DBG] pgmap v150: 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-21T14:22:42.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:41 smithi032 bash[28514]: audit 2024-09-21T14:22:40.677675+0000 mgr.y (mgr.25169) 282 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:42.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:41 smithi032 bash[19760]: cluster 2024-09-21T14:22:40.665512+0000 mgr.y (mgr.25169) 281 : cluster [DBG] pgmap v150: 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-21T14:22:42.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:41 smithi032 bash[19760]: audit 2024-09-21T14:22:40.677675+0000 mgr.y (mgr.25169) 282 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:43.288 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:22:44.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:43 smithi032 bash[19760]: cluster 2024-09-21T14:22:42.666259+0000 mgr.y (mgr.25169) 283 : cluster [DBG] pgmap v151: 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-21T14:22:44.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:43 smithi032 bash[28514]: cluster 2024-09-21T14:22:42.666259+0000 mgr.y (mgr.25169) 283 : cluster [DBG] pgmap v151: 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-21T14:22:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:43 smithi046 bash[70862]: cluster 2024-09-21T14:22:42.666259+0000 mgr.y (mgr.25169) 283 : cluster [DBG] pgmap v151: 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-21T14:22:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:43 smithi046 bash[70862]: cluster 2024-09-21T14:22:42.666259+0000 mgr.y (mgr.25169) 283 : cluster [DBG] pgmap v151: 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-21T14:22:44.891 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:22:44.891 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (3m) 2m ago 30m 13.7M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:22:44.891 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (2m) 30s ago 29m 70.2M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:22:44.891 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (4m) 2m ago 27m 47.9M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:22:44.891 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (4m) 30s ago 38m 440M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:22:44.891 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (15m) 2m ago 41m 502M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:22:44.891 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (41m) 2m ago 41m 88.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T14:22:44.891 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (37s) 30s ago 39m 18.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:22:44.891 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (39m) 2m ago 39m 62.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T14:22:44.891 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (4m) 2m ago 30m 7743k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:22:44.892 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (4m) 30s ago 30m 8040k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:22:44.892 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (37m) 2m ago 37m 64.4M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:22:44.892 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (36m) 2m ago 36m 66.1M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:22:44.892 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (35m) 2m ago 36m 61.8M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:22:44.892 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (35m) 2m ago 35m 56.9M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:22:44.892 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (34m) 30s ago 34m 61.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:22:44.892 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (33m) 30s ago 33m 65.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:22:44.892 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (32m) 30s ago 32m 55.7M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:22:44.892 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (31m) 30s ago 31m 67.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:22:44.892 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (3m) 30s ago 30m 48.0M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:22:44.892 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (27m) 2m ago 27m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:22:44.892 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (27m) 30s ago 27m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:22:44.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:44.595501962Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:45.595 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-21T14:22:45.856 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:45 smithi032 bash[28514]: cluster 2024-09-21T14:22:44.667568+0000 mgr.y (mgr.25169) 284 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:45.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:45 smithi032 bash[28514]: audit 2024-09-21T14:22:44.854976+0000 mgr.y (mgr.25169) 285 : audit [DBG] from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:45.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:45 smithi032 bash[19760]: cluster 2024-09-21T14:22:44.667568+0000 mgr.y (mgr.25169) 284 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:45.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:45 smithi032 bash[19760]: audit 2024-09-21T14:22:44.854976+0000 mgr.y (mgr.25169) 285 : audit [DBG] from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:45 smithi046 bash[70862]: cluster 2024-09-21T14:22:44.667568+0000 mgr.y (mgr.25169) 284 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:45 smithi046 bash[70862]: cluster 2024-09-21T14:22:44.667568+0000 mgr.y (mgr.25169) 284 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:45 smithi046 bash[70862]: audit 2024-09-21T14:22:44.854976+0000 mgr.y (mgr.25169) 285 : audit [DBG] from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:45 smithi046 bash[70862]: audit 2024-09-21T14:22:44.854976+0000 mgr.y (mgr.25169) 285 : audit [DBG] from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:22:47.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:47.634508577Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:47 smithi046 bash[70862]: cluster 2024-09-21T14:22:46.668366+0000 mgr.y (mgr.25169) 286 : cluster [DBG] pgmap v153: 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-21T14:22:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:47 smithi046 bash[70862]: cluster 2024-09-21T14:22:46.668366+0000 mgr.y (mgr.25169) 286 : cluster [DBG] pgmap v153: 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-21T14:22:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:47 smithi046 bash[70862]: audit 2024-09-21T14:22:47.508535+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:22:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:47 smithi046 bash[70862]: audit 2024-09-21T14:22:47.508535+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:22:48.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:47 smithi032 bash[19760]: cluster 2024-09-21T14:22:46.668366+0000 mgr.y (mgr.25169) 286 : cluster [DBG] pgmap v153: 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-21T14:22:48.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:47 smithi032 bash[19760]: audit 2024-09-21T14:22:47.508535+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:22:48.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:47 smithi032 bash[28514]: cluster 2024-09-21T14:22:46.668366+0000 mgr.y (mgr.25169) 286 : cluster [DBG] pgmap v153: 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-21T14:22:48.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:47 smithi032 bash[28514]: audit 2024-09-21T14:22:47.508535+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:22:50.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:49 smithi032 bash[19760]: cluster 2024-09-21T14:22:48.670250+0000 mgr.y (mgr.25169) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:50.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:49 smithi032 bash[28514]: cluster 2024-09-21T14:22:48.670250+0000 mgr.y (mgr.25169) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:49 smithi046 bash[70862]: cluster 2024-09-21T14:22:48.670250+0000 mgr.y (mgr.25169) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:49 smithi046 bash[70862]: cluster 2024-09-21T14:22:48.670250+0000 mgr.y (mgr.25169) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:50.424 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:22:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:50.596725462Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:51.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:22:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:22:50] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-21T14:22:52.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:51 smithi032 bash[19760]: cluster 2024-09-21T14:22:50.671102+0000 mgr.y (mgr.25169) 288 : cluster [DBG] pgmap v155: 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-21T14:22:52.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:51 smithi032 bash[19760]: audit 2024-09-21T14:22:50.685685+0000 mgr.y (mgr.25169) 289 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:51 smithi032 bash[28514]: cluster 2024-09-21T14:22:50.671102+0000 mgr.y (mgr.25169) 288 : cluster [DBG] pgmap v155: 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-21T14:22:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:51 smithi032 bash[28514]: audit 2024-09-21T14:22:50.685685+0000 mgr.y (mgr.25169) 289 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:52.196 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:22:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:51 smithi046 bash[70862]: cluster 2024-09-21T14:22:50.671102+0000 mgr.y (mgr.25169) 288 : cluster [DBG] pgmap v155: 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-21T14:22:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:51 smithi046 bash[70862]: cluster 2024-09-21T14:22:50.671102+0000 mgr.y (mgr.25169) 288 : cluster [DBG] pgmap v155: 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-21T14:22:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:51 smithi046 bash[70862]: audit 2024-09-21T14:22:50.685685+0000 mgr.y (mgr.25169) 289 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:51 smithi046 bash[70862]: audit 2024-09-21T14:22:50.685685+0000 mgr.y (mgr.25169) 289 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:22:52.870 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T14:22:53.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:52 smithi032 bash[28514]: audit 2024-09-21T14:22:52.187577+0000 mon.a (mon.0) 1542 : audit [DBG] from='client.? 172.21.15.32:0/2578191682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:53.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:52 smithi032 bash[19760]: audit 2024-09-21T14:22:52.187577+0000 mon.a (mon.0) 1542 : audit [DBG] from='client.? 172.21.15.32:0/2578191682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:53.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:52 smithi046 bash[70862]: audit 2024-09-21T14:22:52.187577+0000 mon.a (mon.0) 1542 : audit [DBG] from='client.? 172.21.15.32:0/2578191682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:53.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:52 smithi046 bash[70862]: audit 2024-09-21T14:22:52.187577+0000 mon.a (mon.0) 1542 : audit [DBG] from='client.? 172.21.15.32:0/2578191682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:22:53.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:53.618366868Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:53.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:53 smithi046 bash[70862]: cluster 2024-09-21T14:22:52.671859+0000 mgr.y (mgr.25169) 290 : cluster [DBG] pgmap v156: 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-21T14:22:53.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:53 smithi046 bash[70862]: cluster 2024-09-21T14:22:52.671859+0000 mgr.y (mgr.25169) 290 : cluster [DBG] pgmap v156: 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-21T14:22:54.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:53 smithi032 bash[19760]: cluster 2024-09-21T14:22:52.671859+0000 mgr.y (mgr.25169) 290 : cluster [DBG] pgmap v156: 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-21T14:22:54.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:53 smithi032 bash[28514]: cluster 2024-09-21T14:22:52.671859+0000 mgr.y (mgr.25169) 290 : cluster [DBG] pgmap v156: 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-21T14:22:56.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:55 smithi032 bash[28514]: cluster 2024-09-21T14:22:54.673550+0000 mgr.y (mgr.25169) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:56.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:55 smithi032 bash[19760]: cluster 2024-09-21T14:22:54.673550+0000 mgr.y (mgr.25169) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:55 smithi046 bash[70862]: cluster 2024-09-21T14:22:54.673550+0000 mgr.y (mgr.25169) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:55 smithi046 bash[70862]: cluster 2024-09-21T14:22:54.673550+0000 mgr.y (mgr.25169) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:56.593062293Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:57.706 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:22:58.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:57 smithi032 bash[19760]: cluster 2024-09-21T14:22:56.674299+0000 mgr.y (mgr.25169) 292 : cluster [DBG] pgmap v158: 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-21T14:22:58.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:57 smithi032 bash[28514]: cluster 2024-09-21T14:22:56.674299+0000 mgr.y (mgr.25169) 292 : cluster [DBG] pgmap v158: 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-21T14:22:58.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:57 smithi046 bash[70862]: cluster 2024-09-21T14:22:56.674299+0000 mgr.y (mgr.25169) 292 : cluster [DBG] pgmap v158: 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-21T14:22:58.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:57 smithi046 bash[70862]: cluster 2024-09-21T14:22:56.674299+0000 mgr.y (mgr.25169) 292 : cluster [DBG] pgmap v158: 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-21T14:22:59.212 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:22:59.212 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": null, 2024-09-21T14:22:59.212 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": false, 2024-09-21T14:22:59.212 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "", 2024-09-21T14:22:59.212 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:22:59.212 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": null, 2024-09-21T14:22:59.213 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-09-21T14:22:59.213 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:22:59.213 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:22:59.921 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T14:22:59.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:22:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:22:59.610436938Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:22:59.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:59 smithi046 bash[70862]: cluster 2024-09-21T14:22:58.675937+0000 mgr.y (mgr.25169) 293 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:22:59.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:22:59 smithi046 bash[70862]: cluster 2024-09-21T14:22:58.675937+0000 mgr.y (mgr.25169) 293 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:00.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:22:59 smithi032 bash[19760]: cluster 2024-09-21T14:22:58.675937+0000 mgr.y (mgr.25169) 293 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:00.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:22:59 smithi032 bash[28514]: cluster 2024-09-21T14:22:58.675937+0000 mgr.y (mgr.25169) 293 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:01.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:00 smithi032 bash[19760]: audit 2024-09-21T14:22:59.214364+0000 mgr.y (mgr.25169) 294 : audit [DBG] from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:01.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:00 smithi032 bash[28514]: audit 2024-09-21T14:22:59.214364+0000 mgr.y (mgr.25169) 294 : audit [DBG] from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:01.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:23:00] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-21T14:23:01.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:00 smithi046 bash[70862]: audit 2024-09-21T14:22:59.214364+0000 mgr.y (mgr.25169) 294 : audit [DBG] from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:01.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:00 smithi046 bash[70862]: audit 2024-09-21T14:22:59.214364+0000 mgr.y (mgr.25169) 294 : audit [DBG] from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:02.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:01 smithi032 bash[28514]: cluster 2024-09-21T14:23:00.676680+0000 mgr.y (mgr.25169) 295 : cluster [DBG] pgmap v160: 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-21T14:23:02.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:01 smithi032 bash[28514]: audit 2024-09-21T14:23:00.693686+0000 mgr.y (mgr.25169) 296 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:01 smithi032 bash[19760]: cluster 2024-09-21T14:23:00.676680+0000 mgr.y (mgr.25169) 295 : cluster [DBG] pgmap v160: 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-21T14:23:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:01 smithi032 bash[19760]: audit 2024-09-21T14:23:00.693686+0000 mgr.y (mgr.25169) 296 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:01 smithi046 bash[70862]: cluster 2024-09-21T14:23:00.676680+0000 mgr.y (mgr.25169) 295 : cluster [DBG] pgmap v160: 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-21T14:23:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:01 smithi046 bash[70862]: cluster 2024-09-21T14:23:00.676680+0000 mgr.y (mgr.25169) 295 : cluster [DBG] pgmap v160: 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-21T14:23:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:01 smithi046 bash[70862]: audit 2024-09-21T14:23:00.693686+0000 mgr.y (mgr.25169) 296 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:01 smithi046 bash[70862]: audit 2024-09-21T14:23:00.693686+0000 mgr.y (mgr.25169) 296 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:02.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:02.615057474Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:02.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:02 smithi046 bash[70862]: audit 2024-09-21T14:23:02.509228+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:02.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:02 smithi046 bash[70862]: audit 2024-09-21T14:23:02.509228+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:03.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:02 smithi032 bash[28514]: audit 2024-09-21T14:23:02.509228+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:03.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:02 smithi032 bash[19760]: audit 2024-09-21T14:23:02.509228+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:04.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:03 smithi032 bash[19760]: cluster 2024-09-21T14:23:02.677467+0000 mgr.y (mgr.25169) 297 : cluster [DBG] pgmap v161: 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-21T14:23:04.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:03 smithi032 bash[28514]: cluster 2024-09-21T14:23:02.677467+0000 mgr.y (mgr.25169) 297 : cluster [DBG] pgmap v161: 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-21T14:23:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:03 smithi046 bash[70862]: cluster 2024-09-21T14:23:02.677467+0000 mgr.y (mgr.25169) 297 : cluster [DBG] pgmap v161: 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-21T14:23:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:03 smithi046 bash[70862]: cluster 2024-09-21T14:23:02.677467+0000 mgr.y (mgr.25169) 297 : cluster [DBG] pgmap v161: 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-21T14:23:04.786 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:23:05.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:05.616286983Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:05 smithi046 bash[70862]: cluster 2024-09-21T14:23:04.679131+0000 mgr.y (mgr.25169) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:05 smithi046 bash[70862]: cluster 2024-09-21T14:23:04.679131+0000 mgr.y (mgr.25169) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:06.080 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:05 smithi032 bash[28514]: cluster 2024-09-21T14:23:04.679131+0000 mgr.y (mgr.25169) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:06.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:05 smithi032 bash[19760]: cluster 2024-09-21T14:23:04.679131+0000 mgr.y (mgr.25169) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:06.493 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-09-21T14:23:07.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:06 smithi032 bash[19760]: audit 2024-09-21T14:23:06.495445+0000 mon.a (mon.0) 1543 : audit [DBG] from='client.? 172.21.15.32:0/833283795' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:23:07.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:06 smithi032 bash[28514]: audit 2024-09-21T14:23:06.495445+0000 mon.a (mon.0) 1543 : audit [DBG] from='client.? 172.21.15.32:0/833283795' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:23:07.208 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:23:07.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:06 smithi046 bash[70862]: audit 2024-09-21T14:23:06.495445+0000 mon.a (mon.0) 1543 : audit [DBG] from='client.? 172.21.15.32:0/833283795' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:23:07.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:06 smithi046 bash[70862]: audit 2024-09-21T14:23:06.495445+0000 mon.a (mon.0) 1543 : audit [DBG] from='client.? 172.21.15.32:0/833283795' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T14:23:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:07 smithi032 bash[28514]: cluster 2024-09-21T14:23:06.679810+0000 mgr.y (mgr.25169) 299 : cluster [DBG] pgmap v163: 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-21T14:23:08.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:07 smithi032 bash[19760]: cluster 2024-09-21T14:23:06.679810+0000 mgr.y (mgr.25169) 299 : cluster [DBG] pgmap v163: 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-21T14:23:08.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:07 smithi046 bash[70862]: cluster 2024-09-21T14:23:06.679810+0000 mgr.y (mgr.25169) 299 : cluster [DBG] pgmap v163: 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-21T14:23:08.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:07 smithi046 bash[70862]: cluster 2024-09-21T14:23:06.679810+0000 mgr.y (mgr.25169) 299 : cluster [DBG] pgmap v163: 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-21T14:23:08.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:08.596778215Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:10.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:09 smithi032 bash[19760]: cluster 2024-09-21T14:23:08.681442+0000 mgr.y (mgr.25169) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:10.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:09 smithi032 bash[28514]: cluster 2024-09-21T14:23:08.681442+0000 mgr.y (mgr.25169) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:09 smithi046 bash[70862]: cluster 2024-09-21T14:23:08.681442+0000 mgr.y (mgr.25169) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:09 smithi046 bash[70862]: cluster 2024-09-21T14:23:08.681442+0000 mgr.y (mgr.25169) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:11.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:23:10] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.51.0" 2024-09-21T14:23:11.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:11.629275456Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:11 smithi046 bash[70862]: cluster 2024-09-21T14:23:10.682154+0000 mgr.y (mgr.25169) 301 : cluster [DBG] pgmap v165: 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-21T14:23:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:11 smithi046 bash[70862]: cluster 2024-09-21T14:23:10.682154+0000 mgr.y (mgr.25169) 301 : cluster [DBG] pgmap v165: 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-21T14:23:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:11 smithi046 bash[70862]: audit 2024-09-21T14:23:10.701666+0000 mgr.y (mgr.25169) 302 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:11 smithi046 bash[70862]: audit 2024-09-21T14:23:10.701666+0000 mgr.y (mgr.25169) 302 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:12.042 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:23:12.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:11 smithi032 bash[28514]: cluster 2024-09-21T14:23:10.682154+0000 mgr.y (mgr.25169) 301 : cluster [DBG] pgmap v165: 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-21T14:23:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:11 smithi032 bash[28514]: audit 2024-09-21T14:23:10.701666+0000 mgr.y (mgr.25169) 302 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:12.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:11 smithi032 bash[19760]: cluster 2024-09-21T14:23:10.682154+0000 mgr.y (mgr.25169) 301 : cluster [DBG] pgmap v165: 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-21T14:23:12.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:11 smithi032 bash[19760]: audit 2024-09-21T14:23:10.701666+0000 mgr.y (mgr.25169) 302 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:14.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:13 smithi032 bash[19760]: cluster 2024-09-21T14:23:12.682862+0000 mgr.y (mgr.25169) 303 : cluster [DBG] pgmap v166: 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-21T14:23:14.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:13 smithi032 bash[28514]: cluster 2024-09-21T14:23:12.682862+0000 mgr.y (mgr.25169) 303 : cluster [DBG] pgmap v166: 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-21T14:23:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:13 smithi046 bash[70862]: cluster 2024-09-21T14:23:12.682862+0000 mgr.y (mgr.25169) 303 : cluster [DBG] pgmap v166: 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-21T14:23:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:13 smithi046 bash[70862]: cluster 2024-09-21T14:23:12.682862+0000 mgr.y (mgr.25169) 303 : cluster [DBG] pgmap v166: 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-21T14:23:14.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:14.61903148Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:15.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:15 smithi046 bash[70862]: audit 2024-09-21T14:23:13.629351+0000 mgr.y (mgr.25169) 304 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:15.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:15 smithi046 bash[70862]: audit 2024-09-21T14:23:13.629351+0000 mgr.y (mgr.25169) 304 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:15.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:15 smithi046 bash[70862]: audit 2024-09-21T14:23:14.018912+0000 mgr.y (mgr.25169) 305 : audit [DBG] from='client.25637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi032", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:15.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:15 smithi046 bash[70862]: audit 2024-09-21T14:23:14.018912+0000 mgr.y (mgr.25169) 305 : audit [DBG] from='client.25637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi032", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:15.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:15 smithi032 bash[19760]: audit 2024-09-21T14:23:13.629351+0000 mgr.y (mgr.25169) 304 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:15.585 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:15 smithi032 bash[19760]: audit 2024-09-21T14:23:14.018912+0000 mgr.y (mgr.25169) 305 : audit [DBG] from='client.25637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi032", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:15.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:15 smithi032 bash[28514]: audit 2024-09-21T14:23:13.629351+0000 mgr.y (mgr.25169) 304 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:15.585 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:15 smithi032 bash[28514]: audit 2024-09-21T14:23:14.018912+0000 mgr.y (mgr.25169) 305 : audit [DBG] from='client.25637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi032", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:16.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:16 smithi032 bash[19760]: cluster 2024-09-21T14:23:14.684476+0000 mgr.y (mgr.25169) 306 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:16.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:16 smithi032 bash[28514]: cluster 2024-09-21T14:23:14.684476+0000 mgr.y (mgr.25169) 306 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:16 smithi046 bash[70862]: cluster 2024-09-21T14:23:14.684476+0000 mgr.y (mgr.25169) 306 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:16 smithi046 bash[70862]: cluster 2024-09-21T14:23:14.684476+0000 mgr.y (mgr.25169) 306 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:16.471 INFO:teuthology.orchestra.run.smithi032.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:23:17.201 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:23:17.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:17 smithi032 bash[19760]: cephadm 2024-09-21T14:23:16.465571+0000 mgr.y (mgr.25169) 307 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:23:17.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:17 smithi032 bash[19760]: audit 2024-09-21T14:23:16.473458+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:17.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:17 smithi032 bash[19760]: cluster 2024-09-21T14:23:16.685192+0000 mgr.y (mgr.25169) 308 : cluster [DBG] pgmap v168: 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-21T14:23:17.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:17 smithi032 bash[19760]: audit 2024-09-21T14:23:17.206757+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:17.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:17 smithi032 bash[19760]: audit 2024-09-21T14:23:17.207735+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:23:17.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:17 smithi032 bash[19760]: audit 2024-09-21T14:23:17.215729+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:17.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:17 smithi032 bash[28514]: cephadm 2024-09-21T14:23:16.465571+0000 mgr.y (mgr.25169) 307 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:23:17.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:17 smithi032 bash[28514]: audit 2024-09-21T14:23:16.473458+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:17.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:17 smithi032 bash[28514]: cluster 2024-09-21T14:23:16.685192+0000 mgr.y (mgr.25169) 308 : cluster [DBG] pgmap v168: 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-21T14:23:17.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:17 smithi032 bash[28514]: audit 2024-09-21T14:23:17.206757+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:17.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:17 smithi032 bash[28514]: audit 2024-09-21T14:23:17.207735+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:23:17.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:17 smithi032 bash[28514]: audit 2024-09-21T14:23:17.215729+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:17.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:17.604763154Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:17 smithi046 bash[70862]: cephadm 2024-09-21T14:23:16.465571+0000 mgr.y (mgr.25169) 307 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:23:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:17 smithi046 bash[70862]: cephadm 2024-09-21T14:23:16.465571+0000 mgr.y (mgr.25169) 307 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:23:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:17 smithi046 bash[70862]: audit 2024-09-21T14:23:16.473458+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:17 smithi046 bash[70862]: audit 2024-09-21T14:23:16.473458+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:17 smithi046 bash[70862]: cluster 2024-09-21T14:23:16.685192+0000 mgr.y (mgr.25169) 308 : cluster [DBG] pgmap v168: 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-21T14:23:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:17 smithi046 bash[70862]: cluster 2024-09-21T14:23:16.685192+0000 mgr.y (mgr.25169) 308 : cluster [DBG] pgmap v168: 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-21T14:23:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:17 smithi046 bash[70862]: audit 2024-09-21T14:23:17.206757+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:17 smithi046 bash[70862]: audit 2024-09-21T14:23:17.206757+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:17 smithi046 bash[70862]: audit 2024-09-21T14:23:17.207735+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:23:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:17 smithi046 bash[70862]: audit 2024-09-21T14:23:17.207735+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:23:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:17 smithi046 bash[70862]: audit 2024-09-21T14:23:17.215729+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:17 smithi046 bash[70862]: audit 2024-09-21T14:23:17.215729+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:18.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:18 smithi032 bash[28514]: cephadm 2024-09-21T14:23:17.292692+0000 mgr.y (mgr.25169) 309 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:23:18.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:18 smithi032 bash[28514]: audit 2024-09-21T14:23:17.510008+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:18.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:18 smithi032 bash[19760]: cephadm 2024-09-21T14:23:17.292692+0000 mgr.y (mgr.25169) 309 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:23:18.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:18 smithi032 bash[19760]: audit 2024-09-21T14:23:17.510008+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:18.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:18 smithi046 bash[70862]: cephadm 2024-09-21T14:23:17.292692+0000 mgr.y (mgr.25169) 309 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:23:18.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:18 smithi046 bash[70862]: cephadm 2024-09-21T14:23:17.292692+0000 mgr.y (mgr.25169) 309 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:23:18.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:18 smithi046 bash[70862]: audit 2024-09-21T14:23:17.510008+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:18.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:18 smithi046 bash[70862]: audit 2024-09-21T14:23:17.510008+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:19.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:19 smithi032 bash[19760]: cluster 2024-09-21T14:23:18.686777+0000 mgr.y (mgr.25169) 310 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:19.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:19 smithi032 bash[28514]: cluster 2024-09-21T14:23:18.686777+0000 mgr.y (mgr.25169) 310 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:19.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:19 smithi046 bash[70862]: cluster 2024-09-21T14:23:18.686777+0000 mgr.y (mgr.25169) 310 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:19.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:19 smithi046 bash[70862]: cluster 2024-09-21T14:23:18.686777+0000 mgr.y (mgr.25169) 310 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:20.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:20.600388772Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:20.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: audit 2024-09-21T14:23:19.711875+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: audit 2024-09-21T14:23:19.711875+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: cephadm 2024-09-21T14:23:19.714981+0000 mgr.y (mgr.25169) 311 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:23:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: cephadm 2024-09-21T14:23:19.714981+0000 mgr.y (mgr.25169) 311 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:23:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: cephadm 2024-09-21T14:23:19.715137+0000 mgr.y (mgr.25169) 312 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:23:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: cephadm 2024-09-21T14:23:19.715137+0000 mgr.y (mgr.25169) 312 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:23:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: audit 2024-09-21T14:23:19.717901+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:23:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: audit 2024-09-21T14:23:19.717901+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:23:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: audit 2024-09-21T14:23:19.722369+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:23:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: audit 2024-09-21T14:23:19.722369+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:23:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: cephadm 2024-09-21T14:23:19.723832+0000 mgr.y (mgr.25169) 313 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:23:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: cephadm 2024-09-21T14:23:19.723832+0000 mgr.y (mgr.25169) 313 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:23:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: audit 2024-09-21T14:23:19.729372+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: audit 2024-09-21T14:23:19.729372+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:20.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: audit 2024-09-21T14:23:19.737240+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T14:23:20.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: audit 2024-09-21T14:23:19.737240+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T14:23:20.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: audit 2024-09-21T14:23:19.739106+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T14:23:20.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: audit 2024-09-21T14:23:19.739106+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T14:23:20.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: cephadm 2024-09-21T14:23:19.740360+0000 mgr.y (mgr.25169) 314 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T14:23:20.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:20 smithi046 bash[70862]: cephadm 2024-09-21T14:23:19.740360+0000 mgr.y (mgr.25169) 314 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T14:23:21.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:23:20] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-21T14:23:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[28514]: audit 2024-09-21T14:23:19.711875+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[28514]: cephadm 2024-09-21T14:23:19.714981+0000 mgr.y (mgr.25169) 311 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:23:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[28514]: cephadm 2024-09-21T14:23:19.715137+0000 mgr.y (mgr.25169) 312 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:23:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[28514]: audit 2024-09-21T14:23:19.717901+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:23:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[28514]: audit 2024-09-21T14:23:19.722369+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:23:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[28514]: cephadm 2024-09-21T14:23:19.723832+0000 mgr.y (mgr.25169) 313 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:23:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[28514]: audit 2024-09-21T14:23:19.729372+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[28514]: audit 2024-09-21T14:23:19.737240+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T14:23:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[28514]: audit 2024-09-21T14:23:19.739106+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T14:23:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[28514]: cephadm 2024-09-21T14:23:19.740360+0000 mgr.y (mgr.25169) 314 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T14:23:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[19760]: audit 2024-09-21T14:23:19.711875+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[19760]: cephadm 2024-09-21T14:23:19.714981+0000 mgr.y (mgr.25169) 311 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:23:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[19760]: cephadm 2024-09-21T14:23:19.715137+0000 mgr.y (mgr.25169) 312 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:23:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[19760]: audit 2024-09-21T14:23:19.717901+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:23:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[19760]: audit 2024-09-21T14:23:19.722369+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:23:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[19760]: cephadm 2024-09-21T14:23:19.723832+0000 mgr.y (mgr.25169) 313 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:23:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[19760]: audit 2024-09-21T14:23:19.729372+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[19760]: audit 2024-09-21T14:23:19.737240+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T14:23:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[19760]: audit 2024-09-21T14:23:19.739106+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T14:23:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:20 smithi032 bash[19760]: cephadm 2024-09-21T14:23:19.740360+0000 mgr.y (mgr.25169) 314 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T14:23:21.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:21 smithi032 bash[19760]: cluster 2024-09-21T14:23:20.687263+0000 mgr.y (mgr.25169) 315 : cluster [DBG] pgmap v170: 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-21T14:23:21.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:21 smithi032 bash[19760]: audit 2024-09-21T14:23:20.709721+0000 mgr.y (mgr.25169) 316 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:21.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:21 smithi032 bash[28514]: cluster 2024-09-21T14:23:20.687263+0000 mgr.y (mgr.25169) 315 : cluster [DBG] pgmap v170: 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-21T14:23:21.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:21 smithi032 bash[28514]: audit 2024-09-21T14:23:20.709721+0000 mgr.y (mgr.25169) 316 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:21 smithi046 bash[70862]: cluster 2024-09-21T14:23:20.687263+0000 mgr.y (mgr.25169) 315 : cluster [DBG] pgmap v170: 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-21T14:23:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:21 smithi046 bash[70862]: cluster 2024-09-21T14:23:20.687263+0000 mgr.y (mgr.25169) 315 : cluster [DBG] pgmap v170: 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-21T14:23:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:21 smithi046 bash[70862]: audit 2024-09-21T14:23:20.709721+0000 mgr.y (mgr.25169) 316 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:21 smithi046 bash[70862]: audit 2024-09-21T14:23:20.709721+0000 mgr.y (mgr.25169) 316 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:22.784 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:23:23.602 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:23 smithi046 bash[70862]: cephadm 2024-09-21T14:23:22.321988+0000 mgr.y (mgr.25169) 317 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T14:23:23.603 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:23 smithi046 bash[70862]: cephadm 2024-09-21T14:23:22.321988+0000 mgr.y (mgr.25169) 317 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T14:23:23.603 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:23 smithi046 bash[70862]: audit 2024-09-21T14:23:22.330010+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:23.603 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:23 smithi046 bash[70862]: audit 2024-09-21T14:23:22.330010+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:23.603 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:23 smithi046 bash[70862]: audit 2024-09-21T14:23:22.334058+0000 mon.c (mon.2) 402 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T14:23:23.603 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:23 smithi046 bash[70862]: audit 2024-09-21T14:23:22.334058+0000 mon.c (mon.2) 402 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T14:23:23.603 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:23 smithi046 bash[70862]: audit 2024-09-21T14:23:22.335376+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T14:23:23.603 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:23 smithi046 bash[70862]: audit 2024-09-21T14:23:22.335376+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T14:23:23.603 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:23 smithi046 bash[70862]: audit 2024-09-21T14:23:22.336606+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:23.603 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:23 smithi046 bash[70862]: audit 2024-09-21T14:23:22.336606+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:23.603 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:23 smithi046 bash[70862]: cephadm 2024-09-21T14:23:22.338378+0000 mgr.y (mgr.25169) 318 : cephadm [INF] Deploying daemon mon.a on smithi032 2024-09-21T14:23:23.603 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:23 smithi046 bash[70862]: cephadm 2024-09-21T14:23:22.338378+0000 mgr.y (mgr.25169) 318 : cephadm [INF] Deploying daemon mon.a on smithi032 2024-09-21T14:23:23.603 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:23 smithi046 bash[70862]: cluster 2024-09-21T14:23:22.687910+0000 mgr.y (mgr.25169) 319 : cluster [DBG] pgmap v171: 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-21T14:23:23.603 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:23 smithi046 bash[70862]: cluster 2024-09-21T14:23:22.687910+0000 mgr.y (mgr.25169) 319 : cluster [DBG] pgmap v171: 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-21T14:23:23.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:23 smithi032 bash[19760]: cephadm 2024-09-21T14:23:22.321988+0000 mgr.y (mgr.25169) 317 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T14:23:23.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:23 smithi032 bash[19760]: audit 2024-09-21T14:23:22.330010+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:23.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:23 smithi032 bash[19760]: audit 2024-09-21T14:23:22.334058+0000 mon.c (mon.2) 402 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T14:23:23.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:23 smithi032 bash[19760]: audit 2024-09-21T14:23:22.335376+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T14:23:23.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:23 smithi032 bash[19760]: audit 2024-09-21T14:23:22.336606+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:23.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:23 smithi032 bash[19760]: cephadm 2024-09-21T14:23:22.338378+0000 mgr.y (mgr.25169) 318 : cephadm [INF] Deploying daemon mon.a on smithi032 2024-09-21T14:23:23.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:23 smithi032 bash[19760]: cluster 2024-09-21T14:23:22.687910+0000 mgr.y (mgr.25169) 319 : cluster [DBG] pgmap v171: 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-21T14:23:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:23 smithi032 bash[28514]: cephadm 2024-09-21T14:23:22.321988+0000 mgr.y (mgr.25169) 317 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T14:23:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:23 smithi032 bash[28514]: audit 2024-09-21T14:23:22.330010+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:23 smithi032 bash[28514]: audit 2024-09-21T14:23:22.334058+0000 mon.c (mon.2) 402 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T14:23:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:23 smithi032 bash[28514]: audit 2024-09-21T14:23:22.335376+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T14:23:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:23 smithi032 bash[28514]: audit 2024-09-21T14:23:22.336606+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:23 smithi032 bash[28514]: cephadm 2024-09-21T14:23:22.338378+0000 mgr.y (mgr.25169) 318 : cephadm [INF] Deploying daemon mon.a on smithi032 2024-09-21T14:23:23.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:23 smithi032 bash[28514]: cluster 2024-09-21T14:23:22.687910+0000 mgr.y (mgr.25169) 319 : cluster [DBG] pgmap v171: 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-21T14:23:23.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:23.604565827Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:25.085 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:23:25.749 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:23:25.750 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (3m) 3m ago 30m 13.7M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:23:25.750 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (3m) 71s ago 30m 70.2M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:23:25.750 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (5m) 3m ago 28m 47.9M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:23:25.750 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (5m) 71s ago 39m 440M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:23:25.750 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (16m) 3m ago 41m 502M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:23:25.750 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (41m) 3m ago 41m 88.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 8d7e86d82c7f 2024-09-21T14:23:25.750 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (78s) 71s ago 39m 18.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:23:25.750 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (39m) 3m ago 39m 62.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 897c9781cee4 2024-09-21T14:23:25.750 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (4m) 3m ago 31m 7743k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:23:25.750 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (4m) 71s ago 31m 8040k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:23:25.751 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (38m) 3m ago 38m 64.4M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:23:25.751 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (37m) 3m ago 37m 66.1M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:23:25.751 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (36m) 3m ago 36m 61.8M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:23:25.751 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (35m) 3m ago 35m 56.9M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:23:25.751 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (34m) 71s ago 34m 61.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:23:25.751 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (33m) 71s ago 34m 65.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:23:25.751 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (33m) 71s ago 33m 55.7M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:23:25.751 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (32m) 71s ago 32m 67.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:23:25.751 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (4m) 71s ago 31m 48.0M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:23:25.751 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (28m) 3m ago 28m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:23:25.751 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (28m) 71s ago 28m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:23:25.856 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:25 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:25.857 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:23:25 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:25.857 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:23:25 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:25.857 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:23:25 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:25.857 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:23:25 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:25.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:25 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:25.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:25 smithi032 bash[19760]: cluster 2024-09-21T14:23:24.689151+0000 mgr.y (mgr.25169) 320 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:25.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:25 smithi032 bash[19760]: audit 2024-09-21T14:23:25.075690+0000 mgr.y (mgr.25169) 321 : audit [DBG] from='client.25643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:25.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:25 smithi032 systemd[1]: Stopping Ceph mon.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:23:25.858 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:23:25 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:25.859 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:23:25 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:25.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:25 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:25.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:25 smithi032 bash[28514]: cluster 2024-09-21T14:23:24.689151+0000 mgr.y (mgr.25169) 320 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:25.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:25 smithi032 bash[28514]: audit 2024-09-21T14:23:25.075690+0000 mgr.y (mgr.25169) 321 : audit [DBG] from='client.25643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:26.125 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:23:26.125 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:23:26.125 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2, 2024-09-21T14:23:26.125 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T14:23:26.125 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:23:26.125 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:23:26.125 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:23:26.125 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:23:26.125 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:23:26.125 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T14:23:26.126 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:23:26.126 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:23:26.126 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:23:26.126 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:23:26.126 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:23:26.126 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 12, 2024-09-21T14:23:26.126 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:23:26.126 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:23:26.126 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:23:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:25 smithi046 bash[70862]: cluster 2024-09-21T14:23:24.689151+0000 mgr.y (mgr.25169) 320 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:25 smithi046 bash[70862]: cluster 2024-09-21T14:23:24.689151+0000 mgr.y (mgr.25169) 320 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:25 smithi046 bash[70862]: audit 2024-09-21T14:23:25.075690+0000 mgr.y (mgr.25169) 321 : audit [DBG] from='client.25643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:25 smithi046 bash[70862]: audit 2024-09-21T14:23:25.075690+0000 mgr.y (mgr.25169) 321 : audit [DBG] from='client.25643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:26.226 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:25 smithi032 bash[19760]: debug 2024-09-21T14:23:25.947+0000 7f6ec8966640 -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-21T14:23:26.227 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:25 smithi032 bash[19760]: debug 2024-09-21T14:23:25.947+0000 7f6ec8966640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T14:23:26.442 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:23:26.442 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:23:26.442 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:23:26.442 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi032", 2024-09-21T14:23:26.442 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:23:26.442 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "0/2 daemons upgraded", 2024-09-21T14:23:26.443 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T14:23:26.443 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:23:26.443 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:23:26.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:26 smithi032 bash[91199]: ceph-0221b256-781f-11ef-baf6-efdc52797490-mon-a 2024-09-21T14:23:26.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:26 smithi032 bash[91283]: ceph-0221b256-781f-11ef-baf6-efdc52797490-mon-a 2024-09-21T14:23:26.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:26 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T14:23:26.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:26 smithi032 systemd[1]: Stopped Ceph mon.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:23:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:26.60040043Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:27.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:26 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:27.357 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:23:26 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:27.357 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:23:26 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:27.357 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:23:26 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:27.358 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:23:26 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:27.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:26 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:27.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:27 smithi032 systemd[1]: Started Ceph mon.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:23:27.358 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:26 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:27.359 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:23:26 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:27.359 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:23:26 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:28.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.295+0000 7fb8740b5c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T14:23:28.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.295+0000 7fb8740b5c80 0 ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev), process ceph-mon, pid 7 2024-09-21T14:23:28.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.295+0000 7fb8740b5c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T14:23:28.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 0 load: jerasure load: lrc 2024-09-21T14:23:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T14:23:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Git sha 0 2024-09-21T14:23:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Compile date 2024-09-21 09:24:23 2024-09-21T14:23:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: DB SUMMARY 2024-09-21T14:23:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: DB Session ID: 2AKKAUPQ6P101AFQ8DHA 2024-09-21T14:23:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T14:23:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T14:23:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 4690 Bytes 2024-09-21T14:23:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000071.sst 2024-09-21T14:23:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000069.log size: 656788 ; 2024-09-21T14:23:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T14:23:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T14:23:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T14:23:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T14:23:28.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T14:23:28.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T14:23:28.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.env: 0x559e8cef8120 2024-09-21T14:23:28.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T14:23:28.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.info_log: 0x559e8f0d7700 2024-09-21T14:23:28.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T14:23:28.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T14:23:28.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T14:23:28.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T14:23:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T14:23:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T14:23:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T14:23:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T14:23:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T14:23:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T14:23:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T14:23:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T14:23:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T14:23:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T14:23:28.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.db_log_dir: 2024-09-21T14:23:28.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.wal_dir: 2024-09-21T14:23:28.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T14:23:28.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T14:23:28.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T14:23:28.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T14:23:28.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T14:23:28.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T14:23:28.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T14:23:28.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T14:23:28.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.write_buffer_manager: 0x559e8f0dbb80 2024-09-21T14:23:28.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T14:23:28.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T14:23:28.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T14:23:28.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T14:23:28.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T14:23:28.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T14:23:28.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T14:23:28.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T14:23:28.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T14:23:28.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T14:23:28.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T14:23:28.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T14:23:28.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T14:23:28.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.row_cache: None 2024-09-21T14:23:28.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.wal_filter: None 2024-09-21T14:23:28.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T14:23:28.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T14:23:28.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T14:23:28.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T14:23:28.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T14:23:28.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T14:23:28.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T14:23:28.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T14:23:28.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T14:23:28.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T14:23:28.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T14:23:28.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T14:23:28.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T14:23:28.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T14:23:28.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T14:23:28.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T14:23:28.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T14:23:28.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T14:23:28.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T14:23:28.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T14:23:28.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T14:23:28.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T14:23:28.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T14:23:28.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T14:23:28.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T14:23:28.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T14:23:28.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T14:23:28.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T14:23:28.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T14:23:28.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T14:23:28.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T14:23:28.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T14:23:28.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T14:23:28.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T14:23:28.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Compression algorithms supported: 2024-09-21T14:23:28.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: kZSTD supported: 0 2024-09-21T14:23:28.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T14:23:28.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T14:23:28.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T14:23:28.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T14:23:28.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T14:23:28.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T14:23:28.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T14:23:28.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T14:23:28.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T14:23:28.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-21T14:23:28.616 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T14:23:28.616 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T14:23:28.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.merge_operator: 2024-09-21T14:23:28.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T14:23:28.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T14:23:28.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T14:23:28.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T14:23:28.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T14:23:28.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559e8f0d7320) 2024-09-21T14:23:28.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: cache_index_and_filter_blocks: 1 2024-09-21T14:23:28.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T14:23:28.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T14:23:28.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: pin_top_level_index_and_filter: 1 2024-09-21T14:23:28.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: index_type: 0 2024-09-21T14:23:28.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: data_block_index_type: 0 2024-09-21T14:23:28.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: index_shortening: 1 2024-09-21T14:23:28.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T14:23:28.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: checksum: 4 2024-09-21T14:23:28.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: no_block_cache: 0 2024-09-21T14:23:28.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: block_cache: 0x559e8f0cd610 2024-09-21T14:23:28.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: block_cache_name: BinnedLRUCache 2024-09-21T14:23:28.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: block_cache_options: 2024-09-21T14:23:28.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: capacity : 536870912 2024-09-21T14:23:28.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: num_shard_bits : 4 2024-09-21T14:23:28.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: strict_capacity_limit : 0 2024-09-21T14:23:28.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: high_pri_pool_ratio: 0.000 2024-09-21T14:23:28.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: block_cache_compressed: (nil) 2024-09-21T14:23:28.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: persistent_cache: (nil) 2024-09-21T14:23:28.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: block_size: 4096 2024-09-21T14:23:28.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: block_size_deviation: 10 2024-09-21T14:23:28.619 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: block_restart_interval: 16 2024-09-21T14:23:28.619 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: index_block_restart_interval: 1 2024-09-21T14:23:28.619 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: metadata_block_size: 4096 2024-09-21T14:23:28.619 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: partition_filters: 0 2024-09-21T14:23:28.619 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: use_delta_encoding: 1 2024-09-21T14:23:28.619 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: filter_policy: bloomfilter 2024-09-21T14:23:28.619 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: whole_key_filtering: 1 2024-09-21T14:23:28.619 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: verify_compression: 0 2024-09-21T14:23:28.619 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: read_amp_bytes_per_bit: 0 2024-09-21T14:23:28.619 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: format_version: 5 2024-09-21T14:23:28.619 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: enable_index_compression: 1 2024-09-21T14:23:28.619 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: block_align: 0 2024-09-21T14:23:28.619 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: max_auto_readahead_size: 262144 2024-09-21T14:23:28.619 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: prepopulate_block_cache: 0 2024-09-21T14:23:28.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: initial_auto_readahead_size: 8192 2024-09-21T14:23:28.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: num_file_reads_for_auto_readahead: 2 2024-09-21T14:23:28.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T14:23:28.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T14:23:28.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T14:23:28.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T14:23:28.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T14:23:28.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T14:23:28.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.num_levels: 7 2024-09-21T14:23:28.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T14:23:28.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T14:23:28.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T14:23:28.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T14:23:28.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T14:23:28.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T14:23:28.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T14:23:28.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T14:23:28.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T14:23:28.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T14:23:28.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T14:23:28.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T14:23:28.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T14:23:28.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T14:23:28.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T14:23:28.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T14:23:28.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T14:23:28.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T14:23:28.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T14:23:28.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T14:23:28.622 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T14:23:28.622 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T14:23:28.622 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T14:23:28.622 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T14:23:28.622 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T14:23:28.622 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T14:23:28.622 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T14:23:28.622 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T14:23:28.622 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T14:23:28.622 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T14:23:28.622 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T14:23:28.622 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T14:23:28.622 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T14:23:28.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T14:23:28.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T14:23:28.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T14:23:28.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T14:23:28.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T14:23:28.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T14:23:28.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T14:23:28.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T14:23:28.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T14:23:28.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T14:23:28.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T14:23:28.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T14:23:28.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T14:23:28.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T14:23:28.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T14:23:28.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T14:23:28.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T14:23:28.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T14:23:28.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T14:23:28.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T14:23:28.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T14:23:28.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T14:23:28.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T14:23:28.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T14:23:28.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T14:23:28.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T14:23:28.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T14:23:28.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T14:23:28.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T14:23:28.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T14:23:28.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T14:23:28.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T14:23:28.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T14:23:28.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T14:23:28.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T14:23:28.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T14:23:28.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T14:23:28.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T14:23:28.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T14:23:28.626 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T14:23:28.626 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T14:23:28.626 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T14:23:28.626 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T14:23:28.626 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T14:23:28.626 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T14:23:28.626 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.299+0000 7fb8740b5c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T14:23:28.626 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.303+0000 7fb8740b5c80 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-21T14:23:28.626 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.303+0000 7fb8740b5c80 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 32459, log_number is 69,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 69 2024-09-21T14:23:28.626 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.303+0000 7fb8740b5c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 69 2024-09-21T14:23:28.626 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.303+0000 7fb8740b5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 448ad563-de83-44d1-a498-ad2b4db3bd1f 2024-09-21T14:23:28.626 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.303+0000 7fb8740b5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726928608305991, "job": 1, "event": "recovery_started", "wal_files": [69]} 2024-09-21T14:23:28.626 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.303+0000 7fb8740b5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #69 mode 2 2024-09-21T14:23:28.626 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.307+0000 7fb8740b5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726928608309719, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 74, "file_size": 647043, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 32460, "largest_seqno": 33268, "table_properties": {"data_size": 643160, "index_size": 1562, "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": 9372, "raw_average_key_size": 19, "raw_value_size": 634807, "raw_average_value_size": 1298, "num_data_blocks": 70, "num_entries": 489, "num_filter_entries": 489, "num_deletions": 257, "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": 1726928608, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "448ad563-de83-44d1-a498-ad2b4db3bd1f", "db_session_id": "2AKKAUPQ6P101AFQ8DHA", "orig_file_number": 74, "seqno_to_time_mapping": "N/A"}} 2024-09-21T14:23:28.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.307+0000 7fb8740b5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726928608309872, "job": 1, "event": "recovery_finished"} 2024-09-21T14:23:28.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.307+0000 7fb8740b5c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 76 2024-09-21T14:23:28.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.307+0000 7fb8740b5c80 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-21T14:23:28.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.307+0000 7fb8740b5c80 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-21T14:23:28.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.307+0000 7fb8740b5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559e8f0fae00 2024-09-21T14:23:28.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.307+0000 7fb8740b5c80 4 rocksdb: DB pointer 0x559e8f1fe000 2024-09-21T14:23:28.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.307+0000 7fb869e7d640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T14:23:28.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.307+0000 7fb869e7d640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T14:23:28.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: ** DB Stats ** 2024-09-21T14:23:28.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T14:23:28.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: 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-21T14:23:28.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T14:23:28.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T14:23:28.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: 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-21T14:23:28.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T14:23:28.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T14:23:28.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: ** Compaction Stats [default] ** 2024-09-21T14:23:28.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: 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-21T14:23:28.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T14:23:28.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: L0 1/0 631.88 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 262.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T14:23:28.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: L6 1/0 10.58 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-21T14:23:28.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: Sum 2/0 11.20 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 262.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T14:23:28.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 262.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T14:23:28.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: ** Compaction Stats [default] ** 2024-09-21T14:23:28.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: 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-21T14:23:28.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T14:23:28.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 262.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T14:23:28.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T14:23:28.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T14:23:28.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-21T14:23:28.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T14:23:28.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T14:23:28.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T14:23:28.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T14:23:28.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: Cumulative compaction: 0.00 GB write, 89.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T14:23:28.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: Interval compaction: 0.00 GB write, 89.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T14:23:28.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: 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-21T14:23:28.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: Block cache BinnedLRUCache@0x559e8f0cd610#7 capacity: 512.00 MB usage: 3.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-21T14:23:28.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: 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-21T14:23:28.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T14:23:28.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.307+0000 7fb8740b5c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] at bind addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:23:28.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.311+0000 7fb8740b5c80 1 mon.a@-1(???) e3 preinit fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:23:28.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.311+0000 7fb8740b5c80 0 mon.a@-1(???).mds e1 new map 2024-09-21T14:23:28.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.311+0000 7fb8740b5c80 0 mon.a@-1(???).mds e1 print_map 2024-09-21T14:23:28.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: e1 2024-09-21T14:23:28.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: btime 2024-09-21T13:41:36:642193+0000 2024-09-21T14:23:28.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T14:23:28.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: 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-21T14:23:28.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: legacy client fscid: -1 2024-09-21T14:23:28.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: 2024-09-21T14:23:28.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: No filesystems configured 2024-09-21T14:23:28.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.311+0000 7fb8740b5c80 0 mon.a@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T14:23:28.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.311+0000 7fb8740b5c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T14:23:28.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.311+0000 7fb8740b5c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T14:23:28.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.311+0000 7fb8740b5c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T14:23:28.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:28 smithi032 bash[91339]: debug 2024-09-21T14:23:28.311+0000 7fb8740b5c80 1 mon.a@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-09-21T14:23:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:29.618319993Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:29.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: audit 2024-09-21T14:23:25.395357+0000 mgr.y (mgr.25169) 322 : audit [DBG] from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:29.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: audit 2024-09-21T14:23:25.395357+0000 mgr.y (mgr.25169) 322 : audit [DBG] from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:29.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: audit 2024-09-21T14:23:25.733067+0000 mgr.y (mgr.25169) 323 : audit [DBG] from='client.15759 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:29.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: audit 2024-09-21T14:23:25.733067+0000 mgr.y (mgr.25169) 323 : audit [DBG] from='client.15759 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: audit 2024-09-21T14:23:26.127259+0000 mon.c (mon.2) 405 : audit [DBG] from='client.? 172.21.15.32:0/952219823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:23:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: audit 2024-09-21T14:23:26.127259+0000 mon.c (mon.2) 405 : audit [DBG] from='client.? 172.21.15.32:0/952219823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:23:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: audit 2024-09-21T14:23:26.444431+0000 mgr.y (mgr.25169) 324 : audit [DBG] from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: audit 2024-09-21T14:23:26.444431+0000 mgr.y (mgr.25169) 324 : audit [DBG] from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:26.689814+0000 mgr.y (mgr.25169) 325 : cluster [DBG] pgmap v173: 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-21T14:23:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:26.689814+0000 mgr.y (mgr.25169) 325 : cluster [DBG] pgmap v173: 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-21T14:23:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:28.691599+0000 mgr.y (mgr.25169) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:28.691599+0000 mgr.y (mgr.25169) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.735905+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T14:23:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.735905+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T14:23:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.758793+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-21T14:23:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.758793+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-21T14:23:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.769975+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T14:23:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.769975+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T14:23:29.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770010+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:23:29.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770010+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:23:29.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770030+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:23:29.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770030+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:23:29.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770047+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:23:29.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770047+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:23:29.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770062+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:23:29.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770062+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:23:29.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770079+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T14:23:29.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770079+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T14:23:29.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770099+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:23:29.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770099+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:23:29.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770117+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:23:29.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770117+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:23:29.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770151+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:23:29.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.770151+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:23:29.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.771370+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T14:23:29.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.771370+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T14:23:29.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.771440+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:23:29.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.771440+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:23:29.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.773729+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-21T14:23:29.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.773729+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-21T14:23:29.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.774109+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T14:23:29.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: cluster 2024-09-21T14:23:29.774109+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T14:23:29.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: audit 2024-09-21T14:23:29.798209+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25169 ' entity='' 2024-09-21T14:23:29.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: audit 2024-09-21T14:23:29.798209+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25169 ' entity='' 2024-09-21T14:23:29.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: audit 2024-09-21T14:23:29.812702+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:29.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:29 smithi046 bash[70862]: audit 2024-09-21T14:23:29.812702+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: audit 2024-09-21T14:23:25.395357+0000 mgr.y (mgr.25169) 322 : audit [DBG] from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: audit 2024-09-21T14:23:25.395357+0000 mgr.y (mgr.25169) 322 : audit [DBG] from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: audit 2024-09-21T14:23:25.733067+0000 mgr.y (mgr.25169) 323 : audit [DBG] from='client.15759 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: audit 2024-09-21T14:23:25.733067+0000 mgr.y (mgr.25169) 323 : audit [DBG] from='client.15759 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: audit 2024-09-21T14:23:26.127259+0000 mon.c (mon.2) 405 : audit [DBG] from='client.? 172.21.15.32:0/952219823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:23:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: audit 2024-09-21T14:23:26.127259+0000 mon.c (mon.2) 405 : audit [DBG] from='client.? 172.21.15.32:0/952219823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:23:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: audit 2024-09-21T14:23:26.444431+0000 mgr.y (mgr.25169) 324 : audit [DBG] from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: audit 2024-09-21T14:23:26.444431+0000 mgr.y (mgr.25169) 324 : audit [DBG] from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:26.689814+0000 mgr.y (mgr.25169) 325 : cluster [DBG] pgmap v173: 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-21T14:23:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:26.689814+0000 mgr.y (mgr.25169) 325 : cluster [DBG] pgmap v173: 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-21T14:23:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:28.691599+0000 mgr.y (mgr.25169) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:28.691599+0000 mgr.y (mgr.25169) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.735905+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T14:23:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.735905+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T14:23:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.758793+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-21T14:23:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.758793+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-21T14:23:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.769975+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T14:23:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.769975+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T14:23:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770010+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:23:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770010+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:23:30.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770030+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:23:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: audit 2024-09-21T14:23:25.395357+0000 mgr.y (mgr.25169) 322 : audit [DBG] from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: audit 2024-09-21T14:23:25.733067+0000 mgr.y (mgr.25169) 323 : audit [DBG] from='client.15759 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: audit 2024-09-21T14:23:26.127259+0000 mon.c (mon.2) 405 : audit [DBG] from='client.? 172.21.15.32:0/952219823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:23:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: audit 2024-09-21T14:23:26.444431+0000 mgr.y (mgr.25169) 324 : audit [DBG] from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:23:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:26.689814+0000 mgr.y (mgr.25169) 325 : cluster [DBG] pgmap v173: 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-21T14:23:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:28.691599+0000 mgr.y (mgr.25169) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:29.735905+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T14:23:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:29.758793+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-21T14:23:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:29.769975+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T14:23:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:29.770010+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:23:30.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:29.770030+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:23:30.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:29.770047+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:23:30.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:29.770062+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:23:30.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:29.770079+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T14:23:30.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:29.770099+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:23:30.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:29.770117+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:23:30.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:29.770151+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:23:30.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:29.771370+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T14:23:30.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:29.771440+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:23:30.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:29.773729+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-21T14:23:30.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: cluster 2024-09-21T14:23:29.774109+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T14:23:30.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: audit 2024-09-21T14:23:29.798209+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25169 ' entity='' 2024-09-21T14:23:30.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[28514]: audit 2024-09-21T14:23:29.812702+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:30.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770030+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:23:30.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770047+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:23:30.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770047+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:23:30.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770062+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:23:30.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770062+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:23:30.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770079+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T14:23:30.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770079+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T14:23:30.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770099+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:23:30.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770099+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:23:30.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770117+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:23:30.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770117+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:23:30.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770151+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:23:30.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.770151+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:23:30.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.771370+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T14:23:30.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.771370+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T14:23:30.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.771440+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:23:30.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.771440+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:23:30.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.773729+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-21T14:23:30.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.773729+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-21T14:23:30.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.774109+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T14:23:30.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: cluster 2024-09-21T14:23:29.774109+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T14:23:30.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: audit 2024-09-21T14:23:29.798209+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25169 ' entity='' 2024-09-21T14:23:30.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: audit 2024-09-21T14:23:29.798209+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25169 ' entity='' 2024-09-21T14:23:30.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: audit 2024-09-21T14:23:29.812702+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:30.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:29 smithi032 bash[91339]: audit 2024-09-21T14:23:29.812702+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:31.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:23:30] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-21T14:23:32.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:31 smithi032 bash[91339]: cluster 2024-09-21T14:23:30.692312+0000 mgr.y (mgr.25169) 327 : cluster [DBG] pgmap v175: 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-21T14:23:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:31 smithi032 bash[91339]: cluster 2024-09-21T14:23:30.692312+0000 mgr.y (mgr.25169) 327 : cluster [DBG] pgmap v175: 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-21T14:23:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:31 smithi032 bash[91339]: audit 2024-09-21T14:23:30.720981+0000 mgr.y (mgr.25169) 328 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:31 smithi032 bash[91339]: audit 2024-09-21T14:23:30.720981+0000 mgr.y (mgr.25169) 328 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:32.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:31 smithi032 bash[28514]: cluster 2024-09-21T14:23:30.692312+0000 mgr.y (mgr.25169) 327 : cluster [DBG] pgmap v175: 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-21T14:23:32.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:31 smithi032 bash[28514]: audit 2024-09-21T14:23:30.720981+0000 mgr.y (mgr.25169) 328 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:31 smithi046 bash[70862]: cluster 2024-09-21T14:23:30.692312+0000 mgr.y (mgr.25169) 327 : cluster [DBG] pgmap v175: 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-21T14:23:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:31 smithi046 bash[70862]: cluster 2024-09-21T14:23:30.692312+0000 mgr.y (mgr.25169) 327 : cluster [DBG] pgmap v175: 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-21T14:23:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:31 smithi046 bash[70862]: audit 2024-09-21T14:23:30.720981+0000 mgr.y (mgr.25169) 328 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:31 smithi046 bash[70862]: audit 2024-09-21T14:23:30.720981+0000 mgr.y (mgr.25169) 328 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:32.854 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:32.604829341Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:33.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:32 smithi032 bash[28514]: audit 2024-09-21T14:23:32.510941+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:33.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:32 smithi032 bash[91339]: audit 2024-09-21T14:23:32.510941+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:33.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:32 smithi032 bash[91339]: audit 2024-09-21T14:23:32.510941+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:33.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:32 smithi046 bash[70862]: audit 2024-09-21T14:23:32.510941+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:33.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:32 smithi046 bash[70862]: audit 2024-09-21T14:23:32.510941+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:33.606 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:33 smithi032 bash[70739]: debug 2024-09-21T14:23:33.319+0000 7fcc0b0ee640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-21T14:23:34.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:33 smithi032 bash[91339]: cluster 2024-09-21T14:23:32.692998+0000 mgr.y (mgr.25169) 329 : cluster [DBG] pgmap v176: 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-21T14:23:34.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:33 smithi032 bash[91339]: cluster 2024-09-21T14:23:32.692998+0000 mgr.y (mgr.25169) 329 : cluster [DBG] pgmap v176: 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-21T14:23:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:33 smithi032 bash[28514]: cluster 2024-09-21T14:23:32.692998+0000 mgr.y (mgr.25169) 329 : cluster [DBG] pgmap v176: 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-21T14:23:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:33 smithi046 bash[70862]: cluster 2024-09-21T14:23:32.692998+0000 mgr.y (mgr.25169) 329 : cluster [DBG] pgmap v176: 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-21T14:23:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:33 smithi046 bash[70862]: cluster 2024-09-21T14:23:32.692998+0000 mgr.y (mgr.25169) 329 : cluster [DBG] pgmap v176: 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-21T14:23:35.859 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:35.60410043Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:36.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:35 smithi046 bash[70862]: cluster 2024-09-21T14:23:34.694786+0000 mgr.y (mgr.25169) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:36.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:35 smithi046 bash[70862]: cluster 2024-09-21T14:23:34.694786+0000 mgr.y (mgr.25169) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:36.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:35 smithi046 bash[70862]: audit 2024-09-21T14:23:35.758306+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:36.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:35 smithi046 bash[70862]: audit 2024-09-21T14:23:35.758306+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:36.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:35 smithi046 bash[70862]: audit 2024-09-21T14:23:35.764967+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:36.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:35 smithi046 bash[70862]: audit 2024-09-21T14:23:35.764967+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:36.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:35 smithi032 bash[91339]: cluster 2024-09-21T14:23:34.694786+0000 mgr.y (mgr.25169) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:36.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:35 smithi032 bash[91339]: cluster 2024-09-21T14:23:34.694786+0000 mgr.y (mgr.25169) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:36.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:35 smithi032 bash[91339]: audit 2024-09-21T14:23:35.758306+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:36.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:35 smithi032 bash[91339]: audit 2024-09-21T14:23:35.758306+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:36.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:35 smithi032 bash[91339]: audit 2024-09-21T14:23:35.764967+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:36.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:35 smithi032 bash[91339]: audit 2024-09-21T14:23:35.764967+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:36.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:35 smithi032 bash[28514]: cluster 2024-09-21T14:23:34.694786+0000 mgr.y (mgr.25169) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:36.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:35 smithi032 bash[28514]: audit 2024-09-21T14:23:35.758306+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:36.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:35 smithi032 bash[28514]: audit 2024-09-21T14:23:35.764967+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:37 smithi046 bash[70862]: cluster 2024-09-21T14:23:36.695491+0000 mgr.y (mgr.25169) 331 : cluster [DBG] pgmap v178: 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-21T14:23:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:37 smithi046 bash[70862]: cluster 2024-09-21T14:23:36.695491+0000 mgr.y (mgr.25169) 331 : cluster [DBG] pgmap v178: 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-21T14:23:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:37 smithi046 bash[70862]: audit 2024-09-21T14:23:36.908396+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:37 smithi046 bash[70862]: audit 2024-09-21T14:23:36.908396+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:37 smithi046 bash[70862]: audit 2024-09-21T14:23:36.916599+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:37 smithi046 bash[70862]: audit 2024-09-21T14:23:36.916599+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:38.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:37 smithi032 bash[28514]: cluster 2024-09-21T14:23:36.695491+0000 mgr.y (mgr.25169) 331 : cluster [DBG] pgmap v178: 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-21T14:23:38.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:37 smithi032 bash[28514]: audit 2024-09-21T14:23:36.908396+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:38.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:37 smithi032 bash[28514]: audit 2024-09-21T14:23:36.916599+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:38.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:37 smithi032 bash[91339]: cluster 2024-09-21T14:23:36.695491+0000 mgr.y (mgr.25169) 331 : cluster [DBG] pgmap v178: 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-21T14:23:38.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:37 smithi032 bash[91339]: cluster 2024-09-21T14:23:36.695491+0000 mgr.y (mgr.25169) 331 : cluster [DBG] pgmap v178: 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-21T14:23:38.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:37 smithi032 bash[91339]: audit 2024-09-21T14:23:36.908396+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:38.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:37 smithi032 bash[91339]: audit 2024-09-21T14:23:36.908396+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:38.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:37 smithi032 bash[91339]: audit 2024-09-21T14:23:36.916599+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:38.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:37 smithi032 bash[91339]: audit 2024-09-21T14:23:36.916599+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:38.592998819Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:39 smithi046 bash[70862]: cluster 2024-09-21T14:23:38.697277+0000 mgr.y (mgr.25169) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:39 smithi046 bash[70862]: cluster 2024-09-21T14:23:38.697277+0000 mgr.y (mgr.25169) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:40.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:39 smithi032 bash[28514]: cluster 2024-09-21T14:23:38.697277+0000 mgr.y (mgr.25169) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:40.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:39 smithi032 bash[91339]: cluster 2024-09-21T14:23:38.697277+0000 mgr.y (mgr.25169) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:40.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:39 smithi032 bash[91339]: cluster 2024-09-21T14:23:38.697277+0000 mgr.y (mgr.25169) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:41.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:23:40] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.51.0" 2024-09-21T14:23:41.915 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:41.634709174Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:41 smithi046 bash[70862]: cluster 2024-09-21T14:23:40.698027+0000 mgr.y (mgr.25169) 333 : cluster [DBG] pgmap v180: 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-21T14:23:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:41 smithi046 bash[70862]: cluster 2024-09-21T14:23:40.698027+0000 mgr.y (mgr.25169) 333 : cluster [DBG] pgmap v180: 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-21T14:23:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:41 smithi046 bash[70862]: audit 2024-09-21T14:23:40.732193+0000 mgr.y (mgr.25169) 334 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:41 smithi046 bash[70862]: audit 2024-09-21T14:23:40.732193+0000 mgr.y (mgr.25169) 334 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:42.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:41 smithi032 bash[91339]: cluster 2024-09-21T14:23:40.698027+0000 mgr.y (mgr.25169) 333 : cluster [DBG] pgmap v180: 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-21T14:23:42.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:41 smithi032 bash[91339]: cluster 2024-09-21T14:23:40.698027+0000 mgr.y (mgr.25169) 333 : cluster [DBG] pgmap v180: 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-21T14:23:42.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:41 smithi032 bash[91339]: audit 2024-09-21T14:23:40.732193+0000 mgr.y (mgr.25169) 334 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:42.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:41 smithi032 bash[91339]: audit 2024-09-21T14:23:40.732193+0000 mgr.y (mgr.25169) 334 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:42.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:41 smithi032 bash[28514]: cluster 2024-09-21T14:23:40.698027+0000 mgr.y (mgr.25169) 333 : cluster [DBG] pgmap v180: 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-21T14:23:42.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:41 smithi032 bash[28514]: audit 2024-09-21T14:23:40.732193+0000 mgr.y (mgr.25169) 334 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:43 smithi046 bash[70862]: cluster 2024-09-21T14:23:42.698749+0000 mgr.y (mgr.25169) 335 : cluster [DBG] pgmap v181: 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-21T14:23:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:43 smithi046 bash[70862]: cluster 2024-09-21T14:23:42.698749+0000 mgr.y (mgr.25169) 335 : cluster [DBG] pgmap v181: 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-21T14:23:44.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:43 smithi032 bash[91339]: cluster 2024-09-21T14:23:42.698749+0000 mgr.y (mgr.25169) 335 : cluster [DBG] pgmap v181: 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-21T14:23:44.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:43 smithi032 bash[91339]: cluster 2024-09-21T14:23:42.698749+0000 mgr.y (mgr.25169) 335 : cluster [DBG] pgmap v181: 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-21T14:23:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:43 smithi032 bash[28514]: cluster 2024-09-21T14:23:42.698749+0000 mgr.y (mgr.25169) 335 : cluster [DBG] pgmap v181: 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-21T14:23:44.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:44.630164156Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:45 smithi046 bash[70862]: cluster 2024-09-21T14:23:44.700417+0000 mgr.y (mgr.25169) 336 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:45 smithi046 bash[70862]: cluster 2024-09-21T14:23:44.700417+0000 mgr.y (mgr.25169) 336 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:46.217 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:45 smithi032 bash[91339]: cluster 2024-09-21T14:23:44.700417+0000 mgr.y (mgr.25169) 336 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:46.217 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:45 smithi032 bash[91339]: cluster 2024-09-21T14:23:44.700417+0000 mgr.y (mgr.25169) 336 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:46.217 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:45 smithi032 bash[28514]: cluster 2024-09-21T14:23:44.700417+0000 mgr.y (mgr.25169) 336 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:47.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[28514]: cluster 2024-09-21T14:23:46.701175+0000 mgr.y (mgr.25169) 337 : cluster [DBG] pgmap v183: 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-21T14:23:47.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[28514]: audit 2024-09-21T14:23:46.733103+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:47.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[28514]: audit 2024-09-21T14:23:46.747986+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:47.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[28514]: audit 2024-09-21T14:23:46.751640+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:47.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[28514]: audit 2024-09-21T14:23:46.753425+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:23:47.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[28514]: audit 2024-09-21T14:23:46.764766+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:47.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[28514]: audit 2024-09-21T14:23:46.896056+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:23:47.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[28514]: audit 2024-09-21T14:23:46.899467+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:23:47.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[28514]: audit 2024-09-21T14:23:46.901816+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T14:23:47.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[28514]: audit 2024-09-21T14:23:46.903402+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T14:23:47.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[28514]: cephadm 2024-09-21T14:23:46.904458+0000 mgr.y (mgr.25169) 338 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T14:23:47.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[28514]: audit 2024-09-21T14:23:47.511084+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: cluster 2024-09-21T14:23:46.701175+0000 mgr.y (mgr.25169) 337 : cluster [DBG] pgmap v183: 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-21T14:23:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: cluster 2024-09-21T14:23:46.701175+0000 mgr.y (mgr.25169) 337 : cluster [DBG] pgmap v183: 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-21T14:23:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.733103+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.733103+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.747986+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.747986+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.751640+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.751640+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.753425+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:23:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.753425+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:23:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.764766+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.764766+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.896056+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:23:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.896056+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:23:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.899467+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:23:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.899467+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:23:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.901816+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T14:23:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.901816+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T14:23:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.903402+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T14:23:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:46.903402+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T14:23:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: cephadm 2024-09-21T14:23:46.904458+0000 mgr.y (mgr.25169) 338 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T14:23:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: cephadm 2024-09-21T14:23:46.904458+0000 mgr.y (mgr.25169) 338 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T14:23:47.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:47.511084+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:47.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:47 smithi032 bash[91339]: audit 2024-09-21T14:23:47.511084+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:47.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:47.592853991Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: cluster 2024-09-21T14:23:46.701175+0000 mgr.y (mgr.25169) 337 : cluster [DBG] pgmap v183: 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-21T14:23:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: cluster 2024-09-21T14:23:46.701175+0000 mgr.y (mgr.25169) 337 : cluster [DBG] pgmap v183: 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-21T14:23:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.733103+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.733103+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.747986+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.747986+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.751640+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.751640+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.753425+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:23:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.753425+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T14:23:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.764766+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.764766+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.896056+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:23:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.896056+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T14:23:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.899467+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:23:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.899467+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T14:23:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.901816+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T14:23:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.901816+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T14:23:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.903402+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T14:23:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:46.903402+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T14:23:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: cephadm 2024-09-21T14:23:46.904458+0000 mgr.y (mgr.25169) 338 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T14:23:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: cephadm 2024-09-21T14:23:46.904458+0000 mgr.y (mgr.25169) 338 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T14:23:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:47.511084+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:47 smithi046 bash[70862]: audit 2024-09-21T14:23:47.511084+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T14:23:50.036 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:49 smithi032 bash[91339]: cluster 2024-09-21T14:23:48.702732+0000 mgr.y (mgr.25169) 339 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:50.036 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:49 smithi032 bash[91339]: cluster 2024-09-21T14:23:48.702732+0000 mgr.y (mgr.25169) 339 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:50.036 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:49 smithi032 bash[91339]: audit 2024-09-21T14:23:49.461963+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:50.036 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:49 smithi032 bash[91339]: audit 2024-09-21T14:23:49.461963+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:50.036 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:49 smithi032 bash[91339]: audit 2024-09-21T14:23:49.465120+0000 mon.c (mon.2) 414 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T14:23:50.036 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:49 smithi032 bash[91339]: audit 2024-09-21T14:23:49.465120+0000 mon.c (mon.2) 414 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T14:23:50.036 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:49 smithi032 bash[91339]: audit 2024-09-21T14:23:49.466557+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T14:23:50.037 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:49 smithi032 bash[91339]: audit 2024-09-21T14:23:49.466557+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T14:23:50.037 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:49 smithi032 bash[91339]: audit 2024-09-21T14:23:49.467816+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:50.037 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:49 smithi032 bash[91339]: audit 2024-09-21T14:23:49.467816+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:50.037 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:49 smithi032 bash[28514]: cluster 2024-09-21T14:23:48.702732+0000 mgr.y (mgr.25169) 339 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:50.037 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:49 smithi032 bash[28514]: audit 2024-09-21T14:23:49.461963+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:50.037 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:49 smithi032 bash[28514]: audit 2024-09-21T14:23:49.465120+0000 mon.c (mon.2) 414 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T14:23:50.037 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:49 smithi032 bash[28514]: audit 2024-09-21T14:23:49.466557+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T14:23:50.037 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:49 smithi032 bash[28514]: audit 2024-09-21T14:23:49.467816+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:49 smithi046 bash[70862]: cluster 2024-09-21T14:23:48.702732+0000 mgr.y (mgr.25169) 339 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:49 smithi046 bash[70862]: cluster 2024-09-21T14:23:48.702732+0000 mgr.y (mgr.25169) 339 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:23:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:49 smithi046 bash[70862]: audit 2024-09-21T14:23:49.461963+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:49 smithi046 bash[70862]: audit 2024-09-21T14:23:49.461963+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:23:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:49 smithi046 bash[70862]: audit 2024-09-21T14:23:49.465120+0000 mon.c (mon.2) 414 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T14:23:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:49 smithi046 bash[70862]: audit 2024-09-21T14:23:49.465120+0000 mon.c (mon.2) 414 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T14:23:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:49 smithi046 bash[70862]: audit 2024-09-21T14:23:49.466557+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T14:23:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:49 smithi046 bash[70862]: audit 2024-09-21T14:23:49.466557+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T14:23:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:49 smithi046 bash[70862]: audit 2024-09-21T14:23:49.467816+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:50.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:49 smithi046 bash[70862]: audit 2024-09-21T14:23:49.467816+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T14:23:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:50.623008925Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:50.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:50 smithi046 bash[70862]: cephadm 2024-09-21T14:23:49.455301+0000 mgr.y (mgr.25169) 340 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T14:23:50.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:50 smithi046 bash[70862]: cephadm 2024-09-21T14:23:49.455301+0000 mgr.y (mgr.25169) 340 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T14:23:50.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:50 smithi046 bash[70862]: cephadm 2024-09-21T14:23:49.469368+0000 mgr.y (mgr.25169) 341 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-09-21T14:23:50.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:50 smithi046 bash[70862]: cephadm 2024-09-21T14:23:49.469368+0000 mgr.y (mgr.25169) 341 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-09-21T14:23:51.088 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:23:50] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-21T14:23:51.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:50 smithi032 bash[28514]: cephadm 2024-09-21T14:23:49.455301+0000 mgr.y (mgr.25169) 340 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T14:23:51.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:50 smithi032 bash[28514]: cephadm 2024-09-21T14:23:49.469368+0000 mgr.y (mgr.25169) 341 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-09-21T14:23:51.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:50 smithi032 bash[91339]: cephadm 2024-09-21T14:23:49.455301+0000 mgr.y (mgr.25169) 340 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T14:23:51.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:50 smithi032 bash[91339]: cephadm 2024-09-21T14:23:49.455301+0000 mgr.y (mgr.25169) 340 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T14:23:51.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:50 smithi032 bash[91339]: cephadm 2024-09-21T14:23:49.469368+0000 mgr.y (mgr.25169) 341 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-09-21T14:23:51.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:50 smithi032 bash[91339]: cephadm 2024-09-21T14:23:49.469368+0000 mgr.y (mgr.25169) 341 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-09-21T14:23:52.064 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:51 smithi032 bash[91339]: cluster 2024-09-21T14:23:50.703474+0000 mgr.y (mgr.25169) 342 : cluster [DBG] pgmap v185: 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-21T14:23:52.064 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:51 smithi032 bash[91339]: cluster 2024-09-21T14:23:50.703474+0000 mgr.y (mgr.25169) 342 : cluster [DBG] pgmap v185: 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-21T14:23:52.064 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:51 smithi032 bash[91339]: audit 2024-09-21T14:23:50.741540+0000 mgr.y (mgr.25169) 343 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:52.065 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:51 smithi032 bash[91339]: audit 2024-09-21T14:23:50.741540+0000 mgr.y (mgr.25169) 343 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:52.065 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:51 smithi032 bash[28514]: cluster 2024-09-21T14:23:50.703474+0000 mgr.y (mgr.25169) 342 : cluster [DBG] pgmap v185: 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-21T14:23:52.065 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:51 smithi032 bash[28514]: audit 2024-09-21T14:23:50.741540+0000 mgr.y (mgr.25169) 343 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:51 smithi046 bash[70862]: cluster 2024-09-21T14:23:50.703474+0000 mgr.y (mgr.25169) 342 : cluster [DBG] pgmap v185: 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-21T14:23:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:51 smithi046 bash[70862]: cluster 2024-09-21T14:23:50.703474+0000 mgr.y (mgr.25169) 342 : cluster [DBG] pgmap v185: 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-21T14:23:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:51 smithi046 bash[70862]: audit 2024-09-21T14:23:50.741540+0000 mgr.y (mgr.25169) 343 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:23:51 smithi046 bash[70862]: audit 2024-09-21T14:23:50.741540+0000 mgr.y (mgr.25169) 343 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:23:52.328 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:23:52 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:52.328 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:23:52 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:52.329 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:23:52 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:52.329 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:23:52 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:52.329 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:52 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:52.329 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:23:52 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:52.330 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:23:52 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:52.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:52 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:52.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:52 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:52.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:52 smithi032 systemd[1]: Stopping Ceph mon.c for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:23:52.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:52 smithi032 bash[28514]: debug 2024-09-21T14:23:52.307+0000 7fa13613f640 -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-21T14:23:52.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:52 smithi032 bash[28514]: debug 2024-09-21T14:23:52.307+0000 7fa13613f640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T14:23:52.606 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:52 smithi032 bash[70739]: [21/Sep/2024:14:23:52] ENGINE Bus STOPPING 2024-09-21T14:23:53.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:52 smithi032 bash[70739]: [21/Sep/2024:14:23:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T14:23:53.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:52 smithi032 bash[70739]: [21/Sep/2024:14:23:52] ENGINE Bus STOPPED 2024-09-21T14:23:53.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:52 smithi032 bash[70739]: [21/Sep/2024:14:23:52] ENGINE Bus STARTING 2024-09-21T14:23:53.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:52 smithi032 bash[70739]: [21/Sep/2024:14:23:52] ENGINE Serving on http://:::9283 2024-09-21T14:23:53.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:52 smithi032 bash[70739]: [21/Sep/2024:14:23:52] ENGINE Bus STARTED 2024-09-21T14:23:53.514 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:53 smithi032 bash[94485]: ceph-0221b256-781f-11ef-baf6-efdc52797490-mon-c 2024-09-21T14:23:53.514 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:53 smithi032 bash[94556]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-mon-c 2024-09-21T14:23:53.515 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:53 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.c.service: Deactivated successfully. 2024-09-21T14:23:53.515 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:53 smithi032 systemd[1]: Stopped Ceph mon.c for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:23:53.766 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:23:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:53.766 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:23:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:53.766 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:23:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:53.767 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:53.767 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:53 smithi032 systemd[1]: Started Ceph mon.c for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:23:53.767 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:23:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:53.767 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:23:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:53.767 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:23:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:53.768 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:23:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:53.768 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:23:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:23:53.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:53.627348031Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:55.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.887+0000 7f3ba4c8ec80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T14:23:55.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.887+0000 7f3ba4c8ec80 0 ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev), process ceph-mon, pid 7 2024-09-21T14:23:55.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.887+0000 7f3ba4c8ec80 0 pidfile_write: ignore empty --pid-file 2024-09-21T14:23:55.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.887+0000 7f3ba4c8ec80 0 load: jerasure load: lrc 2024-09-21T14:23:55.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T14:23:55.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Git sha 0 2024-09-21T14:23:55.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Compile date 2024-09-21 09:24:23 2024-09-21T14:23:55.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: DB SUMMARY 2024-09-21T14:23:55.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: DB Session ID: B7LLC3O6O1FK50S69AXE 2024-09-21T14:23:55.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T14:23:55.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T14:23:55.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4583 Bytes 2024-09-21T14:23:55.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000066.sst 2024-09-21T14:23:55.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000064.log size: 1772827 ; 2024-09-21T14:23:55.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T14:23:55.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T14:23:55.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T14:23:55.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T14:23:55.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T14:23:55.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T14:23:55.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.env: 0x55d51b7eb120 2024-09-21T14:23:55.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T14:23:55.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.info_log: 0x55d51c13b700 2024-09-21T14:23:55.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T14:23:55.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.statistics: (nil) 2024-09-21T14:23:55.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.use_fsync: 0 2024-09-21T14:23:55.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T14:23:55.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T14:23:55.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T14:23:55.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T14:23:55.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T14:23:55.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T14:23:55.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T14:23:55.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T14:23:55.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T14:23:55.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T14:23:55.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T14:23:55.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.db_log_dir: 2024-09-21T14:23:55.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.wal_dir: 2024-09-21T14:23:55.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T14:23:55.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T14:23:55.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T14:23:55.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T14:23:55.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T14:23:55.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T14:23:55.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T14:23:55.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T14:23:55.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.write_buffer_manager: 0x55d51c13fb80 2024-09-21T14:23:55.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T14:23:55.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.unordered_write: 0 2024-09-21T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.row_cache: None 2024-09-21T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.wal_filter: None 2024-09-21T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T14:23:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T14:23:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T14:23:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T14:23:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.wal_compression: 0 2024-09-21T14:23:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T14:23:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T14:23:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T14:23:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T14:23:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T14:23:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T14:23:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T14:23:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T14:23:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T14:23:55.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T14:23:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T14:23:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T14:23:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T14:23:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T14:23:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T14:23:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T14:23:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T14:23:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T14:23:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T14:23:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T14:23:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T14:23:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T14:23:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T14:23:55.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_open_files: -1 2024-09-21T14:23:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T14:23:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T14:23:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T14:23:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T14:23:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T14:23:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Compression algorithms supported: 2024-09-21T14:23:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: kZSTD supported: 0 2024-09-21T14:23:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T14:23:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T14:23:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T14:23:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T14:23:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T14:23:55.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T14:23:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T14:23:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T14:23:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T14:23:55.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-21T14:23:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T14:23:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T14:23:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.merge_operator: 2024-09-21T14:23:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compaction_filter: None 2024-09-21T14:23:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T14:23:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T14:23:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T14:23:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T14:23:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d51c13b320) 2024-09-21T14:23:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: cache_index_and_filter_blocks: 1 2024-09-21T14:23:55.117 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T14:23:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T14:23:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: pin_top_level_index_and_filter: 1 2024-09-21T14:23:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: index_type: 0 2024-09-21T14:23:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: data_block_index_type: 0 2024-09-21T14:23:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: index_shortening: 1 2024-09-21T14:23:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T14:23:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: checksum: 4 2024-09-21T14:23:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: no_block_cache: 0 2024-09-21T14:23:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: block_cache: 0x55d51c131610 2024-09-21T14:23:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: block_cache_name: BinnedLRUCache 2024-09-21T14:23:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: block_cache_options: 2024-09-21T14:23:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: capacity : 536870912 2024-09-21T14:23:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: num_shard_bits : 4 2024-09-21T14:23:55.118 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: strict_capacity_limit : 0 2024-09-21T14:23:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: high_pri_pool_ratio: 0.000 2024-09-21T14:23:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: block_cache_compressed: (nil) 2024-09-21T14:23:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: persistent_cache: (nil) 2024-09-21T14:23:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: block_size: 4096 2024-09-21T14:23:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: block_size_deviation: 10 2024-09-21T14:23:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: block_restart_interval: 16 2024-09-21T14:23:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: index_block_restart_interval: 1 2024-09-21T14:23:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: metadata_block_size: 4096 2024-09-21T14:23:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: partition_filters: 0 2024-09-21T14:23:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: use_delta_encoding: 1 2024-09-21T14:23:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: filter_policy: bloomfilter 2024-09-21T14:23:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: whole_key_filtering: 1 2024-09-21T14:23:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: verify_compression: 0 2024-09-21T14:23:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: read_amp_bytes_per_bit: 0 2024-09-21T14:23:55.119 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: format_version: 5 2024-09-21T14:23:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: enable_index_compression: 1 2024-09-21T14:23:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: block_align: 0 2024-09-21T14:23:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: max_auto_readahead_size: 262144 2024-09-21T14:23:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: prepopulate_block_cache: 0 2024-09-21T14:23:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: initial_auto_readahead_size: 8192 2024-09-21T14:23:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: num_file_reads_for_auto_readahead: 2 2024-09-21T14:23:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T14:23:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T14:23:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compression: NoCompression 2024-09-21T14:23:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T14:23:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T14:23:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T14:23:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.num_levels: 7 2024-09-21T14:23:55.120 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T14:23:55.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T14:23:55.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T14:23:55.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T14:23:55.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T14:23:55.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T14:23:55.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T14:23:55.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T14:23:55.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T14:23:55.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T14:23:55.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T14:23:55.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T14:23:55.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T14:23:55.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T14:23:55.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T14:23:55.121 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T14:23:55.122 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T14:23:55.122 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T14:23:55.122 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T14:23:55.122 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T14:23:55.122 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T14:23:55.122 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T14:23:55.122 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T14:23:55.122 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T14:23:55.122 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T14:23:55.122 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T14:23:55.122 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T14:23:55.122 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T14:23:55.122 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T14:23:55.123 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T14:23:55.123 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T14:23:55.123 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T14:23:55.123 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T14:23:55.123 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T14:23:55.123 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T14:23:55.123 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T14:23:55.123 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T14:23:55.123 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T14:23:55.123 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T14:23:55.123 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T14:23:55.123 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T14:23:55.123 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T14:23:55.124 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T14:23:55.124 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T14:23:55.124 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T14:23:55.124 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T14:23:55.124 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T14:23:55.124 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T14:23:55.124 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T14:23:55.124 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T14:23:55.124 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T14:23:55.124 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T14:23:55.124 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T14:23:55.124 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T14:23:55.124 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T14:23:55.124 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T14:23:55.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T14:23:55.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T14:23:55.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T14:23:55.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T14:23:55.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T14:23:55.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T14:23:55.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T14:23:55.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T14:23:55.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T14:23:55.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.ttl: 2592000 2024-09-21T14:23:55.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T14:23:55.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T14:23:55.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T14:23:55.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T14:23:55.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T14:23:55.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T14:23:55.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T14:23:55.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T14:23:55.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T14:23:55.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T14:23:55.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T14:23:55.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T14:23:55.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T14:23:55.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 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-21T14:23:55.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 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 35028, log_number is 64,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 64 2024-09-21T14:23:55.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 64 2024-09-21T14:23:55.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1693a69f-5699-4b3f-af4a-bbf57420ce2c 2024-09-21T14:23:55.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726928634895298, "job": 1, "event": "recovery_started", "wal_files": [64]} 2024-09-21T14:23:55.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.891+0000 7f3ba4c8ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #64 mode 2 2024-09-21T14:23:55.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.899+0000 7f3ba4c8ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726928634901663, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 69, "file_size": 1125540, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 35033, "largest_seqno": 36268, "table_properties": {"data_size": 1120319, "index_size": 2580, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1605, "raw_key_size": 12833, "raw_average_key_size": 20, "raw_value_size": 1108746, "raw_average_value_size": 1743, "num_data_blocks": 116, "num_entries": 636, "num_filter_entries": 636, "num_deletions": 257, "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": 1726928634, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1693a69f-5699-4b3f-af4a-bbf57420ce2c", "db_session_id": "B7LLC3O6O1FK50S69AXE", "orig_file_number": 69, "seqno_to_time_mapping": "N/A"}} 2024-09-21T14:23:55.127 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.899+0000 7f3ba4c8ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726928634901805, "job": 1, "event": "recovery_finished"} 2024-09-21T14:23:55.127 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.899+0000 7f3ba4c8ec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 71 2024-09-21T14:23:55.127 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.899+0000 7f3ba4c8ec80 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-21T14:23:55.127 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.899+0000 7f3ba4c8ec80 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-21T14:23:55.127 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.899+0000 7f3ba4c8ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d51c15ee00 2024-09-21T14:23:55.127 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.899+0000 7f3ba4c8ec80 4 rocksdb: DB pointer 0x55d51c262000 2024-09-21T14:23:55.127 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.899+0000 7f3b9aa56640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T14:23:55.127 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.899+0000 7f3b9aa56640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T14:23:55.127 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: ** DB Stats ** 2024-09-21T14:23:55.127 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T14:23:55.127 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: 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-21T14:23:55.127 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T14:23:55.127 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T14:23:55.127 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: 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-21T14:23:55.128 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T14:23:55.128 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T14:23:55.128 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: ** Compaction Stats [default] ** 2024-09-21T14:23:55.128 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: 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-21T14:23:55.128 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T14:23:55.128 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: L0 1/0 1.07 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 323.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T14:23:55.128 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: L6 1/0 10.58 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-21T14:23:55.128 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: Sum 2/0 11.66 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 323.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T14:23:55.128 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 323.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T14:23:55.128 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: ** Compaction Stats [default] ** 2024-09-21T14:23:55.128 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: 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-21T14:23:55.128 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T14:23:55.128 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 323.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T14:23:55.129 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T14:23:55.129 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T14:23:55.129 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-21T14:23:55.129 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T14:23:55.129 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T14:23:55.129 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T14:23:55.129 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T14:23:55.129 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: Cumulative compaction: 0.00 GB write, 113.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T14:23:55.129 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: Interval compaction: 0.00 GB write, 113.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T14:23:55.129 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: 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-21T14:23:55.129 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: Block cache BinnedLRUCache@0x55d51c131610#7 capacity: 512.00 MB usage: 4.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-21T14:23:55.129 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-09-21T14:23:55.129 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T14:23:55.130 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.899+0000 7f3ba4c8ec80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] at bind addrs [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:23:55.130 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.903+0000 7f3ba4c8ec80 1 mon.c@-1(???) e3 preinit fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:23:55.130 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.903+0000 7f3ba4c8ec80 0 mon.c@-1(???).mds e1 new map 2024-09-21T14:23:55.130 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.903+0000 7f3ba4c8ec80 0 mon.c@-1(???).mds e1 print_map 2024-09-21T14:23:55.130 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: e1 2024-09-21T14:23:55.130 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: btime 2024-09-21T13:41:36:642193+0000 2024-09-21T14:23:55.130 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T14:23:55.130 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: 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-21T14:23:55.130 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: legacy client fscid: -1 2024-09-21T14:23:55.130 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: 2024-09-21T14:23:55.130 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: No filesystems configured 2024-09-21T14:23:55.130 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.903+0000 7f3ba4c8ec80 0 mon.c@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T14:23:55.130 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.903+0000 7f3ba4c8ec80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T14:23:55.130 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.903+0000 7f3ba4c8ec80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T14:23:55.131 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.903+0000 7f3ba4c8ec80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T14:23:55.131 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:23:54 smithi032 bash[94613]: debug 2024-09-21T14:23:54.903+0000 7f3ba4c8ec80 1 mon.c@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-09-21T14:23:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:56.599439247Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:23:59.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:23:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:23:59.62729805Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:01.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:24:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:24:00] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-21T14:24:01.219 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:24:01.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: audit 2024-09-21T14:23:52.675076+0000 mgr.y (mgr.25169) 344 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:24:01.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: audit 2024-09-21T14:23:52.675076+0000 mgr.y (mgr.25169) 344 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:24:01.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:23:52.704030+0000 mgr.y (mgr.25169) 345 : cluster [DBG] pgmap v186: 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-21T14:24:01.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:23:52.704030+0000 mgr.y (mgr.25169) 345 : cluster [DBG] pgmap v186: 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-21T14:24:01.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:23:54.704974+0000 mgr.y (mgr.25169) 346 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:01.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:23:54.704974+0000 mgr.y (mgr.25169) 346 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:01.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:23:55.587371+0000 mon.b (mon.1) 6 : cluster [INF] mon.b calling monitor election 2024-09-21T14:24:01.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:23:55.587371+0000 mon.b (mon.1) 6 : cluster [INF] mon.b calling monitor election 2024-09-21T14:24:01.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:23:55.588917+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-21T14:24:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:23:55.588917+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-21T14:24:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:23:56.705638+0000 mgr.y (mgr.25169) 347 : cluster [DBG] pgmap v188: 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-21T14:24:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:23:56.705638+0000 mgr.y (mgr.25169) 347 : cluster [DBG] pgmap v188: 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-21T14:24:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:23:58.707409+0000 mgr.y (mgr.25169) 348 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:23:58.707409+0000 mgr.y (mgr.25169) 348 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.591119+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T14:24:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.591119+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T14:24:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599726+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-21T14:24:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599726+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-21T14:24:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599755+0000 mon.a (mon.0) 29 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:24:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599755+0000 mon.a (mon.0) 29 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:24:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599773+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:24:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599773+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:24:01.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: audit 2024-09-21T14:23:52.675076+0000 mgr.y (mgr.25169) 344 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:24:01.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: audit 2024-09-21T14:23:52.675076+0000 mgr.y (mgr.25169) 344 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:24:01.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:23:52.704030+0000 mgr.y (mgr.25169) 345 : cluster [DBG] pgmap v186: 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-21T14:24:01.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:23:52.704030+0000 mgr.y (mgr.25169) 345 : cluster [DBG] pgmap v186: 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-21T14:24:01.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:23:54.704974+0000 mgr.y (mgr.25169) 346 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:01.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:23:54.704974+0000 mgr.y (mgr.25169) 346 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:01.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:23:55.587371+0000 mon.b (mon.1) 6 : cluster [INF] mon.b calling monitor election 2024-09-21T14:24:01.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:23:55.587371+0000 mon.b (mon.1) 6 : cluster [INF] mon.b calling monitor election 2024-09-21T14:24:01.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:23:55.588917+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-21T14:24:01.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:23:55.588917+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-21T14:24:01.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:23:56.705638+0000 mgr.y (mgr.25169) 347 : cluster [DBG] pgmap v188: 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-21T14:24:01.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:23:56.705638+0000 mgr.y (mgr.25169) 347 : cluster [DBG] pgmap v188: 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-21T14:24:01.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:23:58.707409+0000 mgr.y (mgr.25169) 348 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:01.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:23:58.707409+0000 mgr.y (mgr.25169) 348 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:01.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.591119+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T14:24:01.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.591119+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T14:24:01.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599726+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-21T14:24:01.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599726+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-21T14:24:01.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599755+0000 mon.a (mon.0) 29 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:24:01.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599755+0000 mon.a (mon.0) 29 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:24:01.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599773+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:24:01.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599773+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:24:01.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599789+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:24:01.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599789+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:24:01.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599806+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:24:01.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599806+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:24:01.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599822+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-21T14:24:01.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599822+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-21T14:24:01.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599844+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:24:01.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599844+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:24:01.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599868+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:24:01.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599868+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:24:01.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599887+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:24:01.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.599887+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:24:01.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.618081+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-21T14:24:01.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.618081+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-21T14:24:01.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.618135+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:24:01.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.618135+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:24:01.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.618766+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-21T14:24:01.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.618766+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-21T14:24:01.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.619067+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-21T14:24:01.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.619067+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-21T14:24:01.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: audit 2024-09-21T14:24:00.643218+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: audit 2024-09-21T14:24:00.643218+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: audit 2024-09-21T14:24:00.661115+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: audit 2024-09-21T14:24:00.661115+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.708166+0000 mgr.y (mgr.25169) 349 : cluster [DBG] pgmap v190: 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-21T14:24:01.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: cluster 2024-09-21T14:24:00.708166+0000 mgr.y (mgr.25169) 349 : cluster [DBG] pgmap v190: 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-21T14:24:01.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: audit 2024-09-21T14:24:00.752588+0000 mgr.y (mgr.25169) 350 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:01.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: audit 2024-09-21T14:24:00.752588+0000 mgr.y (mgr.25169) 350 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:01.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: audit 2024-09-21T14:24:01.233534+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: audit 2024-09-21T14:24:01.233534+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: audit 2024-09-21T14:24:01.244240+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[91339]: audit 2024-09-21T14:24:01.244240+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599789+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:24:01.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599789+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:24:01.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599806+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:24:01.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599806+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:24:01.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599822+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-21T14:24:01.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599822+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-21T14:24:01.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599844+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:24:01.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599844+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:24:01.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599868+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:24:01.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599868+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:24:01.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599887+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:24:01.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.599887+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:24:01.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.618081+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-21T14:24:01.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.618081+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-21T14:24:01.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.618135+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:24:01.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.618135+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:24:01.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.618766+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-21T14:24:01.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.618766+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-21T14:24:01.865 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.619067+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-21T14:24:01.865 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.619067+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-21T14:24:01.865 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: audit 2024-09-21T14:24:00.643218+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.865 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: audit 2024-09-21T14:24:00.643218+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.865 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: audit 2024-09-21T14:24:00.661115+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.865 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: audit 2024-09-21T14:24:00.661115+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.865 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.708166+0000 mgr.y (mgr.25169) 349 : cluster [DBG] pgmap v190: 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-21T14:24:01.865 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: cluster 2024-09-21T14:24:00.708166+0000 mgr.y (mgr.25169) 349 : cluster [DBG] pgmap v190: 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-21T14:24:01.865 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: audit 2024-09-21T14:24:00.752588+0000 mgr.y (mgr.25169) 350 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:01.865 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: audit 2024-09-21T14:24:00.752588+0000 mgr.y (mgr.25169) 350 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:01.865 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: audit 2024-09-21T14:24:01.233534+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.865 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: audit 2024-09-21T14:24:01.233534+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.866 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: audit 2024-09-21T14:24:01.244240+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.866 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:01 smithi032 bash[94613]: audit 2024-09-21T14:24:01.244240+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.868 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:24:01.868 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (4m) 26s ago 31m 14.1M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:24:01.868 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (3m) 107s ago 31m 70.2M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:24:01.869 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (6m) 26s ago 28m 48.4M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:24:01.869 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (5m) 107s ago 39m 440M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:24:01.869 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (16m) 26s ago 42m 510M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:24:01.869 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (34s) 26s ago 42m 22.8M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:24:01.869 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (114s) 107s ago 40m 18.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:24:01.869 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 starting - - - 2048M 2024-09-21T14:24:01.869 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (5m) 26s ago 31m 8164k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:24:01.869 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (5m) 107s ago 31m 8040k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:24:01.869 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (39m) 26s ago 39m 65.0M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:24:01.869 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (38m) 26s ago 38m 66.4M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:24:01.869 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (37m) 26s ago 37m 62.1M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:24:01.869 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (36m) 26s ago 36m 57.5M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:24:01.869 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (35m) 107s ago 35m 61.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:24:01.869 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (34m) 107s ago 34m 65.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:24:01.870 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (33m) 107s ago 33m 55.7M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:24:01.870 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (32m) 107s ago 32m 67.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:24:01.870 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (4m) 107s ago 31m 48.0M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:24:01.870 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (29m) 26s ago 29m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:24:01.870 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (29m) 107s ago 29m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:24:01.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: audit 2024-09-21T14:23:52.675076+0000 mgr.y (mgr.25169) 344 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:24:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: audit 2024-09-21T14:23:52.675076+0000 mgr.y (mgr.25169) 344 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T14:24:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:23:52.704030+0000 mgr.y (mgr.25169) 345 : cluster [DBG] pgmap v186: 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-21T14:24:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:23:52.704030+0000 mgr.y (mgr.25169) 345 : cluster [DBG] pgmap v186: 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-21T14:24:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:23:54.704974+0000 mgr.y (mgr.25169) 346 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:23:54.704974+0000 mgr.y (mgr.25169) 346 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:23:55.587371+0000 mon.b (mon.1) 6 : cluster [INF] mon.b calling monitor election 2024-09-21T14:24:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:23:55.587371+0000 mon.b (mon.1) 6 : cluster [INF] mon.b calling monitor election 2024-09-21T14:24:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:23:55.588917+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-21T14:24:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:23:55.588917+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-09-21T14:24:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:23:56.705638+0000 mgr.y (mgr.25169) 347 : cluster [DBG] pgmap v188: 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-21T14:24:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:23:56.705638+0000 mgr.y (mgr.25169) 347 : cluster [DBG] pgmap v188: 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-21T14:24:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:23:58.707409+0000 mgr.y (mgr.25169) 348 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:01.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:23:58.707409+0000 mgr.y (mgr.25169) 348 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.591119+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T14:24:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.591119+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T14:24:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599726+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-21T14:24:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599726+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 3 2024-09-21T14:24:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599755+0000 mon.a (mon.0) 29 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:24:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599755+0000 mon.a (mon.0) 29 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:24:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599773+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:24:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599773+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:24:01.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599789+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:24:01.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599789+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:24:01.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599806+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:24:01.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599806+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:24:01.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599822+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-21T14:24:01.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599822+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-09-21T14:24:01.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599844+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:24:01.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599844+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:24:01.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599868+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:24:01.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599868+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:24:01.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599887+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:24:01.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.599887+0000 mon.a (mon.0) 36 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:24:01.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.618081+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-21T14:24:01.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.618081+0000 mon.a (mon.0) 37 : cluster [DBG] fsmap 2024-09-21T14:24:01.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.618135+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:24:01.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.618135+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:24:01.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.618766+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-21T14:24:01.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.618766+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-21T14:24:01.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.619067+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-21T14:24:01.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.619067+0000 mon.a (mon.0) 40 : cluster [INF] overall HEALTH_OK 2024-09-21T14:24:01.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: audit 2024-09-21T14:24:00.643218+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: audit 2024-09-21T14:24:00.643218+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: audit 2024-09-21T14:24:00.661115+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: audit 2024-09-21T14:24:00.661115+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.708166+0000 mgr.y (mgr.25169) 349 : cluster [DBG] pgmap v190: 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-21T14:24:01.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: cluster 2024-09-21T14:24:00.708166+0000 mgr.y (mgr.25169) 349 : cluster [DBG] pgmap v190: 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-21T14:24:01.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: audit 2024-09-21T14:24:00.752588+0000 mgr.y (mgr.25169) 350 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:01.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: audit 2024-09-21T14:24:00.752588+0000 mgr.y (mgr.25169) 350 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:01.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: audit 2024-09-21T14:24:01.233534+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: audit 2024-09-21T14:24:01.233534+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: audit 2024-09-21T14:24:01.244240+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:01.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:01 smithi046 bash[70862]: audit 2024-09-21T14:24:01.244240+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:02.252 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:24:02.252 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:24:02.252 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:24:02.252 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:24:02.252 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:24:02.252 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:24:02.252 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:24:02.252 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:24:02.252 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T14:24:02.252 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:24:02.252 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:24:02.253 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:24:02.253 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:24:02.253 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:24:02.253 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 10, 2024-09-21T14:24:02.253 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 5 2024-09-21T14:24:02.253 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:24:02.253 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:24:02.577 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:24:02.577 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:24:02.577 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:24:02.577 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi032", 2024-09-21T14:24:02.577 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:24:02.578 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "1/2 daemons upgraded", 2024-09-21T14:24:02.578 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T14:24:02.578 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:24:02.578 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:24:02.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:23:55.586191+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T14:24:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:23:55.586191+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T14:24:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: audit 2024-09-21T14:24:01.207080+0000 mgr.y (mgr.25169) 351 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: audit 2024-09-21T14:24:01.207080+0000 mgr.y (mgr.25169) 351 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: audit 2024-09-21T14:24:01.516122+0000 mgr.y (mgr.25169) 352 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: audit 2024-09-21T14:24:01.516122+0000 mgr.y (mgr.25169) 352 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.610703+0000 mon.a (mon.0) 45 : cluster [INF] mon.a calling monitor election 2024-09-21T14:24:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.610703+0000 mon.a (mon.0) 45 : cluster [INF] mon.a calling monitor election 2024-09-21T14:24:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.611961+0000 mon.b (mon.1) 7 : cluster [INF] mon.b calling monitor election 2024-09-21T14:24:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.611961+0000 mon.b (mon.1) 7 : cluster [INF] mon.b calling monitor election 2024-09-21T14:24:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.615260+0000 mon.a (mon.0) 46 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T14:24:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.615260+0000 mon.a (mon.0) 46 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T14:24:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620263+0000 mon.a (mon.0) 47 : cluster [DBG] monmap epoch 3 2024-09-21T14:24:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620263+0000 mon.a (mon.0) 47 : cluster [DBG] monmap epoch 3 2024-09-21T14:24:02.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620279+0000 mon.a (mon.0) 48 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:24:02.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620279+0000 mon.a (mon.0) 48 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:24:02.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620286+0000 mon.a (mon.0) 49 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:24:02.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620286+0000 mon.a (mon.0) 49 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:24:02.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620292+0000 mon.a (mon.0) 50 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:24:02.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620292+0000 mon.a (mon.0) 50 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:24:02.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620299+0000 mon.a (mon.0) 51 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:24:02.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620299+0000 mon.a (mon.0) 51 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:24:02.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620305+0000 mon.a (mon.0) 52 : cluster [DBG] election_strategy: 1 2024-09-21T14:24:02.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620305+0000 mon.a (mon.0) 52 : cluster [DBG] election_strategy: 1 2024-09-21T14:24:02.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620311+0000 mon.a (mon.0) 53 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:24:02.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:23:55.586191+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T14:24:02.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:23:55.586191+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T14:24:02.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: audit 2024-09-21T14:24:01.207080+0000 mgr.y (mgr.25169) 351 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: audit 2024-09-21T14:24:01.207080+0000 mgr.y (mgr.25169) 351 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: audit 2024-09-21T14:24:01.516122+0000 mgr.y (mgr.25169) 352 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: audit 2024-09-21T14:24:01.516122+0000 mgr.y (mgr.25169) 352 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.610703+0000 mon.a (mon.0) 45 : cluster [INF] mon.a calling monitor election 2024-09-21T14:24:02.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.610703+0000 mon.a (mon.0) 45 : cluster [INF] mon.a calling monitor election 2024-09-21T14:24:02.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.611961+0000 mon.b (mon.1) 7 : cluster [INF] mon.b calling monitor election 2024-09-21T14:24:02.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.611961+0000 mon.b (mon.1) 7 : cluster [INF] mon.b calling monitor election 2024-09-21T14:24:02.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.615260+0000 mon.a (mon.0) 46 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T14:24:02.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.615260+0000 mon.a (mon.0) 46 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T14:24:02.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620263+0000 mon.a (mon.0) 47 : cluster [DBG] monmap epoch 3 2024-09-21T14:24:02.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620263+0000 mon.a (mon.0) 47 : cluster [DBG] monmap epoch 3 2024-09-21T14:24:02.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620279+0000 mon.a (mon.0) 48 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:24:02.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620279+0000 mon.a (mon.0) 48 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:24:02.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620286+0000 mon.a (mon.0) 49 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:24:02.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620286+0000 mon.a (mon.0) 49 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:24:02.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620292+0000 mon.a (mon.0) 50 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:24:02.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620292+0000 mon.a (mon.0) 50 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:24:02.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620299+0000 mon.a (mon.0) 51 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:24:02.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620299+0000 mon.a (mon.0) 51 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:24:02.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620305+0000 mon.a (mon.0) 52 : cluster [DBG] election_strategy: 1 2024-09-21T14:24:02.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620305+0000 mon.a (mon.0) 52 : cluster [DBG] election_strategy: 1 2024-09-21T14:24:02.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620311+0000 mon.a (mon.0) 53 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:24:02.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620311+0000 mon.a (mon.0) 53 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:24:02.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620318+0000 mon.a (mon.0) 54 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:24:02.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620318+0000 mon.a (mon.0) 54 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:24:02.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620324+0000 mon.a (mon.0) 55 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:24:02.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620324+0000 mon.a (mon.0) 55 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:24:02.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620764+0000 mon.a (mon.0) 56 : cluster [DBG] fsmap 2024-09-21T14:24:02.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620764+0000 mon.a (mon.0) 56 : cluster [DBG] fsmap 2024-09-21T14:24:02.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620790+0000 mon.a (mon.0) 57 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:24:02.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.620790+0000 mon.a (mon.0) 57 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:24:02.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.621321+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-21T14:24:02.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.621321+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-21T14:24:02.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.621499+0000 mon.a (mon.0) 59 : cluster [INF] overall HEALTH_OK 2024-09-21T14:24:02.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: cluster 2024-09-21T14:24:01.621499+0000 mon.a (mon.0) 59 : cluster [INF] overall HEALTH_OK 2024-09-21T14:24:02.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: audit 2024-09-21T14:24:01.835035+0000 mgr.y (mgr.25169) 353 : audit [DBG] from='client.34120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: audit 2024-09-21T14:24:01.835035+0000 mgr.y (mgr.25169) 353 : audit [DBG] from='client.34120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: audit 2024-09-21T14:24:02.254029+0000 mon.a (mon.0) 60 : audit [DBG] from='client.? 172.21.15.32:0/3615512186' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:02.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: audit 2024-09-21T14:24:02.254029+0000 mon.a (mon.0) 60 : audit [DBG] from='client.? 172.21.15.32:0/3615512186' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:02.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: audit 2024-09-21T14:24:02.511239+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:02.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[91339]: audit 2024-09-21T14:24:02.511239+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:02.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620311+0000 mon.a (mon.0) 53 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:24:02.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620318+0000 mon.a (mon.0) 54 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:24:02.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620318+0000 mon.a (mon.0) 54 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:24:02.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620324+0000 mon.a (mon.0) 55 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:24:02.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620324+0000 mon.a (mon.0) 55 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:24:02.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620764+0000 mon.a (mon.0) 56 : cluster [DBG] fsmap 2024-09-21T14:24:02.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620764+0000 mon.a (mon.0) 56 : cluster [DBG] fsmap 2024-09-21T14:24:02.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620790+0000 mon.a (mon.0) 57 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:24:02.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.620790+0000 mon.a (mon.0) 57 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:24:02.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.621321+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-21T14:24:02.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.621321+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-21T14:24:02.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.621499+0000 mon.a (mon.0) 59 : cluster [INF] overall HEALTH_OK 2024-09-21T14:24:02.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: cluster 2024-09-21T14:24:01.621499+0000 mon.a (mon.0) 59 : cluster [INF] overall HEALTH_OK 2024-09-21T14:24:02.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: audit 2024-09-21T14:24:01.835035+0000 mgr.y (mgr.25169) 353 : audit [DBG] from='client.34120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: audit 2024-09-21T14:24:01.835035+0000 mgr.y (mgr.25169) 353 : audit [DBG] from='client.34120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: audit 2024-09-21T14:24:02.254029+0000 mon.a (mon.0) 60 : audit [DBG] from='client.? 172.21.15.32:0/3615512186' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:02.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: audit 2024-09-21T14:24:02.254029+0000 mon.a (mon.0) 60 : audit [DBG] from='client.? 172.21.15.32:0/3615512186' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:02.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: audit 2024-09-21T14:24:02.511239+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:02.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:02 smithi032 bash[94613]: audit 2024-09-21T14:24:02.511239+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:02.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:02.592523057Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:02.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:23:55.586191+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T14:24:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:23:55.586191+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T14:24:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: audit 2024-09-21T14:24:01.207080+0000 mgr.y (mgr.25169) 351 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: audit 2024-09-21T14:24:01.207080+0000 mgr.y (mgr.25169) 351 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: audit 2024-09-21T14:24:01.516122+0000 mgr.y (mgr.25169) 352 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: audit 2024-09-21T14:24:01.516122+0000 mgr.y (mgr.25169) 352 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.610703+0000 mon.a (mon.0) 45 : cluster [INF] mon.a calling monitor election 2024-09-21T14:24:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.610703+0000 mon.a (mon.0) 45 : cluster [INF] mon.a calling monitor election 2024-09-21T14:24:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.611961+0000 mon.b (mon.1) 7 : cluster [INF] mon.b calling monitor election 2024-09-21T14:24:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.611961+0000 mon.b (mon.1) 7 : cluster [INF] mon.b calling monitor election 2024-09-21T14:24:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.615260+0000 mon.a (mon.0) 46 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T14:24:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.615260+0000 mon.a (mon.0) 46 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T14:24:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620263+0000 mon.a (mon.0) 47 : cluster [DBG] monmap epoch 3 2024-09-21T14:24:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620263+0000 mon.a (mon.0) 47 : cluster [DBG] monmap epoch 3 2024-09-21T14:24:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620279+0000 mon.a (mon.0) 48 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:24:02.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620279+0000 mon.a (mon.0) 48 : cluster [DBG] fsid 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:24:02.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620286+0000 mon.a (mon.0) 49 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:24:02.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620286+0000 mon.a (mon.0) 49 : cluster [DBG] last_changed 2024-09-21T13:43:47.629284+0000 2024-09-21T14:24:02.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620292+0000 mon.a (mon.0) 50 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:24:02.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620292+0000 mon.a (mon.0) 50 : cluster [DBG] created 2024-09-21T13:41:31.881711+0000 2024-09-21T14:24:02.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620299+0000 mon.a (mon.0) 51 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:24:02.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620299+0000 mon.a (mon.0) 51 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T14:24:02.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620305+0000 mon.a (mon.0) 52 : cluster [DBG] election_strategy: 1 2024-09-21T14:24:02.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620305+0000 mon.a (mon.0) 52 : cluster [DBG] election_strategy: 1 2024-09-21T14:24:02.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620311+0000 mon.a (mon.0) 53 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:24:02.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620311+0000 mon.a (mon.0) 53 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-21T14:24:02.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620318+0000 mon.a (mon.0) 54 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:24:02.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620318+0000 mon.a (mon.0) 54 : cluster [DBG] 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-09-21T14:24:02.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620324+0000 mon.a (mon.0) 55 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:24:02.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620324+0000 mon.a (mon.0) 55 : cluster [DBG] 2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-21T14:24:02.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620764+0000 mon.a (mon.0) 56 : cluster [DBG] fsmap 2024-09-21T14:24:02.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620764+0000 mon.a (mon.0) 56 : cluster [DBG] fsmap 2024-09-21T14:24:02.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620790+0000 mon.a (mon.0) 57 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:24:02.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.620790+0000 mon.a (mon.0) 57 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T14:24:02.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.621321+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-21T14:24:02.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.621321+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-21T14:24:02.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.621499+0000 mon.a (mon.0) 59 : cluster [INF] overall HEALTH_OK 2024-09-21T14:24:02.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: cluster 2024-09-21T14:24:01.621499+0000 mon.a (mon.0) 59 : cluster [INF] overall HEALTH_OK 2024-09-21T14:24:02.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: audit 2024-09-21T14:24:01.835035+0000 mgr.y (mgr.25169) 353 : audit [DBG] from='client.34120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: audit 2024-09-21T14:24:01.835035+0000 mgr.y (mgr.25169) 353 : audit [DBG] from='client.34120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:02.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: audit 2024-09-21T14:24:02.254029+0000 mon.a (mon.0) 60 : audit [DBG] from='client.? 172.21.15.32:0/3615512186' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:02.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: audit 2024-09-21T14:24:02.254029+0000 mon.a (mon.0) 60 : audit [DBG] from='client.? 172.21.15.32:0/3615512186' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:02.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: audit 2024-09-21T14:24:02.511239+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:02.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:02 smithi046 bash[70862]: audit 2024-09-21T14:24:02.511239+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:03 smithi046 bash[70862]: audit 2024-09-21T14:24:02.579706+0000 mgr.y (mgr.25169) 354 : audit [DBG] from='client.44121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:03 smithi046 bash[70862]: audit 2024-09-21T14:24:02.579706+0000 mgr.y (mgr.25169) 354 : audit [DBG] from='client.44121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:03 smithi046 bash[70862]: cluster 2024-09-21T14:24:02.708833+0000 mgr.y (mgr.25169) 355 : cluster [DBG] pgmap v191: 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-21T14:24:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:03 smithi046 bash[70862]: cluster 2024-09-21T14:24:02.708833+0000 mgr.y (mgr.25169) 355 : cluster [DBG] pgmap v191: 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-21T14:24:04.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:03 smithi032 bash[91339]: audit 2024-09-21T14:24:02.579706+0000 mgr.y (mgr.25169) 354 : audit [DBG] from='client.44121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:04.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:03 smithi032 bash[91339]: audit 2024-09-21T14:24:02.579706+0000 mgr.y (mgr.25169) 354 : audit [DBG] from='client.44121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:04.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:03 smithi032 bash[91339]: cluster 2024-09-21T14:24:02.708833+0000 mgr.y (mgr.25169) 355 : cluster [DBG] pgmap v191: 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-21T14:24:04.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:03 smithi032 bash[91339]: cluster 2024-09-21T14:24:02.708833+0000 mgr.y (mgr.25169) 355 : cluster [DBG] pgmap v191: 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-21T14:24:04.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:03 smithi032 bash[94613]: audit 2024-09-21T14:24:02.579706+0000 mgr.y (mgr.25169) 354 : audit [DBG] from='client.44121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:04.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:03 smithi032 bash[94613]: audit 2024-09-21T14:24:02.579706+0000 mgr.y (mgr.25169) 354 : audit [DBG] from='client.44121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:04.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:03 smithi032 bash[94613]: cluster 2024-09-21T14:24:02.708833+0000 mgr.y (mgr.25169) 355 : cluster [DBG] pgmap v191: 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-21T14:24:04.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:03 smithi032 bash[94613]: cluster 2024-09-21T14:24:02.708833+0000 mgr.y (mgr.25169) 355 : cluster [DBG] pgmap v191: 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-21T14:24:05.357 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:24:04 smithi032 bash[70739]: debug 2024-09-21T14:24:04.911+0000 7fcc0b0ee640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-21T14:24:05.913 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:05.599279054Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:06.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:05 smithi046 bash[70862]: cluster 2024-09-21T14:24:04.710501+0000 mgr.y (mgr.25169) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:06.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:05 smithi046 bash[70862]: cluster 2024-09-21T14:24:04.710501+0000 mgr.y (mgr.25169) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:06.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:05 smithi032 bash[91339]: cluster 2024-09-21T14:24:04.710501+0000 mgr.y (mgr.25169) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:06.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:05 smithi032 bash[91339]: cluster 2024-09-21T14:24:04.710501+0000 mgr.y (mgr.25169) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:06.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:05 smithi032 bash[94613]: cluster 2024-09-21T14:24:04.710501+0000 mgr.y (mgr.25169) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:06.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:05 smithi032 bash[94613]: cluster 2024-09-21T14:24:04.710501+0000 mgr.y (mgr.25169) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:08.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:08 smithi032 bash[91339]: cluster 2024-09-21T14:24:06.710960+0000 mgr.y (mgr.25169) 357 : cluster [DBG] pgmap v193: 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-21T14:24:08.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:08 smithi032 bash[91339]: cluster 2024-09-21T14:24:06.710960+0000 mgr.y (mgr.25169) 357 : cluster [DBG] pgmap v193: 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-21T14:24:08.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:08 smithi032 bash[91339]: audit 2024-09-21T14:24:07.090034+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:08.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:08 smithi032 bash[91339]: audit 2024-09-21T14:24:07.090034+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:08.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:08 smithi032 bash[91339]: audit 2024-09-21T14:24:07.100405+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:08.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:08 smithi032 bash[91339]: audit 2024-09-21T14:24:07.100405+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:08.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:08 smithi032 bash[94613]: cluster 2024-09-21T14:24:06.710960+0000 mgr.y (mgr.25169) 357 : cluster [DBG] pgmap v193: 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-21T14:24:08.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:08 smithi032 bash[94613]: cluster 2024-09-21T14:24:06.710960+0000 mgr.y (mgr.25169) 357 : cluster [DBG] pgmap v193: 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-21T14:24:08.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:08 smithi032 bash[94613]: audit 2024-09-21T14:24:07.090034+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:08.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:08 smithi032 bash[94613]: audit 2024-09-21T14:24:07.090034+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:08.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:08 smithi032 bash[94613]: audit 2024-09-21T14:24:07.100405+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:08.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:08 smithi032 bash[94613]: audit 2024-09-21T14:24:07.100405+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:08 smithi046 bash[70862]: cluster 2024-09-21T14:24:06.710960+0000 mgr.y (mgr.25169) 357 : cluster [DBG] pgmap v193: 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-21T14:24:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:08 smithi046 bash[70862]: cluster 2024-09-21T14:24:06.710960+0000 mgr.y (mgr.25169) 357 : cluster [DBG] pgmap v193: 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-21T14:24:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:08 smithi046 bash[70862]: audit 2024-09-21T14:24:07.090034+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:08 smithi046 bash[70862]: audit 2024-09-21T14:24:07.090034+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:08 smithi046 bash[70862]: audit 2024-09-21T14:24:07.100405+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:08 smithi046 bash[70862]: audit 2024-09-21T14:24:07.100405+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:08.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:08.597516926Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:09.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:09 smithi032 bash[91339]: audit 2024-09-21T14:24:08.232918+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:09.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:09 smithi032 bash[91339]: audit 2024-09-21T14:24:08.232918+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:09.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:09 smithi032 bash[91339]: audit 2024-09-21T14:24:08.243860+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:09.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:09 smithi032 bash[91339]: audit 2024-09-21T14:24:08.243860+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:09.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:09 smithi032 bash[91339]: cluster 2024-09-21T14:24:08.711717+0000 mgr.y (mgr.25169) 358 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:09.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:09 smithi032 bash[91339]: cluster 2024-09-21T14:24:08.711717+0000 mgr.y (mgr.25169) 358 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:09 smithi032 bash[94613]: audit 2024-09-21T14:24:08.232918+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:09.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:09 smithi032 bash[94613]: audit 2024-09-21T14:24:08.232918+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:09.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:09 smithi032 bash[94613]: audit 2024-09-21T14:24:08.243860+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:09.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:09 smithi032 bash[94613]: audit 2024-09-21T14:24:08.243860+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:09.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:09 smithi032 bash[94613]: cluster 2024-09-21T14:24:08.711717+0000 mgr.y (mgr.25169) 358 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:09.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:09 smithi032 bash[94613]: cluster 2024-09-21T14:24:08.711717+0000 mgr.y (mgr.25169) 358 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:09.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:09 smithi046 bash[70862]: audit 2024-09-21T14:24:08.232918+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:09.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:09 smithi046 bash[70862]: audit 2024-09-21T14:24:08.232918+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:09.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:09 smithi046 bash[70862]: audit 2024-09-21T14:24:08.243860+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:09.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:09 smithi046 bash[70862]: audit 2024-09-21T14:24:08.243860+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:09.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:09 smithi046 bash[70862]: cluster 2024-09-21T14:24:08.711717+0000 mgr.y (mgr.25169) 358 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:09.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:09 smithi046 bash[70862]: cluster 2024-09-21T14:24:08.711717+0000 mgr.y (mgr.25169) 358 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:11.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:24:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:24:10] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.51.0" 2024-09-21T14:24:11.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:11.596142135Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:11 smithi046 bash[70862]: cluster 2024-09-21T14:24:10.712394+0000 mgr.y (mgr.25169) 359 : cluster [DBG] pgmap v195: 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-21T14:24:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:11 smithi046 bash[70862]: cluster 2024-09-21T14:24:10.712394+0000 mgr.y (mgr.25169) 359 : cluster [DBG] pgmap v195: 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-21T14:24:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:11 smithi046 bash[70862]: audit 2024-09-21T14:24:10.756119+0000 mgr.y (mgr.25169) 360 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:11.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:11 smithi046 bash[70862]: audit 2024-09-21T14:24:10.756119+0000 mgr.y (mgr.25169) 360 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:11 smithi032 bash[94613]: cluster 2024-09-21T14:24:10.712394+0000 mgr.y (mgr.25169) 359 : cluster [DBG] pgmap v195: 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-21T14:24:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:11 smithi032 bash[94613]: cluster 2024-09-21T14:24:10.712394+0000 mgr.y (mgr.25169) 359 : cluster [DBG] pgmap v195: 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-21T14:24:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:11 smithi032 bash[94613]: audit 2024-09-21T14:24:10.756119+0000 mgr.y (mgr.25169) 360 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:12.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:11 smithi032 bash[94613]: audit 2024-09-21T14:24:10.756119+0000 mgr.y (mgr.25169) 360 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:12.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:11 smithi032 bash[91339]: cluster 2024-09-21T14:24:10.712394+0000 mgr.y (mgr.25169) 359 : cluster [DBG] pgmap v195: 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-21T14:24:12.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:11 smithi032 bash[91339]: cluster 2024-09-21T14:24:10.712394+0000 mgr.y (mgr.25169) 359 : cluster [DBG] pgmap v195: 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-21T14:24:12.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:11 smithi032 bash[91339]: audit 2024-09-21T14:24:10.756119+0000 mgr.y (mgr.25169) 360 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:12.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:11 smithi032 bash[91339]: audit 2024-09-21T14:24:10.756119+0000 mgr.y (mgr.25169) 360 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:14.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:13 smithi032 bash[91339]: cluster 2024-09-21T14:24:12.713160+0000 mgr.y (mgr.25169) 361 : cluster [DBG] pgmap v196: 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-21T14:24:14.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:13 smithi032 bash[91339]: cluster 2024-09-21T14:24:12.713160+0000 mgr.y (mgr.25169) 361 : cluster [DBG] pgmap v196: 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-21T14:24:14.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:13 smithi032 bash[94613]: cluster 2024-09-21T14:24:12.713160+0000 mgr.y (mgr.25169) 361 : cluster [DBG] pgmap v196: 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-21T14:24:14.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:13 smithi032 bash[94613]: cluster 2024-09-21T14:24:12.713160+0000 mgr.y (mgr.25169) 361 : cluster [DBG] pgmap v196: 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-21T14:24:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:13 smithi046 bash[70862]: cluster 2024-09-21T14:24:12.713160+0000 mgr.y (mgr.25169) 361 : cluster [DBG] pgmap v196: 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-21T14:24:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:13 smithi046 bash[70862]: cluster 2024-09-21T14:24:12.713160+0000 mgr.y (mgr.25169) 361 : cluster [DBG] pgmap v196: 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-21T14:24:14.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:14.604842611Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:16.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:15 smithi032 bash[91339]: cluster 2024-09-21T14:24:14.714307+0000 mgr.y (mgr.25169) 362 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:16.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:15 smithi032 bash[91339]: cluster 2024-09-21T14:24:14.714307+0000 mgr.y (mgr.25169) 362 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:16.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:15 smithi032 bash[94613]: cluster 2024-09-21T14:24:14.714307+0000 mgr.y (mgr.25169) 362 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:16.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:15 smithi032 bash[94613]: cluster 2024-09-21T14:24:14.714307+0000 mgr.y (mgr.25169) 362 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:16.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:15 smithi046 bash[70862]: cluster 2024-09-21T14:24:14.714307+0000 mgr.y (mgr.25169) 362 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:16.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:15 smithi046 bash[70862]: cluster 2024-09-21T14:24:14.714307+0000 mgr.y (mgr.25169) 362 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:17.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:17.615822299Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:17 smithi046 bash[70862]: cluster 2024-09-21T14:24:16.714965+0000 mgr.y (mgr.25169) 363 : cluster [DBG] pgmap v198: 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-21T14:24:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:17 smithi046 bash[70862]: cluster 2024-09-21T14:24:16.714965+0000 mgr.y (mgr.25169) 363 : cluster [DBG] pgmap v198: 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-21T14:24:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:17 smithi046 bash[70862]: audit 2024-09-21T14:24:17.511372+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:17 smithi046 bash[70862]: audit 2024-09-21T14:24:17.511372+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:18.039 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:17 smithi032 bash[94613]: cluster 2024-09-21T14:24:16.714965+0000 mgr.y (mgr.25169) 363 : cluster [DBG] pgmap v198: 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-21T14:24:18.039 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:17 smithi032 bash[94613]: cluster 2024-09-21T14:24:16.714965+0000 mgr.y (mgr.25169) 363 : cluster [DBG] pgmap v198: 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-21T14:24:18.039 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:17 smithi032 bash[94613]: audit 2024-09-21T14:24:17.511372+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:18.039 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:17 smithi032 bash[94613]: audit 2024-09-21T14:24:17.511372+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:18.039 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:17 smithi032 bash[91339]: cluster 2024-09-21T14:24:16.714965+0000 mgr.y (mgr.25169) 363 : cluster [DBG] pgmap v198: 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-21T14:24:18.039 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:17 smithi032 bash[91339]: cluster 2024-09-21T14:24:16.714965+0000 mgr.y (mgr.25169) 363 : cluster [DBG] pgmap v198: 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-21T14:24:18.040 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:17 smithi032 bash[91339]: audit 2024-09-21T14:24:17.511372+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:18.040 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:17 smithi032 bash[91339]: audit 2024-09-21T14:24:17.511372+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:19.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.589035+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.589035+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.610971+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.610971+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.614673+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:19.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.614673+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:19.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.616934+0000 mon.b (mon.1) 11 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:19.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.616934+0000 mon.b (mon.1) 11 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:19.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.628825+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.628825+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cluster 2024-09-21T14:24:18.716619+0000 mgr.y (mgr.25169) 364 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:19.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cluster 2024-09-21T14:24:18.716619+0000 mgr.y (mgr.25169) 364 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:19.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.760768+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:24:19.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.760768+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:24:19.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.764607+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.764607+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.767892+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.767892+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.769739+0000 mgr.y (mgr.25169) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:24:19.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.769739+0000 mgr.y (mgr.25169) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:24:19.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.775472+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.775472+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.589035+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.589035+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.610971+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.610971+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.614673+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.614673+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.616934+0000 mon.b (mon.1) 11 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.616934+0000 mon.b (mon.1) 11 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.628825+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.628825+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cluster 2024-09-21T14:24:18.716619+0000 mgr.y (mgr.25169) 364 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cluster 2024-09-21T14:24:18.716619+0000 mgr.y (mgr.25169) 364 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:19.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.760768+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:24:19.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.760768+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:24:19.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.764607+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.764607+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.767892+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.767892+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.769739+0000 mgr.y (mgr.25169) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:24:19.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.769739+0000 mgr.y (mgr.25169) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:24:19.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.775472+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.775472+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.782301+0000 mon.b (mon.1) 15 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.782301+0000 mon.b (mon.1) 15 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.783372+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.783372+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.787105+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T14:24:19.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.787105+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T14:24:19.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.794354+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.794354+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.795431+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.795431+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.801307+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T14:24:19.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.801307+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T14:24:19.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.808064+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.808064+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.811964+0000 mgr.y (mgr.25169) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:24:19.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.811964+0000 mgr.y (mgr.25169) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:24:19.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.820438+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.820438+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.829307+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.782301+0000 mon.b (mon.1) 15 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.782301+0000 mon.b (mon.1) 15 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.783372+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.783372+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.787105+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T14:24:19.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.787105+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T14:24:19.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.794354+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.794354+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.795431+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.795431+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.801307+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T14:24:19.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.801307+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T14:24:19.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.808064+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.808064+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.811964+0000 mgr.y (mgr.25169) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:24:19.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.811964+0000 mgr.y (mgr.25169) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:24:19.865 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.820438+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.865 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.820438+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.865 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.829307+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.829307+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.831500+0000 mgr.y (mgr.25169) 367 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:24:19.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.831500+0000 mgr.y (mgr.25169) 367 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:24:19.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.841255+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.841255+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.848792+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.848792+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.851032+0000 mgr.y (mgr.25169) 368 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:24:19.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.851032+0000 mgr.y (mgr.25169) 368 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:24:19.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.860597+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.860597+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.867101+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.867101+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.869263+0000 mgr.y (mgr.25169) 369 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T14:24:19.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.869263+0000 mgr.y (mgr.25169) 369 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T14:24:19.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.873158+0000 mon.b (mon.1) 21 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.873158+0000 mon.b (mon.1) 21 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.874123+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.874123+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.876077+0000 mon.b (mon.1) 22 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.867 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.876077+0000 mon.b (mon.1) 22 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.829307+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.831500+0000 mgr.y (mgr.25169) 367 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:24:19.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.831500+0000 mgr.y (mgr.25169) 367 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:24:19.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.841255+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.841255+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.848792+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.848792+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.851032+0000 mgr.y (mgr.25169) 368 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:24:19.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.851032+0000 mgr.y (mgr.25169) 368 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:24:19.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.860597+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.868 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.860597+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.868 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.867101+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.868 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.867101+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.868 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.869263+0000 mgr.y (mgr.25169) 369 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T14:24:19.868 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.869263+0000 mgr.y (mgr.25169) 369 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T14:24:19.868 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.873158+0000 mon.b (mon.1) 21 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.868 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.873158+0000 mon.b (mon.1) 21 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.868 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.874123+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.868 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.874123+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.868 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.876077+0000 mon.b (mon.1) 22 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.868 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.876077+0000 mon.b (mon.1) 22 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.868 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.877160+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.877160+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.880273+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.880273+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.882383+0000 mgr.y (mgr.25169) 370 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:24:19.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.882383+0000 mgr.y (mgr.25169) 370 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:24:19.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.890138+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.890138+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.896369+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.896369+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.898570+0000 mgr.y (mgr.25169) 371 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:24:19.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.898570+0000 mgr.y (mgr.25169) 371 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:24:19.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.906197+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.906197+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.870 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.913951+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.870 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.913951+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.870 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.916147+0000 mgr.y (mgr.25169) 372 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:24:19.870 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.916147+0000 mgr.y (mgr.25169) 372 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:24:19.870 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.923496+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.870 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.923496+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.870 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.930610+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.870 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.930610+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.870 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.932801+0000 mgr.y (mgr.25169) 373 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T14:24:19.870 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.932801+0000 mgr.y (mgr.25169) 373 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T14:24:19.870 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.877160+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.877160+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.880273+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.880273+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.882383+0000 mgr.y (mgr.25169) 370 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:24:19.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.882383+0000 mgr.y (mgr.25169) 370 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:24:19.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.890138+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.890138+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.896369+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.896369+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.898570+0000 mgr.y (mgr.25169) 371 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:24:19.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.898570+0000 mgr.y (mgr.25169) 371 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:24:19.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.906197+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.906197+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.913951+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.872 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.913951+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.872 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.916147+0000 mgr.y (mgr.25169) 372 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:24:19.872 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.916147+0000 mgr.y (mgr.25169) 372 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:24:19.872 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.923496+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.872 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.923496+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.872 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.930610+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.872 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.930610+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.872 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.932801+0000 mgr.y (mgr.25169) 373 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T14:24:19.872 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.932801+0000 mgr.y (mgr.25169) 373 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T14:24:19.873 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.936618+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.873 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.936618+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.873 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.937658+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.873 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.937658+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.873 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.939591+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.873 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.939591+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.873 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.940630+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.873 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.940630+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.873 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.944200+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.873 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.944200+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.873 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.946268+0000 mgr.y (mgr.25169) 374 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T14:24:19.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.946268+0000 mgr.y (mgr.25169) 374 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T14:24:19.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.950126+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.950126+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.951142+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.951142+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.953196+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.953196+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.954323+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.954323+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.957969+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.957969+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.960014+0000 mgr.y (mgr.25169) 375 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T14:24:19.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.960014+0000 mgr.y (mgr.25169) 375 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T14:24:19.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.963796+0000 mon.b (mon.1) 33 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.963796+0000 mon.b (mon.1) 33 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.964809+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.964809+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.966844+0000 mon.b (mon.1) 34 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.966844+0000 mon.b (mon.1) 34 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.967867+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.967867+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.971419+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.971419+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.973492+0000 mgr.y (mgr.25169) 376 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T14:24:19.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.973492+0000 mgr.y (mgr.25169) 376 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T14:24:19.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.977314+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.936618+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.936618+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.937658+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.937658+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.939591+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.939591+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.940630+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.940630+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.944200+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.944200+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.946268+0000 mgr.y (mgr.25169) 374 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T14:24:19.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.946268+0000 mgr.y (mgr.25169) 374 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T14:24:19.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.950126+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.950126+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.951142+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.951142+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.953196+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.953196+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.977314+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.978364+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.978364+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.980489+0000 mon.b (mon.1) 37 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.980489+0000 mon.b (mon.1) 37 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.981598+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.981598+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.985036+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.985036+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.987168+0000 mgr.y (mgr.25169) 377 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T14:24:19.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:18.987168+0000 mgr.y (mgr.25169) 377 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T14:24:19.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.991162+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.991162+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.992242+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.992242+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.994478+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.879 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.994478+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.879 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.995555+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.954323+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.954323+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.957969+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.957969+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.960014+0000 mgr.y (mgr.25169) 375 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T14:24:19.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.960014+0000 mgr.y (mgr.25169) 375 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T14:24:19.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.963796+0000 mon.b (mon.1) 33 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.963796+0000 mon.b (mon.1) 33 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.964809+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.964809+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.966844+0000 mon.b (mon.1) 34 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.966844+0000 mon.b (mon.1) 34 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.967867+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.967867+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.971419+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.971419+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.973492+0000 mgr.y (mgr.25169) 376 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T14:24:19.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.973492+0000 mgr.y (mgr.25169) 376 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T14:24:19.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.977314+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.880 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.995555+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.881 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.998768+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.881 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:18.998768+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.881 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:19.000828+0000 mgr.y (mgr.25169) 378 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T14:24:19.881 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:19.000828+0000 mgr.y (mgr.25169) 378 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T14:24:19.881 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.004608+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.881 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.004608+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.881 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.005533+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.881 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.005533+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.881 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.007753+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.881 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.007753+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.881 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.008854+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.881 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.008854+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.882 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:19.010968+0000 mgr.y (mgr.25169) 379 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:24:19.882 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:19.010968+0000 mgr.y (mgr.25169) 379 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:24:19.882 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.014482+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:24:19.882 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.014482+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:24:19.882 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.015567+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:24:19.882 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.015567+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:24:19.882 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.977314+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.882 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.978364+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.882 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.978364+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.882 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.980489+0000 mon.b (mon.1) 37 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.883 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.980489+0000 mon.b (mon.1) 37 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.883 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.981598+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.883 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.981598+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.883 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.985036+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.883 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.985036+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.883 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.987168+0000 mgr.y (mgr.25169) 377 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T14:24:19.883 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:18.987168+0000 mgr.y (mgr.25169) 377 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T14:24:19.883 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.991162+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.883 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.991162+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.883 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.992242+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.883 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.992242+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.883 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.994478+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.883 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.994478+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.884 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.995555+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.884 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.021853+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:24:19.884 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.021853+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:24:19.884 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.026321+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.884 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.026321+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.884 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.027350+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.884 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.027350+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.884 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.033328+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:24:19.884 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.033328+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:24:19.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.037523+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:24:19.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.037523+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:24:19.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.038639+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:24:19.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.038639+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:24:19.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.044554+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:24:19.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.044554+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:24:19.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.049136+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:24:19.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.049136+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:24:19.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.050102+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:24:19.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.050102+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:24:19.886 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.995555+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.886 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.998768+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.886 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:18.998768+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.886 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:19.000828+0000 mgr.y (mgr.25169) 378 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T14:24:19.886 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:19.000828+0000 mgr.y (mgr.25169) 378 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T14:24:19.886 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.004608+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.886 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.004608+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.886 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.005533+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.886 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.005533+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.886 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.007753+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.886 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.007753+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.886 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.008854+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.886 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.008854+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.887 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:19.010968+0000 mgr.y (mgr.25169) 379 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:24:19.887 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:19.010968+0000 mgr.y (mgr.25169) 379 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:24:19.887 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.014482+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:24:19.887 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.014482+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:24:19.887 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.015567+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:24:19.887 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.015567+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:24:19.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.052223+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:24:19.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.052223+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:24:19.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.053211+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:24:19.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.053211+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:24:19.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.059154+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:24:19.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.059154+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:24:19.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.063337+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:24:19.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.063337+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:24:19.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.064576+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:24:19.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.064576+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:24:19.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.066572+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:24:19.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.066572+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:24:19.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.067556+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:24:19.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.067556+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:24:19.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.073412+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:24:19.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.073412+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:24:19.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.077815+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.077815+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.078796+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.078796+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.080924+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:24:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.080924+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:24:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.081941+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:24:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.081941+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:24:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.087946+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:24:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.087946+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:24:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.092151+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:24:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.092151+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:24:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.093152+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:24:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.093152+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:24:19.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.095207+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:24:19.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.095207+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:24:19.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.096143+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:24:19.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.096143+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:24:19.890 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.021853+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:24:19.890 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.021853+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:24:19.890 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.026321+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.890 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.026321+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.890 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.027350+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.890 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.027350+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.890 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.033328+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:24:19.891 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.033328+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:24:19.891 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.037523+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:24:19.891 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.037523+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:24:19.891 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.038639+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:24:19.891 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.038639+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:24:19.891 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.044554+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:24:19.891 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.044554+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:24:19.891 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.049136+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:24:19.891 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.049136+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:24:19.891 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.050102+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:24:19.891 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.050102+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:24:19.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.102159+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:24:19.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.102159+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:24:19.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.106485+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:24:19.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.106485+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:24:19.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.107395+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:24:19.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.107395+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:24:19.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.113058+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:24:19.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.113058+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:24:19.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.117545+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.117545+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.118488+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.118488+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.893 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.120473+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.893 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.120473+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.893 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.121404+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.893 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.121404+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.893 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.123460+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.893 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.052223+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:24:19.893 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.052223+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:24:19.893 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.053211+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:24:19.893 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.053211+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:24:19.893 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.059154+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:24:19.893 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.059154+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:24:19.894 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.063337+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:24:19.894 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.063337+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:24:19.894 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.064576+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:24:19.894 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.064576+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:24:19.894 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.066572+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:24:19.894 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.066572+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:24:19.894 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.067556+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:24:19.894 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.067556+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:24:19.894 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.073412+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:24:19.894 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.073412+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:24:19.894 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.077815+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.895 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.123460+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.895 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.124387+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.895 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.124387+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.895 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.126285+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.895 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.126285+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.895 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.127162+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.895 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.127162+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.895 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.129246+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.895 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.129246+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.895 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.130176+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.895 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.130176+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.895 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.132258+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.896 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.132258+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.896 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.133246+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.896 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.133246+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.896 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:19.135215+0000 mgr.y (mgr.25169) 380 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:24:19.896 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: cephadm 2024-09-21T14:24:19.135215+0000 mgr.y (mgr.25169) 380 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:24:19.896 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.135979+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:24:19.896 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.135979+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:24:19.896 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.136930+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:24:19.896 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.136930+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:24:19.896 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.144924+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:24:19.896 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[91339]: audit 2024-09-21T14:24:19.144924+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:24:19.897 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.077815+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.897 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.078796+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.897 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.078796+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.897 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.080924+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:24:19.897 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.080924+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:24:19.897 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.081941+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:24:19.897 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.081941+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:24:19.897 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.087946+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:24:19.897 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.087946+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:24:19.897 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.092151+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:24:19.897 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.092151+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:24:19.898 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.093152+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:24:19.898 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.093152+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:24:19.898 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.095207+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:24:19.898 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.095207+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:24:19.898 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.096143+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:24:19.898 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.096143+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:24:19.898 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.102159+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:24:19.898 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.102159+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:24:19.898 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.106485+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:24:19.898 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.106485+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:24:19.898 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.107395+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:24:19.898 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.107395+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:24:19.898 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.113058+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:24:19.899 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.113058+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:24:19.899 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.117545+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.899 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.117545+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.899 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.118488+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.899 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.118488+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.899 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.120473+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.899 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.120473+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.899 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.121404+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.899 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.121404+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.899 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.123460+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.899 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.123460+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.899 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.124387+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.124387+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.126285+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.126285+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.127162+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.127162+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.129246+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.129246+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.130176+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.130176+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.132258+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.132258+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.133246+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.133246+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:19.135215+0000 mgr.y (mgr.25169) 380 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:24:19.901 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: cephadm 2024-09-21T14:24:19.135215+0000 mgr.y (mgr.25169) 380 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:24:19.901 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.135979+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:24:19.901 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.135979+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:24:19.901 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.136930+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:24:19.901 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.136930+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:24:19.901 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.144924+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:24:19.901 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:19 smithi032 bash[94613]: audit 2024-09-21T14:24:19.144924+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:24:19.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.589035+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.589035+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.610971+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.610971+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.614673+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:19.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.614673+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:19.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.616934+0000 mon.b (mon.1) 11 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:19.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.616934+0000 mon.b (mon.1) 11 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:19.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.628825+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.628825+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cluster 2024-09-21T14:24:18.716619+0000 mgr.y (mgr.25169) 364 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:19.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cluster 2024-09-21T14:24:18.716619+0000 mgr.y (mgr.25169) 364 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:19.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.760768+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:24:19.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.760768+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:24:19.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.764607+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.764607+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.767892+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.767892+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.769739+0000 mgr.y (mgr.25169) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:24:19.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.769739+0000 mgr.y (mgr.25169) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:24:19.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.775472+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.775472+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.782301+0000 mon.b (mon.1) 15 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.782301+0000 mon.b (mon.1) 15 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.783372+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.783372+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.787105+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T14:24:19.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.787105+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T14:24:19.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.794354+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.794354+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.795431+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.795431+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.801307+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T14:24:19.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.801307+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T14:24:19.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.808064+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.808064+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.811964+0000 mgr.y (mgr.25169) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:24:19.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.811964+0000 mgr.y (mgr.25169) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:24:19.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.820438+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.820438+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.829307+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.829307+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.831500+0000 mgr.y (mgr.25169) 367 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:24:19.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.831500+0000 mgr.y (mgr.25169) 367 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:24:19.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.841255+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.841255+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.848792+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.848792+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.851032+0000 mgr.y (mgr.25169) 368 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:24:19.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.851032+0000 mgr.y (mgr.25169) 368 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:24:19.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.860597+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.860597+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.867101+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.867101+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.869263+0000 mgr.y (mgr.25169) 369 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T14:24:19.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.869263+0000 mgr.y (mgr.25169) 369 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T14:24:19.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.873158+0000 mon.b (mon.1) 21 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.873158+0000 mon.b (mon.1) 21 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.874123+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.874123+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.876077+0000 mon.b (mon.1) 22 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.876077+0000 mon.b (mon.1) 22 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.877160+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.877160+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.880273+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.880273+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.882383+0000 mgr.y (mgr.25169) 370 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:24:19.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.882383+0000 mgr.y (mgr.25169) 370 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:24:19.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.890138+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.890138+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.896369+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.896369+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.898570+0000 mgr.y (mgr.25169) 371 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:24:19.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.898570+0000 mgr.y (mgr.25169) 371 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:24:19.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.906197+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.906197+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.913951+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.913951+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.916147+0000 mgr.y (mgr.25169) 372 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:24:19.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.916147+0000 mgr.y (mgr.25169) 372 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:24:19.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.923496+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.923496+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:19.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.930610+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.930610+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.932801+0000 mgr.y (mgr.25169) 373 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T14:24:19.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.932801+0000 mgr.y (mgr.25169) 373 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T14:24:19.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.936618+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.936618+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.937658+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.937658+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.939591+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.939591+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.940630+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.940630+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.944200+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.944200+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.946268+0000 mgr.y (mgr.25169) 374 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T14:24:19.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.946268+0000 mgr.y (mgr.25169) 374 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T14:24:19.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.950126+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.950126+0000 mon.b (mon.1) 30 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.951142+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.951142+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.953196+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.953196+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.954323+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.954323+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.957969+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.957969+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.960014+0000 mgr.y (mgr.25169) 375 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.960014+0000 mgr.y (mgr.25169) 375 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.963796+0000 mon.b (mon.1) 33 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.963796+0000 mon.b (mon.1) 33 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.964809+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.964809+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.966844+0000 mon.b (mon.1) 34 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.966844+0000 mon.b (mon.1) 34 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.970 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.967867+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.970 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.967867+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.970 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.971419+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.970 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.971419+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.970 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.973492+0000 mgr.y (mgr.25169) 376 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T14:24:19.970 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.973492+0000 mgr.y (mgr.25169) 376 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T14:24:19.970 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.977314+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.971 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.977314+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.971 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.978364+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.971 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.978364+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.971 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.980489+0000 mon.b (mon.1) 37 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.971 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.980489+0000 mon.b (mon.1) 37 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.971 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.981598+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.971 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.981598+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.971 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.985036+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.972 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.985036+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.972 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.987168+0000 mgr.y (mgr.25169) 377 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T14:24:19.972 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:18.987168+0000 mgr.y (mgr.25169) 377 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T14:24:19.972 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.991162+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.972 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.991162+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.972 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.992242+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.972 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.992242+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.972 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.994478+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.972 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.994478+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.972 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.995555+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.972 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.995555+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.972 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.998768+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.972 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:18.998768+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:19.972 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:19.000828+0000 mgr.y (mgr.25169) 378 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T14:24:19.972 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:19.000828+0000 mgr.y (mgr.25169) 378 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T14:24:19.973 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.004608+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.973 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.004608+0000 mon.b (mon.1) 42 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.973 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.005533+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.973 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.005533+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T14:24:19.973 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.007753+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.973 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.007753+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.973 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.008854+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.973 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.008854+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T14:24:19.973 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:19.010968+0000 mgr.y (mgr.25169) 379 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:24:19.973 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:19.010968+0000 mgr.y (mgr.25169) 379 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:24:19.973 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.014482+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:24:19.973 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.014482+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:24:19.973 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.015567+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:24:19.973 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.015567+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:24:19.973 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.021853+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:24:19.974 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.021853+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:24:19.974 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.026321+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.974 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.026321+0000 mon.b (mon.1) 45 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.974 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.027350+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.974 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.027350+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.974 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.033328+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:24:19.974 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.033328+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:24:19.974 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.037523+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:24:19.974 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.037523+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:24:19.974 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.038639+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:24:19.974 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.038639+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:24:19.974 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.044554+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:24:19.974 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.044554+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.049136+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.049136+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.050102+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.050102+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.052223+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.052223+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.053211+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.053211+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.059154+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.059154+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.063337+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.063337+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.064576+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.064576+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.066572+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:24:19.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.066572+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:24:19.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.067556+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:24:19.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.067556+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:24:19.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.073412+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:24:19.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.073412+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:24:19.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.077815+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.077815+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.078796+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.078796+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.080924+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:24:19.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.080924+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:24:19.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.081941+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:24:19.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.081941+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:24:19.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.087946+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:24:19.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.087946+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:24:19.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.092151+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:24:19.977 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.092151+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:24:19.977 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.093152+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:24:19.977 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.093152+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:24:19.977 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.095207+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:24:19.977 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.095207+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:24:19.977 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.096143+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:24:19.977 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.096143+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:24:19.977 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.102159+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:24:19.977 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.102159+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:24:19.977 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.106485+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:24:19.977 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.106485+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:24:19.977 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.107395+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:24:19.977 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.107395+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:24:19.977 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.113058+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:24:19.977 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.113058+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:24:19.978 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.117545+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.978 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.117545+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.978 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.118488+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.978 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.118488+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.978 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.120473+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.978 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.120473+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.978 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.121404+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.978 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.121404+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.978 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.123460+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.978 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.123460+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.978 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.124387+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.978 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.124387+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.978 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.126285+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.978 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.126285+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.979 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.127162+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.979 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.127162+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.979 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.129246+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.979 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.129246+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.979 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.130176+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.979 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.130176+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.979 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.132258+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.979 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.132258+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.979 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.133246+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.979 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.133246+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:24:19.979 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:19.135215+0000 mgr.y (mgr.25169) 380 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:24:19.979 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: cephadm 2024-09-21T14:24:19.135215+0000 mgr.y (mgr.25169) 380 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:24:19.979 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.135979+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:24:19.980 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.135979+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:24:19.980 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.136930+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:24:19.980 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.136930+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:24:19.980 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.144924+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:24:19.980 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:19 smithi046 bash[70862]: audit 2024-09-21T14:24:19.144924+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:24:20.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:20.635292191Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:20.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:20 smithi046 bash[70862]: audit 2024-09-21T14:24:19.867948+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:20.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:20 smithi046 bash[70862]: audit 2024-09-21T14:24:19.867948+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:20.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:20 smithi046 bash[70862]: audit 2024-09-21T14:24:19.869955+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:20.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:20 smithi046 bash[70862]: audit 2024-09-21T14:24:19.869955+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:20.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:20 smithi046 bash[70862]: audit 2024-09-21T14:24:19.882216+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:20.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:20 smithi046 bash[70862]: audit 2024-09-21T14:24:19.882216+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:20.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:20 smithi046 bash[70862]: audit 2024-09-21T14:24:20.000670+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:20 smithi046 bash[70862]: audit 2024-09-21T14:24:20.000670+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:20 smithi046 bash[70862]: audit 2024-09-21T14:24:20.002376+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:20 smithi046 bash[70862]: audit 2024-09-21T14:24:20.002376+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:20 smithi046 bash[70862]: audit 2024-09-21T14:24:20.014796+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:20.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:20 smithi046 bash[70862]: audit 2024-09-21T14:24:20.014796+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:21.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:24:20] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.51.0" 2024-09-21T14:24:21.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[91339]: audit 2024-09-21T14:24:19.867948+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:21.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[91339]: audit 2024-09-21T14:24:19.867948+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:21.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[91339]: audit 2024-09-21T14:24:19.869955+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:21.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[91339]: audit 2024-09-21T14:24:19.869955+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:21.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[91339]: audit 2024-09-21T14:24:19.882216+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:21.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[91339]: audit 2024-09-21T14:24:19.882216+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:21.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[91339]: audit 2024-09-21T14:24:20.000670+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:21.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[91339]: audit 2024-09-21T14:24:20.000670+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:21.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[91339]: audit 2024-09-21T14:24:20.002376+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[91339]: audit 2024-09-21T14:24:20.002376+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[91339]: audit 2024-09-21T14:24:20.014796+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[91339]: audit 2024-09-21T14:24:20.014796+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:21.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[94613]: audit 2024-09-21T14:24:19.867948+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:21.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[94613]: audit 2024-09-21T14:24:19.867948+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:21.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[94613]: audit 2024-09-21T14:24:19.869955+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:21.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[94613]: audit 2024-09-21T14:24:19.869955+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:21.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[94613]: audit 2024-09-21T14:24:19.882216+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:21.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[94613]: audit 2024-09-21T14:24:19.882216+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:21.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[94613]: audit 2024-09-21T14:24:20.000670+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:21.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[94613]: audit 2024-09-21T14:24:20.000670+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:24:21.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[94613]: audit 2024-09-21T14:24:20.002376+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:21.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[94613]: audit 2024-09-21T14:24:20.002376+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:24:21.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[94613]: audit 2024-09-21T14:24:20.014796+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:21.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:20 smithi032 bash[94613]: audit 2024-09-21T14:24:20.014796+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:21.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:21 smithi046 bash[70862]: cluster 2024-09-21T14:24:20.717367+0000 mgr.y (mgr.25169) 381 : cluster [DBG] pgmap v200: 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-21T14:24:21.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:21 smithi046 bash[70862]: cluster 2024-09-21T14:24:20.717367+0000 mgr.y (mgr.25169) 381 : cluster [DBG] pgmap v200: 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-21T14:24:21.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:21 smithi046 bash[70862]: audit 2024-09-21T14:24:20.757757+0000 mgr.y (mgr.25169) 382 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:21.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:21 smithi046 bash[70862]: audit 2024-09-21T14:24:20.757757+0000 mgr.y (mgr.25169) 382 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:22.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:21 smithi032 bash[91339]: cluster 2024-09-21T14:24:20.717367+0000 mgr.y (mgr.25169) 381 : cluster [DBG] pgmap v200: 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-21T14:24:22.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:21 smithi032 bash[91339]: cluster 2024-09-21T14:24:20.717367+0000 mgr.y (mgr.25169) 381 : cluster [DBG] pgmap v200: 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-21T14:24:22.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:21 smithi032 bash[91339]: audit 2024-09-21T14:24:20.757757+0000 mgr.y (mgr.25169) 382 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:22.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:21 smithi032 bash[91339]: audit 2024-09-21T14:24:20.757757+0000 mgr.y (mgr.25169) 382 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:22.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:21 smithi032 bash[94613]: cluster 2024-09-21T14:24:20.717367+0000 mgr.y (mgr.25169) 381 : cluster [DBG] pgmap v200: 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-21T14:24:22.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:21 smithi032 bash[94613]: cluster 2024-09-21T14:24:20.717367+0000 mgr.y (mgr.25169) 381 : cluster [DBG] pgmap v200: 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-21T14:24:22.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:21 smithi032 bash[94613]: audit 2024-09-21T14:24:20.757757+0000 mgr.y (mgr.25169) 382 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:22.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:21 smithi032 bash[94613]: audit 2024-09-21T14:24:20.757757+0000 mgr.y (mgr.25169) 382 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:23.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:23 smithi032 bash[91339]: audit 2024-09-21T14:24:22.549985+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:23.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:23 smithi032 bash[91339]: audit 2024-09-21T14:24:22.549985+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:23.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:23 smithi032 bash[91339]: cluster 2024-09-21T14:24:22.718091+0000 mgr.y (mgr.25169) 383 : cluster [DBG] pgmap v201: 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-21T14:24:23.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:23 smithi032 bash[91339]: cluster 2024-09-21T14:24:22.718091+0000 mgr.y (mgr.25169) 383 : cluster [DBG] pgmap v201: 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-21T14:24:23.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:23 smithi032 bash[94613]: audit 2024-09-21T14:24:22.549985+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:23.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:23 smithi032 bash[94613]: audit 2024-09-21T14:24:22.549985+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:23.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:23 smithi032 bash[94613]: cluster 2024-09-21T14:24:22.718091+0000 mgr.y (mgr.25169) 383 : cluster [DBG] pgmap v201: 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-21T14:24:23.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:23 smithi032 bash[94613]: cluster 2024-09-21T14:24:22.718091+0000 mgr.y (mgr.25169) 383 : cluster [DBG] pgmap v201: 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-21T14:24:23.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:23.601848891Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:23.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:23 smithi046 bash[70862]: audit 2024-09-21T14:24:22.549985+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:23.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:23 smithi046 bash[70862]: audit 2024-09-21T14:24:22.549985+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:24:23.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:23 smithi046 bash[70862]: cluster 2024-09-21T14:24:22.718091+0000 mgr.y (mgr.25169) 383 : cluster [DBG] pgmap v201: 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-21T14:24:23.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:23 smithi046 bash[70862]: cluster 2024-09-21T14:24:22.718091+0000 mgr.y (mgr.25169) 383 : cluster [DBG] pgmap v201: 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-21T14:24:26.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:25 smithi032 bash[91339]: cluster 2024-09-21T14:24:24.719798+0000 mgr.y (mgr.25169) 384 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:26.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:25 smithi032 bash[91339]: cluster 2024-09-21T14:24:24.719798+0000 mgr.y (mgr.25169) 384 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:26.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:25 smithi032 bash[94613]: cluster 2024-09-21T14:24:24.719798+0000 mgr.y (mgr.25169) 384 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:26.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:25 smithi032 bash[94613]: cluster 2024-09-21T14:24:24.719798+0000 mgr.y (mgr.25169) 384 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:25 smithi046 bash[70862]: cluster 2024-09-21T14:24:24.719798+0000 mgr.y (mgr.25169) 384 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:25 smithi046 bash[70862]: cluster 2024-09-21T14:24:24.719798+0000 mgr.y (mgr.25169) 384 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:26.60669417Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:28.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:27 smithi032 bash[91339]: cluster 2024-09-21T14:24:26.720522+0000 mgr.y (mgr.25169) 385 : cluster [DBG] pgmap v203: 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-21T14:24:28.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:27 smithi032 bash[91339]: cluster 2024-09-21T14:24:26.720522+0000 mgr.y (mgr.25169) 385 : cluster [DBG] pgmap v203: 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-21T14:24:28.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:27 smithi032 bash[94613]: cluster 2024-09-21T14:24:26.720522+0000 mgr.y (mgr.25169) 385 : cluster [DBG] pgmap v203: 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-21T14:24:28.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:27 smithi032 bash[94613]: cluster 2024-09-21T14:24:26.720522+0000 mgr.y (mgr.25169) 385 : cluster [DBG] pgmap v203: 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-21T14:24:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:27 smithi046 bash[70862]: cluster 2024-09-21T14:24:26.720522+0000 mgr.y (mgr.25169) 385 : cluster [DBG] pgmap v203: 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-21T14:24:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:27 smithi046 bash[70862]: cluster 2024-09-21T14:24:26.720522+0000 mgr.y (mgr.25169) 385 : cluster [DBG] pgmap v203: 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-21T14:24:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:29.603217706Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:29.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:29 smithi046 bash[70862]: cluster 2024-09-21T14:24:28.722240+0000 mgr.y (mgr.25169) 386 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:29.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:29 smithi046 bash[70862]: cluster 2024-09-21T14:24:28.722240+0000 mgr.y (mgr.25169) 386 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:29 smithi032 bash[91339]: cluster 2024-09-21T14:24:28.722240+0000 mgr.y (mgr.25169) 386 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:29 smithi032 bash[91339]: cluster 2024-09-21T14:24:28.722240+0000 mgr.y (mgr.25169) 386 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:30.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:29 smithi032 bash[94613]: cluster 2024-09-21T14:24:28.722240+0000 mgr.y (mgr.25169) 386 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:30.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:29 smithi032 bash[94613]: cluster 2024-09-21T14:24:28.722240+0000 mgr.y (mgr.25169) 386 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:31.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:24:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:24:30] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.51.0" 2024-09-21T14:24:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:31 smithi032 bash[91339]: cluster 2024-09-21T14:24:30.722875+0000 mgr.y (mgr.25169) 387 : cluster [DBG] pgmap v205: 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-21T14:24:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:31 smithi032 bash[91339]: cluster 2024-09-21T14:24:30.722875+0000 mgr.y (mgr.25169) 387 : cluster [DBG] pgmap v205: 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-21T14:24:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:31 smithi032 bash[91339]: audit 2024-09-21T14:24:30.769047+0000 mgr.y (mgr.25169) 388 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:31 smithi032 bash[91339]: audit 2024-09-21T14:24:30.769047+0000 mgr.y (mgr.25169) 388 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:32.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:31 smithi032 bash[94613]: cluster 2024-09-21T14:24:30.722875+0000 mgr.y (mgr.25169) 387 : cluster [DBG] pgmap v205: 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-21T14:24:32.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:31 smithi032 bash[94613]: cluster 2024-09-21T14:24:30.722875+0000 mgr.y (mgr.25169) 387 : cluster [DBG] pgmap v205: 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-21T14:24:32.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:31 smithi032 bash[94613]: audit 2024-09-21T14:24:30.769047+0000 mgr.y (mgr.25169) 388 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:32.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:31 smithi032 bash[94613]: audit 2024-09-21T14:24:30.769047+0000 mgr.y (mgr.25169) 388 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:31 smithi046 bash[70862]: cluster 2024-09-21T14:24:30.722875+0000 mgr.y (mgr.25169) 387 : cluster [DBG] pgmap v205: 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-21T14:24:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:31 smithi046 bash[70862]: cluster 2024-09-21T14:24:30.722875+0000 mgr.y (mgr.25169) 387 : cluster [DBG] pgmap v205: 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-21T14:24:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:31 smithi046 bash[70862]: audit 2024-09-21T14:24:30.769047+0000 mgr.y (mgr.25169) 388 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:31 smithi046 bash[70862]: audit 2024-09-21T14:24:30.769047+0000 mgr.y (mgr.25169) 388 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:32.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:32.599723666Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:32.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:32 smithi046 bash[70862]: audit 2024-09-21T14:24:32.511989+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:32.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:32 smithi046 bash[70862]: audit 2024-09-21T14:24:32.511989+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:33.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:32 smithi032 bash[94613]: audit 2024-09-21T14:24:32.511989+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:33.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:32 smithi032 bash[94613]: audit 2024-09-21T14:24:32.511989+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:33.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:32 smithi032 bash[91339]: audit 2024-09-21T14:24:32.511989+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:33.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:32 smithi032 bash[91339]: audit 2024-09-21T14:24:32.511989+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:33.918 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T14:24:34.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:33 smithi032 bash[91339]: cluster 2024-09-21T14:24:32.723287+0000 mgr.y (mgr.25169) 389 : cluster [DBG] pgmap v206: 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-21T14:24:34.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:33 smithi032 bash[91339]: cluster 2024-09-21T14:24:32.723287+0000 mgr.y (mgr.25169) 389 : cluster [DBG] pgmap v206: 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-21T14:24:34.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:33 smithi032 bash[91339]: audit 2024-09-21T14:24:32.922867+0000 mgr.y (mgr.25169) 390 : audit [DBG] from='client.44127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:34.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:33 smithi032 bash[91339]: audit 2024-09-21T14:24:32.922867+0000 mgr.y (mgr.25169) 390 : audit [DBG] from='client.44127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:33 smithi032 bash[94613]: cluster 2024-09-21T14:24:32.723287+0000 mgr.y (mgr.25169) 389 : cluster [DBG] pgmap v206: 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-21T14:24:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:33 smithi032 bash[94613]: cluster 2024-09-21T14:24:32.723287+0000 mgr.y (mgr.25169) 389 : cluster [DBG] pgmap v206: 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-21T14:24:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:33 smithi032 bash[94613]: audit 2024-09-21T14:24:32.922867+0000 mgr.y (mgr.25169) 390 : audit [DBG] from='client.44127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:33 smithi032 bash[94613]: audit 2024-09-21T14:24:32.922867+0000 mgr.y (mgr.25169) 390 : audit [DBG] from='client.44127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:33 smithi046 bash[70862]: cluster 2024-09-21T14:24:32.723287+0000 mgr.y (mgr.25169) 389 : cluster [DBG] pgmap v206: 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-21T14:24:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:33 smithi046 bash[70862]: cluster 2024-09-21T14:24:32.723287+0000 mgr.y (mgr.25169) 389 : cluster [DBG] pgmap v206: 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-21T14:24:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:33 smithi046 bash[70862]: audit 2024-09-21T14:24:32.922867+0000 mgr.y (mgr.25169) 390 : audit [DBG] from='client.44127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:33 smithi046 bash[70862]: audit 2024-09-21T14:24:32.922867+0000 mgr.y (mgr.25169) 390 : audit [DBG] from='client.44127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:35.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:35.623011654Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:35.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:35 smithi046 bash[70862]: cluster 2024-09-21T14:24:34.724897+0000 mgr.y (mgr.25169) 391 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:35.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:35 smithi046 bash[70862]: cluster 2024-09-21T14:24:34.724897+0000 mgr.y (mgr.25169) 391 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:36.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:35 smithi032 bash[91339]: cluster 2024-09-21T14:24:34.724897+0000 mgr.y (mgr.25169) 391 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:36.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:35 smithi032 bash[91339]: cluster 2024-09-21T14:24:34.724897+0000 mgr.y (mgr.25169) 391 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:36.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:35 smithi032 bash[94613]: cluster 2024-09-21T14:24:34.724897+0000 mgr.y (mgr.25169) 391 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:36.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:35 smithi032 bash[94613]: cluster 2024-09-21T14:24:34.724897+0000 mgr.y (mgr.25169) 391 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:38.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:37 smithi032 bash[91339]: cluster 2024-09-21T14:24:36.725640+0000 mgr.y (mgr.25169) 392 : cluster [DBG] pgmap v208: 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-21T14:24:38.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:37 smithi032 bash[91339]: cluster 2024-09-21T14:24:36.725640+0000 mgr.y (mgr.25169) 392 : cluster [DBG] pgmap v208: 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-21T14:24:38.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:37 smithi032 bash[94613]: cluster 2024-09-21T14:24:36.725640+0000 mgr.y (mgr.25169) 392 : cluster [DBG] pgmap v208: 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-21T14:24:38.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:37 smithi032 bash[94613]: cluster 2024-09-21T14:24:36.725640+0000 mgr.y (mgr.25169) 392 : cluster [DBG] pgmap v208: 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-21T14:24:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:37 smithi046 bash[70862]: cluster 2024-09-21T14:24:36.725640+0000 mgr.y (mgr.25169) 392 : cluster [DBG] pgmap v208: 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-21T14:24:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:37 smithi046 bash[70862]: cluster 2024-09-21T14:24:36.725640+0000 mgr.y (mgr.25169) 392 : cluster [DBG] pgmap v208: 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-21T14:24:38.786 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:24:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:38.643804436Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:40.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:39 smithi032 bash[91339]: cluster 2024-09-21T14:24:38.727296+0000 mgr.y (mgr.25169) 393 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:40.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:39 smithi032 bash[91339]: cluster 2024-09-21T14:24:38.727296+0000 mgr.y (mgr.25169) 393 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:40.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:39 smithi032 bash[94613]: cluster 2024-09-21T14:24:38.727296+0000 mgr.y (mgr.25169) 393 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:40.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:39 smithi032 bash[94613]: cluster 2024-09-21T14:24:38.727296+0000 mgr.y (mgr.25169) 393 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:39 smithi046 bash[70862]: cluster 2024-09-21T14:24:38.727296+0000 mgr.y (mgr.25169) 393 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:39 smithi046 bash[70862]: cluster 2024-09-21T14:24:38.727296+0000 mgr.y (mgr.25169) 393 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:40.301 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:24:40.301 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (4m) 33s ago 32m 13.6M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:24:40.301 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (4m) 2m ago 31m 70.2M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:24:40.302 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (6m) 33s ago 29m 49.1M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:24:40.302 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (6m) 2m ago 40m 440M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:24:40.302 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (17m) 33s ago 42m 511M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:24:40.302 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (73s) 33s ago 43m 35.6M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:24:40.302 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (2m) 2m ago 41m 18.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:24:40.302 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (46s) 33s ago 40m 19.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:24:40.302 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (6m) 33s ago 32m 8196k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:24:40.302 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (6m) 2m ago 32m 8040k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:24:40.302 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (39m) 33s ago 39m 65.1M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:24:40.302 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (38m) 33s ago 38m 66.6M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:24:40.302 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (37m) 33s ago 37m 62.2M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:24:40.302 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (36m) 33s ago 36m 57.7M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:24:40.302 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (36m) 2m ago 36m 61.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:24:40.302 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (35m) 2m ago 35m 65.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:24:40.303 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (34m) 2m ago 34m 55.7M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:24:40.303 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (33m) 2m ago 33m 67.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:24:40.303 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (5m) 2m ago 32m 48.0M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:24:40.303 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (29m) 33s ago 29m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:24:40.303 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (29m) 2m ago 29m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:24:41.079 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:24:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:24:40] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.51.0" 2024-09-21T14:24:41.080 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-21T14:24:41.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:41.624658589Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:41.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:41 smithi046 bash[70862]: audit 2024-09-21T14:24:40.265772+0000 mgr.y (mgr.25169) 394 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:41.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:41 smithi046 bash[70862]: audit 2024-09-21T14:24:40.265772+0000 mgr.y (mgr.25169) 394 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:41.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:41 smithi046 bash[70862]: cluster 2024-09-21T14:24:40.728055+0000 mgr.y (mgr.25169) 395 : cluster [DBG] pgmap v210: 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-21T14:24:41.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:41 smithi046 bash[70862]: cluster 2024-09-21T14:24:40.728055+0000 mgr.y (mgr.25169) 395 : cluster [DBG] pgmap v210: 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-21T14:24:41.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:41 smithi046 bash[70862]: audit 2024-09-21T14:24:40.780228+0000 mgr.y (mgr.25169) 396 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:41.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:41 smithi046 bash[70862]: audit 2024-09-21T14:24:40.780228+0000 mgr.y (mgr.25169) 396 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:42.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:41 smithi032 bash[91339]: audit 2024-09-21T14:24:40.265772+0000 mgr.y (mgr.25169) 394 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:42.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:41 smithi032 bash[91339]: audit 2024-09-21T14:24:40.265772+0000 mgr.y (mgr.25169) 394 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:42.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:41 smithi032 bash[91339]: cluster 2024-09-21T14:24:40.728055+0000 mgr.y (mgr.25169) 395 : cluster [DBG] pgmap v210: 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-21T14:24:42.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:41 smithi032 bash[91339]: cluster 2024-09-21T14:24:40.728055+0000 mgr.y (mgr.25169) 395 : cluster [DBG] pgmap v210: 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-21T14:24:42.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:41 smithi032 bash[91339]: audit 2024-09-21T14:24:40.780228+0000 mgr.y (mgr.25169) 396 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:42.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:41 smithi032 bash[91339]: audit 2024-09-21T14:24:40.780228+0000 mgr.y (mgr.25169) 396 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:42.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:41 smithi032 bash[94613]: audit 2024-09-21T14:24:40.265772+0000 mgr.y (mgr.25169) 394 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:42.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:41 smithi032 bash[94613]: audit 2024-09-21T14:24:40.265772+0000 mgr.y (mgr.25169) 394 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:24:42.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:41 smithi032 bash[94613]: cluster 2024-09-21T14:24:40.728055+0000 mgr.y (mgr.25169) 395 : cluster [DBG] pgmap v210: 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-21T14:24:42.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:41 smithi032 bash[94613]: cluster 2024-09-21T14:24:40.728055+0000 mgr.y (mgr.25169) 395 : cluster [DBG] pgmap v210: 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-21T14:24:42.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:41 smithi032 bash[94613]: audit 2024-09-21T14:24:40.780228+0000 mgr.y (mgr.25169) 396 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:42.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:41 smithi032 bash[94613]: audit 2024-09-21T14:24:40.780228+0000 mgr.y (mgr.25169) 396 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:44.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:43 smithi032 bash[91339]: cluster 2024-09-21T14:24:42.728764+0000 mgr.y (mgr.25169) 397 : cluster [DBG] pgmap v211: 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-21T14:24:44.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:43 smithi032 bash[91339]: cluster 2024-09-21T14:24:42.728764+0000 mgr.y (mgr.25169) 397 : cluster [DBG] pgmap v211: 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-21T14:24:44.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:43 smithi032 bash[94613]: cluster 2024-09-21T14:24:42.728764+0000 mgr.y (mgr.25169) 397 : cluster [DBG] pgmap v211: 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-21T14:24:44.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:43 smithi032 bash[94613]: cluster 2024-09-21T14:24:42.728764+0000 mgr.y (mgr.25169) 397 : cluster [DBG] pgmap v211: 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-21T14:24:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:43 smithi046 bash[70862]: cluster 2024-09-21T14:24:42.728764+0000 mgr.y (mgr.25169) 397 : cluster [DBG] pgmap v211: 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-21T14:24:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:43 smithi046 bash[70862]: cluster 2024-09-21T14:24:42.728764+0000 mgr.y (mgr.25169) 397 : cluster [DBG] pgmap v211: 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-21T14:24:44.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:44.617475903Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:45.909 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:24:46.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:45 smithi032 bash[94613]: cluster 2024-09-21T14:24:44.730466+0000 mgr.y (mgr.25169) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:46.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:45 smithi032 bash[94613]: cluster 2024-09-21T14:24:44.730466+0000 mgr.y (mgr.25169) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:46.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:45 smithi032 bash[91339]: cluster 2024-09-21T14:24:44.730466+0000 mgr.y (mgr.25169) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:46.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:45 smithi032 bash[91339]: cluster 2024-09-21T14:24:44.730466+0000 mgr.y (mgr.25169) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:46.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:45 smithi046 bash[70862]: cluster 2024-09-21T14:24:44.730466+0000 mgr.y (mgr.25169) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:46.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:45 smithi046 bash[70862]: cluster 2024-09-21T14:24:44.730466+0000 mgr.y (mgr.25169) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:47.561 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:24:47.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:47.623188479Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:47 smithi046 bash[70862]: cluster 2024-09-21T14:24:46.731183+0000 mgr.y (mgr.25169) 399 : cluster [DBG] pgmap v213: 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-21T14:24:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:47 smithi046 bash[70862]: cluster 2024-09-21T14:24:46.731183+0000 mgr.y (mgr.25169) 399 : cluster [DBG] pgmap v213: 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-21T14:24:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:47 smithi046 bash[70862]: audit 2024-09-21T14:24:47.511868+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:47 smithi046 bash[70862]: audit 2024-09-21T14:24:47.511868+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:47 smithi046 bash[70862]: audit 2024-09-21T14:24:47.551588+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.32:0/3651031306' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:47 smithi046 bash[70862]: audit 2024-09-21T14:24:47.551588+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.32:0/3651031306' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:48.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:47 smithi032 bash[91339]: cluster 2024-09-21T14:24:46.731183+0000 mgr.y (mgr.25169) 399 : cluster [DBG] pgmap v213: 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-21T14:24:48.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:47 smithi032 bash[91339]: cluster 2024-09-21T14:24:46.731183+0000 mgr.y (mgr.25169) 399 : cluster [DBG] pgmap v213: 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-21T14:24:48.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:47 smithi032 bash[91339]: audit 2024-09-21T14:24:47.511868+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:48.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:47 smithi032 bash[91339]: audit 2024-09-21T14:24:47.511868+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:48.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:47 smithi032 bash[91339]: audit 2024-09-21T14:24:47.551588+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.32:0/3651031306' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:48.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:47 smithi032 bash[91339]: audit 2024-09-21T14:24:47.551588+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.32:0/3651031306' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:48.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:47 smithi032 bash[94613]: cluster 2024-09-21T14:24:46.731183+0000 mgr.y (mgr.25169) 399 : cluster [DBG] pgmap v213: 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-21T14:24:48.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:47 smithi032 bash[94613]: cluster 2024-09-21T14:24:46.731183+0000 mgr.y (mgr.25169) 399 : cluster [DBG] pgmap v213: 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-21T14:24:48.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:47 smithi032 bash[94613]: audit 2024-09-21T14:24:47.511868+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:48.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:47 smithi032 bash[94613]: audit 2024-09-21T14:24:47.511868+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:24:48.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:47 smithi032 bash[94613]: audit 2024-09-21T14:24:47.551588+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.32:0/3651031306' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:48.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:47 smithi032 bash[94613]: audit 2024-09-21T14:24:47.551588+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.32:0/3651031306' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:48.313 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-21T14:24:50.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:49 smithi032 bash[91339]: cluster 2024-09-21T14:24:48.732850+0000 mgr.y (mgr.25169) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:50.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:49 smithi032 bash[91339]: cluster 2024-09-21T14:24:48.732850+0000 mgr.y (mgr.25169) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:50.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:49 smithi032 bash[94613]: cluster 2024-09-21T14:24:48.732850+0000 mgr.y (mgr.25169) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:50.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:49 smithi032 bash[94613]: cluster 2024-09-21T14:24:48.732850+0000 mgr.y (mgr.25169) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:49 smithi046 bash[70862]: cluster 2024-09-21T14:24:48.732850+0000 mgr.y (mgr.25169) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:49 smithi046 bash[70862]: cluster 2024-09-21T14:24:48.732850+0000 mgr.y (mgr.25169) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:24:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:50.620986763Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:51.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:24:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:24:50] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.51.0" 2024-09-21T14:24:52.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:51 smithi032 bash[91339]: cluster 2024-09-21T14:24:50.733779+0000 mgr.y (mgr.25169) 401 : cluster [DBG] pgmap v215: 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-21T14:24:52.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:51 smithi032 bash[91339]: cluster 2024-09-21T14:24:50.733779+0000 mgr.y (mgr.25169) 401 : cluster [DBG] pgmap v215: 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-21T14:24:52.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:51 smithi032 bash[91339]: audit 2024-09-21T14:24:50.789580+0000 mgr.y (mgr.25169) 402 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:52.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:51 smithi032 bash[91339]: audit 2024-09-21T14:24:50.789580+0000 mgr.y (mgr.25169) 402 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:51 smithi032 bash[94613]: cluster 2024-09-21T14:24:50.733779+0000 mgr.y (mgr.25169) 401 : cluster [DBG] pgmap v215: 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-21T14:24:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:51 smithi032 bash[94613]: cluster 2024-09-21T14:24:50.733779+0000 mgr.y (mgr.25169) 401 : cluster [DBG] pgmap v215: 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-21T14:24:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:51 smithi032 bash[94613]: audit 2024-09-21T14:24:50.789580+0000 mgr.y (mgr.25169) 402 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:51 smithi032 bash[94613]: audit 2024-09-21T14:24:50.789580+0000 mgr.y (mgr.25169) 402 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:51 smithi046 bash[70862]: cluster 2024-09-21T14:24:50.733779+0000 mgr.y (mgr.25169) 401 : cluster [DBG] pgmap v215: 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-21T14:24:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:51 smithi046 bash[70862]: cluster 2024-09-21T14:24:50.733779+0000 mgr.y (mgr.25169) 401 : cluster [DBG] pgmap v215: 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-21T14:24:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:51 smithi046 bash[70862]: audit 2024-09-21T14:24:50.789580+0000 mgr.y (mgr.25169) 402 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:51 smithi046 bash[70862]: audit 2024-09-21T14:24:50.789580+0000 mgr.y (mgr.25169) 402 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:24:53.143 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:24:53.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:53.608203168Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:53.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:53 smithi046 bash[70862]: cluster 2024-09-21T14:24:52.734575+0000 mgr.y (mgr.25169) 403 : cluster [DBG] pgmap v216: 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-21T14:24:53.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:53 smithi046 bash[70862]: cluster 2024-09-21T14:24:52.734575+0000 mgr.y (mgr.25169) 403 : cluster [DBG] pgmap v216: 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-21T14:24:54.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:53 smithi032 bash[91339]: cluster 2024-09-21T14:24:52.734575+0000 mgr.y (mgr.25169) 403 : cluster [DBG] pgmap v216: 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-21T14:24:54.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:53 smithi032 bash[91339]: cluster 2024-09-21T14:24:52.734575+0000 mgr.y (mgr.25169) 403 : cluster [DBG] pgmap v216: 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-21T14:24:54.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:53 smithi032 bash[94613]: cluster 2024-09-21T14:24:52.734575+0000 mgr.y (mgr.25169) 403 : cluster [DBG] pgmap v216: 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-21T14:24:54.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:53 smithi032 bash[94613]: cluster 2024-09-21T14:24:52.734575+0000 mgr.y (mgr.25169) 403 : cluster [DBG] pgmap v216: 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-21T14:24:54.871 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)" 2024-09-21T14:24:55.622 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:24:56.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:55 smithi032 bash[94613]: cluster 2024-09-21T14:24:54.735668+0000 mgr.y (mgr.25169) 404 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-21T14:24:56.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:55 smithi032 bash[94613]: cluster 2024-09-21T14:24:54.735668+0000 mgr.y (mgr.25169) 404 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-21T14:24:56.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:55 smithi032 bash[94613]: audit 2024-09-21T14:24:54.861608+0000 mon.a (mon.0) 124 : audit [DBG] from='client.? 172.21.15.32:0/3015290082' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:56.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:55 smithi032 bash[94613]: audit 2024-09-21T14:24:54.861608+0000 mon.a (mon.0) 124 : audit [DBG] from='client.? 172.21.15.32:0/3015290082' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:56.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:55 smithi032 bash[91339]: cluster 2024-09-21T14:24:54.735668+0000 mgr.y (mgr.25169) 404 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-21T14:24:56.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:55 smithi032 bash[91339]: cluster 2024-09-21T14:24:54.735668+0000 mgr.y (mgr.25169) 404 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-21T14:24:56.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:55 smithi032 bash[91339]: audit 2024-09-21T14:24:54.861608+0000 mon.a (mon.0) 124 : audit [DBG] from='client.? 172.21.15.32:0/3015290082' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:56.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:55 smithi032 bash[91339]: audit 2024-09-21T14:24:54.861608+0000 mon.a (mon.0) 124 : audit [DBG] from='client.? 172.21.15.32:0/3015290082' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:55 smithi046 bash[70862]: cluster 2024-09-21T14:24:54.735668+0000 mgr.y (mgr.25169) 404 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-21T14:24:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:55 smithi046 bash[70862]: cluster 2024-09-21T14:24:54.735668+0000 mgr.y (mgr.25169) 404 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-21T14:24:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:55 smithi046 bash[70862]: audit 2024-09-21T14:24:54.861608+0000 mon.a (mon.0) 124 : audit [DBG] from='client.? 172.21.15.32:0/3015290082' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:55 smithi046 bash[70862]: audit 2024-09-21T14:24:54.861608+0000 mon.a (mon.0) 124 : audit [DBG] from='client.? 172.21.15.32:0/3015290082' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:24:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:56.6224115Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:58.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:57 smithi032 bash[91339]: cluster 2024-09-21T14:24:56.736377+0000 mgr.y (mgr.25169) 405 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-21T14:24:58.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:57 smithi032 bash[91339]: cluster 2024-09-21T14:24:56.736377+0000 mgr.y (mgr.25169) 405 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-21T14:24:58.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:57 smithi032 bash[94613]: cluster 2024-09-21T14:24:56.736377+0000 mgr.y (mgr.25169) 405 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-21T14:24:58.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:57 smithi032 bash[94613]: cluster 2024-09-21T14:24:56.736377+0000 mgr.y (mgr.25169) 405 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-21T14:24:58.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:57 smithi046 bash[70862]: cluster 2024-09-21T14:24:56.736377+0000 mgr.y (mgr.25169) 405 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-21T14:24:58.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:57 smithi046 bash[70862]: cluster 2024-09-21T14:24:56.736377+0000 mgr.y (mgr.25169) 405 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-21T14:24:59.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:24:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:24:59.601467728Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:24:59.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:59 smithi046 bash[70862]: cluster 2024-09-21T14:24:58.738114+0000 mgr.y (mgr.25169) 406 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:24:59.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:24:59 smithi046 bash[70862]: cluster 2024-09-21T14:24:58.738114+0000 mgr.y (mgr.25169) 406 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:25:00.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:59 smithi032 bash[91339]: cluster 2024-09-21T14:24:58.738114+0000 mgr.y (mgr.25169) 406 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:25:00.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:24:59 smithi032 bash[91339]: cluster 2024-09-21T14:24:58.738114+0000 mgr.y (mgr.25169) 406 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:25:00.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:59 smithi032 bash[94613]: cluster 2024-09-21T14:24:58.738114+0000 mgr.y (mgr.25169) 406 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:25:00.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:24:59 smithi032 bash[94613]: cluster 2024-09-21T14:24:58.738114+0000 mgr.y (mgr.25169) 406 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:25:00.443 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:25:01.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:25:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:25:00] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.51.0" 2024-09-21T14:25:02.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:01 smithi032 bash[94613]: cluster 2024-09-21T14:25:00.738894+0000 mgr.y (mgr.25169) 407 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:25:02.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:01 smithi032 bash[94613]: cluster 2024-09-21T14:25:00.738894+0000 mgr.y (mgr.25169) 407 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:25:02.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:01 smithi032 bash[94613]: audit 2024-09-21T14:25:00.800905+0000 mgr.y (mgr.25169) 408 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:02.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:01 smithi032 bash[94613]: audit 2024-09-21T14:25:00.800905+0000 mgr.y (mgr.25169) 408 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:01 smithi032 bash[91339]: cluster 2024-09-21T14:25:00.738894+0000 mgr.y (mgr.25169) 407 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:25:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:01 smithi032 bash[91339]: cluster 2024-09-21T14:25:00.738894+0000 mgr.y (mgr.25169) 407 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:25:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:01 smithi032 bash[91339]: audit 2024-09-21T14:25:00.800905+0000 mgr.y (mgr.25169) 408 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:02.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:01 smithi032 bash[91339]: audit 2024-09-21T14:25:00.800905+0000 mgr.y (mgr.25169) 408 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:01 smithi046 bash[70862]: cluster 2024-09-21T14:25:00.738894+0000 mgr.y (mgr.25169) 407 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:25:02.248 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:01 smithi046 bash[70862]: cluster 2024-09-21T14:25:00.738894+0000 mgr.y (mgr.25169) 407 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:25:02.249 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:01 smithi046 bash[70862]: audit 2024-09-21T14:25:00.800905+0000 mgr.y (mgr.25169) 408 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:02.249 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:01 smithi046 bash[70862]: audit 2024-09-21T14:25:00.800905+0000 mgr.y (mgr.25169) 408 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:02.861 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:02.592647923Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:03.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:02 smithi046 bash[70862]: audit 2024-09-21T14:25:02.512688+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:03.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:02 smithi046 bash[70862]: audit 2024-09-21T14:25:02.512688+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:02 smithi032 bash[91339]: audit 2024-09-21T14:25:02.512688+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:02 smithi032 bash[91339]: audit 2024-09-21T14:25:02.512688+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:03.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:02 smithi032 bash[94613]: audit 2024-09-21T14:25:02.512688+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:03.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:02 smithi032 bash[94613]: audit 2024-09-21T14:25:02.512688+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:03 smithi046 bash[70862]: audit 2024-09-21T14:25:02.341558+0000 mgr.y (mgr.25169) 409 : audit [DBG] from='client.44151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:03 smithi046 bash[70862]: audit 2024-09-21T14:25:02.341558+0000 mgr.y (mgr.25169) 409 : audit [DBG] from='client.44151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:03 smithi046 bash[70862]: cluster 2024-09-21T14:25:02.739576+0000 mgr.y (mgr.25169) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:25:04.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:03 smithi046 bash[70862]: cluster 2024-09-21T14:25:02.739576+0000 mgr.y (mgr.25169) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:25:04.233 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:03 smithi032 bash[91339]: audit 2024-09-21T14:25:02.341558+0000 mgr.y (mgr.25169) 409 : audit [DBG] from='client.44151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:04.234 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:03 smithi032 bash[91339]: audit 2024-09-21T14:25:02.341558+0000 mgr.y (mgr.25169) 409 : audit [DBG] from='client.44151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:04.234 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:03 smithi032 bash[91339]: cluster 2024-09-21T14:25:02.739576+0000 mgr.y (mgr.25169) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:25:04.234 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:03 smithi032 bash[91339]: cluster 2024-09-21T14:25:02.739576+0000 mgr.y (mgr.25169) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:25:04.234 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:03 smithi032 bash[94613]: audit 2024-09-21T14:25:02.341558+0000 mgr.y (mgr.25169) 409 : audit [DBG] from='client.44151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:04.234 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:03 smithi032 bash[94613]: audit 2024-09-21T14:25:02.341558+0000 mgr.y (mgr.25169) 409 : audit [DBG] from='client.44151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:04.234 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:03 smithi032 bash[94613]: cluster 2024-09-21T14:25:02.739576+0000 mgr.y (mgr.25169) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:25:04.234 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:03 smithi032 bash[94613]: cluster 2024-09-21T14:25:02.739576+0000 mgr.y (mgr.25169) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T14:25:04.954 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:25:05.615 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T14:25:05.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:05.639528509Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:05 smithi046 bash[70862]: cluster 2024-09-21T14:25:04.741296+0000 mgr.y (mgr.25169) 411 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:25:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:05 smithi046 bash[70862]: cluster 2024-09-21T14:25:04.741296+0000 mgr.y (mgr.25169) 411 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:25:06.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:05 smithi032 bash[91339]: cluster 2024-09-21T14:25:04.741296+0000 mgr.y (mgr.25169) 411 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:25:06.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:05 smithi032 bash[91339]: cluster 2024-09-21T14:25:04.741296+0000 mgr.y (mgr.25169) 411 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:25:06.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:05 smithi032 bash[94613]: cluster 2024-09-21T14:25:04.741296+0000 mgr.y (mgr.25169) 411 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:25:06.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:05 smithi032 bash[94613]: cluster 2024-09-21T14:25:04.741296+0000 mgr.y (mgr.25169) 411 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T14:25:08.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:07 smithi046 bash[70862]: cluster 2024-09-21T14:25:06.742030+0000 mgr.y (mgr.25169) 412 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-21T14:25:08.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:07 smithi046 bash[70862]: cluster 2024-09-21T14:25:06.742030+0000 mgr.y (mgr.25169) 412 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-21T14:25:08.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:07 smithi032 bash[91339]: cluster 2024-09-21T14:25:06.742030+0000 mgr.y (mgr.25169) 412 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-21T14:25:08.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:07 smithi032 bash[91339]: cluster 2024-09-21T14:25:06.742030+0000 mgr.y (mgr.25169) 412 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-21T14:25:08.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:07 smithi032 bash[94613]: cluster 2024-09-21T14:25:06.742030+0000 mgr.y (mgr.25169) 412 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-21T14:25:08.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:07 smithi032 bash[94613]: cluster 2024-09-21T14:25:06.742030+0000 mgr.y (mgr.25169) 412 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-21T14:25:08.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:08.629165385Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:09 smithi046 bash[70862]: cluster 2024-09-21T14:25:08.743766+0000 mgr.y (mgr.25169) 413 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-21T14:25:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:09 smithi046 bash[70862]: cluster 2024-09-21T14:25:08.743766+0000 mgr.y (mgr.25169) 413 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-21T14:25:10.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:09 smithi032 bash[91339]: cluster 2024-09-21T14:25:08.743766+0000 mgr.y (mgr.25169) 413 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-21T14:25:10.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:09 smithi032 bash[91339]: cluster 2024-09-21T14:25:08.743766+0000 mgr.y (mgr.25169) 413 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-21T14:25:10.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:09 smithi032 bash[94613]: cluster 2024-09-21T14:25:08.743766+0000 mgr.y (mgr.25169) 413 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-21T14:25:10.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:09 smithi032 bash[94613]: cluster 2024-09-21T14:25:08.743766+0000 mgr.y (mgr.25169) 413 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-21T14:25:10.448 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:25:10.855 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:25:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:25:10] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.51.0" 2024-09-21T14:25:11.878 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:11.608894201Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:12.091 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:25:12.091 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": null, 2024-09-21T14:25:12.091 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": false, 2024-09-21T14:25:12.091 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "", 2024-09-21T14:25:12.091 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:25:12.091 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": null, 2024-09-21T14:25:12.091 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-09-21T14:25:12.091 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:25:12.091 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:25:12.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:11 smithi032 bash[91339]: cluster 2024-09-21T14:25:10.744512+0000 mgr.y (mgr.25169) 414 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:12.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:11 smithi032 bash[91339]: cluster 2024-09-21T14:25:10.744512+0000 mgr.y (mgr.25169) 414 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:12.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:11 smithi032 bash[91339]: audit 2024-09-21T14:25:10.812116+0000 mgr.y (mgr.25169) 415 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:12.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:11 smithi032 bash[91339]: audit 2024-09-21T14:25:10.812116+0000 mgr.y (mgr.25169) 415 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:12.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:11 smithi032 bash[94613]: cluster 2024-09-21T14:25:10.744512+0000 mgr.y (mgr.25169) 414 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:12.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:11 smithi032 bash[94613]: cluster 2024-09-21T14:25:10.744512+0000 mgr.y (mgr.25169) 414 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:12.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:11 smithi032 bash[94613]: audit 2024-09-21T14:25:10.812116+0000 mgr.y (mgr.25169) 415 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:12.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:11 smithi032 bash[94613]: audit 2024-09-21T14:25:10.812116+0000 mgr.y (mgr.25169) 415 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:11 smithi046 bash[70862]: cluster 2024-09-21T14:25:10.744512+0000 mgr.y (mgr.25169) 414 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:11 smithi046 bash[70862]: cluster 2024-09-21T14:25:10.744512+0000 mgr.y (mgr.25169) 414 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:11 smithi046 bash[70862]: audit 2024-09-21T14:25:10.812116+0000 mgr.y (mgr.25169) 415 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:11 smithi046 bash[70862]: audit 2024-09-21T14:25:10.812116+0000 mgr.y (mgr.25169) 415 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:12.833 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T14:25:13.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:12 smithi032 bash[94613]: audit 2024-09-21T14:25:12.093147+0000 mgr.y (mgr.25169) 416 : audit [DBG] from='client.44157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:13.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:12 smithi032 bash[94613]: audit 2024-09-21T14:25:12.093147+0000 mgr.y (mgr.25169) 416 : audit [DBG] from='client.44157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:13.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:12 smithi032 bash[91339]: audit 2024-09-21T14:25:12.093147+0000 mgr.y (mgr.25169) 416 : audit [DBG] from='client.44157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:13.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:12 smithi032 bash[91339]: audit 2024-09-21T14:25:12.093147+0000 mgr.y (mgr.25169) 416 : audit [DBG] from='client.44157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:13.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:12 smithi046 bash[70862]: audit 2024-09-21T14:25:12.093147+0000 mgr.y (mgr.25169) 416 : audit [DBG] from='client.44157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:13.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:12 smithi046 bash[70862]: audit 2024-09-21T14:25:12.093147+0000 mgr.y (mgr.25169) 416 : audit [DBG] from='client.44157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:13 smithi046 bash[70862]: cluster 2024-09-21T14:25:12.745255+0000 mgr.y (mgr.25169) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:13 smithi046 bash[70862]: cluster 2024-09-21T14:25:12.745255+0000 mgr.y (mgr.25169) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:14.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:13 smithi032 bash[94613]: cluster 2024-09-21T14:25:12.745255+0000 mgr.y (mgr.25169) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:14.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:13 smithi032 bash[94613]: cluster 2024-09-21T14:25:12.745255+0000 mgr.y (mgr.25169) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:14.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:13 smithi032 bash[91339]: cluster 2024-09-21T14:25:12.745255+0000 mgr.y (mgr.25169) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:14.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:13 smithi032 bash[91339]: cluster 2024-09-21T14:25:12.745255+0000 mgr.y (mgr.25169) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:14.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:14.633804022Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:16.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:15 smithi046 bash[70862]: cluster 2024-09-21T14:25:14.746997+0000 mgr.y (mgr.25169) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:16.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:15 smithi046 bash[70862]: cluster 2024-09-21T14:25:14.746997+0000 mgr.y (mgr.25169) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:16.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:15 smithi032 bash[91339]: cluster 2024-09-21T14:25:14.746997+0000 mgr.y (mgr.25169) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:16.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:15 smithi032 bash[91339]: cluster 2024-09-21T14:25:14.746997+0000 mgr.y (mgr.25169) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:16.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:15 smithi032 bash[94613]: cluster 2024-09-21T14:25:14.746997+0000 mgr.y (mgr.25169) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:16.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:15 smithi032 bash[94613]: cluster 2024-09-21T14:25:14.746997+0000 mgr.y (mgr.25169) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:17.669 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:25:17.897 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:17.608608687Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:18.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:17 smithi032 bash[91339]: cluster 2024-09-21T14:25:16.747846+0000 mgr.y (mgr.25169) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:18.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:17 smithi032 bash[91339]: cluster 2024-09-21T14:25:16.747846+0000 mgr.y (mgr.25169) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:18.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:17 smithi032 bash[91339]: audit 2024-09-21T14:25:17.512986+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:18.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:17 smithi032 bash[91339]: audit 2024-09-21T14:25:17.512986+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:18.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:17 smithi032 bash[94613]: cluster 2024-09-21T14:25:16.747846+0000 mgr.y (mgr.25169) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:18.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:17 smithi032 bash[94613]: cluster 2024-09-21T14:25:16.747846+0000 mgr.y (mgr.25169) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:18.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:17 smithi032 bash[94613]: audit 2024-09-21T14:25:17.512986+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:18.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:17 smithi032 bash[94613]: audit 2024-09-21T14:25:17.512986+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:17 smithi046 bash[70862]: cluster 2024-09-21T14:25:16.747846+0000 mgr.y (mgr.25169) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:17 smithi046 bash[70862]: cluster 2024-09-21T14:25:16.747846+0000 mgr.y (mgr.25169) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:17 smithi046 bash[70862]: audit 2024-09-21T14:25:17.512986+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:17 smithi046 bash[70862]: audit 2024-09-21T14:25:17.512986+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:19.216 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-09-21T14:25:19.889 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:25:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:19 smithi046 bash[70862]: cluster 2024-09-21T14:25:18.749046+0000 mgr.y (mgr.25169) 420 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:19 smithi046 bash[70862]: cluster 2024-09-21T14:25:18.749046+0000 mgr.y (mgr.25169) 420 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:19 smithi046 bash[70862]: audit 2024-09-21T14:25:19.219086+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.32:0/831141177' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:25:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:19 smithi046 bash[70862]: audit 2024-09-21T14:25:19.219086+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.32:0/831141177' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:25:20.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:19 smithi032 bash[94613]: cluster 2024-09-21T14:25:18.749046+0000 mgr.y (mgr.25169) 420 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:20.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:19 smithi032 bash[94613]: cluster 2024-09-21T14:25:18.749046+0000 mgr.y (mgr.25169) 420 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:20.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:19 smithi032 bash[94613]: audit 2024-09-21T14:25:19.219086+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.32:0/831141177' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:25:20.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:19 smithi032 bash[94613]: audit 2024-09-21T14:25:19.219086+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.32:0/831141177' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:25:20.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:19 smithi032 bash[91339]: cluster 2024-09-21T14:25:18.749046+0000 mgr.y (mgr.25169) 420 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:20.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:19 smithi032 bash[91339]: cluster 2024-09-21T14:25:18.749046+0000 mgr.y (mgr.25169) 420 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:20.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:19 smithi032 bash[91339]: audit 2024-09-21T14:25:19.219086+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.32:0/831141177' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:25:20.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:19 smithi032 bash[91339]: audit 2024-09-21T14:25:19.219086+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.32:0/831141177' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:25:20.909 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:20.588638424Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:20 smithi032 bash[94613]: audit 2024-09-21T14:25:20.811716+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:20 smithi032 bash[94613]: audit 2024-09-21T14:25:20.811716+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:20 smithi032 bash[94613]: audit 2024-09-21T14:25:20.813473+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:25:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:20 smithi032 bash[94613]: audit 2024-09-21T14:25:20.813473+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:25:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:20 smithi032 bash[94613]: audit 2024-09-21T14:25:20.824053+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:21.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:20 smithi032 bash[94613]: audit 2024-09-21T14:25:20.824053+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:20 smithi032 bash[91339]: audit 2024-09-21T14:25:20.811716+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:20 smithi032 bash[91339]: audit 2024-09-21T14:25:20.811716+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:20 smithi032 bash[91339]: audit 2024-09-21T14:25:20.813473+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:25:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:20 smithi032 bash[91339]: audit 2024-09-21T14:25:20.813473+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:25:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:20 smithi032 bash[91339]: audit 2024-09-21T14:25:20.824053+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:21.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:20 smithi032 bash[91339]: audit 2024-09-21T14:25:20.824053+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:21.108 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:25:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:25:20] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.51.0" 2024-09-21T14:25:21.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:20 smithi046 bash[70862]: audit 2024-09-21T14:25:20.811716+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:21.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:20 smithi046 bash[70862]: audit 2024-09-21T14:25:20.811716+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:21.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:20 smithi046 bash[70862]: audit 2024-09-21T14:25:20.813473+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:25:21.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:20 smithi046 bash[70862]: audit 2024-09-21T14:25:20.813473+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:25:21.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:20 smithi046 bash[70862]: audit 2024-09-21T14:25:20.824053+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:21.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:20 smithi046 bash[70862]: audit 2024-09-21T14:25:20.824053+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:21 smithi046 bash[70862]: cluster 2024-09-21T14:25:20.749755+0000 mgr.y (mgr.25169) 421 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:21 smithi046 bash[70862]: cluster 2024-09-21T14:25:20.749755+0000 mgr.y (mgr.25169) 421 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:21 smithi046 bash[70862]: audit 2024-09-21T14:25:20.821453+0000 mgr.y (mgr.25169) 422 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:21 smithi046 bash[70862]: audit 2024-09-21T14:25:20.821453+0000 mgr.y (mgr.25169) 422 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:22.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:21 smithi032 bash[91339]: cluster 2024-09-21T14:25:20.749755+0000 mgr.y (mgr.25169) 421 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:22.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:21 smithi032 bash[91339]: cluster 2024-09-21T14:25:20.749755+0000 mgr.y (mgr.25169) 421 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:22.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:21 smithi032 bash[91339]: audit 2024-09-21T14:25:20.821453+0000 mgr.y (mgr.25169) 422 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:22.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:21 smithi032 bash[91339]: audit 2024-09-21T14:25:20.821453+0000 mgr.y (mgr.25169) 422 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:22.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:21 smithi032 bash[94613]: cluster 2024-09-21T14:25:20.749755+0000 mgr.y (mgr.25169) 421 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:22.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:21 smithi032 bash[94613]: cluster 2024-09-21T14:25:20.749755+0000 mgr.y (mgr.25169) 421 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:22.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:21 smithi032 bash[94613]: audit 2024-09-21T14:25:20.821453+0000 mgr.y (mgr.25169) 422 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:22.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:21 smithi032 bash[94613]: audit 2024-09-21T14:25:20.821453+0000 mgr.y (mgr.25169) 422 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:23.915 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:23.596360002Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:24.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:23 smithi046 bash[70862]: cluster 2024-09-21T14:25:22.750290+0000 mgr.y (mgr.25169) 423 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:24.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:23 smithi046 bash[70862]: cluster 2024-09-21T14:25:22.750290+0000 mgr.y (mgr.25169) 423 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:24.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:23 smithi032 bash[91339]: cluster 2024-09-21T14:25:22.750290+0000 mgr.y (mgr.25169) 423 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:24.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:23 smithi032 bash[91339]: cluster 2024-09-21T14:25:22.750290+0000 mgr.y (mgr.25169) 423 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:24.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:23 smithi032 bash[94613]: cluster 2024-09-21T14:25:22.750290+0000 mgr.y (mgr.25169) 423 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:24.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:23 smithi032 bash[94613]: cluster 2024-09-21T14:25:22.750290+0000 mgr.y (mgr.25169) 423 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:24.724 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:25:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:25 smithi046 bash[70862]: cluster 2024-09-21T14:25:24.751338+0000 mgr.y (mgr.25169) 424 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:25 smithi046 bash[70862]: cluster 2024-09-21T14:25:24.751338+0000 mgr.y (mgr.25169) 424 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:26.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:25 smithi032 bash[91339]: cluster 2024-09-21T14:25:24.751338+0000 mgr.y (mgr.25169) 424 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:26.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:25 smithi032 bash[91339]: cluster 2024-09-21T14:25:24.751338+0000 mgr.y (mgr.25169) 424 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:26.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:25 smithi032 bash[94613]: cluster 2024-09-21T14:25:24.751338+0000 mgr.y (mgr.25169) 424 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:26.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:25 smithi032 bash[94613]: cluster 2024-09-21T14:25:24.751338+0000 mgr.y (mgr.25169) 424 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:26.59847503Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:28.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:27 smithi032 bash[91339]: audit 2024-09-21T14:25:26.238462+0000 mgr.y (mgr.25169) 425 : 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-21T14:25:28.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:27 smithi032 bash[91339]: audit 2024-09-21T14:25:26.238462+0000 mgr.y (mgr.25169) 425 : 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-21T14:25:28.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:27 smithi032 bash[91339]: cluster 2024-09-21T14:25:26.751886+0000 mgr.y (mgr.25169) 426 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:28.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:27 smithi032 bash[91339]: cluster 2024-09-21T14:25:26.751886+0000 mgr.y (mgr.25169) 426 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:28.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:27 smithi032 bash[94613]: audit 2024-09-21T14:25:26.238462+0000 mgr.y (mgr.25169) 425 : 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-21T14:25:28.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:27 smithi032 bash[94613]: audit 2024-09-21T14:25:26.238462+0000 mgr.y (mgr.25169) 425 : 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-21T14:25:28.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:27 smithi032 bash[94613]: cluster 2024-09-21T14:25:26.751886+0000 mgr.y (mgr.25169) 426 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:28.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:27 smithi032 bash[94613]: cluster 2024-09-21T14:25:26.751886+0000 mgr.y (mgr.25169) 426 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:27 smithi046 bash[70862]: audit 2024-09-21T14:25:26.238462+0000 mgr.y (mgr.25169) 425 : 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-21T14:25:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:27 smithi046 bash[70862]: audit 2024-09-21T14:25:26.238462+0000 mgr.y (mgr.25169) 425 : 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-21T14:25:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:27 smithi046 bash[70862]: cluster 2024-09-21T14:25:26.751886+0000 mgr.y (mgr.25169) 426 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:27 smithi046 bash[70862]: cluster 2024-09-21T14:25:26.751886+0000 mgr.y (mgr.25169) 426 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:28.699 INFO:teuthology.orchestra.run.smithi032.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:25:29.386 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:25:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:29.641231287Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:29.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:29 smithi046 bash[70862]: cephadm 2024-09-21T14:25:28.692285+0000 mgr.y (mgr.25169) 427 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:25:29.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:29 smithi046 bash[70862]: cephadm 2024-09-21T14:25:28.692285+0000 mgr.y (mgr.25169) 427 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:25:29.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:29 smithi046 bash[70862]: audit 2024-09-21T14:25:28.698916+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:29 smithi046 bash[70862]: audit 2024-09-21T14:25:28.698916+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:29 smithi046 bash[70862]: audit 2024-09-21T14:25:28.703233+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:29 smithi046 bash[70862]: audit 2024-09-21T14:25:28.703233+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:29 smithi046 bash[70862]: audit 2024-09-21T14:25:28.705308+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:25:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:29 smithi046 bash[70862]: audit 2024-09-21T14:25:28.705308+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:25:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:29 smithi046 bash[70862]: audit 2024-09-21T14:25:28.715142+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:29 smithi046 bash[70862]: audit 2024-09-21T14:25:28.715142+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:29 smithi046 bash[70862]: cluster 2024-09-21T14:25:28.752743+0000 mgr.y (mgr.25169) 428 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:29 smithi046 bash[70862]: cluster 2024-09-21T14:25:28.752743+0000 mgr.y (mgr.25169) 428 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:29 smithi046 bash[70862]: cephadm 2024-09-21T14:25:28.794511+0000 mgr.y (mgr.25169) 429 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:25:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:29 smithi046 bash[70862]: cephadm 2024-09-21T14:25:28.794511+0000 mgr.y (mgr.25169) 429 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:25:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[91339]: cephadm 2024-09-21T14:25:28.692285+0000 mgr.y (mgr.25169) 427 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:25:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[91339]: cephadm 2024-09-21T14:25:28.692285+0000 mgr.y (mgr.25169) 427 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:25:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[91339]: audit 2024-09-21T14:25:28.698916+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[91339]: audit 2024-09-21T14:25:28.698916+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[91339]: audit 2024-09-21T14:25:28.703233+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[91339]: audit 2024-09-21T14:25:28.703233+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[91339]: audit 2024-09-21T14:25:28.705308+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:25:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[91339]: audit 2024-09-21T14:25:28.705308+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:25:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[91339]: audit 2024-09-21T14:25:28.715142+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:30.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[91339]: audit 2024-09-21T14:25:28.715142+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[91339]: cluster 2024-09-21T14:25:28.752743+0000 mgr.y (mgr.25169) 428 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[91339]: cluster 2024-09-21T14:25:28.752743+0000 mgr.y (mgr.25169) 428 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[91339]: cephadm 2024-09-21T14:25:28.794511+0000 mgr.y (mgr.25169) 429 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:25:30.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[91339]: cephadm 2024-09-21T14:25:28.794511+0000 mgr.y (mgr.25169) 429 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:25:30.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[94613]: cephadm 2024-09-21T14:25:28.692285+0000 mgr.y (mgr.25169) 427 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:25:30.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[94613]: cephadm 2024-09-21T14:25:28.692285+0000 mgr.y (mgr.25169) 427 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:25:30.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[94613]: audit 2024-09-21T14:25:28.698916+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:30.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[94613]: audit 2024-09-21T14:25:28.698916+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:30.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[94613]: audit 2024-09-21T14:25:28.703233+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:30.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[94613]: audit 2024-09-21T14:25:28.703233+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:30.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[94613]: audit 2024-09-21T14:25:28.705308+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:25:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[94613]: audit 2024-09-21T14:25:28.705308+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:25:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[94613]: audit 2024-09-21T14:25:28.715142+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[94613]: audit 2024-09-21T14:25:28.715142+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[94613]: cluster 2024-09-21T14:25:28.752743+0000 mgr.y (mgr.25169) 428 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[94613]: cluster 2024-09-21T14:25:28.752743+0000 mgr.y (mgr.25169) 428 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[94613]: cephadm 2024-09-21T14:25:28.794511+0000 mgr.y (mgr.25169) 429 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:25:30.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:29 smithi032 bash[94613]: cephadm 2024-09-21T14:25:28.794511+0000 mgr.y (mgr.25169) 429 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:25:30.763 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:25:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:25:30] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.51.0" 2024-09-21T14:25:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: cluster 2024-09-21T14:25:30.753356+0000 mgr.y (mgr.25169) 430 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: cluster 2024-09-21T14:25:30.753356+0000 mgr.y (mgr.25169) 430 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:30.832316+0000 mgr.y (mgr.25169) 431 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:30.832316+0000 mgr.y (mgr.25169) 431 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.293817+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.293817+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.298787+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:25:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.298787+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:25:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.303132+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.303132+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.313035+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.313035+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.318636+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.318636+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.327929+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.327929+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.333273+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.333273+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.342565+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.342565+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.348589+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T14:25:32.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[91339]: audit 2024-09-21T14:25:31.348589+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T14:25:32.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: cluster 2024-09-21T14:25:30.753356+0000 mgr.y (mgr.25169) 430 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:32.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: cluster 2024-09-21T14:25:30.753356+0000 mgr.y (mgr.25169) 430 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:32.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:30.832316+0000 mgr.y (mgr.25169) 431 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:32.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:30.832316+0000 mgr.y (mgr.25169) 431 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:32.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.293817+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.293817+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.298787+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:25:32.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.298787+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:25:32.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.303132+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.303132+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.313035+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.313035+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.318636+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.318636+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.327929+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.327929+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.333273+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.333273+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.342565+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.342565+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.348589+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T14:25:32.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:31 smithi032 bash[94613]: audit 2024-09-21T14:25:31.348589+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T14:25:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: cluster 2024-09-21T14:25:30.753356+0000 mgr.y (mgr.25169) 430 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: cluster 2024-09-21T14:25:30.753356+0000 mgr.y (mgr.25169) 430 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:30.832316+0000 mgr.y (mgr.25169) 431 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:30.832316+0000 mgr.y (mgr.25169) 431 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.293817+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.293817+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.298787+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:25:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.298787+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:25:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.303132+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.303132+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.313035+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.313035+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.318636+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.318636+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.327929+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.327929+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.333273+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.333273+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.342565+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.342565+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.348589+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T14:25:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:31 smithi046 bash[70862]: audit 2024-09-21T14:25:31.348589+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T14:25:32.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:32.593129738Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:32.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: cephadm 2024-09-21T14:25:31.295413+0000 mgr.y (mgr.25169) 432 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:25:32.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: cephadm 2024-09-21T14:25:31.295413+0000 mgr.y (mgr.25169) 432 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:25:32.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: cephadm 2024-09-21T14:25:31.295575+0000 mgr.y (mgr.25169) 433 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:25:32.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: cephadm 2024-09-21T14:25:31.295575+0000 mgr.y (mgr.25169) 433 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:25:32.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: cephadm 2024-09-21T14:25:31.305540+0000 mgr.y (mgr.25169) 434 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:25:32.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: cephadm 2024-09-21T14:25:31.305540+0000 mgr.y (mgr.25169) 434 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:25:32.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: cephadm 2024-09-21T14:25:31.320685+0000 mgr.y (mgr.25169) 435 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:25:32.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: cephadm 2024-09-21T14:25:31.320685+0000 mgr.y (mgr.25169) 435 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:25:32.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: cephadm 2024-09-21T14:25:31.335403+0000 mgr.y (mgr.25169) 436 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:25:32.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: cephadm 2024-09-21T14:25:31.335403+0000 mgr.y (mgr.25169) 436 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:25:32.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: audit 2024-09-21T14:25:31.349368+0000 mgr.y (mgr.25169) 437 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T14:25:32.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: audit 2024-09-21T14:25:31.349368+0000 mgr.y (mgr.25169) 437 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T14:25:32.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: cephadm 2024-09-21T14:25:31.352246+0000 mgr.y (mgr.25169) 438 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T14:25:32.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: cephadm 2024-09-21T14:25:31.352246+0000 mgr.y (mgr.25169) 438 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T14:25:32.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: audit 2024-09-21T14:25:32.513630+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:32.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:32 smithi046 bash[70862]: audit 2024-09-21T14:25:32.513630+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:33.075 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: cephadm 2024-09-21T14:25:31.295413+0000 mgr.y (mgr.25169) 432 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:25:33.075 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: cephadm 2024-09-21T14:25:31.295413+0000 mgr.y (mgr.25169) 432 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:25:33.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: cephadm 2024-09-21T14:25:31.295575+0000 mgr.y (mgr.25169) 433 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:25:33.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: cephadm 2024-09-21T14:25:31.295575+0000 mgr.y (mgr.25169) 433 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:25:33.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: cephadm 2024-09-21T14:25:31.305540+0000 mgr.y (mgr.25169) 434 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:25:33.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: cephadm 2024-09-21T14:25:31.305540+0000 mgr.y (mgr.25169) 434 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:25:33.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: cephadm 2024-09-21T14:25:31.320685+0000 mgr.y (mgr.25169) 435 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:25:33.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: cephadm 2024-09-21T14:25:31.320685+0000 mgr.y (mgr.25169) 435 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:25:33.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: cephadm 2024-09-21T14:25:31.335403+0000 mgr.y (mgr.25169) 436 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:25:33.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: cephadm 2024-09-21T14:25:31.335403+0000 mgr.y (mgr.25169) 436 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:25:33.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: audit 2024-09-21T14:25:31.349368+0000 mgr.y (mgr.25169) 437 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T14:25:33.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: audit 2024-09-21T14:25:31.349368+0000 mgr.y (mgr.25169) 437 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T14:25:33.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: cephadm 2024-09-21T14:25:31.352246+0000 mgr.y (mgr.25169) 438 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T14:25:33.077 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: cephadm 2024-09-21T14:25:31.352246+0000 mgr.y (mgr.25169) 438 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T14:25:33.077 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: audit 2024-09-21T14:25:32.513630+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:33.077 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[91339]: audit 2024-09-21T14:25:32.513630+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:33.077 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: cephadm 2024-09-21T14:25:31.295413+0000 mgr.y (mgr.25169) 432 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:25:33.077 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: cephadm 2024-09-21T14:25:31.295413+0000 mgr.y (mgr.25169) 432 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:25:33.077 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: cephadm 2024-09-21T14:25:31.295575+0000 mgr.y (mgr.25169) 433 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:25:33.077 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: cephadm 2024-09-21T14:25:31.295575+0000 mgr.y (mgr.25169) 433 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:25:33.077 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: cephadm 2024-09-21T14:25:31.305540+0000 mgr.y (mgr.25169) 434 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:25:33.077 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: cephadm 2024-09-21T14:25:31.305540+0000 mgr.y (mgr.25169) 434 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:25:33.077 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: cephadm 2024-09-21T14:25:31.320685+0000 mgr.y (mgr.25169) 435 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:25:33.077 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: cephadm 2024-09-21T14:25:31.320685+0000 mgr.y (mgr.25169) 435 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:25:33.077 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: cephadm 2024-09-21T14:25:31.335403+0000 mgr.y (mgr.25169) 436 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:25:33.077 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: cephadm 2024-09-21T14:25:31.335403+0000 mgr.y (mgr.25169) 436 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:25:33.077 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: audit 2024-09-21T14:25:31.349368+0000 mgr.y (mgr.25169) 437 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T14:25:33.078 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: audit 2024-09-21T14:25:31.349368+0000 mgr.y (mgr.25169) 437 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T14:25:33.078 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: cephadm 2024-09-21T14:25:31.352246+0000 mgr.y (mgr.25169) 438 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T14:25:33.078 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: cephadm 2024-09-21T14:25:31.352246+0000 mgr.y (mgr.25169) 438 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T14:25:33.078 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: audit 2024-09-21T14:25:32.513630+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:33.078 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:32 smithi032 bash[94613]: audit 2024-09-21T14:25:32.513630+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:34.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[91339]: cluster 2024-09-21T14:25:32.754249+0000 mgr.y (mgr.25169) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T14:25:34.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[91339]: cluster 2024-09-21T14:25:32.754249+0000 mgr.y (mgr.25169) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T14:25:34.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[91339]: audit 2024-09-21T14:25:33.784563+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:34.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[91339]: audit 2024-09-21T14:25:33.784563+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:34.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[91339]: audit 2024-09-21T14:25:33.789307+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T14:25:34.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[91339]: audit 2024-09-21T14:25:33.789307+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T14:25:34.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[91339]: audit 2024-09-21T14:25:33.791190+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:34.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[91339]: audit 2024-09-21T14:25:33.791190+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[94613]: cluster 2024-09-21T14:25:32.754249+0000 mgr.y (mgr.25169) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T14:25:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[94613]: cluster 2024-09-21T14:25:32.754249+0000 mgr.y (mgr.25169) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T14:25:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[94613]: audit 2024-09-21T14:25:33.784563+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[94613]: audit 2024-09-21T14:25:33.784563+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[94613]: audit 2024-09-21T14:25:33.789307+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T14:25:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[94613]: audit 2024-09-21T14:25:33.789307+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T14:25:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[94613]: audit 2024-09-21T14:25:33.791190+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:33 smithi032 bash[94613]: audit 2024-09-21T14:25:33.791190+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:33 smithi046 bash[70862]: cluster 2024-09-21T14:25:32.754249+0000 mgr.y (mgr.25169) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T14:25:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:33 smithi046 bash[70862]: cluster 2024-09-21T14:25:32.754249+0000 mgr.y (mgr.25169) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T14:25:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:33 smithi046 bash[70862]: audit 2024-09-21T14:25:33.784563+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:34.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:33 smithi046 bash[70862]: audit 2024-09-21T14:25:33.784563+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:34.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:33 smithi046 bash[70862]: audit 2024-09-21T14:25:33.789307+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T14:25:34.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:33 smithi046 bash[70862]: audit 2024-09-21T14:25:33.789307+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T14:25:34.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:33 smithi046 bash[70862]: audit 2024-09-21T14:25:33.791190+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:34.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:33 smithi046 bash[70862]: audit 2024-09-21T14:25:33.791190+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:25:34.240 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:25:35.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:34 smithi032 bash[94613]: cephadm 2024-09-21T14:25:33.776658+0000 mgr.y (mgr.25169) 440 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T14:25:35.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:34 smithi032 bash[94613]: cephadm 2024-09-21T14:25:33.776658+0000 mgr.y (mgr.25169) 440 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T14:25:35.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:34 smithi032 bash[94613]: cephadm 2024-09-21T14:25:33.795083+0000 mgr.y (mgr.25169) 441 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-09-21T14:25:35.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:34 smithi032 bash[94613]: cephadm 2024-09-21T14:25:33.795083+0000 mgr.y (mgr.25169) 441 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-09-21T14:25:35.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:34 smithi032 bash[91339]: cephadm 2024-09-21T14:25:33.776658+0000 mgr.y (mgr.25169) 440 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T14:25:35.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:34 smithi032 bash[91339]: cephadm 2024-09-21T14:25:33.776658+0000 mgr.y (mgr.25169) 440 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T14:25:35.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:34 smithi032 bash[91339]: cephadm 2024-09-21T14:25:33.795083+0000 mgr.y (mgr.25169) 441 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-09-21T14:25:35.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:34 smithi032 bash[91339]: cephadm 2024-09-21T14:25:33.795083+0000 mgr.y (mgr.25169) 441 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-09-21T14:25:35.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:34 smithi046 bash[70862]: cephadm 2024-09-21T14:25:33.776658+0000 mgr.y (mgr.25169) 440 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T14:25:35.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:34 smithi046 bash[70862]: cephadm 2024-09-21T14:25:33.776658+0000 mgr.y (mgr.25169) 440 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T14:25:35.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:34 smithi046 bash[70862]: cephadm 2024-09-21T14:25:33.795083+0000 mgr.y (mgr.25169) 441 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-09-21T14:25:35.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:34 smithi046 bash[70862]: cephadm 2024-09-21T14:25:33.795083+0000 mgr.y (mgr.25169) 441 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-09-21T14:25:35.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:35.593081753Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:35.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:35 smithi046 bash[70862]: cluster 2024-09-21T14:25:34.755955+0000 mgr.y (mgr.25169) 442 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:35.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:35 smithi046 bash[70862]: cluster 2024-09-21T14:25:34.755955+0000 mgr.y (mgr.25169) 442 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:36.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:35 smithi032 bash[94613]: cluster 2024-09-21T14:25:34.755955+0000 mgr.y (mgr.25169) 442 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:36.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:35 smithi032 bash[94613]: cluster 2024-09-21T14:25:34.755955+0000 mgr.y (mgr.25169) 442 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:36.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:35 smithi032 bash[91339]: cluster 2024-09-21T14:25:34.755955+0000 mgr.y (mgr.25169) 442 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:36.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:35 smithi032 bash[91339]: cluster 2024-09-21T14:25:34.755955+0000 mgr.y (mgr.25169) 442 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:36.629 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:25:37.289 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:25:37.289 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (5m) 90s ago 33m 13.6M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:25:37.289 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (5m) 3m ago 32m 70.2M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:25:37.289 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (7m) 90s ago 30m 49.1M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:25:37.289 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (7m) 3m ago 41m 440M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:25:37.289 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (18m) 90s ago 43m 511M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:25:37.289 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (2m) 90s ago 44m 35.6M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:25:37.289 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (3m) 3m ago 41m 18.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:25:37.290 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (103s) 90s ago 41m 19.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:25:37.290 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (7m) 90s ago 33m 8196k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:25:37.290 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (6m) 3m ago 33m 8040k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:25:37.290 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (40m) 90s ago 40m 65.1M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 0309eb7df8da 2024-09-21T14:25:37.290 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (39m) 90s ago 39m 66.6M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:25:37.290 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (38m) 90s ago 38m 62.2M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:25:37.290 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (37m) 90s ago 37m 57.7M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:25:37.290 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (37m) 3m ago 37m 61.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:25:37.290 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (36m) 3m ago 36m 65.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:25:37.290 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (35m) 3m ago 35m 55.7M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:25:37.290 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (34m) 3m ago 34m 67.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:25:37.290 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (6m) 3m ago 33m 48.0M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:25:37.290 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (30m) 90s ago 30m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:25:37.291 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (30m) 3m ago 30m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:25:37.659 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:25:37.659 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:25:37.659 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:25:37.659 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:25:37.659 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:25:37.660 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:25:37.660 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:25:37.660 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:25:37.660 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T14:25:37.660 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:25:37.660 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:25:37.660 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:25:37.660 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:25:37.660 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:25:37.660 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 10, 2024-09-21T14:25:37.660 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 5 2024-09-21T14:25:37.660 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:25:37.660 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:25:37.985 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:25:37.985 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:25:37.986 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:25:37.986 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-21T14:25:37.986 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:25:37.986 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "0/8 daemons upgraded", 2024-09-21T14:25:37.986 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T14:25:37.986 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:25:37.986 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:25:38.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[91339]: audit 2024-09-21T14:25:36.619919+0000 mgr.y (mgr.25169) 443 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:38.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[91339]: audit 2024-09-21T14:25:36.619919+0000 mgr.y (mgr.25169) 443 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:38.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[91339]: cluster 2024-09-21T14:25:36.756454+0000 mgr.y (mgr.25169) 444 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:38.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[91339]: cluster 2024-09-21T14:25:36.756454+0000 mgr.y (mgr.25169) 444 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:38.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[91339]: audit 2024-09-21T14:25:36.938799+0000 mgr.y (mgr.25169) 445 : audit [DBG] from='client.44181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:38.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[91339]: audit 2024-09-21T14:25:36.938799+0000 mgr.y (mgr.25169) 445 : audit [DBG] from='client.44181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:38.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[91339]: audit 2024-09-21T14:25:37.661506+0000 mon.a (mon.0) 133 : audit [DBG] from='client.? 172.21.15.32:0/1817680464' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:38.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[91339]: audit 2024-09-21T14:25:37.661506+0000 mon.a (mon.0) 133 : audit [DBG] from='client.? 172.21.15.32:0/1817680464' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:38.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[94613]: audit 2024-09-21T14:25:36.619919+0000 mgr.y (mgr.25169) 443 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:38.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[94613]: audit 2024-09-21T14:25:36.619919+0000 mgr.y (mgr.25169) 443 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:38.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[94613]: cluster 2024-09-21T14:25:36.756454+0000 mgr.y (mgr.25169) 444 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:38.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[94613]: cluster 2024-09-21T14:25:36.756454+0000 mgr.y (mgr.25169) 444 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:38.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[94613]: audit 2024-09-21T14:25:36.938799+0000 mgr.y (mgr.25169) 445 : audit [DBG] from='client.44181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:38.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[94613]: audit 2024-09-21T14:25:36.938799+0000 mgr.y (mgr.25169) 445 : audit [DBG] from='client.44181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:38.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[94613]: audit 2024-09-21T14:25:37.661506+0000 mon.a (mon.0) 133 : audit [DBG] from='client.? 172.21.15.32:0/1817680464' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:38.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:37 smithi032 bash[94613]: audit 2024-09-21T14:25:37.661506+0000 mon.a (mon.0) 133 : audit [DBG] from='client.? 172.21.15.32:0/1817680464' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:37 smithi046 bash[70862]: audit 2024-09-21T14:25:36.619919+0000 mgr.y (mgr.25169) 443 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:37 smithi046 bash[70862]: audit 2024-09-21T14:25:36.619919+0000 mgr.y (mgr.25169) 443 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:37 smithi046 bash[70862]: cluster 2024-09-21T14:25:36.756454+0000 mgr.y (mgr.25169) 444 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:37 smithi046 bash[70862]: cluster 2024-09-21T14:25:36.756454+0000 mgr.y (mgr.25169) 444 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:25:38.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:37 smithi046 bash[70862]: audit 2024-09-21T14:25:36.938799+0000 mgr.y (mgr.25169) 445 : audit [DBG] from='client.44181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:38.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:37 smithi046 bash[70862]: audit 2024-09-21T14:25:36.938799+0000 mgr.y (mgr.25169) 445 : audit [DBG] from='client.44181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:38.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:37 smithi046 bash[70862]: audit 2024-09-21T14:25:37.661506+0000 mon.a (mon.0) 133 : audit [DBG] from='client.? 172.21.15.32:0/1817680464' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:38.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:37 smithi046 bash[70862]: audit 2024-09-21T14:25:37.661506+0000 mon.a (mon.0) 133 : audit [DBG] from='client.? 172.21.15.32:0/1817680464' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:25:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:38.631979665Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:38.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:38 smithi046 bash[70862]: audit 2024-09-21T14:25:37.257791+0000 mgr.y (mgr.25169) 446 : audit [DBG] from='client.44187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:38.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:38 smithi046 bash[70862]: audit 2024-09-21T14:25:37.257791+0000 mgr.y (mgr.25169) 446 : audit [DBG] from='client.44187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:38.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:38 smithi046 bash[70862]: audit 2024-09-21T14:25:37.988057+0000 mgr.y (mgr.25169) 447 : audit [DBG] from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:38.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:38 smithi046 bash[70862]: audit 2024-09-21T14:25:37.988057+0000 mgr.y (mgr.25169) 447 : audit [DBG] from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:39.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:38 smithi032 bash[91339]: audit 2024-09-21T14:25:37.257791+0000 mgr.y (mgr.25169) 446 : audit [DBG] from='client.44187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:39.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:38 smithi032 bash[91339]: audit 2024-09-21T14:25:37.257791+0000 mgr.y (mgr.25169) 446 : audit [DBG] from='client.44187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:39.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:38 smithi032 bash[91339]: audit 2024-09-21T14:25:37.988057+0000 mgr.y (mgr.25169) 447 : audit [DBG] from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:39.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:38 smithi032 bash[91339]: audit 2024-09-21T14:25:37.988057+0000 mgr.y (mgr.25169) 447 : audit [DBG] from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:39.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:38 smithi032 bash[94613]: audit 2024-09-21T14:25:37.257791+0000 mgr.y (mgr.25169) 446 : audit [DBG] from='client.44187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:39.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:38 smithi032 bash[94613]: audit 2024-09-21T14:25:37.257791+0000 mgr.y (mgr.25169) 446 : audit [DBG] from='client.44187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:39.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:38 smithi032 bash[94613]: audit 2024-09-21T14:25:37.988057+0000 mgr.y (mgr.25169) 447 : audit [DBG] from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:39.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:38 smithi032 bash[94613]: audit 2024-09-21T14:25:37.988057+0000 mgr.y (mgr.25169) 447 : audit [DBG] from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:25:39.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:39.607 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:25:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:39.607 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:25:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:39.607 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:25:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:39.607 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:25:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:39.608 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:25:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:39.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:39.608 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:39.608 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:39 smithi032 systemd[1]: Stopping Ceph osd.0 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:25:39.609 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:25:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:40.107 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:39 smithi032 bash[31434]: debug 2024-09-21T14:25:39.673+0000 7fd3934c4640 -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-21T14:25:40.107 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:39 smithi032 bash[31434]: debug 2024-09-21T14:25:39.673+0000 7fd3934c4640 -1 osd.0 113 *** Got signal Terminated *** 2024-09-21T14:25:40.107 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:39 smithi032 bash[31434]: debug 2024-09-21T14:25:39.673+0000 7fd3934c4640 -1 osd.0 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:25:40.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:39 smithi032 bash[91339]: cluster 2024-09-21T14:25:38.758065+0000 mgr.y (mgr.25169) 448 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:40.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:39 smithi032 bash[91339]: cluster 2024-09-21T14:25:38.758065+0000 mgr.y (mgr.25169) 448 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:40.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:39 smithi032 bash[91339]: cluster 2024-09-21T14:25:39.676025+0000 mon.a (mon.0) 134 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T14:25:40.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:39 smithi032 bash[91339]: cluster 2024-09-21T14:25:39.676025+0000 mon.a (mon.0) 134 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T14:25:40.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:39 smithi032 bash[94613]: cluster 2024-09-21T14:25:38.758065+0000 mgr.y (mgr.25169) 448 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:40.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:39 smithi032 bash[94613]: cluster 2024-09-21T14:25:38.758065+0000 mgr.y (mgr.25169) 448 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:40.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:39 smithi032 bash[94613]: cluster 2024-09-21T14:25:39.676025+0000 mon.a (mon.0) 134 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T14:25:40.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:39 smithi032 bash[94613]: cluster 2024-09-21T14:25:39.676025+0000 mon.a (mon.0) 134 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T14:25:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:39 smithi046 bash[70862]: cluster 2024-09-21T14:25:38.758065+0000 mgr.y (mgr.25169) 448 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:39 smithi046 bash[70862]: cluster 2024-09-21T14:25:38.758065+0000 mgr.y (mgr.25169) 448 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:25:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:39 smithi046 bash[70862]: cluster 2024-09-21T14:25:39.676025+0000 mon.a (mon.0) 134 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T14:25:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:39 smithi046 bash[70862]: cluster 2024-09-21T14:25:39.676025+0000 mon.a (mon.0) 134 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T14:25:40.963 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:25:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:25:40] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.51.0" 2024-09-21T14:25:40.964 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:40 smithi032 bash[91339]: cluster 2024-09-21T14:25:39.843803+0000 mon.a (mon.0) 135 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:25:40.964 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:40 smithi032 bash[91339]: cluster 2024-09-21T14:25:39.843803+0000 mon.a (mon.0) 135 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:25:40.964 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:40 smithi032 bash[91339]: cluster 2024-09-21T14:25:39.854253+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T14:25:40.964 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:40 smithi032 bash[91339]: cluster 2024-09-21T14:25:39.854253+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T14:25:40.964 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:40 smithi032 bash[91339]: cluster 2024-09-21T14:25:40.855137+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-21T14:25:40.964 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:40 smithi032 bash[91339]: cluster 2024-09-21T14:25:40.855137+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-21T14:25:40.964 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:40 smithi032 bash[94613]: cluster 2024-09-21T14:25:39.843803+0000 mon.a (mon.0) 135 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:25:40.964 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:40 smithi032 bash[94613]: cluster 2024-09-21T14:25:39.843803+0000 mon.a (mon.0) 135 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:25:40.964 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:40 smithi032 bash[94613]: cluster 2024-09-21T14:25:39.854253+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T14:25:40.964 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:40 smithi032 bash[94613]: cluster 2024-09-21T14:25:39.854253+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T14:25:40.964 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:40 smithi032 bash[94613]: cluster 2024-09-21T14:25:40.855137+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-21T14:25:40.965 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:40 smithi032 bash[94613]: cluster 2024-09-21T14:25:40.855137+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-21T14:25:41.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:40 smithi046 bash[70862]: cluster 2024-09-21T14:25:39.843803+0000 mon.a (mon.0) 135 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:25:41.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:40 smithi046 bash[70862]: cluster 2024-09-21T14:25:39.843803+0000 mon.a (mon.0) 135 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:25:41.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:40 smithi046 bash[70862]: cluster 2024-09-21T14:25:39.854253+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T14:25:41.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:40 smithi046 bash[70862]: cluster 2024-09-21T14:25:39.854253+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T14:25:41.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:40 smithi046 bash[70862]: cluster 2024-09-21T14:25:40.855137+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-21T14:25:41.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:40 smithi046 bash[70862]: cluster 2024-09-21T14:25:40.855137+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-21T14:25:41.272 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:40 smithi032 bash[99817]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-0 2024-09-21T14:25:41.272 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:41 smithi032 bash[99882]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-0 2024-09-21T14:25:41.888 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:41.627812678Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:41 smithi046 bash[70862]: cluster 2024-09-21T14:25:40.758902+0000 mgr.y (mgr.25169) 449 : cluster [DBG] pgmap v241: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:25:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:41 smithi046 bash[70862]: cluster 2024-09-21T14:25:40.758902+0000 mgr.y (mgr.25169) 449 : cluster [DBG] pgmap v241: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:25:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:41 smithi046 bash[70862]: audit 2024-09-21T14:25:40.841797+0000 mgr.y (mgr.25169) 450 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:41 smithi046 bash[70862]: audit 2024-09-21T14:25:40.841797+0000 mgr.y (mgr.25169) 450 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:42.235 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:41 smithi032 bash[91339]: cluster 2024-09-21T14:25:40.758902+0000 mgr.y (mgr.25169) 449 : cluster [DBG] pgmap v241: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:25:42.235 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:41 smithi032 bash[91339]: cluster 2024-09-21T14:25:40.758902+0000 mgr.y (mgr.25169) 449 : cluster [DBG] pgmap v241: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:25:42.235 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:41 smithi032 bash[91339]: audit 2024-09-21T14:25:40.841797+0000 mgr.y (mgr.25169) 450 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:42.235 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:41 smithi032 bash[91339]: audit 2024-09-21T14:25:40.841797+0000 mgr.y (mgr.25169) 450 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:42.235 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:41 smithi032 bash[94613]: cluster 2024-09-21T14:25:40.758902+0000 mgr.y (mgr.25169) 449 : cluster [DBG] pgmap v241: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:25:42.236 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:41 smithi032 bash[94613]: cluster 2024-09-21T14:25:40.758902+0000 mgr.y (mgr.25169) 449 : cluster [DBG] pgmap v241: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:25:42.236 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:41 smithi032 bash[94613]: audit 2024-09-21T14:25:40.841797+0000 mgr.y (mgr.25169) 450 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:42.236 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:41 smithi032 bash[94613]: audit 2024-09-21T14:25:40.841797+0000 mgr.y (mgr.25169) 450 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:43.534 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:25:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:43.534 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:25:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:43.535 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:25:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:43.535 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:25:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:43.535 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:43 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.0.service: Deactivated successfully. 2024-09-21T14:25:43.535 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:43 smithi032 systemd[1]: Stopped Ceph osd.0 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:25:43.535 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:43.536 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:43 smithi032 systemd[1]: Started Ceph osd.0 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:25:43.536 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:25:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:43.536 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:25:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:43.536 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:43.536 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:25:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:43 smithi046 bash[70862]: cluster 2024-09-21T14:25:42.759675+0000 mgr.y (mgr.25169) 451 : cluster [DBG] pgmap v243: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:25:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:43 smithi046 bash[70862]: cluster 2024-09-21T14:25:42.759675+0000 mgr.y (mgr.25169) 451 : cluster [DBG] pgmap v243: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:25:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:43 smithi046 bash[70862]: audit 2024-09-21T14:25:43.585403+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:43 smithi046 bash[70862]: audit 2024-09-21T14:25:43.585403+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:43 smithi046 bash[70862]: audit 2024-09-21T14:25:43.595412+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:43 smithi046 bash[70862]: audit 2024-09-21T14:25:43.595412+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:43 smithi046 bash[70862]: audit 2024-09-21T14:25:43.603969+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:43 smithi046 bash[70862]: audit 2024-09-21T14:25:43.603969+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[94613]: cluster 2024-09-21T14:25:42.759675+0000 mgr.y (mgr.25169) 451 : cluster [DBG] pgmap v243: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:25:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[94613]: cluster 2024-09-21T14:25:42.759675+0000 mgr.y (mgr.25169) 451 : cluster [DBG] pgmap v243: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:25:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[94613]: audit 2024-09-21T14:25:43.585403+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[94613]: audit 2024-09-21T14:25:43.585403+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[94613]: audit 2024-09-21T14:25:43.595412+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[94613]: audit 2024-09-21T14:25:43.595412+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[94613]: audit 2024-09-21T14:25:43.603969+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[94613]: audit 2024-09-21T14:25:43.603969+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[91339]: cluster 2024-09-21T14:25:42.759675+0000 mgr.y (mgr.25169) 451 : cluster [DBG] pgmap v243: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:25:44.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[91339]: cluster 2024-09-21T14:25:42.759675+0000 mgr.y (mgr.25169) 451 : cluster [DBG] pgmap v243: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:25:44.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[91339]: audit 2024-09-21T14:25:43.585403+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[91339]: audit 2024-09-21T14:25:43.585403+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[91339]: audit 2024-09-21T14:25:43.595412+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[91339]: audit 2024-09-21T14:25:43.595412+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[91339]: audit 2024-09-21T14:25:43.603969+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:43 smithi032 bash[91339]: audit 2024-09-21T14:25:43.603969+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:44.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:44.612917614Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:45.106 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:44 smithi032 bash[100028]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:25:45.106 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:44 smithi032 bash[100028]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:25:45.170 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:45 smithi046 bash[70862]: audit 2024-09-21T14:25:44.168143+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:45.170 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:45 smithi046 bash[70862]: audit 2024-09-21T14:25:44.168143+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:45.170 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:45 smithi046 bash[70862]: audit 2024-09-21T14:25:44.178277+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:45.170 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:45 smithi046 bash[70862]: audit 2024-09-21T14:25:44.178277+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:45.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:45 smithi046 bash[70862]: cluster 2024-09-21T14:25:44.761010+0000 mgr.y (mgr.25169) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:45.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:45 smithi046 bash[70862]: cluster 2024-09-21T14:25:44.761010+0000 mgr.y (mgr.25169) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:45.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:45 smithi032 bash[91339]: audit 2024-09-21T14:25:44.168143+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:45.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:45 smithi032 bash[91339]: audit 2024-09-21T14:25:44.168143+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:45.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:45 smithi032 bash[91339]: audit 2024-09-21T14:25:44.178277+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:45.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:45 smithi032 bash[91339]: audit 2024-09-21T14:25:44.178277+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:45.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:45 smithi032 bash[91339]: cluster 2024-09-21T14:25:44.761010+0000 mgr.y (mgr.25169) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:45.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:45 smithi032 bash[91339]: cluster 2024-09-21T14:25:44.761010+0000 mgr.y (mgr.25169) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:45.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:45 smithi032 bash[94613]: audit 2024-09-21T14:25:44.168143+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:45.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:45 smithi032 bash[94613]: audit 2024-09-21T14:25:44.168143+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:45.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:45 smithi032 bash[94613]: audit 2024-09-21T14:25:44.178277+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:45.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:45 smithi032 bash[94613]: audit 2024-09-21T14:25:44.178277+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:45.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:45 smithi032 bash[94613]: cluster 2024-09-21T14:25:44.761010+0000 mgr.y (mgr.25169) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:45.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:45 smithi032 bash[94613]: cluster 2024-09-21T14:25:44.761010+0000 mgr.y (mgr.25169) 452 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:46.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:46 smithi046 bash[70862]: cluster 2024-09-21T14:25:45.175157+0000 mon.a (mon.0) 143 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T14:25:46.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:46 smithi046 bash[70862]: cluster 2024-09-21T14:25:45.175157+0000 mon.a (mon.0) 143 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T14:25:46.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:46 smithi032 bash[91339]: cluster 2024-09-21T14:25:45.175157+0000 mon.a (mon.0) 143 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T14:25:46.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:46 smithi032 bash[91339]: cluster 2024-09-21T14:25:45.175157+0000 mon.a (mon.0) 143 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T14:25:46.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:46 smithi032 bash[94613]: cluster 2024-09-21T14:25:45.175157+0000 mon.a (mon.0) 143 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T14:25:46.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:46 smithi032 bash[94613]: cluster 2024-09-21T14:25:45.175157+0000 mon.a (mon.0) 143 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T14:25:47.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:47 smithi046 bash[70862]: cluster 2024-09-21T14:25:46.761950+0000 mgr.y (mgr.25169) 453 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:47.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:47 smithi046 bash[70862]: cluster 2024-09-21T14:25:46.761950+0000 mgr.y (mgr.25169) 453 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:47.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:47 smithi032 bash[94613]: cluster 2024-09-21T14:25:46.761950+0000 mgr.y (mgr.25169) 453 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:47.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:47 smithi032 bash[94613]: cluster 2024-09-21T14:25:46.761950+0000 mgr.y (mgr.25169) 453 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:47.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:47 smithi032 bash[91339]: cluster 2024-09-21T14:25:46.761950+0000 mgr.y (mgr.25169) 453 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:47.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:47 smithi032 bash[91339]: cluster 2024-09-21T14:25:46.761950+0000 mgr.y (mgr.25169) 453 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:47.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:47.596130066Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:48.790 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:48 smithi032 bash[91339]: audit 2024-09-21T14:25:47.521136+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:48.791 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:48 smithi032 bash[91339]: audit 2024-09-21T14:25:47.521136+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:48.791 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:48 smithi032 bash[91339]: audit 2024-09-21T14:25:47.523280+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:48.791 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:48 smithi032 bash[91339]: audit 2024-09-21T14:25:47.523280+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:48.791 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:48 smithi032 bash[94613]: audit 2024-09-21T14:25:47.521136+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:48.791 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:48 smithi032 bash[94613]: audit 2024-09-21T14:25:47.521136+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:48.791 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:48 smithi032 bash[94613]: audit 2024-09-21T14:25:47.523280+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:48.791 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:48 smithi032 bash[94613]: audit 2024-09-21T14:25:47.523280+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:48.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:48 smithi046 bash[70862]: audit 2024-09-21T14:25:47.521136+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:48.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:48 smithi046 bash[70862]: audit 2024-09-21T14:25:47.521136+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:48.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:48 smithi046 bash[70862]: audit 2024-09-21T14:25:47.523280+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:48.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:48 smithi046 bash[70862]: audit 2024-09-21T14:25:47.523280+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:25:49.106 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:48 smithi032 bash[100028]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T14:25:49.106 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:48 smithi032 bash[100028]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:25:49.106 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:48 smithi032 bash[100028]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:25:49.106 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:48 smithi032 bash[100028]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T14:25:49.107 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:48 smithi032 bash[100028]: 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-21T14:25:49.523 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:49 smithi032 bash[100028]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T14:25:49.523 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:49 smithi032 bash[100028]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-09-21T14:25:49.523 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:49 smithi032 bash[100028]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T14:25:49.524 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:49 smithi032 bash[100028]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T14:25:49.524 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:49 smithi032 bash[100028]: --> ceph-volume lvm activate successful for osd ID: 0 2024-09-21T14:25:49.524 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:49 smithi032 bash[94613]: cluster 2024-09-21T14:25:48.763353+0000 mgr.y (mgr.25169) 454 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:49.524 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:49 smithi032 bash[94613]: cluster 2024-09-21T14:25:48.763353+0000 mgr.y (mgr.25169) 454 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:49.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:49 smithi032 bash[91339]: cluster 2024-09-21T14:25:48.763353+0000 mgr.y (mgr.25169) 454 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:49.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:49 smithi032 bash[91339]: cluster 2024-09-21T14:25:48.763353+0000 mgr.y (mgr.25169) 454 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:49 smithi046 bash[70862]: cluster 2024-09-21T14:25:48.763353+0000 mgr.y (mgr.25169) 454 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:49 smithi046 bash[70862]: cluster 2024-09-21T14:25:48.763353+0000 mgr.y (mgr.25169) 454 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:50.849 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:25:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:25:50] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.51.0" 2024-09-21T14:25:50.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:50 smithi032 bash[91339]: audit 2024-09-21T14:25:49.546314+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:50.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:50 smithi032 bash[91339]: audit 2024-09-21T14:25:49.546314+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:50.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:50 smithi032 bash[91339]: audit 2024-09-21T14:25:49.556321+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:50.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:50 smithi032 bash[91339]: audit 2024-09-21T14:25:49.556321+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:50.850 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:50 smithi032 bash[94613]: audit 2024-09-21T14:25:49.546314+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:50.850 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:50 smithi032 bash[94613]: audit 2024-09-21T14:25:49.546314+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:50.850 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:50 smithi032 bash[94613]: audit 2024-09-21T14:25:49.556321+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:50.851 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:50 smithi032 bash[94613]: audit 2024-09-21T14:25:49.556321+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:50.607189289Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:50.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:50 smithi046 bash[70862]: audit 2024-09-21T14:25:49.546314+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:50.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:50 smithi046 bash[70862]: audit 2024-09-21T14:25:49.546314+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:50.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:50 smithi046 bash[70862]: audit 2024-09-21T14:25:49.556321+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:50.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:50 smithi046 bash[70862]: audit 2024-09-21T14:25:49.556321+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:51.606 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[100713]: debug 2024-09-21T14:25:51.304+0000 7ffa39fc6640 1 -- 172.21.15.32:0/4260400186 <== mon.2 v2:172.21.15.32:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562a48de2960 con 0x562a49bd0000 2024-09-21T14:25:51.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:51 smithi046 bash[70862]: audit 2024-09-21T14:25:50.652249+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:51.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:51 smithi046 bash[70862]: audit 2024-09-21T14:25:50.652249+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:51.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:51 smithi046 bash[70862]: audit 2024-09-21T14:25:50.660404+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:51.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:51 smithi046 bash[70862]: audit 2024-09-21T14:25:50.660404+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:51.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:51 smithi046 bash[70862]: cluster 2024-09-21T14:25:50.763983+0000 mgr.y (mgr.25169) 455 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:51.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:51 smithi046 bash[70862]: cluster 2024-09-21T14:25:50.763983+0000 mgr.y (mgr.25169) 455 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:51.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:51 smithi046 bash[70862]: audit 2024-09-21T14:25:50.851167+0000 mgr.y (mgr.25169) 456 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:51.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:51 smithi046 bash[70862]: audit 2024-09-21T14:25:50.851167+0000 mgr.y (mgr.25169) 456 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:52.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[91339]: audit 2024-09-21T14:25:50.652249+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:52.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[91339]: audit 2024-09-21T14:25:50.652249+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:52.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[91339]: audit 2024-09-21T14:25:50.660404+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:52.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[91339]: audit 2024-09-21T14:25:50.660404+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:52.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[91339]: cluster 2024-09-21T14:25:50.763983+0000 mgr.y (mgr.25169) 455 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:52.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[91339]: cluster 2024-09-21T14:25:50.763983+0000 mgr.y (mgr.25169) 455 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:52.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[91339]: audit 2024-09-21T14:25:50.851167+0000 mgr.y (mgr.25169) 456 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:52.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[91339]: audit 2024-09-21T14:25:50.851167+0000 mgr.y (mgr.25169) 456 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:52.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[94613]: audit 2024-09-21T14:25:50.652249+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:52.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[94613]: audit 2024-09-21T14:25:50.652249+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:52.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[94613]: audit 2024-09-21T14:25:50.660404+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:52.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[94613]: audit 2024-09-21T14:25:50.660404+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:25:52.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[94613]: cluster 2024-09-21T14:25:50.763983+0000 mgr.y (mgr.25169) 455 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:52.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[94613]: cluster 2024-09-21T14:25:50.763983+0000 mgr.y (mgr.25169) 455 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:52.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[94613]: audit 2024-09-21T14:25:50.851167+0000 mgr.y (mgr.25169) 456 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:52.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:51 smithi032 bash[94613]: audit 2024-09-21T14:25:50.851167+0000 mgr.y (mgr.25169) 456 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:25:53.356 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:52 smithi032 bash[100713]: debug 2024-09-21T14:25:52.880+0000 7ffa3c82d640 -1 Falling back to public interface 2024-09-21T14:25:53.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:53.592602662Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:53.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:53 smithi046 bash[70862]: cluster 2024-09-21T14:25:52.764906+0000 mgr.y (mgr.25169) 457 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:53.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:53 smithi046 bash[70862]: cluster 2024-09-21T14:25:52.764906+0000 mgr.y (mgr.25169) 457 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:54.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:53 smithi032 bash[91339]: cluster 2024-09-21T14:25:52.764906+0000 mgr.y (mgr.25169) 457 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:54.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:53 smithi032 bash[91339]: cluster 2024-09-21T14:25:52.764906+0000 mgr.y (mgr.25169) 457 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:54.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:53 smithi032 bash[94613]: cluster 2024-09-21T14:25:52.764906+0000 mgr.y (mgr.25169) 457 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:54.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:53 smithi032 bash[94613]: cluster 2024-09-21T14:25:52.764906+0000 mgr.y (mgr.25169) 457 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:56.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:55 smithi032 bash[94613]: cluster 2024-09-21T14:25:54.766843+0000 mgr.y (mgr.25169) 458 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:56.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:55 smithi032 bash[94613]: cluster 2024-09-21T14:25:54.766843+0000 mgr.y (mgr.25169) 458 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:56.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:55 smithi032 bash[91339]: cluster 2024-09-21T14:25:54.766843+0000 mgr.y (mgr.25169) 458 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:56.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:55 smithi032 bash[91339]: cluster 2024-09-21T14:25:54.766843+0000 mgr.y (mgr.25169) 458 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:55 smithi046 bash[70862]: cluster 2024-09-21T14:25:54.766843+0000 mgr.y (mgr.25169) 458 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:55 smithi046 bash[70862]: cluster 2024-09-21T14:25:54.766843+0000 mgr.y (mgr.25169) 458 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-21T14:25:56.856 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:56 smithi032 bash[100713]: debug 2024-09-21T14:25:56.584+0000 7ffa3c82d640 -1 osd.0 113 log_to_monitors true 2024-09-21T14:25:56.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:56 smithi032 bash[91339]: audit 2024-09-21T14:25:56.592853+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T14:25:56.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:56 smithi032 bash[91339]: audit 2024-09-21T14:25:56.592853+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T14:25:56.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:56 smithi032 bash[91339]: audit 2024-09-21T14:25:56.593255+0000 mon.a (mon.0) 149 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T14:25:56.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:56 smithi032 bash[91339]: audit 2024-09-21T14:25:56.593255+0000 mon.a (mon.0) 149 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T14:25:56.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:56 smithi032 bash[94613]: audit 2024-09-21T14:25:56.592853+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T14:25:56.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:56 smithi032 bash[94613]: audit 2024-09-21T14:25:56.592853+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T14:25:56.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:56 smithi032 bash[94613]: audit 2024-09-21T14:25:56.593255+0000 mon.a (mon.0) 149 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T14:25:56.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:56 smithi032 bash[94613]: audit 2024-09-21T14:25:56.593255+0000 mon.a (mon.0) 149 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T14:25:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:56.642874128Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:25:56.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:56 smithi046 bash[70862]: audit 2024-09-21T14:25:56.592853+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T14:25:56.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:56 smithi046 bash[70862]: audit 2024-09-21T14:25:56.592853+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T14:25:56.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:56 smithi046 bash[70862]: audit 2024-09-21T14:25:56.593255+0000 mon.a (mon.0) 149 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T14:25:56.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:56 smithi046 bash[70862]: audit 2024-09-21T14:25:56.593255+0000 mon.a (mon.0) 149 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T14:25:57.163 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:25:56 smithi032 bash[100713]: debug 2024-09-21T14:25:56.896+0000 7ffa345d7640 -1 osd.0 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T14:25:58.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[91339]: cluster 2024-09-21T14:25:56.767864+0000 mgr.y (mgr.25169) 459 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-21T14:25:58.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[91339]: cluster 2024-09-21T14:25:56.767864+0000 mgr.y (mgr.25169) 459 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-21T14:25:58.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[91339]: audit 2024-09-21T14:25:56.836670+0000 mon.a (mon.0) 150 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T14:25:58.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[91339]: audit 2024-09-21T14:25:56.836670+0000 mon.a (mon.0) 150 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T14:25:58.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[91339]: cluster 2024-09-21T14:25:56.843360+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-21T14:25:58.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[91339]: cluster 2024-09-21T14:25:56.843360+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-21T14:25:58.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[91339]: audit 2024-09-21T14:25:56.845691+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:25:58.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[91339]: audit 2024-09-21T14:25:56.845691+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:25:58.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[91339]: audit 2024-09-21T14:25:56.847149+0000 mon.a (mon.0) 152 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:25:58.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[91339]: audit 2024-09-21T14:25:56.847149+0000 mon.a (mon.0) 152 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:25:58.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[94613]: cluster 2024-09-21T14:25:56.767864+0000 mgr.y (mgr.25169) 459 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-21T14:25:58.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[94613]: cluster 2024-09-21T14:25:56.767864+0000 mgr.y (mgr.25169) 459 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-21T14:25:58.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[94613]: audit 2024-09-21T14:25:56.836670+0000 mon.a (mon.0) 150 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T14:25:58.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[94613]: audit 2024-09-21T14:25:56.836670+0000 mon.a (mon.0) 150 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T14:25:58.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[94613]: cluster 2024-09-21T14:25:56.843360+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-21T14:25:58.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[94613]: cluster 2024-09-21T14:25:56.843360+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-21T14:25:58.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[94613]: audit 2024-09-21T14:25:56.845691+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:25:58.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[94613]: audit 2024-09-21T14:25:56.845691+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:25:58.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[94613]: audit 2024-09-21T14:25:56.847149+0000 mon.a (mon.0) 152 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:25:58.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:57 smithi032 bash[94613]: audit 2024-09-21T14:25:56.847149+0000 mon.a (mon.0) 152 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:25:58.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:57 smithi046 bash[70862]: cluster 2024-09-21T14:25:56.767864+0000 mgr.y (mgr.25169) 459 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-21T14:25:58.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:57 smithi046 bash[70862]: cluster 2024-09-21T14:25:56.767864+0000 mgr.y (mgr.25169) 459 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-21T14:25:58.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:57 smithi046 bash[70862]: audit 2024-09-21T14:25:56.836670+0000 mon.a (mon.0) 150 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T14:25:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:57 smithi046 bash[70862]: audit 2024-09-21T14:25:56.836670+0000 mon.a (mon.0) 150 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T14:25:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:57 smithi046 bash[70862]: cluster 2024-09-21T14:25:56.843360+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-21T14:25:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:57 smithi046 bash[70862]: cluster 2024-09-21T14:25:56.843360+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-21T14:25:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:57 smithi046 bash[70862]: audit 2024-09-21T14:25:56.845691+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:25:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:57 smithi046 bash[70862]: audit 2024-09-21T14:25:56.845691+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:25:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:57 smithi046 bash[70862]: audit 2024-09-21T14:25:56.847149+0000 mon.a (mon.0) 152 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:25:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:57 smithi046 bash[70862]: audit 2024-09-21T14:25:56.847149+0000 mon.a (mon.0) 152 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:25:59.124 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[91339]: cluster 2024-09-21T14:25:57.837527+0000 mon.a (mon.0) 153 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:25:59.124 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[91339]: cluster 2024-09-21T14:25:57.837527+0000 mon.a (mon.0) 153 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:25:59.124 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[91339]: cluster 2024-09-21T14:25:57.843429+0000 mon.a (mon.0) 154 : cluster [INF] osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717] boot 2024-09-21T14:25:59.124 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[91339]: cluster 2024-09-21T14:25:57.843429+0000 mon.a (mon.0) 154 : cluster [INF] osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717] boot 2024-09-21T14:25:59.124 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[91339]: cluster 2024-09-21T14:25:57.843501+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T14:25:59.124 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[91339]: cluster 2024-09-21T14:25:57.843501+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T14:25:59.124 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[91339]: audit 2024-09-21T14:25:57.849262+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T14:25:59.124 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[91339]: audit 2024-09-21T14:25:57.849262+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T14:25:59.125 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[91339]: cluster 2024-09-21T14:25:58.849686+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-21T14:25:59.125 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[91339]: cluster 2024-09-21T14:25:58.849686+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-21T14:25:59.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[94613]: cluster 2024-09-21T14:25:57.837527+0000 mon.a (mon.0) 153 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:25:59.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[94613]: cluster 2024-09-21T14:25:57.837527+0000 mon.a (mon.0) 153 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:25:59.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[94613]: cluster 2024-09-21T14:25:57.843429+0000 mon.a (mon.0) 154 : cluster [INF] osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717] boot 2024-09-21T14:25:59.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[94613]: cluster 2024-09-21T14:25:57.843429+0000 mon.a (mon.0) 154 : cluster [INF] osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717] boot 2024-09-21T14:25:59.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[94613]: cluster 2024-09-21T14:25:57.843501+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T14:25:59.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[94613]: cluster 2024-09-21T14:25:57.843501+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T14:25:59.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[94613]: audit 2024-09-21T14:25:57.849262+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T14:25:59.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[94613]: audit 2024-09-21T14:25:57.849262+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T14:25:59.125 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[94613]: cluster 2024-09-21T14:25:58.849686+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-21T14:25:59.126 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:58 smithi032 bash[94613]: cluster 2024-09-21T14:25:58.849686+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-21T14:25:59.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:58 smithi046 bash[70862]: cluster 2024-09-21T14:25:57.837527+0000 mon.a (mon.0) 153 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:25:59.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:58 smithi046 bash[70862]: cluster 2024-09-21T14:25:57.837527+0000 mon.a (mon.0) 153 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:25:59.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:58 smithi046 bash[70862]: cluster 2024-09-21T14:25:57.843429+0000 mon.a (mon.0) 154 : cluster [INF] osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717] boot 2024-09-21T14:25:59.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:58 smithi046 bash[70862]: cluster 2024-09-21T14:25:57.843429+0000 mon.a (mon.0) 154 : cluster [INF] osd.0 [v2:172.21.15.32:6802/2051906717,v1:172.21.15.32:6803/2051906717] boot 2024-09-21T14:25:59.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:58 smithi046 bash[70862]: cluster 2024-09-21T14:25:57.843501+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T14:25:59.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:58 smithi046 bash[70862]: cluster 2024-09-21T14:25:57.843501+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T14:25:59.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:58 smithi046 bash[70862]: audit 2024-09-21T14:25:57.849262+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T14:25:59.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:58 smithi046 bash[70862]: audit 2024-09-21T14:25:57.849262+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T14:25:59.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:58 smithi046 bash[70862]: cluster 2024-09-21T14:25:58.849686+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-21T14:25:59.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:58 smithi046 bash[70862]: cluster 2024-09-21T14:25:58.849686+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-21T14:25:59.709 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:25:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:25:59.593272381Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:59 smithi046 bash[70862]: cluster 2024-09-21T14:25:58.769563+0000 mgr.y (mgr.25169) 460 : cluster [DBG] pgmap v253: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-21T14:26:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:59 smithi046 bash[70862]: cluster 2024-09-21T14:25:58.769563+0000 mgr.y (mgr.25169) 460 : cluster [DBG] pgmap v253: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-21T14:26:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:59 smithi046 bash[70862]: cluster 2024-09-21T14:25:58.853121+0000 mon.a (mon.0) 157 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:00.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:25:59 smithi046 bash[70862]: cluster 2024-09-21T14:25:58.853121+0000 mon.a (mon.0) 157 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:00.238 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:59 smithi032 bash[94613]: cluster 2024-09-21T14:25:58.769563+0000 mgr.y (mgr.25169) 460 : cluster [DBG] pgmap v253: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-21T14:26:00.238 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:59 smithi032 bash[94613]: cluster 2024-09-21T14:25:58.769563+0000 mgr.y (mgr.25169) 460 : cluster [DBG] pgmap v253: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-21T14:26:00.238 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:59 smithi032 bash[94613]: cluster 2024-09-21T14:25:58.853121+0000 mon.a (mon.0) 157 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:00.238 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:25:59 smithi032 bash[94613]: cluster 2024-09-21T14:25:58.853121+0000 mon.a (mon.0) 157 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:00.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:59 smithi032 bash[91339]: cluster 2024-09-21T14:25:58.769563+0000 mgr.y (mgr.25169) 460 : cluster [DBG] pgmap v253: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-21T14:26:00.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:59 smithi032 bash[91339]: cluster 2024-09-21T14:25:58.769563+0000 mgr.y (mgr.25169) 460 : cluster [DBG] pgmap v253: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-21T14:26:00.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:59 smithi032 bash[91339]: cluster 2024-09-21T14:25:58.853121+0000 mon.a (mon.0) 157 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:00.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:25:59 smithi032 bash[91339]: cluster 2024-09-21T14:25:58.853121+0000 mon.a (mon.0) 157 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:01.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:26:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:26:00] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.51.0" 2024-09-21T14:26:01.606 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:26:01 smithi032 bash[70739]: debug 2024-09-21T14:26:01.252+0000 7fcc0b0ee640 -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-21T14:26:02.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: cluster 2024-09-21T14:26:00.770416+0000 mgr.y (mgr.25169) 461 : cluster [DBG] pgmap v255: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-21T14:26:02.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: cluster 2024-09-21T14:26:00.770416+0000 mgr.y (mgr.25169) 461 : cluster [DBG] pgmap v255: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-21T14:26:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:00.862327+0000 mgr.y (mgr.25169) 462 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:00.862327+0000 mgr.y (mgr.25169) 462 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.077602+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.077602+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.091403+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.091403+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.094848+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.094848+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.097254+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.097254+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.109060+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.109060+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.241496+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:26:02.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.241496+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:26:02.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.245238+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.245238+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.248125+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.248125+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.250742+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.250742+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.253804+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T14:26:02.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[91339]: audit 2024-09-21T14:26:01.253804+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T14:26:02.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: cluster 2024-09-21T14:26:00.770416+0000 mgr.y (mgr.25169) 461 : cluster [DBG] pgmap v255: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-21T14:26:02.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: cluster 2024-09-21T14:26:00.770416+0000 mgr.y (mgr.25169) 461 : cluster [DBG] pgmap v255: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-21T14:26:02.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:00.862327+0000 mgr.y (mgr.25169) 462 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:02.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:00.862327+0000 mgr.y (mgr.25169) 462 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:02.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.077602+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.077602+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.091403+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.091403+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.094848+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:02.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.094848+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:02.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.097254+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:02.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.097254+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:02.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.109060+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.109060+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.241496+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:26:02.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.241496+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:26:02.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.245238+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.245238+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.248125+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.248125+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.250742+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.250742+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.253804+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T14:26:02.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:02 smithi032 bash[94613]: audit 2024-09-21T14:26:01.253804+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T14:26:02.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: cluster 2024-09-21T14:26:00.770416+0000 mgr.y (mgr.25169) 461 : cluster [DBG] pgmap v255: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-21T14:26:02.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: cluster 2024-09-21T14:26:00.770416+0000 mgr.y (mgr.25169) 461 : cluster [DBG] pgmap v255: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-21T14:26:02.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:00.862327+0000 mgr.y (mgr.25169) 462 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:02.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:00.862327+0000 mgr.y (mgr.25169) 462 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:02.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.077602+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.077602+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.091403+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.091403+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.094848+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:02.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.094848+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:02.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.097254+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:02.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.097254+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:02.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.109060+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.109060+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:02.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.241496+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:26:02.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.241496+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:26:02.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.245238+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.245238+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.248125+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.248125+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.250742+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.250742+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:02.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.253804+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T14:26:02.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[70862]: audit 2024-09-21T14:26:01.253804+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T14:26:02.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:02.601918069Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[91339]: audit 2024-09-21T14:26:01.254662+0000 mgr.y (mgr.25169) 463 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T14:26:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[91339]: audit 2024-09-21T14:26:01.254662+0000 mgr.y (mgr.25169) 463 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T14:26:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[91339]: cephadm 2024-09-21T14:26:01.256572+0000 mgr.y (mgr.25169) 464 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T14:26:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[91339]: cephadm 2024-09-21T14:26:01.256572+0000 mgr.y (mgr.25169) 464 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T14:26:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[91339]: audit 2024-09-21T14:26:02.521446+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[91339]: audit 2024-09-21T14:26:02.521446+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[91339]: audit 2024-09-21T14:26:02.523504+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[91339]: audit 2024-09-21T14:26:02.523504+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:03.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[94613]: audit 2024-09-21T14:26:01.254662+0000 mgr.y (mgr.25169) 463 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T14:26:03.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[94613]: audit 2024-09-21T14:26:01.254662+0000 mgr.y (mgr.25169) 463 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T14:26:03.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[94613]: cephadm 2024-09-21T14:26:01.256572+0000 mgr.y (mgr.25169) 464 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T14:26:03.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[94613]: cephadm 2024-09-21T14:26:01.256572+0000 mgr.y (mgr.25169) 464 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T14:26:03.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[94613]: audit 2024-09-21T14:26:02.521446+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:03.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[94613]: audit 2024-09-21T14:26:02.521446+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:03.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[94613]: audit 2024-09-21T14:26:02.523504+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:03.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:03 smithi032 bash[94613]: audit 2024-09-21T14:26:02.523504+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:03 smithi046 bash[70862]: audit 2024-09-21T14:26:01.254662+0000 mgr.y (mgr.25169) 463 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T14:26:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:03 smithi046 bash[70862]: audit 2024-09-21T14:26:01.254662+0000 mgr.y (mgr.25169) 463 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T14:26:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:03 smithi046 bash[70862]: cephadm 2024-09-21T14:26:01.256572+0000 mgr.y (mgr.25169) 464 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T14:26:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:03 smithi046 bash[70862]: cephadm 2024-09-21T14:26:01.256572+0000 mgr.y (mgr.25169) 464 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T14:26:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:03 smithi046 bash[70862]: audit 2024-09-21T14:26:02.521446+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:03.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:03 smithi046 bash[70862]: audit 2024-09-21T14:26:02.521446+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:03.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:03 smithi046 bash[70862]: audit 2024-09-21T14:26:02.523504+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:03.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:03 smithi046 bash[70862]: audit 2024-09-21T14:26:02.523504+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:04.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:04 smithi032 bash[91339]: cluster 2024-09-21T14:26:02.771281+0000 mgr.y (mgr.25169) 465 : cluster [DBG] pgmap v256: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:26:04.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:04 smithi032 bash[91339]: cluster 2024-09-21T14:26:02.771281+0000 mgr.y (mgr.25169) 465 : cluster [DBG] pgmap v256: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:26:04.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:04 smithi032 bash[91339]: cluster 2024-09-21T14:26:03.517191+0000 mon.a (mon.0) 162 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-21T14:26:04.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:04 smithi032 bash[91339]: cluster 2024-09-21T14:26:03.517191+0000 mon.a (mon.0) 162 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-21T14:26:04.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:04 smithi032 bash[91339]: cluster 2024-09-21T14:26:03.517241+0000 mon.a (mon.0) 163 : cluster [INF] Cluster is now healthy 2024-09-21T14:26:04.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:04 smithi032 bash[91339]: cluster 2024-09-21T14:26:03.517241+0000 mon.a (mon.0) 163 : cluster [INF] Cluster is now healthy 2024-09-21T14:26:04.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:04 smithi032 bash[94613]: cluster 2024-09-21T14:26:02.771281+0000 mgr.y (mgr.25169) 465 : cluster [DBG] pgmap v256: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:26:04.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:04 smithi032 bash[94613]: cluster 2024-09-21T14:26:02.771281+0000 mgr.y (mgr.25169) 465 : cluster [DBG] pgmap v256: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:26:04.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:04 smithi032 bash[94613]: cluster 2024-09-21T14:26:03.517191+0000 mon.a (mon.0) 162 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-21T14:26:04.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:04 smithi032 bash[94613]: cluster 2024-09-21T14:26:03.517191+0000 mon.a (mon.0) 162 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-21T14:26:04.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:04 smithi032 bash[94613]: cluster 2024-09-21T14:26:03.517241+0000 mon.a (mon.0) 163 : cluster [INF] Cluster is now healthy 2024-09-21T14:26:04.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:04 smithi032 bash[94613]: cluster 2024-09-21T14:26:03.517241+0000 mon.a (mon.0) 163 : cluster [INF] Cluster is now healthy 2024-09-21T14:26:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:04 smithi046 bash[70862]: cluster 2024-09-21T14:26:02.771281+0000 mgr.y (mgr.25169) 465 : cluster [DBG] pgmap v256: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:26:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:04 smithi046 bash[70862]: cluster 2024-09-21T14:26:02.771281+0000 mgr.y (mgr.25169) 465 : cluster [DBG] pgmap v256: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:26:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:04 smithi046 bash[70862]: cluster 2024-09-21T14:26:03.517191+0000 mon.a (mon.0) 162 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-21T14:26:04.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:04 smithi046 bash[70862]: cluster 2024-09-21T14:26:03.517191+0000 mon.a (mon.0) 162 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-21T14:26:04.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:04 smithi046 bash[70862]: cluster 2024-09-21T14:26:03.517241+0000 mon.a (mon.0) 163 : cluster [INF] Cluster is now healthy 2024-09-21T14:26:04.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:04 smithi046 bash[70862]: cluster 2024-09-21T14:26:03.517241+0000 mon.a (mon.0) 163 : cluster [INF] Cluster is now healthy 2024-09-21T14:26:05.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:05.611006185Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:06.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:06 smithi032 bash[91339]: cluster 2024-09-21T14:26:04.772896+0000 mgr.y (mgr.25169) 466 : cluster [DBG] pgmap v257: 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-21T14:26:06.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:06 smithi032 bash[91339]: cluster 2024-09-21T14:26:04.772896+0000 mgr.y (mgr.25169) 466 : cluster [DBG] pgmap v257: 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-21T14:26:06.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:06 smithi032 bash[94613]: cluster 2024-09-21T14:26:04.772896+0000 mgr.y (mgr.25169) 466 : cluster [DBG] pgmap v257: 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-21T14:26:06.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:06 smithi032 bash[94613]: cluster 2024-09-21T14:26:04.772896+0000 mgr.y (mgr.25169) 466 : cluster [DBG] pgmap v257: 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-21T14:26:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:06 smithi046 bash[70862]: cluster 2024-09-21T14:26:04.772896+0000 mgr.y (mgr.25169) 466 : cluster [DBG] pgmap v257: 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-21T14:26:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:06 smithi046 bash[70862]: cluster 2024-09-21T14:26:04.772896+0000 mgr.y (mgr.25169) 466 : cluster [DBG] pgmap v257: 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-21T14:26:08.345 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:26:08.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:08 smithi032 bash[91339]: cluster 2024-09-21T14:26:06.773656+0000 mgr.y (mgr.25169) 467 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:26:08.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:08 smithi032 bash[91339]: cluster 2024-09-21T14:26:06.773656+0000 mgr.y (mgr.25169) 467 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:26:08.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:08 smithi032 bash[94613]: cluster 2024-09-21T14:26:06.773656+0000 mgr.y (mgr.25169) 467 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:26:08.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:08 smithi032 bash[94613]: cluster 2024-09-21T14:26:06.773656+0000 mgr.y (mgr.25169) 467 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:26:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:08 smithi046 bash[70862]: cluster 2024-09-21T14:26:06.773656+0000 mgr.y (mgr.25169) 467 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:26:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:08 smithi046 bash[70862]: cluster 2024-09-21T14:26:06.773656+0000 mgr.y (mgr.25169) 467 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:26:08.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:08.623734076Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:09.008 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:26:09.009 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (6m) 19s ago 33m 13.6M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:26:09.009 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (5m) 3m ago 33m 70.2M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:26:09.009 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (8m) 19s ago 30m 49.1M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:26:09.009 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (7m) 3m ago 41m 440M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:26:09.009 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (18m) 19s ago 44m 513M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:26:09.009 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (2m) 19s ago 44m 43.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:26:09.009 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (4m) 3m ago 42m 18.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:26:09.009 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (2m) 19s ago 42m 35.2M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:26:09.009 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (7m) 19s ago 33m 8128k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:26:09.009 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (7m) 3m ago 33m 8040k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:26:09.009 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running 19s ago 41m - 3037M 2024-09-21T14:26:09.009 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (40m) 19s ago 40m 69.0M 3037M 19.1.1-373-g4e45e6b4 164465d2334a c87c65454da1 2024-09-21T14:26:09.009 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (39m) 19s ago 39m 63.3M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:26:09.010 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (38m) 19s ago 38m 60.0M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:26:09.010 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (37m) 3m ago 37m 61.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:26:09.010 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (36m) 3m ago 36m 65.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:26:09.010 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (35m) 3m ago 35m 55.7M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:26:09.010 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (34m) 3m ago 34m 67.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:26:09.010 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (6m) 3m ago 34m 48.0M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:26:09.010 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (31m) 19s ago 31m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:26:09.010 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (31m) 3m ago 31m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:26:09.392 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:26:09.392 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:26:09.392 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:26:09.392 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:26:09.393 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:26:09.393 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:26:09.393 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:26:09.393 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:26:09.393 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 7, 2024-09-21T14:26:09.393 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T14:26:09.393 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:26:09.393 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:26:09.393 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:26:09.393 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:26:09.393 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:26:09.393 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 9, 2024-09-21T14:26:09.393 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 6 2024-09-21T14:26:09.393 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:26:09.393 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:26:09.722 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:26:09.722 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:26:09.722 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:26:09.722 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-21T14:26:09.723 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:26:09.723 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "0/8 daemons upgraded", 2024-09-21T14:26:09.723 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T14:26:09.723 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:26:09.723 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:26:10.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[91339]: audit 2024-09-21T14:26:08.333859+0000 mgr.y (mgr.25169) 468 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[91339]: audit 2024-09-21T14:26:08.333859+0000 mgr.y (mgr.25169) 468 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[91339]: audit 2024-09-21T14:26:08.657149+0000 mgr.y (mgr.25169) 469 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[91339]: audit 2024-09-21T14:26:08.657149+0000 mgr.y (mgr.25169) 469 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[91339]: cluster 2024-09-21T14:26:08.774684+0000 mgr.y (mgr.25169) 470 : cluster [DBG] pgmap v259: 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-21T14:26:10.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[91339]: cluster 2024-09-21T14:26:08.774684+0000 mgr.y (mgr.25169) 470 : cluster [DBG] pgmap v259: 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-21T14:26:10.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[91339]: audit 2024-09-21T14:26:08.973786+0000 mgr.y (mgr.25169) 471 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[91339]: audit 2024-09-21T14:26:08.973786+0000 mgr.y (mgr.25169) 471 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[91339]: audit 2024-09-21T14:26:09.394349+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.32:0/4289851229' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:10.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[91339]: audit 2024-09-21T14:26:09.394349+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.32:0/4289851229' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[94613]: audit 2024-09-21T14:26:08.333859+0000 mgr.y (mgr.25169) 468 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[94613]: audit 2024-09-21T14:26:08.333859+0000 mgr.y (mgr.25169) 468 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[94613]: audit 2024-09-21T14:26:08.657149+0000 mgr.y (mgr.25169) 469 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[94613]: audit 2024-09-21T14:26:08.657149+0000 mgr.y (mgr.25169) 469 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[94613]: cluster 2024-09-21T14:26:08.774684+0000 mgr.y (mgr.25169) 470 : cluster [DBG] pgmap v259: 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-21T14:26:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[94613]: cluster 2024-09-21T14:26:08.774684+0000 mgr.y (mgr.25169) 470 : cluster [DBG] pgmap v259: 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-21T14:26:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[94613]: audit 2024-09-21T14:26:08.973786+0000 mgr.y (mgr.25169) 471 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[94613]: audit 2024-09-21T14:26:08.973786+0000 mgr.y (mgr.25169) 471 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[94613]: audit 2024-09-21T14:26:09.394349+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.32:0/4289851229' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[94613]: audit 2024-09-21T14:26:09.394349+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.32:0/4289851229' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:10 smithi046 bash[70862]: audit 2024-09-21T14:26:08.333859+0000 mgr.y (mgr.25169) 468 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:10 smithi046 bash[70862]: audit 2024-09-21T14:26:08.333859+0000 mgr.y (mgr.25169) 468 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:10 smithi046 bash[70862]: audit 2024-09-21T14:26:08.657149+0000 mgr.y (mgr.25169) 469 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:10 smithi046 bash[70862]: audit 2024-09-21T14:26:08.657149+0000 mgr.y (mgr.25169) 469 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:10 smithi046 bash[70862]: cluster 2024-09-21T14:26:08.774684+0000 mgr.y (mgr.25169) 470 : cluster [DBG] pgmap v259: 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-21T14:26:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:10 smithi046 bash[70862]: cluster 2024-09-21T14:26:08.774684+0000 mgr.y (mgr.25169) 470 : cluster [DBG] pgmap v259: 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-21T14:26:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:10 smithi046 bash[70862]: audit 2024-09-21T14:26:08.973786+0000 mgr.y (mgr.25169) 471 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:10 smithi046 bash[70862]: audit 2024-09-21T14:26:08.973786+0000 mgr.y (mgr.25169) 471 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:10 smithi046 bash[70862]: audit 2024-09-21T14:26:09.394349+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.32:0/4289851229' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:10 smithi046 bash[70862]: audit 2024-09-21T14:26:09.394349+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.32:0/4289851229' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:11.098 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:26:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:26:10] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.51.0" 2024-09-21T14:26:11.356 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:11 smithi032 bash[91339]: audit 2024-09-21T14:26:09.724418+0000 mgr.y (mgr.25169) 472 : audit [DBG] from='client.44235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:11.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:11 smithi032 bash[91339]: audit 2024-09-21T14:26:09.724418+0000 mgr.y (mgr.25169) 472 : audit [DBG] from='client.44235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:11.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:11 smithi032 bash[94613]: audit 2024-09-21T14:26:09.724418+0000 mgr.y (mgr.25169) 472 : audit [DBG] from='client.44235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:11.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:11 smithi032 bash[94613]: audit 2024-09-21T14:26:09.724418+0000 mgr.y (mgr.25169) 472 : audit [DBG] from='client.44235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:11.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:11 smithi046 bash[70862]: audit 2024-09-21T14:26:09.724418+0000 mgr.y (mgr.25169) 472 : audit [DBG] from='client.44235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:11.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:11 smithi046 bash[70862]: audit 2024-09-21T14:26:09.724418+0000 mgr.y (mgr.25169) 472 : audit [DBG] from='client.44235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:11.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:11.630911446Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:12.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:12 smithi032 bash[94613]: cluster 2024-09-21T14:26:10.775364+0000 mgr.y (mgr.25169) 473 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-09-21T14:26:12.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:12 smithi032 bash[94613]: cluster 2024-09-21T14:26:10.775364+0000 mgr.y (mgr.25169) 473 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-09-21T14:26:12.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:12 smithi032 bash[94613]: audit 2024-09-21T14:26:10.873568+0000 mgr.y (mgr.25169) 474 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:12.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:12 smithi032 bash[94613]: audit 2024-09-21T14:26:10.873568+0000 mgr.y (mgr.25169) 474 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:12.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:12 smithi032 bash[91339]: cluster 2024-09-21T14:26:10.775364+0000 mgr.y (mgr.25169) 473 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-09-21T14:26:12.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:12 smithi032 bash[91339]: cluster 2024-09-21T14:26:10.775364+0000 mgr.y (mgr.25169) 473 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-09-21T14:26:12.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:12 smithi032 bash[91339]: audit 2024-09-21T14:26:10.873568+0000 mgr.y (mgr.25169) 474 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:12.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:12 smithi032 bash[91339]: audit 2024-09-21T14:26:10.873568+0000 mgr.y (mgr.25169) 474 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:12 smithi046 bash[70862]: cluster 2024-09-21T14:26:10.775364+0000 mgr.y (mgr.25169) 473 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-09-21T14:26:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:12 smithi046 bash[70862]: cluster 2024-09-21T14:26:10.775364+0000 mgr.y (mgr.25169) 473 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-09-21T14:26:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:12 smithi046 bash[70862]: audit 2024-09-21T14:26:10.873568+0000 mgr.y (mgr.25169) 474 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:12 smithi046 bash[70862]: audit 2024-09-21T14:26:10.873568+0000 mgr.y (mgr.25169) 474 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:13.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:13 smithi032 bash[91339]: audit 2024-09-21T14:26:12.599559+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:13.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:13 smithi032 bash[91339]: audit 2024-09-21T14:26:12.599559+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:13.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:13 smithi032 bash[91339]: cluster 2024-09-21T14:26:12.776226+0000 mgr.y (mgr.25169) 475 : cluster [DBG] pgmap v261: 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-21T14:26:13.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:13 smithi032 bash[91339]: cluster 2024-09-21T14:26:12.776226+0000 mgr.y (mgr.25169) 475 : cluster [DBG] pgmap v261: 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-21T14:26:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:13 smithi032 bash[94613]: audit 2024-09-21T14:26:12.599559+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:13 smithi032 bash[94613]: audit 2024-09-21T14:26:12.599559+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:13 smithi032 bash[94613]: cluster 2024-09-21T14:26:12.776226+0000 mgr.y (mgr.25169) 475 : cluster [DBG] pgmap v261: 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-21T14:26:13.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:13 smithi032 bash[94613]: cluster 2024-09-21T14:26:12.776226+0000 mgr.y (mgr.25169) 475 : cluster [DBG] pgmap v261: 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-21T14:26:13.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:13 smithi046 bash[70862]: audit 2024-09-21T14:26:12.599559+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:13.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:13 smithi046 bash[70862]: audit 2024-09-21T14:26:12.599559+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:13.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:13 smithi046 bash[70862]: cluster 2024-09-21T14:26:12.776226+0000 mgr.y (mgr.25169) 475 : cluster [DBG] pgmap v261: 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-21T14:26:13.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:13 smithi046 bash[70862]: cluster 2024-09-21T14:26:12.776226+0000 mgr.y (mgr.25169) 475 : cluster [DBG] pgmap v261: 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-21T14:26:14.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:14.622372934Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:16.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:15 smithi032 bash[91339]: cluster 2024-09-21T14:26:14.777774+0000 mgr.y (mgr.25169) 476 : cluster [DBG] pgmap v262: 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-21T14:26:16.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:15 smithi032 bash[91339]: cluster 2024-09-21T14:26:14.777774+0000 mgr.y (mgr.25169) 476 : cluster [DBG] pgmap v262: 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-21T14:26:16.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:15 smithi032 bash[94613]: cluster 2024-09-21T14:26:14.777774+0000 mgr.y (mgr.25169) 476 : cluster [DBG] pgmap v262: 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-21T14:26:16.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:15 smithi032 bash[94613]: cluster 2024-09-21T14:26:14.777774+0000 mgr.y (mgr.25169) 476 : cluster [DBG] pgmap v262: 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-21T14:26:16.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:15 smithi046 bash[70862]: cluster 2024-09-21T14:26:14.777774+0000 mgr.y (mgr.25169) 476 : cluster [DBG] pgmap v262: 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-21T14:26:16.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:15 smithi046 bash[70862]: cluster 2024-09-21T14:26:14.777774+0000 mgr.y (mgr.25169) 476 : cluster [DBG] pgmap v262: 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-21T14:26:17.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:16 smithi032 bash[91339]: audit 2024-09-21T14:26:16.265758+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T14:26:17.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:16 smithi032 bash[91339]: audit 2024-09-21T14:26:16.265758+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T14:26:17.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:16 smithi032 bash[94613]: audit 2024-09-21T14:26:16.265758+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T14:26:17.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:16 smithi032 bash[94613]: audit 2024-09-21T14:26:16.265758+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T14:26:17.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:16 smithi046 bash[70862]: audit 2024-09-21T14:26:16.265758+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T14:26:17.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:16 smithi046 bash[70862]: audit 2024-09-21T14:26:16.265758+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T14:26:17.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:17.613600428Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:17 smithi046 bash[70862]: audit 2024-09-21T14:26:16.266612+0000 mgr.y (mgr.25169) 477 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T14:26:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:17 smithi046 bash[70862]: audit 2024-09-21T14:26:16.266612+0000 mgr.y (mgr.25169) 477 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T14:26:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:17 smithi046 bash[70862]: cephadm 2024-09-21T14:26:16.269780+0000 mgr.y (mgr.25169) 478 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T14:26:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:17 smithi046 bash[70862]: cephadm 2024-09-21T14:26:16.269780+0000 mgr.y (mgr.25169) 478 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T14:26:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:17 smithi046 bash[70862]: cluster 2024-09-21T14:26:16.778317+0000 mgr.y (mgr.25169) 479 : cluster [DBG] pgmap v263: 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-21T14:26:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:17 smithi046 bash[70862]: cluster 2024-09-21T14:26:16.778317+0000 mgr.y (mgr.25169) 479 : cluster [DBG] pgmap v263: 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-21T14:26:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:17 smithi046 bash[70862]: audit 2024-09-21T14:26:17.523912+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:17 smithi046 bash[70862]: audit 2024-09-21T14:26:17.523912+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:17 smithi046 bash[70862]: audit 2024-09-21T14:26:17.526554+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:17 smithi046 bash[70862]: audit 2024-09-21T14:26:17.526554+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:18.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[94613]: audit 2024-09-21T14:26:16.266612+0000 mgr.y (mgr.25169) 477 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T14:26:18.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[94613]: audit 2024-09-21T14:26:16.266612+0000 mgr.y (mgr.25169) 477 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T14:26:18.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[94613]: cephadm 2024-09-21T14:26:16.269780+0000 mgr.y (mgr.25169) 478 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T14:26:18.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[94613]: cephadm 2024-09-21T14:26:16.269780+0000 mgr.y (mgr.25169) 478 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T14:26:18.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[94613]: cluster 2024-09-21T14:26:16.778317+0000 mgr.y (mgr.25169) 479 : cluster [DBG] pgmap v263: 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-21T14:26:18.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[94613]: cluster 2024-09-21T14:26:16.778317+0000 mgr.y (mgr.25169) 479 : cluster [DBG] pgmap v263: 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-21T14:26:18.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[94613]: audit 2024-09-21T14:26:17.523912+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:18.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[94613]: audit 2024-09-21T14:26:17.523912+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:18.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[94613]: audit 2024-09-21T14:26:17.526554+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:18.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[94613]: audit 2024-09-21T14:26:17.526554+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:18.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[91339]: audit 2024-09-21T14:26:16.266612+0000 mgr.y (mgr.25169) 477 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T14:26:18.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[91339]: audit 2024-09-21T14:26:16.266612+0000 mgr.y (mgr.25169) 477 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T14:26:18.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[91339]: cephadm 2024-09-21T14:26:16.269780+0000 mgr.y (mgr.25169) 478 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T14:26:18.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[91339]: cephadm 2024-09-21T14:26:16.269780+0000 mgr.y (mgr.25169) 478 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T14:26:18.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[91339]: cluster 2024-09-21T14:26:16.778317+0000 mgr.y (mgr.25169) 479 : cluster [DBG] pgmap v263: 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-21T14:26:18.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[91339]: cluster 2024-09-21T14:26:16.778317+0000 mgr.y (mgr.25169) 479 : cluster [DBG] pgmap v263: 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-21T14:26:18.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[91339]: audit 2024-09-21T14:26:17.523912+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:18.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[91339]: audit 2024-09-21T14:26:17.523912+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:18.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[91339]: audit 2024-09-21T14:26:17.526554+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:18.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:17 smithi032 bash[91339]: audit 2024-09-21T14:26:17.526554+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:20.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[91339]: cluster 2024-09-21T14:26:18.779988+0000 mgr.y (mgr.25169) 480 : cluster [DBG] pgmap v264: 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-21T14:26:20.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[91339]: cluster 2024-09-21T14:26:18.779988+0000 mgr.y (mgr.25169) 480 : cluster [DBG] pgmap v264: 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-21T14:26:20.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[91339]: cephadm 2024-09-21T14:26:18.846097+0000 mgr.y (mgr.25169) 481 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T14:26:20.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[91339]: cephadm 2024-09-21T14:26:18.846097+0000 mgr.y (mgr.25169) 481 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T14:26:20.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[91339]: audit 2024-09-21T14:26:18.857438+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:20.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[91339]: audit 2024-09-21T14:26:18.857438+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:20.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[91339]: audit 2024-09-21T14:26:18.861623+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T14:26:20.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[91339]: audit 2024-09-21T14:26:18.861623+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T14:26:20.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[91339]: audit 2024-09-21T14:26:18.863670+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:20.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[91339]: audit 2024-09-21T14:26:18.863670+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:20.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[91339]: cephadm 2024-09-21T14:26:18.868494+0000 mgr.y (mgr.25169) 482 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-09-21T14:26:20.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[91339]: cephadm 2024-09-21T14:26:18.868494+0000 mgr.y (mgr.25169) 482 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-09-21T14:26:20.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[94613]: cluster 2024-09-21T14:26:18.779988+0000 mgr.y (mgr.25169) 480 : cluster [DBG] pgmap v264: 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-21T14:26:20.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[94613]: cluster 2024-09-21T14:26:18.779988+0000 mgr.y (mgr.25169) 480 : cluster [DBG] pgmap v264: 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-21T14:26:20.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[94613]: cephadm 2024-09-21T14:26:18.846097+0000 mgr.y (mgr.25169) 481 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T14:26:20.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[94613]: cephadm 2024-09-21T14:26:18.846097+0000 mgr.y (mgr.25169) 481 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T14:26:20.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[94613]: audit 2024-09-21T14:26:18.857438+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:20.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[94613]: audit 2024-09-21T14:26:18.857438+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:20.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[94613]: audit 2024-09-21T14:26:18.861623+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T14:26:20.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[94613]: audit 2024-09-21T14:26:18.861623+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T14:26:20.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[94613]: audit 2024-09-21T14:26:18.863670+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:20.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[94613]: audit 2024-09-21T14:26:18.863670+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:20.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[94613]: cephadm 2024-09-21T14:26:18.868494+0000 mgr.y (mgr.25169) 482 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-09-21T14:26:20.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:19 smithi032 bash[94613]: cephadm 2024-09-21T14:26:18.868494+0000 mgr.y (mgr.25169) 482 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-09-21T14:26:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:19 smithi046 bash[70862]: cluster 2024-09-21T14:26:18.779988+0000 mgr.y (mgr.25169) 480 : cluster [DBG] pgmap v264: 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-21T14:26:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:19 smithi046 bash[70862]: cluster 2024-09-21T14:26:18.779988+0000 mgr.y (mgr.25169) 480 : cluster [DBG] pgmap v264: 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-21T14:26:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:19 smithi046 bash[70862]: cephadm 2024-09-21T14:26:18.846097+0000 mgr.y (mgr.25169) 481 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T14:26:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:19 smithi046 bash[70862]: cephadm 2024-09-21T14:26:18.846097+0000 mgr.y (mgr.25169) 481 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T14:26:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:19 smithi046 bash[70862]: audit 2024-09-21T14:26:18.857438+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:19 smithi046 bash[70862]: audit 2024-09-21T14:26:18.857438+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:19 smithi046 bash[70862]: audit 2024-09-21T14:26:18.861623+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T14:26:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:19 smithi046 bash[70862]: audit 2024-09-21T14:26:18.861623+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T14:26:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:19 smithi046 bash[70862]: audit 2024-09-21T14:26:18.863670+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:19 smithi046 bash[70862]: audit 2024-09-21T14:26:18.863670+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:19 smithi046 bash[70862]: cephadm 2024-09-21T14:26:18.868494+0000 mgr.y (mgr.25169) 482 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-09-21T14:26:20.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:19 smithi046 bash[70862]: cephadm 2024-09-21T14:26:18.868494+0000 mgr.y (mgr.25169) 482 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-09-21T14:26:20.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:20.600286816Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:21.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:26:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:26:20] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-09-21T14:26:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:21 smithi046 bash[70862]: cluster 2024-09-21T14:26:20.781041+0000 mgr.y (mgr.25169) 483 : cluster [DBG] pgmap v265: 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-21T14:26:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:21 smithi046 bash[70862]: cluster 2024-09-21T14:26:20.781041+0000 mgr.y (mgr.25169) 483 : cluster [DBG] pgmap v265: 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-21T14:26:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:21 smithi046 bash[70862]: audit 2024-09-21T14:26:20.884829+0000 mgr.y (mgr.25169) 484 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:21 smithi046 bash[70862]: audit 2024-09-21T14:26:20.884829+0000 mgr.y (mgr.25169) 484 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:22.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:21 smithi032 bash[91339]: cluster 2024-09-21T14:26:20.781041+0000 mgr.y (mgr.25169) 483 : cluster [DBG] pgmap v265: 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-21T14:26:22.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:21 smithi032 bash[91339]: cluster 2024-09-21T14:26:20.781041+0000 mgr.y (mgr.25169) 483 : cluster [DBG] pgmap v265: 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-21T14:26:22.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:21 smithi032 bash[91339]: audit 2024-09-21T14:26:20.884829+0000 mgr.y (mgr.25169) 484 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:22.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:21 smithi032 bash[91339]: audit 2024-09-21T14:26:20.884829+0000 mgr.y (mgr.25169) 484 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:22.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:21 smithi032 bash[94613]: cluster 2024-09-21T14:26:20.781041+0000 mgr.y (mgr.25169) 483 : cluster [DBG] pgmap v265: 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-21T14:26:22.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:21 smithi032 bash[94613]: cluster 2024-09-21T14:26:20.781041+0000 mgr.y (mgr.25169) 483 : cluster [DBG] pgmap v265: 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-21T14:26:22.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:21 smithi032 bash[94613]: audit 2024-09-21T14:26:20.884829+0000 mgr.y (mgr.25169) 484 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:21 smithi032 bash[94613]: audit 2024-09-21T14:26:20.884829+0000 mgr.y (mgr.25169) 484 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:23.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:23.625391158Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:23.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:23 smithi046 bash[70862]: cluster 2024-09-21T14:26:22.781884+0000 mgr.y (mgr.25169) 485 : cluster [DBG] pgmap v266: 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-21T14:26:23.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:23 smithi046 bash[70862]: cluster 2024-09-21T14:26:22.781884+0000 mgr.y (mgr.25169) 485 : cluster [DBG] pgmap v266: 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-21T14:26:23.976 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:23 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:23.976 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:26:23 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:23.976 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:26:23 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:23.976 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:26:23 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:23.977 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:26:23 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:23.977 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:26:23 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:23.977 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:23 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:23.977 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:23 smithi032 bash[91339]: cluster 2024-09-21T14:26:22.781884+0000 mgr.y (mgr.25169) 485 : cluster [DBG] pgmap v266: 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-21T14:26:23.977 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:23 smithi032 bash[91339]: cluster 2024-09-21T14:26:22.781884+0000 mgr.y (mgr.25169) 485 : cluster [DBG] pgmap v266: 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-21T14:26:23.978 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:23 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:23.978 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:23 smithi032 bash[94613]: cluster 2024-09-21T14:26:22.781884+0000 mgr.y (mgr.25169) 485 : cluster [DBG] pgmap v266: 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-21T14:26:23.978 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:23 smithi032 bash[94613]: cluster 2024-09-21T14:26:22.781884+0000 mgr.y (mgr.25169) 485 : cluster [DBG] pgmap v266: 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-21T14:26:23.978 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:26:23 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:24.357 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:23 smithi032 systemd[1]: Stopping Ceph osd.1 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:26:24.357 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:24 smithi032 bash[36940]: debug 2024-09-21T14:26:24.092+0000 7f71c8fc7640 -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-21T14:26:24.357 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:24 smithi032 bash[36940]: debug 2024-09-21T14:26:24.092+0000 7f71c8fc7640 -1 osd.1 118 *** Got signal Terminated *** 2024-09-21T14:26:24.357 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:24 smithi032 bash[36940]: debug 2024-09-21T14:26:24.092+0000 7f71c8fc7640 -1 osd.1 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:26:25.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:24 smithi046 bash[70862]: cluster 2024-09-21T14:26:24.095461+0000 mon.a (mon.0) 167 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T14:26:25.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:24 smithi046 bash[70862]: cluster 2024-09-21T14:26:24.095461+0000 mon.a (mon.0) 167 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T14:26:25.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:24 smithi032 bash[94613]: cluster 2024-09-21T14:26:24.095461+0000 mon.a (mon.0) 167 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T14:26:25.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:24 smithi032 bash[94613]: cluster 2024-09-21T14:26:24.095461+0000 mon.a (mon.0) 167 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T14:26:25.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:24 smithi032 bash[91339]: cluster 2024-09-21T14:26:24.095461+0000 mon.a (mon.0) 167 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T14:26:25.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:24 smithi032 bash[91339]: cluster 2024-09-21T14:26:24.095461+0000 mon.a (mon.0) 167 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T14:26:26.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:25 smithi032 bash[91339]: cluster 2024-09-21T14:26:24.783536+0000 mgr.y (mgr.25169) 486 : cluster [DBG] pgmap v267: 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-21T14:26:26.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:25 smithi032 bash[91339]: cluster 2024-09-21T14:26:24.783536+0000 mgr.y (mgr.25169) 486 : cluster [DBG] pgmap v267: 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-21T14:26:26.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:25 smithi032 bash[91339]: cluster 2024-09-21T14:26:24.865024+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:26:26.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:25 smithi032 bash[91339]: cluster 2024-09-21T14:26:24.865024+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:26:26.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:25 smithi032 bash[91339]: cluster 2024-09-21T14:26:24.882515+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T14:26:26.076 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:25 smithi032 bash[91339]: cluster 2024-09-21T14:26:24.882515+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T14:26:26.076 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:25 smithi032 bash[94613]: cluster 2024-09-21T14:26:24.783536+0000 mgr.y (mgr.25169) 486 : cluster [DBG] pgmap v267: 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-21T14:26:26.076 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:25 smithi032 bash[94613]: cluster 2024-09-21T14:26:24.783536+0000 mgr.y (mgr.25169) 486 : cluster [DBG] pgmap v267: 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-21T14:26:26.076 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:25 smithi032 bash[94613]: cluster 2024-09-21T14:26:24.865024+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:26:26.076 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:25 smithi032 bash[94613]: cluster 2024-09-21T14:26:24.865024+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:26:26.076 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:25 smithi032 bash[94613]: cluster 2024-09-21T14:26:24.882515+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T14:26:26.077 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:25 smithi032 bash[94613]: cluster 2024-09-21T14:26:24.882515+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T14:26:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:25 smithi046 bash[70862]: cluster 2024-09-21T14:26:24.783536+0000 mgr.y (mgr.25169) 486 : cluster [DBG] pgmap v267: 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-21T14:26:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:25 smithi046 bash[70862]: cluster 2024-09-21T14:26:24.783536+0000 mgr.y (mgr.25169) 486 : cluster [DBG] pgmap v267: 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-21T14:26:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:25 smithi046 bash[70862]: cluster 2024-09-21T14:26:24.865024+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:26:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:25 smithi046 bash[70862]: cluster 2024-09-21T14:26:24.865024+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:26:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:25 smithi046 bash[70862]: cluster 2024-09-21T14:26:24.882515+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T14:26:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:25 smithi046 bash[70862]: cluster 2024-09-21T14:26:24.882515+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T14:26:26.356 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:26 smithi032 bash[104119]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-1 2024-09-21T14:26:26.357 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:26 smithi032 bash[104182]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-1 2024-09-21T14:26:26.884 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:26.631464963Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:27.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:26 smithi046 bash[70862]: cluster 2024-09-21T14:26:25.886681+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-21T14:26:27.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:26 smithi046 bash[70862]: cluster 2024-09-21T14:26:25.886681+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-21T14:26:27.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:26 smithi032 bash[91339]: cluster 2024-09-21T14:26:25.886681+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-21T14:26:27.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:26 smithi032 bash[91339]: cluster 2024-09-21T14:26:25.886681+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-21T14:26:27.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:26 smithi032 bash[94613]: cluster 2024-09-21T14:26:25.886681+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-21T14:26:27.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:26 smithi032 bash[94613]: cluster 2024-09-21T14:26:25.886681+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-21T14:26:28.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:27 smithi032 bash[94613]: cluster 2024-09-21T14:26:26.784293+0000 mgr.y (mgr.25169) 487 : cluster [DBG] pgmap v270: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:26:28.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:27 smithi032 bash[94613]: cluster 2024-09-21T14:26:26.784293+0000 mgr.y (mgr.25169) 487 : cluster [DBG] pgmap v270: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:26:28.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:27 smithi032 bash[91339]: cluster 2024-09-21T14:26:26.784293+0000 mgr.y (mgr.25169) 487 : cluster [DBG] pgmap v270: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:26:28.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:27 smithi032 bash[91339]: cluster 2024-09-21T14:26:26.784293+0000 mgr.y (mgr.25169) 487 : cluster [DBG] pgmap v270: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:26:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:27 smithi046 bash[70862]: cluster 2024-09-21T14:26:26.784293+0000 mgr.y (mgr.25169) 487 : cluster [DBG] pgmap v270: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:26:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:27 smithi046 bash[70862]: cluster 2024-09-21T14:26:26.784293+0000 mgr.y (mgr.25169) 487 : cluster [DBG] pgmap v270: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:26:28.605 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:26:28 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:28.606 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:26:28 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:28.606 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:26:28 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:28.606 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:28 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:28.606 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:26:28 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:28.607 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:26:28 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:28.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:28 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:28.607 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:26:28 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:28.607 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:28 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.1.service: Deactivated successfully. 2024-09-21T14:26:28.607 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:28 smithi032 systemd[1]: Stopped Ceph osd.1 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:26:28.608 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:28 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:26:28.608 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:28 smithi032 systemd[1]: Started Ceph osd.1 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:26:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:29.634742559Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:29.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:29 smithi046 bash[70862]: audit 2024-09-21T14:26:28.655665+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:29.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:29 smithi046 bash[70862]: audit 2024-09-21T14:26:28.655665+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:29.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:29 smithi046 bash[70862]: audit 2024-09-21T14:26:28.666924+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:29 smithi046 bash[70862]: audit 2024-09-21T14:26:28.666924+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:29 smithi046 bash[70862]: audit 2024-09-21T14:26:28.675266+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:29 smithi046 bash[70862]: audit 2024-09-21T14:26:28.675266+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:29 smithi046 bash[70862]: cluster 2024-09-21T14:26:28.786234+0000 mgr.y (mgr.25169) 488 : cluster [DBG] pgmap v271: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:29.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:29 smithi046 bash[70862]: cluster 2024-09-21T14:26:28.786234+0000 mgr.y (mgr.25169) 488 : cluster [DBG] pgmap v271: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:30.002 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[94613]: audit 2024-09-21T14:26:28.655665+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:30.002 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[94613]: audit 2024-09-21T14:26:28.655665+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:30.002 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[94613]: audit 2024-09-21T14:26:28.666924+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:30.002 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[94613]: audit 2024-09-21T14:26:28.666924+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:30.002 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[94613]: audit 2024-09-21T14:26:28.675266+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:30.002 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[94613]: audit 2024-09-21T14:26:28.675266+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:30.002 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[94613]: cluster 2024-09-21T14:26:28.786234+0000 mgr.y (mgr.25169) 488 : cluster [DBG] pgmap v271: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:30.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[94613]: cluster 2024-09-21T14:26:28.786234+0000 mgr.y (mgr.25169) 488 : cluster [DBG] pgmap v271: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:30.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[91339]: audit 2024-09-21T14:26:28.655665+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:30.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[91339]: audit 2024-09-21T14:26:28.655665+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:30.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[91339]: audit 2024-09-21T14:26:28.666924+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:30.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[91339]: audit 2024-09-21T14:26:28.666924+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:30.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[91339]: audit 2024-09-21T14:26:28.675266+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:30.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[91339]: audit 2024-09-21T14:26:28.675266+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:30.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[91339]: cluster 2024-09-21T14:26:28.786234+0000 mgr.y (mgr.25169) 488 : cluster [DBG] pgmap v271: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:30.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:29 smithi032 bash[91339]: cluster 2024-09-21T14:26:28.786234+0000 mgr.y (mgr.25169) 488 : cluster [DBG] pgmap v271: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:30.356 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:30 smithi032 bash[104328]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:26:30.357 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:30 smithi032 bash[104328]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:26:30.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:30 smithi046 bash[70862]: cluster 2024-09-21T14:26:29.673373+0000 mon.a (mon.0) 174 : cluster [WRN] Health check failed: Degraded data redundancy: 85/636 objects degraded (13.365%), 23 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:30.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:30 smithi046 bash[70862]: cluster 2024-09-21T14:26:29.673373+0000 mon.a (mon.0) 174 : cluster [WRN] Health check failed: Degraded data redundancy: 85/636 objects degraded (13.365%), 23 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:31.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:30 smithi032 bash[94613]: cluster 2024-09-21T14:26:29.673373+0000 mon.a (mon.0) 174 : cluster [WRN] Health check failed: Degraded data redundancy: 85/636 objects degraded (13.365%), 23 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:31.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:30 smithi032 bash[94613]: cluster 2024-09-21T14:26:29.673373+0000 mon.a (mon.0) 174 : cluster [WRN] Health check failed: Degraded data redundancy: 85/636 objects degraded (13.365%), 23 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:31.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:26:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:26:30] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-09-21T14:26:31.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:30 smithi032 bash[91339]: cluster 2024-09-21T14:26:29.673373+0000 mon.a (mon.0) 174 : cluster [WRN] Health check failed: Degraded data redundancy: 85/636 objects degraded (13.365%), 23 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:31.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:30 smithi032 bash[91339]: cluster 2024-09-21T14:26:29.673373+0000 mon.a (mon.0) 174 : cluster [WRN] Health check failed: Degraded data redundancy: 85/636 objects degraded (13.365%), 23 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:31.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:31 smithi046 bash[70862]: cluster 2024-09-21T14:26:30.787092+0000 mgr.y (mgr.25169) 489 : cluster [DBG] pgmap v272: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:31.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:31 smithi046 bash[70862]: cluster 2024-09-21T14:26:30.787092+0000 mgr.y (mgr.25169) 489 : cluster [DBG] pgmap v272: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:31.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:31 smithi046 bash[70862]: audit 2024-09-21T14:26:30.893603+0000 mgr.y (mgr.25169) 490 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:31.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:31 smithi046 bash[70862]: audit 2024-09-21T14:26:30.893603+0000 mgr.y (mgr.25169) 490 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:32.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:31 smithi032 bash[94613]: cluster 2024-09-21T14:26:30.787092+0000 mgr.y (mgr.25169) 489 : cluster [DBG] pgmap v272: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:32.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:31 smithi032 bash[94613]: cluster 2024-09-21T14:26:30.787092+0000 mgr.y (mgr.25169) 489 : cluster [DBG] pgmap v272: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:32.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:31 smithi032 bash[94613]: audit 2024-09-21T14:26:30.893603+0000 mgr.y (mgr.25169) 490 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:32.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:31 smithi032 bash[94613]: audit 2024-09-21T14:26:30.893603+0000 mgr.y (mgr.25169) 490 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:31 smithi032 bash[91339]: cluster 2024-09-21T14:26:30.787092+0000 mgr.y (mgr.25169) 489 : cluster [DBG] pgmap v272: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:31 smithi032 bash[91339]: cluster 2024-09-21T14:26:30.787092+0000 mgr.y (mgr.25169) 489 : cluster [DBG] pgmap v272: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:31 smithi032 bash[91339]: audit 2024-09-21T14:26:30.893603+0000 mgr.y (mgr.25169) 490 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:32.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:31 smithi032 bash[91339]: audit 2024-09-21T14:26:30.893603+0000 mgr.y (mgr.25169) 490 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:32.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:32.624606932Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:33.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[91339]: audit 2024-09-21T14:26:32.522621+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:33.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[91339]: audit 2024-09-21T14:26:32.522621+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:33.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[91339]: audit 2024-09-21T14:26:32.525321+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:33.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[91339]: audit 2024-09-21T14:26:32.525321+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:33.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[91339]: cluster 2024-09-21T14:26:32.788234+0000 mgr.y (mgr.25169) 491 : cluster [DBG] pgmap v273: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:33.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[91339]: cluster 2024-09-21T14:26:32.788234+0000 mgr.y (mgr.25169) 491 : cluster [DBG] pgmap v273: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:33.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[94613]: audit 2024-09-21T14:26:32.522621+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:33.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[94613]: audit 2024-09-21T14:26:32.522621+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:33.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[94613]: audit 2024-09-21T14:26:32.525321+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:33.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[94613]: audit 2024-09-21T14:26:32.525321+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:33.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[94613]: cluster 2024-09-21T14:26:32.788234+0000 mgr.y (mgr.25169) 491 : cluster [DBG] pgmap v273: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:33.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[94613]: cluster 2024-09-21T14:26:32.788234+0000 mgr.y (mgr.25169) 491 : cluster [DBG] pgmap v273: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:33 smithi046 bash[70862]: audit 2024-09-21T14:26:32.522621+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:33 smithi046 bash[70862]: audit 2024-09-21T14:26:32.522621+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:33 smithi046 bash[70862]: audit 2024-09-21T14:26:32.525321+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:33 smithi046 bash[70862]: audit 2024-09-21T14:26:32.525321+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:33 smithi046 bash[70862]: cluster 2024-09-21T14:26:32.788234+0000 mgr.y (mgr.25169) 491 : cluster [DBG] pgmap v273: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:33 smithi046 bash[70862]: cluster 2024-09-21T14:26:32.788234+0000 mgr.y (mgr.25169) 491 : cluster [DBG] pgmap v273: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:34.106 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[104328]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T14:26:34.107 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[104328]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:26:34.107 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[104328]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:26:34.107 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[104328]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T14:26:34.107 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:33 smithi032 bash[104328]: 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-21T14:26:34.606 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:34 smithi032 bash[104328]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-21T14:26:34.607 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:34 smithi032 bash[104328]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-09-21T14:26:34.607 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:34 smithi032 bash[104328]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T14:26:34.607 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:34 smithi032 bash[104328]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T14:26:34.607 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:34 smithi032 bash[104328]: --> ceph-volume lvm activate successful for osd ID: 1 2024-09-21T14:26:35.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:35 smithi032 bash[94613]: audit 2024-09-21T14:26:34.566552+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:35.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:35 smithi032 bash[94613]: audit 2024-09-21T14:26:34.566552+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:35.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:35 smithi032 bash[94613]: audit 2024-09-21T14:26:34.577995+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:35.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:35 smithi032 bash[94613]: audit 2024-09-21T14:26:34.577995+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:35.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:35 smithi032 bash[94613]: cluster 2024-09-21T14:26:34.790168+0000 mgr.y (mgr.25169) 492 : cluster [DBG] pgmap v274: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:35.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:35 smithi032 bash[94613]: cluster 2024-09-21T14:26:34.790168+0000 mgr.y (mgr.25169) 492 : cluster [DBG] pgmap v274: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:35.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:35 smithi032 bash[91339]: audit 2024-09-21T14:26:34.566552+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:35.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:35 smithi032 bash[91339]: audit 2024-09-21T14:26:34.566552+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:35.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:35 smithi032 bash[91339]: audit 2024-09-21T14:26:34.577995+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:35.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:35 smithi032 bash[91339]: audit 2024-09-21T14:26:34.577995+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:35.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:35 smithi032 bash[91339]: cluster 2024-09-21T14:26:34.790168+0000 mgr.y (mgr.25169) 492 : cluster [DBG] pgmap v274: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:35.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:35 smithi032 bash[91339]: cluster 2024-09-21T14:26:34.790168+0000 mgr.y (mgr.25169) 492 : cluster [DBG] pgmap v274: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:35.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:35.623677458Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:35.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:35 smithi046 bash[70862]: audit 2024-09-21T14:26:34.566552+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:35.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:35 smithi046 bash[70862]: audit 2024-09-21T14:26:34.566552+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:35.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:35 smithi046 bash[70862]: audit 2024-09-21T14:26:34.577995+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:35.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:35 smithi046 bash[70862]: audit 2024-09-21T14:26:34.577995+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:35.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:35 smithi046 bash[70862]: cluster 2024-09-21T14:26:34.790168+0000 mgr.y (mgr.25169) 492 : cluster [DBG] pgmap v274: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:35.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:35 smithi046 bash[70862]: cluster 2024-09-21T14:26:34.790168+0000 mgr.y (mgr.25169) 492 : cluster [DBG] pgmap v274: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:36.357 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:36 smithi032 bash[105022]: debug 2024-09-21T14:26:36.131+0000 7ff0ceea7640 1 -- 172.21.15.32:0/2309482767 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55afdc4b4960 con 0x55afdc4d5800 2024-09-21T14:26:36.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:36 smithi046 bash[70862]: audit 2024-09-21T14:26:35.672534+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:36.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:36 smithi046 bash[70862]: audit 2024-09-21T14:26:35.672534+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:36.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:36 smithi046 bash[70862]: audit 2024-09-21T14:26:35.684600+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:36.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:36 smithi046 bash[70862]: audit 2024-09-21T14:26:35.684600+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:37.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:36 smithi032 bash[94613]: audit 2024-09-21T14:26:35.672534+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:37.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:36 smithi032 bash[94613]: audit 2024-09-21T14:26:35.672534+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:37.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:36 smithi032 bash[94613]: audit 2024-09-21T14:26:35.684600+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:37.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:36 smithi032 bash[94613]: audit 2024-09-21T14:26:35.684600+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:37.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:36 smithi032 bash[91339]: audit 2024-09-21T14:26:35.672534+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:37.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:36 smithi032 bash[91339]: audit 2024-09-21T14:26:35.672534+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:37.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:36 smithi032 bash[91339]: audit 2024-09-21T14:26:35.684600+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:37.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:36 smithi032 bash[91339]: audit 2024-09-21T14:26:35.684600+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:37.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:37 smithi046 bash[70862]: cluster 2024-09-21T14:26:36.791095+0000 mgr.y (mgr.25169) 493 : cluster [DBG] pgmap v275: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:37.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:37 smithi046 bash[70862]: cluster 2024-09-21T14:26:36.791095+0000 mgr.y (mgr.25169) 493 : cluster [DBG] pgmap v275: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:38.107 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:37 smithi032 bash[105022]: debug 2024-09-21T14:26:37.747+0000 7ff0d170e640 -1 Falling back to public interface 2024-09-21T14:26:38.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:37 smithi032 bash[94613]: cluster 2024-09-21T14:26:36.791095+0000 mgr.y (mgr.25169) 493 : cluster [DBG] pgmap v275: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:38.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:37 smithi032 bash[94613]: cluster 2024-09-21T14:26:36.791095+0000 mgr.y (mgr.25169) 493 : cluster [DBG] pgmap v275: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:38.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:37 smithi032 bash[91339]: cluster 2024-09-21T14:26:36.791095+0000 mgr.y (mgr.25169) 493 : cluster [DBG] pgmap v275: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:38.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:37 smithi032 bash[91339]: cluster 2024-09-21T14:26:36.791095+0000 mgr.y (mgr.25169) 493 : cluster [DBG] pgmap v275: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:38.643030878Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:40.073 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:26:40.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:39 smithi032 bash[91339]: cluster 2024-09-21T14:26:38.792399+0000 mgr.y (mgr.25169) 494 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:40.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:39 smithi032 bash[91339]: cluster 2024-09-21T14:26:38.792399+0000 mgr.y (mgr.25169) 494 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:40.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:39 smithi032 bash[94613]: cluster 2024-09-21T14:26:38.792399+0000 mgr.y (mgr.25169) 494 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:40.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:39 smithi032 bash[94613]: cluster 2024-09-21T14:26:38.792399+0000 mgr.y (mgr.25169) 494 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:39 smithi046 bash[70862]: cluster 2024-09-21T14:26:38.792399+0000 mgr.y (mgr.25169) 494 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:39 smithi046 bash[70862]: cluster 2024-09-21T14:26:38.792399+0000 mgr.y (mgr.25169) 494 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-21T14:26:40.747 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:26:40.747 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (6m) 6s ago 34m 13.8M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:26:40.747 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (6m) 4m ago 33m 70.2M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:26:40.747 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (8m) 6s ago 31m 49.2M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:26:40.747 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (8m) 4m ago 42m 440M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:26:40.747 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (19m) 6s ago 44m 517M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:26:40.747 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (3m) 6s ago 45m 44.6M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:26:40.748 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (4m) 4m ago 43m 18.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:26:40.748 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (2m) 6s ago 42m 37.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:26:40.748 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (8m) 6s ago 34m 8248k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:26:40.748 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (8m) 4m ago 34m 8040k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:26:40.748 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (50s) 6s ago 41m 47.8M 3037M 19.3.0-5104-g44178494 b415816db8b4 2066516c5653 2024-09-21T14:26:40.748 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running 6s ago 40m - 3037M 2024-09-21T14:26:40.748 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (39m) 6s ago 39m 64.2M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:26:40.748 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (38m) 6s ago 38m 60.7M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:26:40.748 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (38m) 4m ago 38m 61.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:26:40.748 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (37m) 4m ago 37m 65.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:26:40.748 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (36m) 4m ago 36m 55.7M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:26:40.748 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (35m) 4m ago 35m 67.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:26:40.748 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (7m) 4m ago 34m 48.0M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:26:40.748 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (31m) 6s ago 31m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:26:40.749 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (31m) 4m ago 31m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:26:41.106 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:26:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:26:40] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.51.0" 2024-09-21T14:26:41.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:40 smithi032 bash[94613]: audit 2024-09-21T14:26:40.063303+0000 mgr.y (mgr.25169) 495 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:41.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:40 smithi032 bash[94613]: audit 2024-09-21T14:26:40.063303+0000 mgr.y (mgr.25169) 495 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:41.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:40 smithi032 bash[91339]: audit 2024-09-21T14:26:40.063303+0000 mgr.y (mgr.25169) 495 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:41.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:40 smithi032 bash[91339]: audit 2024-09-21T14:26:40.063303+0000 mgr.y (mgr.25169) 495 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:41.119 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:26:41.119 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:26:41.119 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:26:41.119 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:26:41.119 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:26:41.120 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:26:41.120 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:26:41.120 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:26:41.120 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 6, 2024-09-21T14:26:41.120 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T14:26:41.120 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:26:41.120 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:26:41.120 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:26:41.120 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:26:41.120 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:26:41.120 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8, 2024-09-21T14:26:41.120 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 6 2024-09-21T14:26:41.120 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:26:41.121 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:26:41.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:40 smithi046 bash[70862]: audit 2024-09-21T14:26:40.063303+0000 mgr.y (mgr.25169) 495 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:41.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:40 smithi046 bash[70862]: audit 2024-09-21T14:26:40.063303+0000 mgr.y (mgr.25169) 495 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:41.474 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:26:41.474 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:26:41.475 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:26:41.475 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (0 remaining).", 2024-09-21T14:26:41.475 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:26:41.475 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "1/8 daemons upgraded", 2024-09-21T14:26:41.475 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T14:26:41.475 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:26:41.475 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:26:41.857 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[105022]: debug 2024-09-21T14:26:41.439+0000 7ff0d170e640 -1 osd.1 118 log_to_monitors true 2024-09-21T14:26:41.859 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:41.592730613Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:42.154 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[105022]: debug 2024-09-21T14:26:41.911+0000 7ff0c94b8640 -1 osd.1 118 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T14:26:42.154 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[94613]: audit 2024-09-21T14:26:40.391780+0000 mgr.y (mgr.25169) 496 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:42.154 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[94613]: audit 2024-09-21T14:26:40.391780+0000 mgr.y (mgr.25169) 496 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:42.154 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[94613]: audit 2024-09-21T14:26:40.711448+0000 mgr.y (mgr.25169) 497 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:42.154 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[94613]: audit 2024-09-21T14:26:40.711448+0000 mgr.y (mgr.25169) 497 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:42.155 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[94613]: cluster 2024-09-21T14:26:40.792887+0000 mgr.y (mgr.25169) 498 : cluster [DBG] pgmap v277: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T14:26:42.155 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[94613]: cluster 2024-09-21T14:26:40.792887+0000 mgr.y (mgr.25169) 498 : cluster [DBG] pgmap v277: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T14:26:42.155 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[94613]: audit 2024-09-21T14:26:40.901341+0000 mgr.y (mgr.25169) 499 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:42.155 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[94613]: audit 2024-09-21T14:26:40.901341+0000 mgr.y (mgr.25169) 499 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:42.155 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[94613]: audit 2024-09-21T14:26:41.122075+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.32:0/1282187623' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:42.155 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[94613]: audit 2024-09-21T14:26:41.122075+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.32:0/1282187623' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:42.155 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[94613]: audit 2024-09-21T14:26:41.445594+0000 mon.a (mon.0) 181 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T14:26:42.155 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[94613]: audit 2024-09-21T14:26:41.445594+0000 mon.a (mon.0) 181 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T14:26:42.155 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[91339]: audit 2024-09-21T14:26:40.391780+0000 mgr.y (mgr.25169) 496 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:42.155 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[91339]: audit 2024-09-21T14:26:40.391780+0000 mgr.y (mgr.25169) 496 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:42.155 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[91339]: audit 2024-09-21T14:26:40.711448+0000 mgr.y (mgr.25169) 497 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:42.155 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[91339]: audit 2024-09-21T14:26:40.711448+0000 mgr.y (mgr.25169) 497 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:42.156 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[91339]: cluster 2024-09-21T14:26:40.792887+0000 mgr.y (mgr.25169) 498 : cluster [DBG] pgmap v277: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T14:26:42.156 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[91339]: cluster 2024-09-21T14:26:40.792887+0000 mgr.y (mgr.25169) 498 : cluster [DBG] pgmap v277: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T14:26:42.156 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[91339]: audit 2024-09-21T14:26:40.901341+0000 mgr.y (mgr.25169) 499 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:42.156 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[91339]: audit 2024-09-21T14:26:40.901341+0000 mgr.y (mgr.25169) 499 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:42.156 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[91339]: audit 2024-09-21T14:26:41.122075+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.32:0/1282187623' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:42.156 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[91339]: audit 2024-09-21T14:26:41.122075+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.32:0/1282187623' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:42.156 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[91339]: audit 2024-09-21T14:26:41.445594+0000 mon.a (mon.0) 181 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T14:26:42.156 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:41 smithi032 bash[91339]: audit 2024-09-21T14:26:41.445594+0000 mon.a (mon.0) 181 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T14:26:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:41 smithi046 bash[70862]: audit 2024-09-21T14:26:40.391780+0000 mgr.y (mgr.25169) 496 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:41 smithi046 bash[70862]: audit 2024-09-21T14:26:40.391780+0000 mgr.y (mgr.25169) 496 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:41 smithi046 bash[70862]: audit 2024-09-21T14:26:40.711448+0000 mgr.y (mgr.25169) 497 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:41 smithi046 bash[70862]: audit 2024-09-21T14:26:40.711448+0000 mgr.y (mgr.25169) 497 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:41 smithi046 bash[70862]: cluster 2024-09-21T14:26:40.792887+0000 mgr.y (mgr.25169) 498 : cluster [DBG] pgmap v277: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T14:26:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:41 smithi046 bash[70862]: cluster 2024-09-21T14:26:40.792887+0000 mgr.y (mgr.25169) 498 : cluster [DBG] pgmap v277: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T14:26:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:41 smithi046 bash[70862]: audit 2024-09-21T14:26:40.901341+0000 mgr.y (mgr.25169) 499 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:42.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:41 smithi046 bash[70862]: audit 2024-09-21T14:26:40.901341+0000 mgr.y (mgr.25169) 499 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:42.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:41 smithi046 bash[70862]: audit 2024-09-21T14:26:41.122075+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.32:0/1282187623' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:42.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:41 smithi046 bash[70862]: audit 2024-09-21T14:26:41.122075+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.32:0/1282187623' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:42.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:41 smithi046 bash[70862]: audit 2024-09-21T14:26:41.445594+0000 mon.a (mon.0) 181 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T14:26:42.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:41 smithi046 bash[70862]: audit 2024-09-21T14:26:41.445594+0000 mon.a (mon.0) 181 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T14:26:43.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[91339]: audit 2024-09-21T14:26:41.476896+0000 mgr.y (mgr.25169) 500 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:43.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[91339]: audit 2024-09-21T14:26:41.476896+0000 mgr.y (mgr.25169) 500 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:43.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[91339]: audit 2024-09-21T14:26:41.872529+0000 mon.a (mon.0) 182 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T14:26:43.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[91339]: audit 2024-09-21T14:26:41.872529+0000 mon.a (mon.0) 182 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T14:26:43.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[91339]: cluster 2024-09-21T14:26:41.880106+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-21T14:26:43.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[91339]: cluster 2024-09-21T14:26:41.880106+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-21T14:26:43.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[91339]: audit 2024-09-21T14:26:41.880936+0000 mon.a (mon.0) 184 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:26:43.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[91339]: audit 2024-09-21T14:26:41.880936+0000 mon.a (mon.0) 184 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:26:43.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[94613]: audit 2024-09-21T14:26:41.476896+0000 mgr.y (mgr.25169) 500 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:43.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[94613]: audit 2024-09-21T14:26:41.476896+0000 mgr.y (mgr.25169) 500 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:43.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[94613]: audit 2024-09-21T14:26:41.872529+0000 mon.a (mon.0) 182 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T14:26:43.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[94613]: audit 2024-09-21T14:26:41.872529+0000 mon.a (mon.0) 182 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T14:26:43.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[94613]: cluster 2024-09-21T14:26:41.880106+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-21T14:26:43.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[94613]: cluster 2024-09-21T14:26:41.880106+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-21T14:26:43.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[94613]: audit 2024-09-21T14:26:41.880936+0000 mon.a (mon.0) 184 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:26:43.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:42 smithi032 bash[94613]: audit 2024-09-21T14:26:41.880936+0000 mon.a (mon.0) 184 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:26:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:42 smithi046 bash[70862]: audit 2024-09-21T14:26:41.476896+0000 mgr.y (mgr.25169) 500 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:42 smithi046 bash[70862]: audit 2024-09-21T14:26:41.476896+0000 mgr.y (mgr.25169) 500 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:26:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:42 smithi046 bash[70862]: audit 2024-09-21T14:26:41.872529+0000 mon.a (mon.0) 182 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T14:26:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:42 smithi046 bash[70862]: audit 2024-09-21T14:26:41.872529+0000 mon.a (mon.0) 182 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T14:26:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:42 smithi046 bash[70862]: cluster 2024-09-21T14:26:41.880106+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-21T14:26:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:42 smithi046 bash[70862]: cluster 2024-09-21T14:26:41.880106+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-21T14:26:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:42 smithi046 bash[70862]: audit 2024-09-21T14:26:41.880936+0000 mon.a (mon.0) 184 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:26:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:42 smithi046 bash[70862]: audit 2024-09-21T14:26:41.880936+0000 mon.a (mon.0) 184 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:26:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:43 smithi046 bash[70862]: cluster 2024-09-21T14:26:42.793986+0000 mgr.y (mgr.25169) 501 : cluster [DBG] pgmap v279: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T14:26:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:43 smithi046 bash[70862]: cluster 2024-09-21T14:26:42.793986+0000 mgr.y (mgr.25169) 501 : cluster [DBG] pgmap v279: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T14:26:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:43 smithi046 bash[70862]: cluster 2024-09-21T14:26:42.873429+0000 mon.a (mon.0) 185 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:26:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:43 smithi046 bash[70862]: cluster 2024-09-21T14:26:42.873429+0000 mon.a (mon.0) 185 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:26:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:43 smithi046 bash[70862]: audit 2024-09-21T14:26:42.882172+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T14:26:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:43 smithi046 bash[70862]: audit 2024-09-21T14:26:42.882172+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T14:26:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:43 smithi046 bash[70862]: cluster 2024-09-21T14:26:42.883297+0000 mon.a (mon.0) 186 : cluster [INF] osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002] boot 2024-09-21T14:26:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:43 smithi046 bash[70862]: cluster 2024-09-21T14:26:42.883297+0000 mon.a (mon.0) 186 : cluster [INF] osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002] boot 2024-09-21T14:26:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:43 smithi046 bash[70862]: cluster 2024-09-21T14:26:42.883388+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T14:26:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:43 smithi046 bash[70862]: cluster 2024-09-21T14:26:42.883388+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T14:26:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:43 smithi046 bash[70862]: cluster 2024-09-21T14:26:43.885413+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-21T14:26:44.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:43 smithi046 bash[70862]: cluster 2024-09-21T14:26:43.885413+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-21T14:26:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[94613]: cluster 2024-09-21T14:26:42.793986+0000 mgr.y (mgr.25169) 501 : cluster [DBG] pgmap v279: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T14:26:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[94613]: cluster 2024-09-21T14:26:42.793986+0000 mgr.y (mgr.25169) 501 : cluster [DBG] pgmap v279: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T14:26:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[94613]: cluster 2024-09-21T14:26:42.873429+0000 mon.a (mon.0) 185 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:26:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[94613]: cluster 2024-09-21T14:26:42.873429+0000 mon.a (mon.0) 185 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:26:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[94613]: audit 2024-09-21T14:26:42.882172+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T14:26:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[94613]: audit 2024-09-21T14:26:42.882172+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T14:26:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[94613]: cluster 2024-09-21T14:26:42.883297+0000 mon.a (mon.0) 186 : cluster [INF] osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002] boot 2024-09-21T14:26:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[94613]: cluster 2024-09-21T14:26:42.883297+0000 mon.a (mon.0) 186 : cluster [INF] osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002] boot 2024-09-21T14:26:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[94613]: cluster 2024-09-21T14:26:42.883388+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T14:26:44.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[94613]: cluster 2024-09-21T14:26:42.883388+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T14:26:44.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[94613]: cluster 2024-09-21T14:26:43.885413+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-21T14:26:44.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[94613]: cluster 2024-09-21T14:26:43.885413+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-21T14:26:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[91339]: cluster 2024-09-21T14:26:42.793986+0000 mgr.y (mgr.25169) 501 : cluster [DBG] pgmap v279: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T14:26:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[91339]: cluster 2024-09-21T14:26:42.793986+0000 mgr.y (mgr.25169) 501 : cluster [DBG] pgmap v279: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-21T14:26:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[91339]: cluster 2024-09-21T14:26:42.873429+0000 mon.a (mon.0) 185 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:26:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[91339]: cluster 2024-09-21T14:26:42.873429+0000 mon.a (mon.0) 185 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:26:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[91339]: audit 2024-09-21T14:26:42.882172+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T14:26:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[91339]: audit 2024-09-21T14:26:42.882172+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T14:26:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[91339]: cluster 2024-09-21T14:26:42.883297+0000 mon.a (mon.0) 186 : cluster [INF] osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002] boot 2024-09-21T14:26:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[91339]: cluster 2024-09-21T14:26:42.883297+0000 mon.a (mon.0) 186 : cluster [INF] osd.1 [v2:172.21.15.32:6810/1469818002,v1:172.21.15.32:6811/1469818002] boot 2024-09-21T14:26:44.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[91339]: cluster 2024-09-21T14:26:42.883388+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T14:26:44.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[91339]: cluster 2024-09-21T14:26:42.883388+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T14:26:44.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[91339]: cluster 2024-09-21T14:26:43.885413+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-21T14:26:44.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:43 smithi032 bash[91339]: cluster 2024-09-21T14:26:43.885413+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-21T14:26:44.952 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:44.611528563Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:45.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:44 smithi046 bash[70862]: cluster 2024-09-21T14:26:44.901838+0000 mon.a (mon.0) 189 : cluster [WRN] Health check update: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:45.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:44 smithi046 bash[70862]: cluster 2024-09-21T14:26:44.901838+0000 mon.a (mon.0) 189 : cluster [WRN] Health check update: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:45.269 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:44 smithi032 bash[94613]: cluster 2024-09-21T14:26:44.901838+0000 mon.a (mon.0) 189 : cluster [WRN] Health check update: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:45.269 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:44 smithi032 bash[94613]: cluster 2024-09-21T14:26:44.901838+0000 mon.a (mon.0) 189 : cluster [WRN] Health check update: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:45.270 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:44 smithi032 bash[91339]: cluster 2024-09-21T14:26:44.901838+0000 mon.a (mon.0) 189 : cluster [WRN] Health check update: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:45.270 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:44 smithi032 bash[91339]: cluster 2024-09-21T14:26:44.901838+0000 mon.a (mon.0) 189 : cluster [WRN] Health check update: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T14:26:46.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[91339]: cluster 2024-09-21T14:26:44.794589+0000 mgr.y (mgr.25169) 502 : cluster [DBG] pgmap v282: 161 pgs: 36 peering, 18 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-21T14:26:46.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[91339]: cluster 2024-09-21T14:26:44.794589+0000 mgr.y (mgr.25169) 502 : cluster [DBG] pgmap v282: 161 pgs: 36 peering, 18 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-21T14:26:46.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[91339]: audit 2024-09-21T14:26:45.888050+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[91339]: audit 2024-09-21T14:26:45.888050+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[91339]: audit 2024-09-21T14:26:45.902026+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[91339]: audit 2024-09-21T14:26:45.902026+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[91339]: audit 2024-09-21T14:26:45.905316+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:46.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[91339]: audit 2024-09-21T14:26:45.905316+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:46.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[91339]: audit 2024-09-21T14:26:45.907458+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:46.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[91339]: audit 2024-09-21T14:26:45.907458+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:46.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[91339]: audit 2024-09-21T14:26:45.919320+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[91339]: audit 2024-09-21T14:26:45.919320+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[94613]: cluster 2024-09-21T14:26:44.794589+0000 mgr.y (mgr.25169) 502 : cluster [DBG] pgmap v282: 161 pgs: 36 peering, 18 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-21T14:26:46.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[94613]: cluster 2024-09-21T14:26:44.794589+0000 mgr.y (mgr.25169) 502 : cluster [DBG] pgmap v282: 161 pgs: 36 peering, 18 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-21T14:26:46.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[94613]: audit 2024-09-21T14:26:45.888050+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[94613]: audit 2024-09-21T14:26:45.888050+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[94613]: audit 2024-09-21T14:26:45.902026+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[94613]: audit 2024-09-21T14:26:45.902026+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[94613]: audit 2024-09-21T14:26:45.905316+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:46.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[94613]: audit 2024-09-21T14:26:45.905316+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:46.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[94613]: audit 2024-09-21T14:26:45.907458+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:46.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[94613]: audit 2024-09-21T14:26:45.907458+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:46.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[94613]: audit 2024-09-21T14:26:45.919320+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:45 smithi032 bash[94613]: audit 2024-09-21T14:26:45.919320+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:45 smithi046 bash[70862]: cluster 2024-09-21T14:26:44.794589+0000 mgr.y (mgr.25169) 502 : cluster [DBG] pgmap v282: 161 pgs: 36 peering, 18 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-21T14:26:46.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:45 smithi046 bash[70862]: cluster 2024-09-21T14:26:44.794589+0000 mgr.y (mgr.25169) 502 : cluster [DBG] pgmap v282: 161 pgs: 36 peering, 18 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-21T14:26:46.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:45 smithi046 bash[70862]: audit 2024-09-21T14:26:45.888050+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:45 smithi046 bash[70862]: audit 2024-09-21T14:26:45.888050+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:45 smithi046 bash[70862]: audit 2024-09-21T14:26:45.902026+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:45 smithi046 bash[70862]: audit 2024-09-21T14:26:45.902026+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:45 smithi046 bash[70862]: audit 2024-09-21T14:26:45.905316+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:45 smithi046 bash[70862]: audit 2024-09-21T14:26:45.905316+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:45 smithi046 bash[70862]: audit 2024-09-21T14:26:45.907458+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:45 smithi046 bash[70862]: audit 2024-09-21T14:26:45.907458+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:45 smithi046 bash[70862]: audit 2024-09-21T14:26:45.919320+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:46.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:45 smithi046 bash[70862]: audit 2024-09-21T14:26:45.919320+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.056113+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:26:47.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.056113+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:26:47.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.060089+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.060089+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.065377+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.065377+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: cephadm 2024-09-21T14:26:46.067370+0000 mgr.y (mgr.25169) 503 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:26:47.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: cephadm 2024-09-21T14:26:46.067370+0000 mgr.y (mgr.25169) 503 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:26:47.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.073417+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.073417+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.081924+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.081924+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.085625+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.085625+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.089434+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.089434+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.093178+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.093178+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.097050+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.097050+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.056113+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:26:47.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.056113+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:26:47.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.060089+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.060089+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.065377+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.065377+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: cephadm 2024-09-21T14:26:46.067370+0000 mgr.y (mgr.25169) 503 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:26:47.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: cephadm 2024-09-21T14:26:46.067370+0000 mgr.y (mgr.25169) 503 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:26:47.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.073417+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.073417+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.081924+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.081924+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.085625+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.085625+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.089434+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.089434+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.093178+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.093178+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.097050+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.097050+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.100867+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.100867+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: cephadm 2024-09-21T14:26:46.103128+0000 mgr.y (mgr.25169) 504 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:26:47.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: cephadm 2024-09-21T14:26:46.103128+0000 mgr.y (mgr.25169) 504 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:26:47.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.106665+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:26:47.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.106665+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:26:47.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.107533+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:26:47.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.107533+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:26:47.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.113503+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:26:47.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.113503+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:26:47.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.117681+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.117681+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.118511+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.118511+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.124196+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:26:47.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.124196+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:26:47.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.128660+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:26:47.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.128660+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:26:47.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.129607+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:26:47.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.129607+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:26:47.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.135282+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:26:47.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.135282+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:26:47.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.140046+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:26:47.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.140046+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:26:47.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.140922+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:26:47.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.140922+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:26:47.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.143030+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:26:47.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.143030+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:26:47.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.143867+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:26:47.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.143867+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:26:47.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.145964+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:26:47.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.145964+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:26:47.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.146803+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:26:47.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.146803+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:26:47.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.148948+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:26:47.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.148948+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:26:47.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.100867+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.100867+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: cephadm 2024-09-21T14:26:46.103128+0000 mgr.y (mgr.25169) 504 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:26:47.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: cephadm 2024-09-21T14:26:46.103128+0000 mgr.y (mgr.25169) 504 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:26:47.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.106665+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:26:47.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.106665+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:26:47.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.107533+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:26:47.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.107533+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:26:47.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.113503+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:26:47.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.113503+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:26:47.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.117681+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.117681+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.118511+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.118511+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.124196+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:26:47.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.124196+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:26:47.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.128660+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:26:47.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.128660+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:26:47.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.129607+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:26:47.366 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.149783+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:26:47.366 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.149783+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:26:47.366 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.151995+0000 mon.b (mon.1) 117 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.366 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.151995+0000 mon.b (mon.1) 117 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.152952+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.152952+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.155145+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:26:47.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.155145+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:26:47.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.156128+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:26:47.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.156128+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:26:47.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.158429+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:26:47.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.158429+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:26:47.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.159274+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:26:47.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.159274+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:26:47.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.161390+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:26:47.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.161390+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:26:47.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.162210+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:26:47.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.162210+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:26:47.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.164384+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:26:47.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.164384+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:26:47.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.165261+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:26:47.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.165261+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:26:47.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.171335+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:26:47.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.171335+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:26:47.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.175619+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.175619+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.176457+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.176457+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.178589+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.178589+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.179416+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.179416+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.181503+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.181503+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.129607+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:26:47.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.135282+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:26:47.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.135282+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:26:47.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.140046+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:26:47.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.140046+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:26:47.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.140922+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:26:47.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.140922+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:26:47.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.143030+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:26:47.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.143030+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:26:47.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.143867+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:26:47.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.143867+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:26:47.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.145964+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:26:47.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.145964+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:26:47.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.146803+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:26:47.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.146803+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:26:47.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.148948+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:26:47.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.148948+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:26:47.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.182380+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.182380+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.184603+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.184603+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.185475+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.185475+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.187939+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.187939+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.188785+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.188785+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.191080+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.191080+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.191949+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.191949+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.194867+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:26:47.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.194867+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:26:47.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.195873+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:26:47.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.195873+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:26:47.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.202408+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:26:47.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.202408+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:26:47.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.204786+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:47.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.204786+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:47.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.206654+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:47.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.206654+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:47.373 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.218477+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.373 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[91339]: audit 2024-09-21T14:26:46.218477+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.373 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: audit 2024-09-21T14:26:46.347242+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:47.373 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: audit 2024-09-21T14:26:46.347242+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:47.373 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: audit 2024-09-21T14:26:46.349398+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:47.373 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: audit 2024-09-21T14:26:46.349398+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:47.373 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: audit 2024-09-21T14:26:46.360717+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.374 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: audit 2024-09-21T14:26:46.360717+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.149783+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:26:47.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.149783+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:26:47.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.151995+0000 mon.b (mon.1) 117 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.151995+0000 mon.b (mon.1) 117 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.152952+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.375 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.152952+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.375 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.155145+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:26:47.375 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.155145+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:26:47.375 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.156128+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:26:47.375 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.156128+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:26:47.375 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.158429+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:26:47.375 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.158429+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:26:47.375 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.159274+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:26:47.375 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.159274+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:26:47.376 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.161390+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:26:47.376 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.161390+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:26:47.376 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.162210+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:26:47.376 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.162210+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:26:47.376 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.164384+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:26:47.376 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.164384+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:26:47.376 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.165261+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:26:47.376 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.165261+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:26:47.376 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.171335+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:26:47.376 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.171335+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:26:47.376 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.175619+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.376 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.175619+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.376 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.176457+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.376 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.176457+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.178589+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.178589+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.179416+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.179416+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.181503+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.181503+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.182380+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.182380+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.184603+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.184603+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.185475+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.185475+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.187939+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.187939+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.188785+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.188785+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.191080+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.191080+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.191949+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.191949+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:46 smithi032 bash[94613]: audit 2024-09-21T14:26:46.194867+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:26:47.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.194867+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:26:47.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.195873+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:26:47.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.195873+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:26:47.379 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.202408+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:26:47.379 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.202408+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:26:47.379 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.204786+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:47.379 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.204786+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:47.379 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.206654+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:47.379 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.206654+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:47.379 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.218477+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.379 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.218477+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.379 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.347242+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:47.379 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.347242+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:47.379 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.349398+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:47.379 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.349398+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:47.379 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.360717+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.379 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:46.360717+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.056113+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:26:47.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.056113+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:26:47.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.060089+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.060089+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.065377+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.065377+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: cephadm 2024-09-21T14:26:46.067370+0000 mgr.y (mgr.25169) 503 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:26:47.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: cephadm 2024-09-21T14:26:46.067370+0000 mgr.y (mgr.25169) 503 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:26:47.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.073417+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.073417+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.081924+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.081924+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.085625+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.085625+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.089434+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.089434+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.093178+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.093178+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.097050+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.097050+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.100867+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.100867+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:26:47.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: cephadm 2024-09-21T14:26:46.103128+0000 mgr.y (mgr.25169) 504 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:26:47.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: cephadm 2024-09-21T14:26:46.103128+0000 mgr.y (mgr.25169) 504 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:26:47.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.106665+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:26:47.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.106665+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:26:47.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.107533+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:26:47.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.107533+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:26:47.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.113503+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:26:47.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.113503+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:26:47.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.117681+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.117681+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.118511+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.118511+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.124196+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:26:47.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.124196+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:26:47.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.128660+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:26:47.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.128660+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:26:47.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.129607+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:26:47.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.129607+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:26:47.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.135282+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:26:47.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.135282+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:26:47.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.140046+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:26:47.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.140046+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:26:47.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.140922+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:26:47.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.140922+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:26:47.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.143030+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:26:47.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.143030+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:26:47.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.143867+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:26:47.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.143867+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:26:47.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.145964+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:26:47.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.145964+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:26:47.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.146803+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:26:47.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.146803+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:26:47.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.148948+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:26:47.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.148948+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:26:47.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.149783+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:26:47.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.149783+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:26:47.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.151995+0000 mon.b (mon.1) 117 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.151995+0000 mon.b (mon.1) 117 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.152952+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.152952+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.155145+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:26:47.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.155145+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:26:47.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.156128+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:26:47.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.156128+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:26:47.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.158429+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:26:47.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.158429+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:26:47.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.159274+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:26:47.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.159274+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:26:47.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.161390+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:26:47.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.161390+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:26:47.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.162210+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:26:47.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.162210+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:26:47.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.164384+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:26:47.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.164384+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:26:47.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.165261+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:26:47.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.165261+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:26:47.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.171335+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:26:47.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.171335+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:26:47.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.175619+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.175619+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.176457+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.176457+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.178589+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.178589+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.179416+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.179416+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.181503+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.181503+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.182380+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.182380+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.184603+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.184603+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.185475+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.185475+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.187939+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.187939+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.188785+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.188785+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.191080+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.191080+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.191949+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.191949+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:26:47.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.194867+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:26:47.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.194867+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:26:47.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.195873+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:26:47.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.195873+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:26:47.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.202408+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:26:47.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.202408+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:26:47.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.204786+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:47.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.204786+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:47.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.206654+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:47.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.206654+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:47.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.218477+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.218477+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.347242+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:47.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.347242+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:26:47.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.349398+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:47.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.349398+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:26:47.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.360717+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:46 smithi046 bash[70862]: audit 2024-09-21T14:26:46.360717+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:47.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:47.635422929Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:48.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: cephadm 2024-09-21T14:26:46.193908+0000 mgr.y (mgr.25169) 505 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:26:48.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: cephadm 2024-09-21T14:26:46.193908+0000 mgr.y (mgr.25169) 505 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:26:48.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: cluster 2024-09-21T14:26:46.795436+0000 mgr.y (mgr.25169) 506 : cluster [DBG] pgmap v283: 161 pgs: 36 peering, 18 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-21T14:26:48.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: cluster 2024-09-21T14:26:46.795436+0000 mgr.y (mgr.25169) 506 : cluster [DBG] pgmap v283: 161 pgs: 36 peering, 18 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-21T14:26:48.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: audit 2024-09-21T14:26:47.522607+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: audit 2024-09-21T14:26:47.522607+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: audit 2024-09-21T14:26:47.524954+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: audit 2024-09-21T14:26:47.524954+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: audit 2024-09-21T14:26:47.621847+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[91339]: audit 2024-09-21T14:26:47.621847+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: cephadm 2024-09-21T14:26:46.193908+0000 mgr.y (mgr.25169) 505 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:26:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: cephadm 2024-09-21T14:26:46.193908+0000 mgr.y (mgr.25169) 505 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:26:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: cluster 2024-09-21T14:26:46.795436+0000 mgr.y (mgr.25169) 506 : cluster [DBG] pgmap v283: 161 pgs: 36 peering, 18 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-21T14:26:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: cluster 2024-09-21T14:26:46.795436+0000 mgr.y (mgr.25169) 506 : cluster [DBG] pgmap v283: 161 pgs: 36 peering, 18 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-21T14:26:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:47.522607+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:47.522607+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:47.524954+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:47.524954+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:47.621847+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:47 smithi032 bash[94613]: audit 2024-09-21T14:26:47.621847+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:47 smithi046 bash[70862]: cephadm 2024-09-21T14:26:46.193908+0000 mgr.y (mgr.25169) 505 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:26:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:47 smithi046 bash[70862]: cephadm 2024-09-21T14:26:46.193908+0000 mgr.y (mgr.25169) 505 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:26:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:47 smithi046 bash[70862]: cluster 2024-09-21T14:26:46.795436+0000 mgr.y (mgr.25169) 506 : cluster [DBG] pgmap v283: 161 pgs: 36 peering, 18 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-21T14:26:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:47 smithi046 bash[70862]: cluster 2024-09-21T14:26:46.795436+0000 mgr.y (mgr.25169) 506 : cluster [DBG] pgmap v283: 161 pgs: 36 peering, 18 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-21T14:26:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:47 smithi046 bash[70862]: audit 2024-09-21T14:26:47.522607+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:47 smithi046 bash[70862]: audit 2024-09-21T14:26:47.522607+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:47 smithi046 bash[70862]: audit 2024-09-21T14:26:47.524954+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:47 smithi046 bash[70862]: audit 2024-09-21T14:26:47.524954+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:26:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:47 smithi046 bash[70862]: audit 2024-09-21T14:26:47.621847+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:47 smithi046 bash[70862]: audit 2024-09-21T14:26:47.621847+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:49.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:49 smithi032 bash[94613]: cluster 2024-09-21T14:26:48.967826+0000 mon.a (mon.0) 222 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded) 2024-09-21T14:26:49.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:49 smithi032 bash[94613]: cluster 2024-09-21T14:26:48.967826+0000 mon.a (mon.0) 222 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded) 2024-09-21T14:26:49.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:49 smithi032 bash[94613]: cluster 2024-09-21T14:26:48.967890+0000 mon.a (mon.0) 223 : cluster [INF] Cluster is now healthy 2024-09-21T14:26:49.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:49 smithi032 bash[94613]: cluster 2024-09-21T14:26:48.967890+0000 mon.a (mon.0) 223 : cluster [INF] Cluster is now healthy 2024-09-21T14:26:49.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:49 smithi032 bash[91339]: cluster 2024-09-21T14:26:48.967826+0000 mon.a (mon.0) 222 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded) 2024-09-21T14:26:49.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:49 smithi032 bash[91339]: cluster 2024-09-21T14:26:48.967826+0000 mon.a (mon.0) 222 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded) 2024-09-21T14:26:49.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:49 smithi032 bash[91339]: cluster 2024-09-21T14:26:48.967890+0000 mon.a (mon.0) 223 : cluster [INF] Cluster is now healthy 2024-09-21T14:26:49.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:49 smithi032 bash[91339]: cluster 2024-09-21T14:26:48.967890+0000 mon.a (mon.0) 223 : cluster [INF] Cluster is now healthy 2024-09-21T14:26:49.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:49 smithi046 bash[70862]: cluster 2024-09-21T14:26:48.967826+0000 mon.a (mon.0) 222 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded) 2024-09-21T14:26:49.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:49 smithi046 bash[70862]: cluster 2024-09-21T14:26:48.967826+0000 mon.a (mon.0) 222 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/636 objects degraded (5.818%), 9 pgs degraded) 2024-09-21T14:26:49.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:49 smithi046 bash[70862]: cluster 2024-09-21T14:26:48.967890+0000 mon.a (mon.0) 223 : cluster [INF] Cluster is now healthy 2024-09-21T14:26:49.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:49 smithi046 bash[70862]: cluster 2024-09-21T14:26:48.967890+0000 mon.a (mon.0) 223 : cluster [INF] Cluster is now healthy 2024-09-21T14:26:50.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:50 smithi032 bash[91339]: cluster 2024-09-21T14:26:48.797162+0000 mgr.y (mgr.25169) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-21T14:26:50.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:50 smithi032 bash[91339]: cluster 2024-09-21T14:26:48.797162+0000 mgr.y (mgr.25169) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-21T14:26:50.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:50 smithi032 bash[94613]: cluster 2024-09-21T14:26:48.797162+0000 mgr.y (mgr.25169) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-21T14:26:50.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:50 smithi032 bash[94613]: cluster 2024-09-21T14:26:48.797162+0000 mgr.y (mgr.25169) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-21T14:26:50.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:50 smithi046 bash[70862]: cluster 2024-09-21T14:26:48.797162+0000 mgr.y (mgr.25169) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-21T14:26:50.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:50 smithi046 bash[70862]: cluster 2024-09-21T14:26:48.797162+0000 mgr.y (mgr.25169) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-21T14:26:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:50.63509244Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:51.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:26:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:26:50] "GET /metrics HTTP/1.1" 200 38341 "" "Prometheus/2.51.0" 2024-09-21T14:26:52.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:52 smithi032 bash[91339]: cluster 2024-09-21T14:26:50.797881+0000 mgr.y (mgr.25169) 508 : cluster [DBG] pgmap v285: 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-21T14:26:52.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:52 smithi032 bash[91339]: cluster 2024-09-21T14:26:50.797881+0000 mgr.y (mgr.25169) 508 : cluster [DBG] pgmap v285: 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-21T14:26:52.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:52 smithi032 bash[91339]: audit 2024-09-21T14:26:50.912170+0000 mgr.y (mgr.25169) 509 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:52.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:52 smithi032 bash[91339]: audit 2024-09-21T14:26:50.912170+0000 mgr.y (mgr.25169) 509 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:52 smithi032 bash[94613]: cluster 2024-09-21T14:26:50.797881+0000 mgr.y (mgr.25169) 508 : cluster [DBG] pgmap v285: 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-21T14:26:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:52 smithi032 bash[94613]: cluster 2024-09-21T14:26:50.797881+0000 mgr.y (mgr.25169) 508 : cluster [DBG] pgmap v285: 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-21T14:26:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:52 smithi032 bash[94613]: audit 2024-09-21T14:26:50.912170+0000 mgr.y (mgr.25169) 509 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:52 smithi032 bash[94613]: audit 2024-09-21T14:26:50.912170+0000 mgr.y (mgr.25169) 509 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:52 smithi046 bash[70862]: cluster 2024-09-21T14:26:50.797881+0000 mgr.y (mgr.25169) 508 : cluster [DBG] pgmap v285: 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-21T14:26:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:52 smithi046 bash[70862]: cluster 2024-09-21T14:26:50.797881+0000 mgr.y (mgr.25169) 508 : cluster [DBG] pgmap v285: 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-21T14:26:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:52 smithi046 bash[70862]: audit 2024-09-21T14:26:50.912170+0000 mgr.y (mgr.25169) 509 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:52 smithi046 bash[70862]: audit 2024-09-21T14:26:50.912170+0000 mgr.y (mgr.25169) 509 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:26:53.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:53.592865839Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:54.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:54 smithi032 bash[94613]: cluster 2024-09-21T14:26:52.798880+0000 mgr.y (mgr.25169) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:26:54.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:54 smithi032 bash[94613]: cluster 2024-09-21T14:26:52.798880+0000 mgr.y (mgr.25169) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:26:54.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:54 smithi032 bash[91339]: cluster 2024-09-21T14:26:52.798880+0000 mgr.y (mgr.25169) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:26:54.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:54 smithi032 bash[91339]: cluster 2024-09-21T14:26:52.798880+0000 mgr.y (mgr.25169) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:26:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:54 smithi046 bash[70862]: cluster 2024-09-21T14:26:52.798880+0000 mgr.y (mgr.25169) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:26:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:54 smithi046 bash[70862]: cluster 2024-09-21T14:26:52.798880+0000 mgr.y (mgr.25169) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:26:56.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:56 smithi032 bash[94613]: cluster 2024-09-21T14:26:54.800492+0000 mgr.y (mgr.25169) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-21T14:26:56.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:56 smithi032 bash[94613]: cluster 2024-09-21T14:26:54.800492+0000 mgr.y (mgr.25169) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-21T14:26:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:56 smithi032 bash[91339]: cluster 2024-09-21T14:26:54.800492+0000 mgr.y (mgr.25169) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-21T14:26:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:56 smithi032 bash[91339]: cluster 2024-09-21T14:26:54.800492+0000 mgr.y (mgr.25169) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-21T14:26:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:56 smithi046 bash[70862]: cluster 2024-09-21T14:26:54.800492+0000 mgr.y (mgr.25169) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-21T14:26:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:56 smithi046 bash[70862]: cluster 2024-09-21T14:26:54.800492+0000 mgr.y (mgr.25169) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-21T14:26:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:56.592309846Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:26:58.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:58 smithi032 bash[91339]: cluster 2024-09-21T14:26:56.801294+0000 mgr.y (mgr.25169) 512 : cluster [DBG] pgmap v288: 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-21T14:26:58.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:58 smithi032 bash[91339]: cluster 2024-09-21T14:26:56.801294+0000 mgr.y (mgr.25169) 512 : cluster [DBG] pgmap v288: 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-21T14:26:58.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:58 smithi032 bash[91339]: audit 2024-09-21T14:26:57.638887+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:58.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:26:58 smithi032 bash[91339]: audit 2024-09-21T14:26:57.638887+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:58.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:58 smithi032 bash[94613]: cluster 2024-09-21T14:26:56.801294+0000 mgr.y (mgr.25169) 512 : cluster [DBG] pgmap v288: 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-21T14:26:58.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:58 smithi032 bash[94613]: cluster 2024-09-21T14:26:56.801294+0000 mgr.y (mgr.25169) 512 : cluster [DBG] pgmap v288: 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-21T14:26:58.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:58 smithi032 bash[94613]: audit 2024-09-21T14:26:57.638887+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:58.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:26:58 smithi032 bash[94613]: audit 2024-09-21T14:26:57.638887+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:58 smithi046 bash[70862]: cluster 2024-09-21T14:26:56.801294+0000 mgr.y (mgr.25169) 512 : cluster [DBG] pgmap v288: 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-21T14:26:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:58 smithi046 bash[70862]: cluster 2024-09-21T14:26:56.801294+0000 mgr.y (mgr.25169) 512 : cluster [DBG] pgmap v288: 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-21T14:26:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:58 smithi046 bash[70862]: audit 2024-09-21T14:26:57.638887+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:26:58 smithi046 bash[70862]: audit 2024-09-21T14:26:57.638887+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:26:59.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:26:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:26:59.608555381Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:00.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:00 smithi032 bash[91339]: cluster 2024-09-21T14:26:58.802992+0000 mgr.y (mgr.25169) 513 : cluster [DBG] pgmap v289: 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-21T14:27:00.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:00 smithi032 bash[91339]: cluster 2024-09-21T14:26:58.802992+0000 mgr.y (mgr.25169) 513 : cluster [DBG] pgmap v289: 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-21T14:27:00.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:00 smithi032 bash[94613]: cluster 2024-09-21T14:26:58.802992+0000 mgr.y (mgr.25169) 513 : cluster [DBG] pgmap v289: 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-21T14:27:00.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:00 smithi032 bash[94613]: cluster 2024-09-21T14:26:58.802992+0000 mgr.y (mgr.25169) 513 : cluster [DBG] pgmap v289: 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-21T14:27:00.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:00 smithi046 bash[70862]: cluster 2024-09-21T14:26:58.802992+0000 mgr.y (mgr.25169) 513 : cluster [DBG] pgmap v289: 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-21T14:27:00.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:00 smithi046 bash[70862]: cluster 2024-09-21T14:26:58.802992+0000 mgr.y (mgr.25169) 513 : cluster [DBG] pgmap v289: 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-21T14:27:00.921 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:27:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:27:00] "GET /metrics HTTP/1.1" 200 38341 "" "Prometheus/2.51.0" 2024-09-21T14:27:02.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:02 smithi032 bash[91339]: cluster 2024-09-21T14:27:00.803735+0000 mgr.y (mgr.25169) 514 : cluster [DBG] pgmap v290: 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-21T14:27:02.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:02 smithi032 bash[91339]: cluster 2024-09-21T14:27:00.803735+0000 mgr.y (mgr.25169) 514 : cluster [DBG] pgmap v290: 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-21T14:27:02.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:02 smithi032 bash[91339]: audit 2024-09-21T14:27:00.923377+0000 mgr.y (mgr.25169) 515 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:02.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:02 smithi032 bash[91339]: audit 2024-09-21T14:27:00.923377+0000 mgr.y (mgr.25169) 515 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:02.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:02 smithi032 bash[94613]: cluster 2024-09-21T14:27:00.803735+0000 mgr.y (mgr.25169) 514 : cluster [DBG] pgmap v290: 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-21T14:27:02.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:02 smithi032 bash[94613]: cluster 2024-09-21T14:27:00.803735+0000 mgr.y (mgr.25169) 514 : cluster [DBG] pgmap v290: 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-21T14:27:02.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:02 smithi032 bash[94613]: audit 2024-09-21T14:27:00.923377+0000 mgr.y (mgr.25169) 515 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:02.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:02 smithi032 bash[94613]: audit 2024-09-21T14:27:00.923377+0000 mgr.y (mgr.25169) 515 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:02 smithi046 bash[70862]: cluster 2024-09-21T14:27:00.803735+0000 mgr.y (mgr.25169) 514 : cluster [DBG] pgmap v290: 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-21T14:27:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:02 smithi046 bash[70862]: cluster 2024-09-21T14:27:00.803735+0000 mgr.y (mgr.25169) 514 : cluster [DBG] pgmap v290: 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-21T14:27:02.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:02 smithi046 bash[70862]: audit 2024-09-21T14:27:00.923377+0000 mgr.y (mgr.25169) 515 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:02.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:02 smithi046 bash[70862]: audit 2024-09-21T14:27:00.923377+0000 mgr.y (mgr.25169) 515 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:02.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:02.620065592Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:03.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:03 smithi032 bash[91339]: audit 2024-09-21T14:27:02.524027+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:27:03.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:03 smithi032 bash[91339]: audit 2024-09-21T14:27:02.524027+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:27:03.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:03 smithi032 bash[91339]: audit 2024-09-21T14:27:02.527092+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:03.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:03 smithi032 bash[91339]: audit 2024-09-21T14:27:02.527092+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:03.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:03 smithi032 bash[91339]: cluster 2024-09-21T14:27:02.804763+0000 mgr.y (mgr.25169) 516 : cluster [DBG] pgmap v291: 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-21T14:27:03.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:03 smithi032 bash[91339]: cluster 2024-09-21T14:27:02.804763+0000 mgr.y (mgr.25169) 516 : cluster [DBG] pgmap v291: 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-21T14:27:03.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:03 smithi032 bash[94613]: audit 2024-09-21T14:27:02.524027+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:27:03.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:03 smithi032 bash[94613]: audit 2024-09-21T14:27:02.524027+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:27:03.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:03 smithi032 bash[94613]: audit 2024-09-21T14:27:02.527092+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:03.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:03 smithi032 bash[94613]: audit 2024-09-21T14:27:02.527092+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:03.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:03 smithi032 bash[94613]: cluster 2024-09-21T14:27:02.804763+0000 mgr.y (mgr.25169) 516 : cluster [DBG] pgmap v291: 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-21T14:27:03.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:03 smithi032 bash[94613]: cluster 2024-09-21T14:27:02.804763+0000 mgr.y (mgr.25169) 516 : cluster [DBG] pgmap v291: 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-21T14:27:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:03 smithi046 bash[70862]: audit 2024-09-21T14:27:02.524027+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:27:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:03 smithi046 bash[70862]: audit 2024-09-21T14:27:02.524027+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:27:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:03 smithi046 bash[70862]: audit 2024-09-21T14:27:02.527092+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:03 smithi046 bash[70862]: audit 2024-09-21T14:27:02.527092+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:03 smithi046 bash[70862]: cluster 2024-09-21T14:27:02.804763+0000 mgr.y (mgr.25169) 516 : cluster [DBG] pgmap v291: 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-21T14:27:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:03 smithi046 bash[70862]: cluster 2024-09-21T14:27:02.804763+0000 mgr.y (mgr.25169) 516 : cluster [DBG] pgmap v291: 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-21T14:27:05.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:05.629017168Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:05 smithi046 bash[70862]: cluster 2024-09-21T14:27:04.806270+0000 mgr.y (mgr.25169) 517 : cluster [DBG] pgmap v292: 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-21T14:27:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:05 smithi046 bash[70862]: cluster 2024-09-21T14:27:04.806270+0000 mgr.y (mgr.25169) 517 : cluster [DBG] pgmap v292: 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-21T14:27:06.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:05 smithi032 bash[94613]: cluster 2024-09-21T14:27:04.806270+0000 mgr.y (mgr.25169) 517 : cluster [DBG] pgmap v292: 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-21T14:27:06.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:05 smithi032 bash[94613]: cluster 2024-09-21T14:27:04.806270+0000 mgr.y (mgr.25169) 517 : cluster [DBG] pgmap v292: 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-21T14:27:06.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:05 smithi032 bash[91339]: cluster 2024-09-21T14:27:04.806270+0000 mgr.y (mgr.25169) 517 : cluster [DBG] pgmap v292: 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-21T14:27:06.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:05 smithi032 bash[91339]: cluster 2024-09-21T14:27:04.806270+0000 mgr.y (mgr.25169) 517 : cluster [DBG] pgmap v292: 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-21T14:27:08.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:07 smithi046 bash[70862]: cluster 2024-09-21T14:27:06.806997+0000 mgr.y (mgr.25169) 518 : cluster [DBG] pgmap v293: 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-21T14:27:08.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:07 smithi046 bash[70862]: cluster 2024-09-21T14:27:06.806997+0000 mgr.y (mgr.25169) 518 : cluster [DBG] pgmap v293: 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-21T14:27:08.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:07 smithi032 bash[94613]: cluster 2024-09-21T14:27:06.806997+0000 mgr.y (mgr.25169) 518 : cluster [DBG] pgmap v293: 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-21T14:27:08.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:07 smithi032 bash[94613]: cluster 2024-09-21T14:27:06.806997+0000 mgr.y (mgr.25169) 518 : cluster [DBG] pgmap v293: 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-21T14:27:08.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:07 smithi032 bash[91339]: cluster 2024-09-21T14:27:06.806997+0000 mgr.y (mgr.25169) 518 : cluster [DBG] pgmap v293: 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-21T14:27:08.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:07 smithi032 bash[91339]: cluster 2024-09-21T14:27:06.806997+0000 mgr.y (mgr.25169) 518 : cluster [DBG] pgmap v293: 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-21T14:27:08.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:08.630004025Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:09 smithi046 bash[70862]: cluster 2024-09-21T14:27:08.808678+0000 mgr.y (mgr.25169) 519 : cluster [DBG] pgmap v294: 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-21T14:27:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:09 smithi046 bash[70862]: cluster 2024-09-21T14:27:08.808678+0000 mgr.y (mgr.25169) 519 : cluster [DBG] pgmap v294: 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-21T14:27:10.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:09 smithi032 bash[94613]: cluster 2024-09-21T14:27:08.808678+0000 mgr.y (mgr.25169) 519 : cluster [DBG] pgmap v294: 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-21T14:27:10.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:09 smithi032 bash[94613]: cluster 2024-09-21T14:27:08.808678+0000 mgr.y (mgr.25169) 519 : cluster [DBG] pgmap v294: 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-21T14:27:10.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:09 smithi032 bash[91339]: cluster 2024-09-21T14:27:08.808678+0000 mgr.y (mgr.25169) 519 : cluster [DBG] pgmap v294: 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-21T14:27:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:09 smithi032 bash[91339]: cluster 2024-09-21T14:27:08.808678+0000 mgr.y (mgr.25169) 519 : cluster [DBG] pgmap v294: 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-21T14:27:10.932 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:27:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:27:10] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-21T14:27:11.873 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:11.611005636Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:12.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:11 smithi032 bash[91339]: cluster 2024-09-21T14:27:10.809423+0000 mgr.y (mgr.25169) 520 : cluster [DBG] pgmap v295: 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-21T14:27:12.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:11 smithi032 bash[91339]: cluster 2024-09-21T14:27:10.809423+0000 mgr.y (mgr.25169) 520 : cluster [DBG] pgmap v295: 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-21T14:27:12.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:11 smithi032 bash[91339]: audit 2024-09-21T14:27:10.933609+0000 mgr.y (mgr.25169) 521 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:12.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:11 smithi032 bash[91339]: audit 2024-09-21T14:27:10.933609+0000 mgr.y (mgr.25169) 521 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:12.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:11 smithi032 bash[94613]: cluster 2024-09-21T14:27:10.809423+0000 mgr.y (mgr.25169) 520 : cluster [DBG] pgmap v295: 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-21T14:27:12.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:11 smithi032 bash[94613]: cluster 2024-09-21T14:27:10.809423+0000 mgr.y (mgr.25169) 520 : cluster [DBG] pgmap v295: 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-21T14:27:12.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:11 smithi032 bash[94613]: audit 2024-09-21T14:27:10.933609+0000 mgr.y (mgr.25169) 521 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:12.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:11 smithi032 bash[94613]: audit 2024-09-21T14:27:10.933609+0000 mgr.y (mgr.25169) 521 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:12.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:11 smithi046 bash[70862]: cluster 2024-09-21T14:27:10.809423+0000 mgr.y (mgr.25169) 520 : cluster [DBG] pgmap v295: 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-21T14:27:12.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:11 smithi046 bash[70862]: cluster 2024-09-21T14:27:10.809423+0000 mgr.y (mgr.25169) 520 : cluster [DBG] pgmap v295: 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-21T14:27:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:11 smithi046 bash[70862]: audit 2024-09-21T14:27:10.933609+0000 mgr.y (mgr.25169) 521 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:11 smithi046 bash[70862]: audit 2024-09-21T14:27:10.933609+0000 mgr.y (mgr.25169) 521 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:12.626 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T14:27:13.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:12 smithi046 bash[70862]: audit 2024-09-21T14:27:11.811582+0000 mgr.y (mgr.25169) 522 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:13.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:12 smithi046 bash[70862]: audit 2024-09-21T14:27:11.811582+0000 mgr.y (mgr.25169) 522 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:12 smithi032 bash[91339]: audit 2024-09-21T14:27:11.811582+0000 mgr.y (mgr.25169) 522 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:12 smithi032 bash[91339]: audit 2024-09-21T14:27:11.811582+0000 mgr.y (mgr.25169) 522 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:13.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:12 smithi032 bash[94613]: audit 2024-09-21T14:27:11.811582+0000 mgr.y (mgr.25169) 522 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:13.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:12 smithi032 bash[94613]: audit 2024-09-21T14:27:11.811582+0000 mgr.y (mgr.25169) 522 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:13 smithi046 bash[70862]: cluster 2024-09-21T14:27:12.810393+0000 mgr.y (mgr.25169) 523 : cluster [DBG] pgmap v296: 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-21T14:27:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:13 smithi046 bash[70862]: cluster 2024-09-21T14:27:12.810393+0000 mgr.y (mgr.25169) 523 : cluster [DBG] pgmap v296: 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-21T14:27:14.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:13 smithi032 bash[91339]: cluster 2024-09-21T14:27:12.810393+0000 mgr.y (mgr.25169) 523 : cluster [DBG] pgmap v296: 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-21T14:27:14.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:13 smithi032 bash[91339]: cluster 2024-09-21T14:27:12.810393+0000 mgr.y (mgr.25169) 523 : cluster [DBG] pgmap v296: 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-21T14:27:14.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:13 smithi032 bash[94613]: cluster 2024-09-21T14:27:12.810393+0000 mgr.y (mgr.25169) 523 : cluster [DBG] pgmap v296: 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-21T14:27:14.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:13 smithi032 bash[94613]: cluster 2024-09-21T14:27:12.810393+0000 mgr.y (mgr.25169) 523 : cluster [DBG] pgmap v296: 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-21T14:27:14.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:14.633187425Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:16.218 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:15 smithi046 bash[70862]: cluster 2024-09-21T14:27:14.811958+0000 mgr.y (mgr.25169) 524 : cluster [DBG] pgmap v297: 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-21T14:27:16.218 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:15 smithi046 bash[70862]: cluster 2024-09-21T14:27:14.811958+0000 mgr.y (mgr.25169) 524 : cluster [DBG] pgmap v297: 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-21T14:27:16.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:15 smithi032 bash[91339]: cluster 2024-09-21T14:27:14.811958+0000 mgr.y (mgr.25169) 524 : cluster [DBG] pgmap v297: 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-21T14:27:16.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:15 smithi032 bash[91339]: cluster 2024-09-21T14:27:14.811958+0000 mgr.y (mgr.25169) 524 : cluster [DBG] pgmap v297: 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-21T14:27:16.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:15 smithi032 bash[94613]: cluster 2024-09-21T14:27:14.811958+0000 mgr.y (mgr.25169) 524 : cluster [DBG] pgmap v297: 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-21T14:27:16.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:15 smithi032 bash[94613]: cluster 2024-09-21T14:27:14.811958+0000 mgr.y (mgr.25169) 524 : cluster [DBG] pgmap v297: 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-21T14:27:17.451 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:27:17.890 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:17.629866333Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:17 smithi046 bash[70862]: cluster 2024-09-21T14:27:16.812689+0000 mgr.y (mgr.25169) 525 : cluster [DBG] pgmap v298: 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-21T14:27:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:17 smithi046 bash[70862]: cluster 2024-09-21T14:27:16.812689+0000 mgr.y (mgr.25169) 525 : cluster [DBG] pgmap v298: 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-21T14:27:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:17 smithi046 bash[70862]: audit 2024-09-21T14:27:17.516842+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:18.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:17 smithi046 bash[70862]: audit 2024-09-21T14:27:17.516842+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:18.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:17 smithi032 bash[91339]: cluster 2024-09-21T14:27:16.812689+0000 mgr.y (mgr.25169) 525 : cluster [DBG] pgmap v298: 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-21T14:27:18.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:17 smithi032 bash[91339]: cluster 2024-09-21T14:27:16.812689+0000 mgr.y (mgr.25169) 525 : cluster [DBG] pgmap v298: 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-21T14:27:18.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:17 smithi032 bash[91339]: audit 2024-09-21T14:27:17.516842+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:18.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:17 smithi032 bash[91339]: audit 2024-09-21T14:27:17.516842+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:17 smithi032 bash[94613]: cluster 2024-09-21T14:27:16.812689+0000 mgr.y (mgr.25169) 525 : cluster [DBG] pgmap v298: 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-21T14:27:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:17 smithi032 bash[94613]: cluster 2024-09-21T14:27:16.812689+0000 mgr.y (mgr.25169) 525 : cluster [DBG] pgmap v298: 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-21T14:27:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:17 smithi032 bash[94613]: audit 2024-09-21T14:27:17.516842+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:17 smithi032 bash[94613]: audit 2024-09-21T14:27:17.516842+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:19.125 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:27:19.126 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (7m) 44s ago 34m 13.8M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:27:19.126 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (6m) 5m ago 34m 70.2M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:27:19.126 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (9m) 44s ago 32m 49.2M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:27:19.126 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (9m) 5m ago 43m 440M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:27:19.126 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (19m) 44s ago 45m 517M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:27:19.126 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (3m) 44s ago 45m 44.6M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:27:19.126 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (5m) 5m ago 43m 18.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:27:19.126 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (3m) 44s ago 43m 37.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:27:19.126 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (8m) 44s ago 34m 8248k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:27:19.126 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (8m) 5m ago 34m 8040k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:27:19.126 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (89s) 44s ago 42m 47.8M 3037M 19.3.0-5104-g44178494 b415816db8b4 2066516c5653 2024-09-21T14:27:19.126 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running 44s ago 41m - 3037M 2024-09-21T14:27:19.127 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (40m) 44s ago 40m 64.2M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:27:19.127 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (39m) 44s ago 39m 60.7M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:27:19.127 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (38m) 5m ago 38m 61.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:27:19.127 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (37m) 5m ago 37m 65.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:27:19.127 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (36m) 5m ago 36m 55.7M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:27:19.127 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (36m) 5m ago 36m 67.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:27:19.127 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (8m) 5m ago 35m 48.0M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:27:19.127 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (32m) 44s ago 32m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:27:19.127 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (32m) 5m ago 32m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:27:19.911 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-21T14:27:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:19 smithi046 bash[70862]: cluster 2024-09-21T14:27:18.813625+0000 mgr.y (mgr.25169) 526 : cluster [DBG] pgmap v299: 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-21T14:27:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:19 smithi046 bash[70862]: cluster 2024-09-21T14:27:18.813625+0000 mgr.y (mgr.25169) 526 : cluster [DBG] pgmap v299: 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-21T14:27:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:19 smithi046 bash[70862]: audit 2024-09-21T14:27:19.104319+0000 mgr.y (mgr.25169) 527 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:19 smithi046 bash[70862]: audit 2024-09-21T14:27:19.104319+0000 mgr.y (mgr.25169) 527 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:20.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:19 smithi032 bash[91339]: cluster 2024-09-21T14:27:18.813625+0000 mgr.y (mgr.25169) 526 : cluster [DBG] pgmap v299: 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-21T14:27:20.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:19 smithi032 bash[91339]: cluster 2024-09-21T14:27:18.813625+0000 mgr.y (mgr.25169) 526 : cluster [DBG] pgmap v299: 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-21T14:27:20.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:19 smithi032 bash[91339]: audit 2024-09-21T14:27:19.104319+0000 mgr.y (mgr.25169) 527 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:20.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:19 smithi032 bash[91339]: audit 2024-09-21T14:27:19.104319+0000 mgr.y (mgr.25169) 527 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:20.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:19 smithi032 bash[94613]: cluster 2024-09-21T14:27:18.813625+0000 mgr.y (mgr.25169) 526 : cluster [DBG] pgmap v299: 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-21T14:27:20.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:19 smithi032 bash[94613]: cluster 2024-09-21T14:27:18.813625+0000 mgr.y (mgr.25169) 526 : cluster [DBG] pgmap v299: 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-21T14:27:20.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:19 smithi032 bash[94613]: audit 2024-09-21T14:27:19.104319+0000 mgr.y (mgr.25169) 527 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:20.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:19 smithi032 bash[94613]: audit 2024-09-21T14:27:19.104319+0000 mgr.y (mgr.25169) 527 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:20.943 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:27:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:27:20] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.51.0" 2024-09-21T14:27:20.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:20.610137649Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:21 smithi046 bash[70862]: cluster 2024-09-21T14:27:20.814310+0000 mgr.y (mgr.25169) 528 : cluster [DBG] pgmap v300: 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-21T14:27:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:21 smithi046 bash[70862]: cluster 2024-09-21T14:27:20.814310+0000 mgr.y (mgr.25169) 528 : cluster [DBG] pgmap v300: 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-21T14:27:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:21 smithi046 bash[70862]: audit 2024-09-21T14:27:20.944872+0000 mgr.y (mgr.25169) 529 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:21 smithi046 bash[70862]: audit 2024-09-21T14:27:20.944872+0000 mgr.y (mgr.25169) 529 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:22.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:21 smithi032 bash[91339]: cluster 2024-09-21T14:27:20.814310+0000 mgr.y (mgr.25169) 528 : cluster [DBG] pgmap v300: 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-21T14:27:22.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:21 smithi032 bash[91339]: cluster 2024-09-21T14:27:20.814310+0000 mgr.y (mgr.25169) 528 : cluster [DBG] pgmap v300: 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-21T14:27:22.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:21 smithi032 bash[91339]: audit 2024-09-21T14:27:20.944872+0000 mgr.y (mgr.25169) 529 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:22.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:21 smithi032 bash[91339]: audit 2024-09-21T14:27:20.944872+0000 mgr.y (mgr.25169) 529 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:21 smithi032 bash[94613]: cluster 2024-09-21T14:27:20.814310+0000 mgr.y (mgr.25169) 528 : cluster [DBG] pgmap v300: 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-21T14:27:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:21 smithi032 bash[94613]: cluster 2024-09-21T14:27:20.814310+0000 mgr.y (mgr.25169) 528 : cluster [DBG] pgmap v300: 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-21T14:27:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:21 smithi032 bash[94613]: audit 2024-09-21T14:27:20.944872+0000 mgr.y (mgr.25169) 529 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:21 smithi032 bash[94613]: audit 2024-09-21T14:27:20.944872+0000 mgr.y (mgr.25169) 529 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:23.902 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:23.62769405Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:24.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:23 smithi046 bash[70862]: cluster 2024-09-21T14:27:22.815396+0000 mgr.y (mgr.25169) 530 : cluster [DBG] pgmap v301: 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-21T14:27:24.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:23 smithi046 bash[70862]: cluster 2024-09-21T14:27:22.815396+0000 mgr.y (mgr.25169) 530 : cluster [DBG] pgmap v301: 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-21T14:27:24.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:23 smithi032 bash[91339]: cluster 2024-09-21T14:27:22.815396+0000 mgr.y (mgr.25169) 530 : cluster [DBG] pgmap v301: 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-21T14:27:24.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:23 smithi032 bash[91339]: cluster 2024-09-21T14:27:22.815396+0000 mgr.y (mgr.25169) 530 : cluster [DBG] pgmap v301: 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-21T14:27:24.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:23 smithi032 bash[94613]: cluster 2024-09-21T14:27:22.815396+0000 mgr.y (mgr.25169) 530 : cluster [DBG] pgmap v301: 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-21T14:27:24.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:23 smithi032 bash[94613]: cluster 2024-09-21T14:27:22.815396+0000 mgr.y (mgr.25169) 530 : cluster [DBG] pgmap v301: 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-21T14:27:24.728 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:27:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:25 smithi046 bash[70862]: cluster 2024-09-21T14:27:24.816937+0000 mgr.y (mgr.25169) 531 : cluster [DBG] pgmap v302: 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-21T14:27:26.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:25 smithi046 bash[70862]: cluster 2024-09-21T14:27:24.816937+0000 mgr.y (mgr.25169) 531 : cluster [DBG] pgmap v302: 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-21T14:27:26.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:25 smithi032 bash[91339]: cluster 2024-09-21T14:27:24.816937+0000 mgr.y (mgr.25169) 531 : cluster [DBG] pgmap v302: 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-21T14:27:26.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:25 smithi032 bash[91339]: cluster 2024-09-21T14:27:24.816937+0000 mgr.y (mgr.25169) 531 : cluster [DBG] pgmap v302: 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-21T14:27:26.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:25 smithi032 bash[94613]: cluster 2024-09-21T14:27:24.816937+0000 mgr.y (mgr.25169) 531 : cluster [DBG] pgmap v302: 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-21T14:27:26.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:25 smithi032 bash[94613]: cluster 2024-09-21T14:27:24.816937+0000 mgr.y (mgr.25169) 531 : cluster [DBG] pgmap v302: 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-21T14:27:26.478 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:27:26.915 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:26.614444088Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:27.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:26 smithi046 bash[70862]: audit 2024-09-21T14:27:26.468556+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.32:0/2497177017' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:27:27.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:26 smithi046 bash[70862]: audit 2024-09-21T14:27:26.468556+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.32:0/2497177017' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:27:27.266 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:26 smithi032 bash[91339]: audit 2024-09-21T14:27:26.468556+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.32:0/2497177017' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:27:27.266 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:26 smithi032 bash[91339]: audit 2024-09-21T14:27:26.468556+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.32:0/2497177017' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:27:27.267 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:26 smithi032 bash[94613]: audit 2024-09-21T14:27:26.468556+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.32:0/2497177017' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:27:27.267 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:26 smithi032 bash[94613]: audit 2024-09-21T14:27:26.468556+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.32:0/2497177017' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:27:27.268 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:27:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:27 smithi046 bash[70862]: cluster 2024-09-21T14:27:26.817708+0000 mgr.y (mgr.25169) 532 : cluster [DBG] pgmap v303: 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-21T14:27:28.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:27 smithi046 bash[70862]: cluster 2024-09-21T14:27:26.817708+0000 mgr.y (mgr.25169) 532 : cluster [DBG] pgmap v303: 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-21T14:27:28.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:27 smithi032 bash[91339]: cluster 2024-09-21T14:27:26.817708+0000 mgr.y (mgr.25169) 532 : cluster [DBG] pgmap v303: 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-21T14:27:28.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:27 smithi032 bash[91339]: cluster 2024-09-21T14:27:26.817708+0000 mgr.y (mgr.25169) 532 : cluster [DBG] pgmap v303: 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-21T14:27:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:27 smithi032 bash[94613]: cluster 2024-09-21T14:27:26.817708+0000 mgr.y (mgr.25169) 532 : cluster [DBG] pgmap v303: 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-21T14:27:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:27 smithi032 bash[94613]: cluster 2024-09-21T14:27:26.817708+0000 mgr.y (mgr.25169) 532 : cluster [DBG] pgmap v303: 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-21T14:27:29.921 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:29.605972323Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:30.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:29 smithi046 bash[70862]: cluster 2024-09-21T14:27:28.819419+0000 mgr.y (mgr.25169) 533 : cluster [DBG] pgmap v304: 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-21T14:27:30.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:29 smithi046 bash[70862]: cluster 2024-09-21T14:27:28.819419+0000 mgr.y (mgr.25169) 533 : cluster [DBG] pgmap v304: 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-21T14:27:30.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:29 smithi032 bash[91339]: cluster 2024-09-21T14:27:28.819419+0000 mgr.y (mgr.25169) 533 : cluster [DBG] pgmap v304: 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-21T14:27:30.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:29 smithi032 bash[91339]: cluster 2024-09-21T14:27:28.819419+0000 mgr.y (mgr.25169) 533 : cluster [DBG] pgmap v304: 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-21T14:27:30.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:29 smithi032 bash[94613]: cluster 2024-09-21T14:27:28.819419+0000 mgr.y (mgr.25169) 533 : cluster [DBG] pgmap v304: 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-21T14:27:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:29 smithi032 bash[94613]: cluster 2024-09-21T14:27:28.819419+0000 mgr.y (mgr.25169) 533 : cluster [DBG] pgmap v304: 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-21T14:27:30.954 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:27:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:27:30] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.51.0" 2024-09-21T14:27:32.091 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:27:32.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:31 smithi032 bash[94613]: cluster 2024-09-21T14:27:30.820120+0000 mgr.y (mgr.25169) 534 : cluster [DBG] pgmap v305: 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-21T14:27:32.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:31 smithi032 bash[94613]: cluster 2024-09-21T14:27:30.820120+0000 mgr.y (mgr.25169) 534 : cluster [DBG] pgmap v305: 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-21T14:27:32.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:31 smithi032 bash[94613]: audit 2024-09-21T14:27:30.956132+0000 mgr.y (mgr.25169) 535 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:32.204 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:31 smithi032 bash[94613]: audit 2024-09-21T14:27:30.956132+0000 mgr.y (mgr.25169) 535 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:32.204 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:31 smithi032 bash[91339]: cluster 2024-09-21T14:27:30.820120+0000 mgr.y (mgr.25169) 534 : cluster [DBG] pgmap v305: 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-21T14:27:32.204 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:31 smithi032 bash[91339]: cluster 2024-09-21T14:27:30.820120+0000 mgr.y (mgr.25169) 534 : cluster [DBG] pgmap v305: 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-21T14:27:32.204 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:31 smithi032 bash[91339]: audit 2024-09-21T14:27:30.956132+0000 mgr.y (mgr.25169) 535 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:32.204 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:31 smithi032 bash[91339]: audit 2024-09-21T14:27:30.956132+0000 mgr.y (mgr.25169) 535 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:31 smithi046 bash[70862]: cluster 2024-09-21T14:27:30.820120+0000 mgr.y (mgr.25169) 534 : cluster [DBG] pgmap v305: 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-21T14:27:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:31 smithi046 bash[70862]: cluster 2024-09-21T14:27:30.820120+0000 mgr.y (mgr.25169) 534 : cluster [DBG] pgmap v305: 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-21T14:27:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:31 smithi046 bash[70862]: audit 2024-09-21T14:27:30.956132+0000 mgr.y (mgr.25169) 535 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:32.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:31 smithi046 bash[70862]: audit 2024-09-21T14:27:30.956132+0000 mgr.y (mgr.25169) 535 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:32.933 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:32.638240975Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:33.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:32 smithi046 bash[70862]: audit 2024-09-21T14:27:32.517444+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:33.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:32 smithi046 bash[70862]: audit 2024-09-21T14:27:32.517444+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:33.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:32 smithi032 bash[91339]: audit 2024-09-21T14:27:32.517444+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:33.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:32 smithi032 bash[91339]: audit 2024-09-21T14:27:32.517444+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:33.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:32 smithi032 bash[94613]: audit 2024-09-21T14:27:32.517444+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:33.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:32 smithi032 bash[94613]: audit 2024-09-21T14:27:32.517444+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:33 smithi046 bash[70862]: cluster 2024-09-21T14:27:32.821161+0000 mgr.y (mgr.25169) 536 : cluster [DBG] pgmap v306: 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-21T14:27:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:33 smithi046 bash[70862]: cluster 2024-09-21T14:27:32.821161+0000 mgr.y (mgr.25169) 536 : cluster [DBG] pgmap v306: 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-21T14:27:34.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:33 smithi032 bash[94613]: cluster 2024-09-21T14:27:32.821161+0000 mgr.y (mgr.25169) 536 : cluster [DBG] pgmap v306: 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-21T14:27:34.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:33 smithi032 bash[94613]: cluster 2024-09-21T14:27:32.821161+0000 mgr.y (mgr.25169) 536 : cluster [DBG] pgmap v306: 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-21T14:27:34.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:33 smithi032 bash[91339]: cluster 2024-09-21T14:27:32.821161+0000 mgr.y (mgr.25169) 536 : cluster [DBG] pgmap v306: 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-21T14:27:34.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:33 smithi032 bash[91339]: cluster 2024-09-21T14:27:32.821161+0000 mgr.y (mgr.25169) 536 : cluster [DBG] pgmap v306: 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-21T14:27:35.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:34 smithi046 bash[70862]: audit 2024-09-21T14:27:33.811426+0000 mgr.y (mgr.25169) 537 : 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-21T14:27:35.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:34 smithi046 bash[70862]: audit 2024-09-21T14:27:33.811426+0000 mgr.y (mgr.25169) 537 : 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-21T14:27:35.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:34 smithi032 bash[91339]: audit 2024-09-21T14:27:33.811426+0000 mgr.y (mgr.25169) 537 : 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-21T14:27:35.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:34 smithi032 bash[91339]: audit 2024-09-21T14:27:33.811426+0000 mgr.y (mgr.25169) 537 : 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-21T14:27:35.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:34 smithi032 bash[94613]: audit 2024-09-21T14:27:33.811426+0000 mgr.y (mgr.25169) 537 : 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-21T14:27:35.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:34 smithi032 bash[94613]: audit 2024-09-21T14:27:33.811426+0000 mgr.y (mgr.25169) 537 : 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-21T14:27:35.946 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:35.623883849Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:36.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:35 smithi046 bash[70862]: cluster 2024-09-21T14:27:34.822657+0000 mgr.y (mgr.25169) 538 : cluster [DBG] pgmap v307: 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-21T14:27:36.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:35 smithi046 bash[70862]: cluster 2024-09-21T14:27:34.822657+0000 mgr.y (mgr.25169) 538 : cluster [DBG] pgmap v307: 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-21T14:27:36.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:35 smithi032 bash[94613]: cluster 2024-09-21T14:27:34.822657+0000 mgr.y (mgr.25169) 538 : cluster [DBG] pgmap v307: 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-21T14:27:36.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:35 smithi032 bash[94613]: cluster 2024-09-21T14:27:34.822657+0000 mgr.y (mgr.25169) 538 : cluster [DBG] pgmap v307: 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-21T14:27:36.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:35 smithi032 bash[91339]: cluster 2024-09-21T14:27:34.822657+0000 mgr.y (mgr.25169) 538 : cluster [DBG] pgmap v307: 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-21T14:27:36.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:35 smithi032 bash[91339]: cluster 2024-09-21T14:27:34.822657+0000 mgr.y (mgr.25169) 538 : cluster [DBG] pgmap v307: 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-21T14:27:36.549 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:27:37.311 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T14:27:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:37 smithi046 bash[70862]: cluster 2024-09-21T14:27:36.823385+0000 mgr.y (mgr.25169) 539 : cluster [DBG] pgmap v308: 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-21T14:27:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:37 smithi046 bash[70862]: cluster 2024-09-21T14:27:36.823385+0000 mgr.y (mgr.25169) 539 : cluster [DBG] pgmap v308: 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-21T14:27:38.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:37 smithi032 bash[91339]: cluster 2024-09-21T14:27:36.823385+0000 mgr.y (mgr.25169) 539 : cluster [DBG] pgmap v308: 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-21T14:27:38.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:37 smithi032 bash[91339]: cluster 2024-09-21T14:27:36.823385+0000 mgr.y (mgr.25169) 539 : cluster [DBG] pgmap v308: 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-21T14:27:38.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:37 smithi032 bash[94613]: cluster 2024-09-21T14:27:36.823385+0000 mgr.y (mgr.25169) 539 : cluster [DBG] pgmap v308: 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-21T14:27:38.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:37 smithi032 bash[94613]: cluster 2024-09-21T14:27:36.823385+0000 mgr.y (mgr.25169) 539 : cluster [DBG] pgmap v308: 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-21T14:27:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:38.610099192Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:39 smithi046 bash[70862]: cluster 2024-09-21T14:27:38.825041+0000 mgr.y (mgr.25169) 540 : cluster [DBG] pgmap v309: 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-21T14:27:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:39 smithi046 bash[70862]: cluster 2024-09-21T14:27:38.825041+0000 mgr.y (mgr.25169) 540 : cluster [DBG] pgmap v309: 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-21T14:27:40.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:39 smithi032 bash[91339]: cluster 2024-09-21T14:27:38.825041+0000 mgr.y (mgr.25169) 540 : cluster [DBG] pgmap v309: 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-21T14:27:40.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:39 smithi032 bash[91339]: cluster 2024-09-21T14:27:38.825041+0000 mgr.y (mgr.25169) 540 : cluster [DBG] pgmap v309: 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-21T14:27:40.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:39 smithi032 bash[94613]: cluster 2024-09-21T14:27:38.825041+0000 mgr.y (mgr.25169) 540 : cluster [DBG] pgmap v309: 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-21T14:27:40.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:39 smithi032 bash[94613]: cluster 2024-09-21T14:27:38.825041+0000 mgr.y (mgr.25169) 540 : cluster [DBG] pgmap v309: 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-21T14:27:40.964 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:27:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:27:40] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-09-21T14:27:41.958 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:41.63886133Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:42.144 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:27:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:41 smithi046 bash[70862]: cluster 2024-09-21T14:27:40.825754+0000 mgr.y (mgr.25169) 541 : cluster [DBG] pgmap v310: 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-21T14:27:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:41 smithi046 bash[70862]: cluster 2024-09-21T14:27:40.825754+0000 mgr.y (mgr.25169) 541 : cluster [DBG] pgmap v310: 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-21T14:27:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:41 smithi046 bash[70862]: audit 2024-09-21T14:27:40.965639+0000 mgr.y (mgr.25169) 542 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:41 smithi046 bash[70862]: audit 2024-09-21T14:27:40.965639+0000 mgr.y (mgr.25169) 542 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:42.236 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:41 smithi032 bash[94613]: cluster 2024-09-21T14:27:40.825754+0000 mgr.y (mgr.25169) 541 : cluster [DBG] pgmap v310: 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-21T14:27:42.236 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:41 smithi032 bash[94613]: cluster 2024-09-21T14:27:40.825754+0000 mgr.y (mgr.25169) 541 : cluster [DBG] pgmap v310: 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-21T14:27:42.236 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:41 smithi032 bash[94613]: audit 2024-09-21T14:27:40.965639+0000 mgr.y (mgr.25169) 542 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:42.236 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:41 smithi032 bash[94613]: audit 2024-09-21T14:27:40.965639+0000 mgr.y (mgr.25169) 542 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:42.236 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:41 smithi032 bash[91339]: cluster 2024-09-21T14:27:40.825754+0000 mgr.y (mgr.25169) 541 : cluster [DBG] pgmap v310: 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-21T14:27:42.237 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:41 smithi032 bash[91339]: cluster 2024-09-21T14:27:40.825754+0000 mgr.y (mgr.25169) 541 : cluster [DBG] pgmap v310: 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-21T14:27:42.237 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:41 smithi032 bash[91339]: audit 2024-09-21T14:27:40.965639+0000 mgr.y (mgr.25169) 542 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:42.237 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:41 smithi032 bash[91339]: audit 2024-09-21T14:27:40.965639+0000 mgr.y (mgr.25169) 542 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:43.726 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:27:43.726 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": null, 2024-09-21T14:27:43.726 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": false, 2024-09-21T14:27:43.727 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "", 2024-09-21T14:27:43.727 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:27:43.727 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": null, 2024-09-21T14:27:43.727 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-09-21T14:27:43.727 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:27:43.727 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:27:44.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:43 smithi032 bash[91339]: cluster 2024-09-21T14:27:42.826814+0000 mgr.y (mgr.25169) 543 : cluster [DBG] pgmap v311: 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-21T14:27:44.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:43 smithi032 bash[91339]: cluster 2024-09-21T14:27:42.826814+0000 mgr.y (mgr.25169) 543 : cluster [DBG] pgmap v311: 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-21T14:27:44.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:43 smithi032 bash[94613]: cluster 2024-09-21T14:27:42.826814+0000 mgr.y (mgr.25169) 543 : cluster [DBG] pgmap v311: 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-21T14:27:44.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:43 smithi032 bash[94613]: cluster 2024-09-21T14:27:42.826814+0000 mgr.y (mgr.25169) 543 : cluster [DBG] pgmap v311: 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-21T14:27:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:43 smithi046 bash[70862]: cluster 2024-09-21T14:27:42.826814+0000 mgr.y (mgr.25169) 543 : cluster [DBG] pgmap v311: 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-21T14:27:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:43 smithi046 bash[70862]: cluster 2024-09-21T14:27:42.826814+0000 mgr.y (mgr.25169) 543 : cluster [DBG] pgmap v311: 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-21T14:27:44.551 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T14:27:44.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:44.635016551Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:45.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:44 smithi032 bash[91339]: audit 2024-09-21T14:27:43.727890+0000 mgr.y (mgr.25169) 544 : audit [DBG] from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:45.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:44 smithi032 bash[91339]: audit 2024-09-21T14:27:43.727890+0000 mgr.y (mgr.25169) 544 : audit [DBG] from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:45.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:44 smithi032 bash[94613]: audit 2024-09-21T14:27:43.727890+0000 mgr.y (mgr.25169) 544 : audit [DBG] from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:45.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:44 smithi032 bash[94613]: audit 2024-09-21T14:27:43.727890+0000 mgr.y (mgr.25169) 544 : audit [DBG] from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:45.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:44 smithi046 bash[70862]: audit 2024-09-21T14:27:43.727890+0000 mgr.y (mgr.25169) 544 : audit [DBG] from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:45.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:44 smithi046 bash[70862]: audit 2024-09-21T14:27:43.727890+0000 mgr.y (mgr.25169) 544 : audit [DBG] from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:27:46.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:45 smithi032 bash[91339]: cluster 2024-09-21T14:27:44.828284+0000 mgr.y (mgr.25169) 545 : cluster [DBG] pgmap v312: 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-21T14:27:46.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:45 smithi032 bash[91339]: cluster 2024-09-21T14:27:44.828284+0000 mgr.y (mgr.25169) 545 : cluster [DBG] pgmap v312: 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-21T14:27:46.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:45 smithi032 bash[94613]: cluster 2024-09-21T14:27:44.828284+0000 mgr.y (mgr.25169) 545 : cluster [DBG] pgmap v312: 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-21T14:27:46.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:45 smithi032 bash[94613]: cluster 2024-09-21T14:27:44.828284+0000 mgr.y (mgr.25169) 545 : cluster [DBG] pgmap v312: 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-21T14:27:46.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:45 smithi046 bash[70862]: cluster 2024-09-21T14:27:44.828284+0000 mgr.y (mgr.25169) 545 : cluster [DBG] pgmap v312: 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-21T14:27:46.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:45 smithi046 bash[70862]: cluster 2024-09-21T14:27:44.828284+0000 mgr.y (mgr.25169) 545 : cluster [DBG] pgmap v312: 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-21T14:27:47.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:47.61038459Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:48.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[91339]: cluster 2024-09-21T14:27:46.829162+0000 mgr.y (mgr.25169) 546 : cluster [DBG] pgmap v313: 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-21T14:27:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[91339]: cluster 2024-09-21T14:27:46.829162+0000 mgr.y (mgr.25169) 546 : cluster [DBG] pgmap v313: 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-21T14:27:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[91339]: audit 2024-09-21T14:27:47.263087+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:27:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[91339]: audit 2024-09-21T14:27:47.263087+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:27:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[91339]: audit 2024-09-21T14:27:47.264727+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:27:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[91339]: audit 2024-09-21T14:27:47.264727+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:27:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[91339]: audit 2024-09-21T14:27:47.271737+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:27:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[91339]: audit 2024-09-21T14:27:47.271737+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:27:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[91339]: audit 2024-09-21T14:27:47.517779+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[91339]: audit 2024-09-21T14:27:47.517779+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[94613]: cluster 2024-09-21T14:27:46.829162+0000 mgr.y (mgr.25169) 546 : cluster [DBG] pgmap v313: 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-21T14:27:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[94613]: cluster 2024-09-21T14:27:46.829162+0000 mgr.y (mgr.25169) 546 : cluster [DBG] pgmap v313: 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-21T14:27:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[94613]: audit 2024-09-21T14:27:47.263087+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:27:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[94613]: audit 2024-09-21T14:27:47.263087+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:27:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[94613]: audit 2024-09-21T14:27:47.264727+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:27:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[94613]: audit 2024-09-21T14:27:47.264727+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:27:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[94613]: audit 2024-09-21T14:27:47.271737+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:27:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[94613]: audit 2024-09-21T14:27:47.271737+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:27:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[94613]: audit 2024-09-21T14:27:47.517779+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:47 smithi032 bash[94613]: audit 2024-09-21T14:27:47.517779+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:47 smithi046 bash[70862]: cluster 2024-09-21T14:27:46.829162+0000 mgr.y (mgr.25169) 546 : cluster [DBG] pgmap v313: 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-21T14:27:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:47 smithi046 bash[70862]: cluster 2024-09-21T14:27:46.829162+0000 mgr.y (mgr.25169) 546 : cluster [DBG] pgmap v313: 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-21T14:27:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:47 smithi046 bash[70862]: audit 2024-09-21T14:27:47.263087+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:27:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:47 smithi046 bash[70862]: audit 2024-09-21T14:27:47.263087+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:27:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:47 smithi046 bash[70862]: audit 2024-09-21T14:27:47.264727+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:27:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:47 smithi046 bash[70862]: audit 2024-09-21T14:27:47.264727+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:27:48.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:47 smithi046 bash[70862]: audit 2024-09-21T14:27:47.271737+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:27:48.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:47 smithi046 bash[70862]: audit 2024-09-21T14:27:47.271737+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:27:48.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:47 smithi046 bash[70862]: audit 2024-09-21T14:27:47.517779+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:48.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:47 smithi046 bash[70862]: audit 2024-09-21T14:27:47.517779+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:27:49.372 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:27:50.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:49 smithi032 bash[91339]: cluster 2024-09-21T14:27:48.830908+0000 mgr.y (mgr.25169) 547 : cluster [DBG] pgmap v314: 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-21T14:27:50.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:49 smithi032 bash[91339]: cluster 2024-09-21T14:27:48.830908+0000 mgr.y (mgr.25169) 547 : cluster [DBG] pgmap v314: 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-21T14:27:50.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:49 smithi032 bash[94613]: cluster 2024-09-21T14:27:48.830908+0000 mgr.y (mgr.25169) 547 : cluster [DBG] pgmap v314: 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-21T14:27:50.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:49 smithi032 bash[94613]: cluster 2024-09-21T14:27:48.830908+0000 mgr.y (mgr.25169) 547 : cluster [DBG] pgmap v314: 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-21T14:27:50.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:49 smithi046 bash[70862]: cluster 2024-09-21T14:27:48.830908+0000 mgr.y (mgr.25169) 547 : cluster [DBG] pgmap v314: 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-21T14:27:50.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:49 smithi046 bash[70862]: cluster 2024-09-21T14:27:48.830908+0000 mgr.y (mgr.25169) 547 : cluster [DBG] pgmap v314: 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-21T14:27:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:50.595913858Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:50.971 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:27:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:27:50] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-09-21T14:27:51.106 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-09-21T14:27:51.835 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:27:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:51 smithi032 bash[94613]: cluster 2024-09-21T14:27:50.831320+0000 mgr.y (mgr.25169) 548 : cluster [DBG] pgmap v315: 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-21T14:27:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:51 smithi032 bash[94613]: cluster 2024-09-21T14:27:50.831320+0000 mgr.y (mgr.25169) 548 : cluster [DBG] pgmap v315: 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-21T14:27:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:51 smithi032 bash[94613]: audit 2024-09-21T14:27:50.973575+0000 mgr.y (mgr.25169) 549 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:52.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:51 smithi032 bash[94613]: audit 2024-09-21T14:27:50.973575+0000 mgr.y (mgr.25169) 549 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:52.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:51 smithi032 bash[94613]: audit 2024-09-21T14:27:51.108003+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.32:0/816523868' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:27:52.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:51 smithi032 bash[94613]: audit 2024-09-21T14:27:51.108003+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.32:0/816523868' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:27:52.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:51 smithi032 bash[91339]: cluster 2024-09-21T14:27:50.831320+0000 mgr.y (mgr.25169) 548 : cluster [DBG] pgmap v315: 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-21T14:27:52.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:51 smithi032 bash[91339]: cluster 2024-09-21T14:27:50.831320+0000 mgr.y (mgr.25169) 548 : cluster [DBG] pgmap v315: 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-21T14:27:52.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:51 smithi032 bash[91339]: audit 2024-09-21T14:27:50.973575+0000 mgr.y (mgr.25169) 549 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:52.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:51 smithi032 bash[91339]: audit 2024-09-21T14:27:50.973575+0000 mgr.y (mgr.25169) 549 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:52.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:51 smithi032 bash[91339]: audit 2024-09-21T14:27:51.108003+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.32:0/816523868' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:27:52.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:51 smithi032 bash[91339]: audit 2024-09-21T14:27:51.108003+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.32:0/816523868' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:27:52.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:51 smithi046 bash[70862]: cluster 2024-09-21T14:27:50.831320+0000 mgr.y (mgr.25169) 548 : cluster [DBG] pgmap v315: 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-21T14:27:52.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:51 smithi046 bash[70862]: cluster 2024-09-21T14:27:50.831320+0000 mgr.y (mgr.25169) 548 : cluster [DBG] pgmap v315: 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-21T14:27:52.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:51 smithi046 bash[70862]: audit 2024-09-21T14:27:50.973575+0000 mgr.y (mgr.25169) 549 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:52.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:51 smithi046 bash[70862]: audit 2024-09-21T14:27:50.973575+0000 mgr.y (mgr.25169) 549 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:27:52.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:51 smithi046 bash[70862]: audit 2024-09-21T14:27:51.108003+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.32:0/816523868' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:27:52.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:51 smithi046 bash[70862]: audit 2024-09-21T14:27:51.108003+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.32:0/816523868' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:27:53.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:53.610163996Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:54.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:53 smithi032 bash[94613]: cluster 2024-09-21T14:27:52.832292+0000 mgr.y (mgr.25169) 550 : cluster [DBG] pgmap v316: 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-21T14:27:54.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:53 smithi032 bash[94613]: cluster 2024-09-21T14:27:52.832292+0000 mgr.y (mgr.25169) 550 : cluster [DBG] pgmap v316: 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-21T14:27:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:53 smithi032 bash[91339]: cluster 2024-09-21T14:27:52.832292+0000 mgr.y (mgr.25169) 550 : cluster [DBG] pgmap v316: 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-21T14:27:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:53 smithi032 bash[91339]: cluster 2024-09-21T14:27:52.832292+0000 mgr.y (mgr.25169) 550 : cluster [DBG] pgmap v316: 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-21T14:27:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:53 smithi046 bash[70862]: cluster 2024-09-21T14:27:52.832292+0000 mgr.y (mgr.25169) 550 : cluster [DBG] pgmap v316: 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-21T14:27:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:53 smithi046 bash[70862]: cluster 2024-09-21T14:27:52.832292+0000 mgr.y (mgr.25169) 550 : cluster [DBG] pgmap v316: 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-21T14:27:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:55 smithi032 bash[91339]: cluster 2024-09-21T14:27:54.833815+0000 mgr.y (mgr.25169) 551 : cluster [DBG] pgmap v317: 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-21T14:27:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:55 smithi032 bash[91339]: cluster 2024-09-21T14:27:54.833815+0000 mgr.y (mgr.25169) 551 : cluster [DBG] pgmap v317: 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-21T14:27:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:55 smithi032 bash[94613]: cluster 2024-09-21T14:27:54.833815+0000 mgr.y (mgr.25169) 551 : cluster [DBG] pgmap v317: 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-21T14:27:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:55 smithi032 bash[94613]: cluster 2024-09-21T14:27:54.833815+0000 mgr.y (mgr.25169) 551 : cluster [DBG] pgmap v317: 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-21T14:27:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:55 smithi046 bash[70862]: cluster 2024-09-21T14:27:54.833815+0000 mgr.y (mgr.25169) 551 : cluster [DBG] pgmap v317: 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-21T14:27:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:55 smithi046 bash[70862]: cluster 2024-09-21T14:27:54.833815+0000 mgr.y (mgr.25169) 551 : cluster [DBG] pgmap v317: 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-21T14:27:56.654 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:27:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:56.596355818Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:27:58.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:57 smithi032 bash[94613]: cluster 2024-09-21T14:27:56.834531+0000 mgr.y (mgr.25169) 552 : cluster [DBG] pgmap v318: 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-21T14:27:58.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:27:57 smithi032 bash[94613]: cluster 2024-09-21T14:27:56.834531+0000 mgr.y (mgr.25169) 552 : cluster [DBG] pgmap v318: 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-21T14:27:58.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:57 smithi032 bash[91339]: cluster 2024-09-21T14:27:56.834531+0000 mgr.y (mgr.25169) 552 : cluster [DBG] pgmap v318: 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-21T14:27:58.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:27:57 smithi032 bash[91339]: cluster 2024-09-21T14:27:56.834531+0000 mgr.y (mgr.25169) 552 : cluster [DBG] pgmap v318: 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-21T14:27:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:57 smithi046 bash[70862]: cluster 2024-09-21T14:27:56.834531+0000 mgr.y (mgr.25169) 552 : cluster [DBG] pgmap v318: 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-21T14:27:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:27:57 smithi046 bash[70862]: cluster 2024-09-21T14:27:56.834531+0000 mgr.y (mgr.25169) 552 : cluster [DBG] pgmap v318: 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-21T14:27:59.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:27:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:27:59.61625901Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:00.260 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:00 smithi032 bash[91339]: audit 2024-09-21T14:27:58.187282+0000 mgr.y (mgr.25169) 553 : audit [DBG] from='client.44313 -' 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-21T14:28:00.260 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:00 smithi032 bash[91339]: audit 2024-09-21T14:27:58.187282+0000 mgr.y (mgr.25169) 553 : audit [DBG] from='client.44313 -' 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-21T14:28:00.260 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:00 smithi032 bash[91339]: cluster 2024-09-21T14:27:58.836123+0000 mgr.y (mgr.25169) 554 : cluster [DBG] pgmap v319: 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-21T14:28:00.260 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:00 smithi032 bash[91339]: cluster 2024-09-21T14:27:58.836123+0000 mgr.y (mgr.25169) 554 : cluster [DBG] pgmap v319: 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-21T14:28:00.261 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:00 smithi032 bash[94613]: audit 2024-09-21T14:27:58.187282+0000 mgr.y (mgr.25169) 553 : audit [DBG] from='client.44313 -' 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-21T14:28:00.261 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:00 smithi032 bash[94613]: audit 2024-09-21T14:27:58.187282+0000 mgr.y (mgr.25169) 553 : audit [DBG] from='client.44313 -' 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-21T14:28:00.261 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:00 smithi032 bash[94613]: cluster 2024-09-21T14:27:58.836123+0000 mgr.y (mgr.25169) 554 : cluster [DBG] pgmap v319: 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-21T14:28:00.261 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:00 smithi032 bash[94613]: cluster 2024-09-21T14:27:58.836123+0000 mgr.y (mgr.25169) 554 : cluster [DBG] pgmap v319: 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-21T14:28:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:00 smithi046 bash[70862]: audit 2024-09-21T14:27:58.187282+0000 mgr.y (mgr.25169) 553 : audit [DBG] from='client.44313 -' 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-21T14:28:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:00 smithi046 bash[70862]: audit 2024-09-21T14:27:58.187282+0000 mgr.y (mgr.25169) 553 : audit [DBG] from='client.44313 -' 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-21T14:28:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:00 smithi046 bash[70862]: cluster 2024-09-21T14:27:58.836123+0000 mgr.y (mgr.25169) 554 : cluster [DBG] pgmap v319: 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-21T14:28:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:00 smithi046 bash[70862]: cluster 2024-09-21T14:27:58.836123+0000 mgr.y (mgr.25169) 554 : cluster [DBG] pgmap v319: 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-21T14:28:00.764 INFO:teuthology.orchestra.run.smithi032.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:28:00.917 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:28:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:28:00] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-09-21T14:28:01.439 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:28:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: cephadm 2024-09-21T14:28:00.755465+0000 mgr.y (mgr.25169) 555 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:28:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: cephadm 2024-09-21T14:28:00.755465+0000 mgr.y (mgr.25169) 555 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:28:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: audit 2024-09-21T14:28:00.764492+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:02.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: audit 2024-09-21T14:28:00.764492+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: audit 2024-09-21T14:28:00.772113+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: audit 2024-09-21T14:28:00.772113+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: audit 2024-09-21T14:28:00.773619+0000 mon.b (mon.1) 141 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: audit 2024-09-21T14:28:00.773619+0000 mon.b (mon.1) 141 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: audit 2024-09-21T14:28:00.780955+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: audit 2024-09-21T14:28:00.780955+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: cluster 2024-09-21T14:28:00.836574+0000 mgr.y (mgr.25169) 556 : cluster [DBG] pgmap v320: 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-21T14:28:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: cluster 2024-09-21T14:28:00.836574+0000 mgr.y (mgr.25169) 556 : cluster [DBG] pgmap v320: 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-21T14:28:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: cephadm 2024-09-21T14:28:00.846624+0000 mgr.y (mgr.25169) 557 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:28:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: cephadm 2024-09-21T14:28:00.846624+0000 mgr.y (mgr.25169) 557 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:28:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: audit 2024-09-21T14:28:00.984140+0000 mgr.y (mgr.25169) 558 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:02.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[94613]: audit 2024-09-21T14:28:00.984140+0000 mgr.y (mgr.25169) 558 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:02.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: cephadm 2024-09-21T14:28:00.755465+0000 mgr.y (mgr.25169) 555 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:28:02.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: cephadm 2024-09-21T14:28:00.755465+0000 mgr.y (mgr.25169) 555 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:28:02.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: audit 2024-09-21T14:28:00.764492+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:02.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: audit 2024-09-21T14:28:00.764492+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:02.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: audit 2024-09-21T14:28:00.772113+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:02.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: audit 2024-09-21T14:28:00.772113+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:02.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: audit 2024-09-21T14:28:00.773619+0000 mon.b (mon.1) 141 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:02.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: audit 2024-09-21T14:28:00.773619+0000 mon.b (mon.1) 141 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:02.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: audit 2024-09-21T14:28:00.780955+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:02.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: audit 2024-09-21T14:28:00.780955+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:02.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: cluster 2024-09-21T14:28:00.836574+0000 mgr.y (mgr.25169) 556 : cluster [DBG] pgmap v320: 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-21T14:28:02.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: cluster 2024-09-21T14:28:00.836574+0000 mgr.y (mgr.25169) 556 : cluster [DBG] pgmap v320: 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-21T14:28:02.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: cephadm 2024-09-21T14:28:00.846624+0000 mgr.y (mgr.25169) 557 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:28:02.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: cephadm 2024-09-21T14:28:00.846624+0000 mgr.y (mgr.25169) 557 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:28:02.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: audit 2024-09-21T14:28:00.984140+0000 mgr.y (mgr.25169) 558 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:02.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:01 smithi032 bash[91339]: audit 2024-09-21T14:28:00.984140+0000 mgr.y (mgr.25169) 558 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:02.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: cephadm 2024-09-21T14:28:00.755465+0000 mgr.y (mgr.25169) 555 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:28:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: cephadm 2024-09-21T14:28:00.755465+0000 mgr.y (mgr.25169) 555 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:28:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: audit 2024-09-21T14:28:00.764492+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: audit 2024-09-21T14:28:00.764492+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: audit 2024-09-21T14:28:00.772113+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: audit 2024-09-21T14:28:00.772113+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: audit 2024-09-21T14:28:00.773619+0000 mon.b (mon.1) 141 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: audit 2024-09-21T14:28:00.773619+0000 mon.b (mon.1) 141 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: audit 2024-09-21T14:28:00.780955+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: audit 2024-09-21T14:28:00.780955+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: cluster 2024-09-21T14:28:00.836574+0000 mgr.y (mgr.25169) 556 : cluster [DBG] pgmap v320: 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-21T14:28:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: cluster 2024-09-21T14:28:00.836574+0000 mgr.y (mgr.25169) 556 : cluster [DBG] pgmap v320: 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-21T14:28:02.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: cephadm 2024-09-21T14:28:00.846624+0000 mgr.y (mgr.25169) 557 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:28:02.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: cephadm 2024-09-21T14:28:00.846624+0000 mgr.y (mgr.25169) 557 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:28:02.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: audit 2024-09-21T14:28:00.984140+0000 mgr.y (mgr.25169) 558 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:02.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:01 smithi046 bash[70862]: audit 2024-09-21T14:28:00.984140+0000 mgr.y (mgr.25169) 558 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:02.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:02 smithi046 bash[70862]: audit 2024-09-21T14:28:02.518461+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:02.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:02 smithi046 bash[70862]: audit 2024-09-21T14:28:02.518461+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:02.976 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:02.60604975Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:03.061 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:02 smithi032 bash[94613]: audit 2024-09-21T14:28:02.518461+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:03.061 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:02 smithi032 bash[94613]: audit 2024-09-21T14:28:02.518461+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:03.061 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:02 smithi032 bash[91339]: audit 2024-09-21T14:28:02.518461+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:03.061 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:02 smithi032 bash[91339]: audit 2024-09-21T14:28:02.518461+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:04.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: cluster 2024-09-21T14:28:02.837152+0000 mgr.y (mgr.25169) 559 : cluster [DBG] pgmap v321: 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-21T14:28:04.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: cluster 2024-09-21T14:28:02.837152+0000 mgr.y (mgr.25169) 559 : cluster [DBG] pgmap v321: 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-21T14:28:04.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.556657+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.556657+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.561594+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:28:04.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.561594+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:28:04.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.566099+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.566099+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.574931+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.574931+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.581595+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.581595+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.590320+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.590320+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.596438+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.596438+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.605459+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.605459+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.612692+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T14:28:04.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[94613]: audit 2024-09-21T14:28:03.612692+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T14:28:04.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: cluster 2024-09-21T14:28:02.837152+0000 mgr.y (mgr.25169) 559 : cluster [DBG] pgmap v321: 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-21T14:28:04.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: cluster 2024-09-21T14:28:02.837152+0000 mgr.y (mgr.25169) 559 : cluster [DBG] pgmap v321: 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-21T14:28:04.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.556657+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.556657+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.561594+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:28:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.561594+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:28:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.566099+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.566099+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.574931+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.574931+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.581595+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.581595+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.590320+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.590320+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.596438+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.596438+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.605459+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.605459+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.612692+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T14:28:04.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:03 smithi032 bash[91339]: audit 2024-09-21T14:28:03.612692+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T14:28:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: cluster 2024-09-21T14:28:02.837152+0000 mgr.y (mgr.25169) 559 : cluster [DBG] pgmap v321: 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-21T14:28:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: cluster 2024-09-21T14:28:02.837152+0000 mgr.y (mgr.25169) 559 : cluster [DBG] pgmap v321: 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-21T14:28:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.556657+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.556657+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.561594+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:28:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.561594+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:28:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.566099+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.566099+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.574931+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.574931+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.581595+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.581595+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.590320+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.590320+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.596438+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.596438+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.605459+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.605459+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.612692+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T14:28:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:03 smithi046 bash[70862]: audit 2024-09-21T14:28:03.612692+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T14:28:05.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[91339]: cephadm 2024-09-21T14:28:03.558228+0000 mgr.y (mgr.25169) 560 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:28:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[91339]: cephadm 2024-09-21T14:28:03.558228+0000 mgr.y (mgr.25169) 560 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:28:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[91339]: cephadm 2024-09-21T14:28:03.558384+0000 mgr.y (mgr.25169) 561 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:28:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[91339]: cephadm 2024-09-21T14:28:03.558384+0000 mgr.y (mgr.25169) 561 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:28:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[91339]: cephadm 2024-09-21T14:28:03.567492+0000 mgr.y (mgr.25169) 562 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:28:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[91339]: cephadm 2024-09-21T14:28:03.567492+0000 mgr.y (mgr.25169) 562 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:28:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[91339]: cephadm 2024-09-21T14:28:03.583063+0000 mgr.y (mgr.25169) 563 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:28:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[91339]: cephadm 2024-09-21T14:28:03.583063+0000 mgr.y (mgr.25169) 563 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:28:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[91339]: cephadm 2024-09-21T14:28:03.598056+0000 mgr.y (mgr.25169) 564 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:28:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[91339]: cephadm 2024-09-21T14:28:03.598056+0000 mgr.y (mgr.25169) 564 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:28:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[91339]: audit 2024-09-21T14:28:03.612854+0000 mgr.y (mgr.25169) 565 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T14:28:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[91339]: audit 2024-09-21T14:28:03.612854+0000 mgr.y (mgr.25169) 565 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T14:28:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[91339]: cephadm 2024-09-21T14:28:03.615687+0000 mgr.y (mgr.25169) 566 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T14:28:05.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[91339]: cephadm 2024-09-21T14:28:03.615687+0000 mgr.y (mgr.25169) 566 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T14:28:05.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[94613]: cephadm 2024-09-21T14:28:03.558228+0000 mgr.y (mgr.25169) 560 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:28:05.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[94613]: cephadm 2024-09-21T14:28:03.558228+0000 mgr.y (mgr.25169) 560 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:28:05.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[94613]: cephadm 2024-09-21T14:28:03.558384+0000 mgr.y (mgr.25169) 561 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:28:05.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[94613]: cephadm 2024-09-21T14:28:03.558384+0000 mgr.y (mgr.25169) 561 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:28:05.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[94613]: cephadm 2024-09-21T14:28:03.567492+0000 mgr.y (mgr.25169) 562 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:28:05.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[94613]: cephadm 2024-09-21T14:28:03.567492+0000 mgr.y (mgr.25169) 562 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:28:05.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[94613]: cephadm 2024-09-21T14:28:03.583063+0000 mgr.y (mgr.25169) 563 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:28:05.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[94613]: cephadm 2024-09-21T14:28:03.583063+0000 mgr.y (mgr.25169) 563 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:28:05.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[94613]: cephadm 2024-09-21T14:28:03.598056+0000 mgr.y (mgr.25169) 564 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:28:05.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[94613]: cephadm 2024-09-21T14:28:03.598056+0000 mgr.y (mgr.25169) 564 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:28:05.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[94613]: audit 2024-09-21T14:28:03.612854+0000 mgr.y (mgr.25169) 565 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T14:28:05.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[94613]: audit 2024-09-21T14:28:03.612854+0000 mgr.y (mgr.25169) 565 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T14:28:05.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[94613]: cephadm 2024-09-21T14:28:03.615687+0000 mgr.y (mgr.25169) 566 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T14:28:05.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:04 smithi032 bash[94613]: cephadm 2024-09-21T14:28:03.615687+0000 mgr.y (mgr.25169) 566 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T14:28:05.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:04 smithi046 bash[70862]: cephadm 2024-09-21T14:28:03.558228+0000 mgr.y (mgr.25169) 560 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:28:05.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:04 smithi046 bash[70862]: cephadm 2024-09-21T14:28:03.558228+0000 mgr.y (mgr.25169) 560 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:28:05.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:04 smithi046 bash[70862]: cephadm 2024-09-21T14:28:03.558384+0000 mgr.y (mgr.25169) 561 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:28:05.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:04 smithi046 bash[70862]: cephadm 2024-09-21T14:28:03.558384+0000 mgr.y (mgr.25169) 561 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:28:05.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:04 smithi046 bash[70862]: cephadm 2024-09-21T14:28:03.567492+0000 mgr.y (mgr.25169) 562 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:28:05.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:04 smithi046 bash[70862]: cephadm 2024-09-21T14:28:03.567492+0000 mgr.y (mgr.25169) 562 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:28:05.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:04 smithi046 bash[70862]: cephadm 2024-09-21T14:28:03.583063+0000 mgr.y (mgr.25169) 563 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:28:05.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:04 smithi046 bash[70862]: cephadm 2024-09-21T14:28:03.583063+0000 mgr.y (mgr.25169) 563 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:28:05.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:04 smithi046 bash[70862]: cephadm 2024-09-21T14:28:03.598056+0000 mgr.y (mgr.25169) 564 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:28:05.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:04 smithi046 bash[70862]: cephadm 2024-09-21T14:28:03.598056+0000 mgr.y (mgr.25169) 564 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:28:05.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:04 smithi046 bash[70862]: audit 2024-09-21T14:28:03.612854+0000 mgr.y (mgr.25169) 565 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T14:28:05.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:04 smithi046 bash[70862]: audit 2024-09-21T14:28:03.612854+0000 mgr.y (mgr.25169) 565 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T14:28:05.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:04 smithi046 bash[70862]: cephadm 2024-09-21T14:28:03.615687+0000 mgr.y (mgr.25169) 566 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T14:28:05.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:04 smithi046 bash[70862]: cephadm 2024-09-21T14:28:03.615687+0000 mgr.y (mgr.25169) 566 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T14:28:05.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:05.624161513Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:05 smithi046 bash[70862]: cluster 2024-09-21T14:28:04.838563+0000 mgr.y (mgr.25169) 567 : cluster [DBG] pgmap v322: 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-21T14:28:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:05 smithi046 bash[70862]: cluster 2024-09-21T14:28:04.838563+0000 mgr.y (mgr.25169) 567 : cluster [DBG] pgmap v322: 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-21T14:28:06.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:05 smithi032 bash[94613]: cluster 2024-09-21T14:28:04.838563+0000 mgr.y (mgr.25169) 567 : cluster [DBG] pgmap v322: 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-21T14:28:06.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:05 smithi032 bash[94613]: cluster 2024-09-21T14:28:04.838563+0000 mgr.y (mgr.25169) 567 : cluster [DBG] pgmap v322: 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-21T14:28:06.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:05 smithi032 bash[91339]: cluster 2024-09-21T14:28:04.838563+0000 mgr.y (mgr.25169) 567 : cluster [DBG] pgmap v322: 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-21T14:28:06.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:05 smithi032 bash[91339]: cluster 2024-09-21T14:28:04.838563+0000 mgr.y (mgr.25169) 567 : cluster [DBG] pgmap v322: 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-21T14:28:06.620 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:28:07.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:07 smithi046 bash[70862]: cephadm 2024-09-21T14:28:06.145150+0000 mgr.y (mgr.25169) 568 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T14:28:07.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:07 smithi046 bash[70862]: cephadm 2024-09-21T14:28:06.145150+0000 mgr.y (mgr.25169) 568 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T14:28:07.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:07 smithi046 bash[70862]: audit 2024-09-21T14:28:06.151524+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:07.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:07 smithi046 bash[70862]: audit 2024-09-21T14:28:06.151524+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:07 smithi046 bash[70862]: audit 2024-09-21T14:28:06.158344+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T14:28:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:07 smithi046 bash[70862]: audit 2024-09-21T14:28:06.158344+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T14:28:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:07 smithi046 bash[70862]: audit 2024-09-21T14:28:06.160366+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:07 smithi046 bash[70862]: audit 2024-09-21T14:28:06.160366+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:07 smithi046 bash[70862]: cephadm 2024-09-21T14:28:06.165383+0000 mgr.y (mgr.25169) 569 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-09-21T14:28:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:07 smithi046 bash[70862]: cephadm 2024-09-21T14:28:06.165383+0000 mgr.y (mgr.25169) 569 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-09-21T14:28:07.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[91339]: cephadm 2024-09-21T14:28:06.145150+0000 mgr.y (mgr.25169) 568 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T14:28:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[91339]: cephadm 2024-09-21T14:28:06.145150+0000 mgr.y (mgr.25169) 568 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T14:28:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[91339]: audit 2024-09-21T14:28:06.151524+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[91339]: audit 2024-09-21T14:28:06.151524+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[91339]: audit 2024-09-21T14:28:06.158344+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T14:28:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[91339]: audit 2024-09-21T14:28:06.158344+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T14:28:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[91339]: audit 2024-09-21T14:28:06.160366+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[91339]: audit 2024-09-21T14:28:06.160366+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[91339]: cephadm 2024-09-21T14:28:06.165383+0000 mgr.y (mgr.25169) 569 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-09-21T14:28:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[91339]: cephadm 2024-09-21T14:28:06.165383+0000 mgr.y (mgr.25169) 569 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-09-21T14:28:07.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[94613]: cephadm 2024-09-21T14:28:06.145150+0000 mgr.y (mgr.25169) 568 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T14:28:07.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[94613]: cephadm 2024-09-21T14:28:06.145150+0000 mgr.y (mgr.25169) 568 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T14:28:07.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[94613]: audit 2024-09-21T14:28:06.151524+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:07.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[94613]: audit 2024-09-21T14:28:06.151524+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:07.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[94613]: audit 2024-09-21T14:28:06.158344+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T14:28:07.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[94613]: audit 2024-09-21T14:28:06.158344+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T14:28:07.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[94613]: audit 2024-09-21T14:28:06.160366+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:07.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[94613]: audit 2024-09-21T14:28:06.160366+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:07.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[94613]: cephadm 2024-09-21T14:28:06.165383+0000 mgr.y (mgr.25169) 569 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-09-21T14:28:07.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:07 smithi032 bash[94613]: cephadm 2024-09-21T14:28:06.165383+0000 mgr.y (mgr.25169) 569 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-09-21T14:28:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:08 smithi046 bash[70862]: cluster 2024-09-21T14:28:06.839237+0000 mgr.y (mgr.25169) 570 : cluster [DBG] pgmap v323: 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-21T14:28:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:08 smithi046 bash[70862]: cluster 2024-09-21T14:28:06.839237+0000 mgr.y (mgr.25169) 570 : cluster [DBG] pgmap v323: 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-21T14:28:08.464 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:08 smithi032 bash[91339]: cluster 2024-09-21T14:28:06.839237+0000 mgr.y (mgr.25169) 570 : cluster [DBG] pgmap v323: 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-21T14:28:08.465 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:08 smithi032 bash[91339]: cluster 2024-09-21T14:28:06.839237+0000 mgr.y (mgr.25169) 570 : cluster [DBG] pgmap v323: 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-21T14:28:08.465 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:08 smithi032 bash[94613]: cluster 2024-09-21T14:28:06.839237+0000 mgr.y (mgr.25169) 570 : cluster [DBG] pgmap v323: 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-21T14:28:08.465 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:08 smithi032 bash[94613]: cluster 2024-09-21T14:28:06.839237+0000 mgr.y (mgr.25169) 570 : cluster [DBG] pgmap v323: 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-21T14:28:08.842 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:28:08.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:08.621968263Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:09.515 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:28:09.515 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (8m) 94s ago 35m 13.8M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:28:09.515 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (7m) 5m ago 35m 70.2M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:28:09.515 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (10m) 94s ago 32m 49.2M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:28:09.515 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (9m) 5m ago 44m 440M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:28:09.515 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (20m) 94s ago 46m 517M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:28:09.515 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (4m) 94s ago 46m 44.6M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:28:09.515 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (6m) 5m ago 44m 18.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:28:09.515 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (4m) 94s ago 44m 37.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:28:09.516 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (9m) 94s ago 35m 8248k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:28:09.516 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (9m) 5m ago 35m 8040k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:28:09.516 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (2m) 94s ago 43m 47.8M 3037M 19.3.0-5104-g44178494 b415816db8b4 2066516c5653 2024-09-21T14:28:09.516 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running 94s ago 42m - 3037M 2024-09-21T14:28:09.516 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (41m) 94s ago 41m 64.2M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 9cf5c94d1f7e 2024-09-21T14:28:09.516 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (40m) 94s ago 40m 60.7M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:28:09.516 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (39m) 5m ago 39m 61.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:28:09.516 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (38m) 5m ago 38m 65.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:28:09.516 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (37m) 5m ago 37m 55.7M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:28:09.516 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (36m) 5m ago 36m 67.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:28:09.516 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (8m) 5m ago 36m 48.0M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:28:09.516 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (33m) 94s ago 33m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:28:09.516 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (33m) 5m ago 33m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:28:09.878 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:28:09.878 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:28:09.878 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:28:09.878 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:28:09.878 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:28:09.878 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:28:09.879 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:28:09.879 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:28:09.879 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 6, 2024-09-21T14:28:09.879 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:28:09.879 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:28:09.879 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:28:09.879 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:28:09.879 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:28:09.879 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:28:09.879 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8, 2024-09-21T14:28:09.879 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 7 2024-09-21T14:28:09.879 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:28:09.879 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:28:10.198 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:28:10.198 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:28:10.199 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:28:10.199 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-21T14:28:10.199 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:28:10.199 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "1/8 daemons upgraded", 2024-09-21T14:28:10.199 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T14:28:10.199 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:28:10.199 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:28:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:10 smithi046 bash[70862]: audit 2024-09-21T14:28:08.831852+0000 mgr.y (mgr.25169) 571 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:10 smithi046 bash[70862]: audit 2024-09-21T14:28:08.831852+0000 mgr.y (mgr.25169) 571 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:10 smithi046 bash[70862]: cluster 2024-09-21T14:28:08.840577+0000 mgr.y (mgr.25169) 572 : cluster [DBG] pgmap v324: 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-21T14:28:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:10 smithi046 bash[70862]: cluster 2024-09-21T14:28:08.840577+0000 mgr.y (mgr.25169) 572 : cluster [DBG] pgmap v324: 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-21T14:28:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:10 smithi046 bash[70862]: audit 2024-09-21T14:28:09.159526+0000 mgr.y (mgr.25169) 573 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:10 smithi046 bash[70862]: audit 2024-09-21T14:28:09.159526+0000 mgr.y (mgr.25169) 573 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:10 smithi046 bash[70862]: audit 2024-09-21T14:28:09.879968+0000 mon.a (mon.0) 234 : audit [DBG] from='client.? 172.21.15.32:0/414025198' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:10 smithi046 bash[70862]: audit 2024-09-21T14:28:09.879968+0000 mon.a (mon.0) 234 : audit [DBG] from='client.? 172.21.15.32:0/414025198' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:10.566 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[91339]: audit 2024-09-21T14:28:08.831852+0000 mgr.y (mgr.25169) 571 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:10.566 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[91339]: audit 2024-09-21T14:28:08.831852+0000 mgr.y (mgr.25169) 571 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:10.566 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[91339]: cluster 2024-09-21T14:28:08.840577+0000 mgr.y (mgr.25169) 572 : cluster [DBG] pgmap v324: 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-21T14:28:10.566 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[91339]: cluster 2024-09-21T14:28:08.840577+0000 mgr.y (mgr.25169) 572 : cluster [DBG] pgmap v324: 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-21T14:28:10.566 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[91339]: audit 2024-09-21T14:28:09.159526+0000 mgr.y (mgr.25169) 573 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:10.566 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[91339]: audit 2024-09-21T14:28:09.159526+0000 mgr.y (mgr.25169) 573 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:10.566 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[91339]: audit 2024-09-21T14:28:09.879968+0000 mon.a (mon.0) 234 : audit [DBG] from='client.? 172.21.15.32:0/414025198' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:10.566 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[91339]: audit 2024-09-21T14:28:09.879968+0000 mon.a (mon.0) 234 : audit [DBG] from='client.? 172.21.15.32:0/414025198' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:10.567 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[94613]: audit 2024-09-21T14:28:08.831852+0000 mgr.y (mgr.25169) 571 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:10.567 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[94613]: audit 2024-09-21T14:28:08.831852+0000 mgr.y (mgr.25169) 571 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:10.567 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[94613]: cluster 2024-09-21T14:28:08.840577+0000 mgr.y (mgr.25169) 572 : cluster [DBG] pgmap v324: 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-21T14:28:10.567 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[94613]: cluster 2024-09-21T14:28:08.840577+0000 mgr.y (mgr.25169) 572 : cluster [DBG] pgmap v324: 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-21T14:28:10.567 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[94613]: audit 2024-09-21T14:28:09.159526+0000 mgr.y (mgr.25169) 573 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:10.567 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[94613]: audit 2024-09-21T14:28:09.159526+0000 mgr.y (mgr.25169) 573 : audit [DBG] from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:10.567 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[94613]: audit 2024-09-21T14:28:09.879968+0000 mon.a (mon.0) 234 : audit [DBG] from='client.? 172.21.15.32:0/414025198' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:10.567 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[94613]: audit 2024-09-21T14:28:09.879968+0000 mon.a (mon.0) 234 : audit [DBG] from='client.? 172.21.15.32:0/414025198' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:10.857 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:28:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:28:10] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.51.0" 2024-09-21T14:28:11.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:11 smithi032 bash[91339]: audit 2024-09-21T14:28:09.479416+0000 mgr.y (mgr.25169) 574 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:11.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:11 smithi032 bash[91339]: audit 2024-09-21T14:28:09.479416+0000 mgr.y (mgr.25169) 574 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:11.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:11 smithi032 bash[94613]: audit 2024-09-21T14:28:09.479416+0000 mgr.y (mgr.25169) 574 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:11.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:11 smithi032 bash[94613]: audit 2024-09-21T14:28:09.479416+0000 mgr.y (mgr.25169) 574 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:11.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:11 smithi046 bash[70862]: audit 2024-09-21T14:28:09.479416+0000 mgr.y (mgr.25169) 574 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:11.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:11 smithi046 bash[70862]: audit 2024-09-21T14:28:09.479416+0000 mgr.y (mgr.25169) 574 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:11.768 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:28:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:11.769 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:11.769 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:28:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:11.769 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:28:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:11.770 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:28:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:11.770 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:28:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:11.770 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:28:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:11.771 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:11.771 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:11 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:11.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:11.624944627Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:12.107 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:11 smithi032 systemd[1]: Stopping Ceph osd.2 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:28:12.107 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:11 smithi032 bash[42530]: debug 2024-09-21T14:28:11.909+0000 7fbcab592640 -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-21T14:28:12.107 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:11 smithi032 bash[42530]: debug 2024-09-21T14:28:11.909+0000 7fbcab592640 -1 osd.2 123 *** Got signal Terminated *** 2024-09-21T14:28:12.107 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:11 smithi032 bash[42530]: debug 2024-09-21T14:28:11.909+0000 7fbcab592640 -1 osd.2 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:28:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:12 smithi046 bash[70862]: audit 2024-09-21T14:28:10.200326+0000 mgr.y (mgr.25169) 575 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:12 smithi046 bash[70862]: audit 2024-09-21T14:28:10.200326+0000 mgr.y (mgr.25169) 575 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:12 smithi046 bash[70862]: cluster 2024-09-21T14:28:10.841314+0000 mgr.y (mgr.25169) 576 : cluster [DBG] pgmap v325: 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-21T14:28:12.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:12 smithi046 bash[70862]: cluster 2024-09-21T14:28:10.841314+0000 mgr.y (mgr.25169) 576 : cluster [DBG] pgmap v325: 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-21T14:28:12.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:12 smithi046 bash[70862]: audit 2024-09-21T14:28:10.988313+0000 mgr.y (mgr.25169) 577 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:12.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:12 smithi046 bash[70862]: audit 2024-09-21T14:28:10.988313+0000 mgr.y (mgr.25169) 577 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:12.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:12 smithi046 bash[70862]: cluster 2024-09-21T14:28:11.911709+0000 mon.a (mon.0) 235 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T14:28:12.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:12 smithi046 bash[70862]: cluster 2024-09-21T14:28:11.911709+0000 mon.a (mon.0) 235 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T14:28:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[91339]: audit 2024-09-21T14:28:10.200326+0000 mgr.y (mgr.25169) 575 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[91339]: audit 2024-09-21T14:28:10.200326+0000 mgr.y (mgr.25169) 575 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[91339]: cluster 2024-09-21T14:28:10.841314+0000 mgr.y (mgr.25169) 576 : cluster [DBG] pgmap v325: 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-21T14:28:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[91339]: cluster 2024-09-21T14:28:10.841314+0000 mgr.y (mgr.25169) 576 : cluster [DBG] pgmap v325: 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-21T14:28:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[91339]: audit 2024-09-21T14:28:10.988313+0000 mgr.y (mgr.25169) 577 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[91339]: audit 2024-09-21T14:28:10.988313+0000 mgr.y (mgr.25169) 577 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[91339]: cluster 2024-09-21T14:28:11.911709+0000 mon.a (mon.0) 235 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T14:28:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[91339]: cluster 2024-09-21T14:28:11.911709+0000 mon.a (mon.0) 235 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T14:28:12.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[94613]: audit 2024-09-21T14:28:10.200326+0000 mgr.y (mgr.25169) 575 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:12.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[94613]: audit 2024-09-21T14:28:10.200326+0000 mgr.y (mgr.25169) 575 : audit [DBG] from='client.44343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:12.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[94613]: cluster 2024-09-21T14:28:10.841314+0000 mgr.y (mgr.25169) 576 : cluster [DBG] pgmap v325: 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-21T14:28:12.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[94613]: cluster 2024-09-21T14:28:10.841314+0000 mgr.y (mgr.25169) 576 : cluster [DBG] pgmap v325: 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-21T14:28:12.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[94613]: audit 2024-09-21T14:28:10.988313+0000 mgr.y (mgr.25169) 577 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:12.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[94613]: audit 2024-09-21T14:28:10.988313+0000 mgr.y (mgr.25169) 577 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:12.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[94613]: cluster 2024-09-21T14:28:11.911709+0000 mon.a (mon.0) 235 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T14:28:12.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:12 smithi032 bash[94613]: cluster 2024-09-21T14:28:11.911709+0000 mon.a (mon.0) 235 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T14:28:13.469 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[110140]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-2 2024-09-21T14:28:13.470 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[94613]: cluster 2024-09-21T14:28:12.172896+0000 mon.a (mon.0) 236 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:28:13.470 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[94613]: cluster 2024-09-21T14:28:12.172896+0000 mon.a (mon.0) 236 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:28:13.470 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[94613]: cluster 2024-09-21T14:28:12.183550+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-21T14:28:13.470 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[94613]: cluster 2024-09-21T14:28:12.183550+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-21T14:28:13.470 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[94613]: cluster 2024-09-21T14:28:12.842102+0000 mgr.y (mgr.25169) 578 : cluster [DBG] pgmap v327: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:28:13.470 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[94613]: cluster 2024-09-21T14:28:12.842102+0000 mgr.y (mgr.25169) 578 : cluster [DBG] pgmap v327: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:28:13.470 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[94613]: cluster 2024-09-21T14:28:13.184945+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-21T14:28:13.470 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[94613]: cluster 2024-09-21T14:28:13.184945+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-21T14:28:13.471 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[91339]: cluster 2024-09-21T14:28:12.172896+0000 mon.a (mon.0) 236 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:28:13.471 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[91339]: cluster 2024-09-21T14:28:12.172896+0000 mon.a (mon.0) 236 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:28:13.471 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[91339]: cluster 2024-09-21T14:28:12.183550+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-21T14:28:13.471 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[91339]: cluster 2024-09-21T14:28:12.183550+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-21T14:28:13.471 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[91339]: cluster 2024-09-21T14:28:12.842102+0000 mgr.y (mgr.25169) 578 : cluster [DBG] pgmap v327: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:28:13.471 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[91339]: cluster 2024-09-21T14:28:12.842102+0000 mgr.y (mgr.25169) 578 : cluster [DBG] pgmap v327: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:28:13.471 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[91339]: cluster 2024-09-21T14:28:13.184945+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-21T14:28:13.471 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[91339]: cluster 2024-09-21T14:28:13.184945+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-21T14:28:13.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:13 smithi046 bash[70862]: cluster 2024-09-21T14:28:12.172896+0000 mon.a (mon.0) 236 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:28:13.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:13 smithi046 bash[70862]: cluster 2024-09-21T14:28:12.172896+0000 mon.a (mon.0) 236 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:28:13.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:13 smithi046 bash[70862]: cluster 2024-09-21T14:28:12.183550+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-21T14:28:13.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:13 smithi046 bash[70862]: cluster 2024-09-21T14:28:12.183550+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-21T14:28:13.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:13 smithi046 bash[70862]: cluster 2024-09-21T14:28:12.842102+0000 mgr.y (mgr.25169) 578 : cluster [DBG] pgmap v327: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:28:13.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:13 smithi046 bash[70862]: cluster 2024-09-21T14:28:12.842102+0000 mgr.y (mgr.25169) 578 : cluster [DBG] pgmap v327: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:28:13.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:13 smithi046 bash[70862]: cluster 2024-09-21T14:28:13.184945+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-21T14:28:13.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:13 smithi046 bash[70862]: cluster 2024-09-21T14:28:13.184945+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-21T14:28:13.857 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:13 smithi032 bash[110205]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-2 2024-09-21T14:28:14.946 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:14.60254323Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:15.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:14 smithi046 bash[70862]: cluster 2024-09-21T14:28:14.894967+0000 mon.a (mon.0) 239 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 19 pgs peering (PG_AVAILABILITY) 2024-09-21T14:28:15.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:14 smithi046 bash[70862]: cluster 2024-09-21T14:28:14.894967+0000 mon.a (mon.0) 239 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 19 pgs peering (PG_AVAILABILITY) 2024-09-21T14:28:15.250 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:14 smithi032 bash[91339]: cluster 2024-09-21T14:28:14.894967+0000 mon.a (mon.0) 239 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 19 pgs peering (PG_AVAILABILITY) 2024-09-21T14:28:15.250 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:14 smithi032 bash[91339]: cluster 2024-09-21T14:28:14.894967+0000 mon.a (mon.0) 239 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 19 pgs peering (PG_AVAILABILITY) 2024-09-21T14:28:15.250 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:14 smithi032 bash[94613]: cluster 2024-09-21T14:28:14.894967+0000 mon.a (mon.0) 239 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 19 pgs peering (PG_AVAILABILITY) 2024-09-21T14:28:15.250 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:14 smithi032 bash[94613]: cluster 2024-09-21T14:28:14.894967+0000 mon.a (mon.0) 239 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 19 pgs peering (PG_AVAILABILITY) 2024-09-21T14:28:15.991 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:28:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:15.991 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:28:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:15.992 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:28:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:15.992 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:15 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.2.service: Deactivated successfully. 2024-09-21T14:28:15.992 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:15 smithi032 systemd[1]: Stopped Ceph osd.2 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:28:15.992 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:15.992 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:28:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:15.992 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:15.993 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:15 smithi032 bash[91339]: cluster 2024-09-21T14:28:14.842850+0000 mgr.y (mgr.25169) 579 : cluster [DBG] pgmap v329: 161 pgs: 32 peering, 4 stale+active+clean, 125 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T14:28:15.993 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:15 smithi032 bash[91339]: cluster 2024-09-21T14:28:14.842850+0000 mgr.y (mgr.25169) 579 : cluster [DBG] pgmap v329: 161 pgs: 32 peering, 4 stale+active+clean, 125 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T14:28:15.993 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:28:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:15.993 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:28:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:15.993 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:28:15.993 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:15 smithi032 bash[94613]: cluster 2024-09-21T14:28:14.842850+0000 mgr.y (mgr.25169) 579 : cluster [DBG] pgmap v329: 161 pgs: 32 peering, 4 stale+active+clean, 125 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T14:28:15.994 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:15 smithi032 bash[94613]: cluster 2024-09-21T14:28:14.842850+0000 mgr.y (mgr.25169) 579 : cluster [DBG] pgmap v329: 161 pgs: 32 peering, 4 stale+active+clean, 125 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T14:28:16.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:15 smithi046 bash[70862]: cluster 2024-09-21T14:28:14.842850+0000 mgr.y (mgr.25169) 579 : cluster [DBG] pgmap v329: 161 pgs: 32 peering, 4 stale+active+clean, 125 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T14:28:16.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:15 smithi046 bash[70862]: cluster 2024-09-21T14:28:14.842850+0000 mgr.y (mgr.25169) 579 : cluster [DBG] pgmap v329: 161 pgs: 32 peering, 4 stale+active+clean, 125 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T14:28:16.357 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:15 smithi032 systemd[1]: Started Ceph osd.2 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:28:17.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:17 smithi032 bash[91339]: audit 2024-09-21T14:28:16.043874+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:17 smithi032 bash[91339]: audit 2024-09-21T14:28:16.043874+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:17 smithi032 bash[91339]: audit 2024-09-21T14:28:16.054518+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:17 smithi032 bash[91339]: audit 2024-09-21T14:28:16.054518+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:17 smithi032 bash[91339]: audit 2024-09-21T14:28:16.062838+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:17 smithi032 bash[91339]: audit 2024-09-21T14:28:16.062838+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:17 smithi032 bash[94613]: audit 2024-09-21T14:28:16.043874+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:17 smithi032 bash[94613]: audit 2024-09-21T14:28:16.043874+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:17 smithi032 bash[94613]: audit 2024-09-21T14:28:16.054518+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:17 smithi032 bash[94613]: audit 2024-09-21T14:28:16.054518+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:17 smithi032 bash[94613]: audit 2024-09-21T14:28:16.062838+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:17 smithi032 bash[94613]: audit 2024-09-21T14:28:16.062838+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:17 smithi046 bash[70862]: audit 2024-09-21T14:28:16.043874+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:17 smithi046 bash[70862]: audit 2024-09-21T14:28:16.043874+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:17 smithi046 bash[70862]: audit 2024-09-21T14:28:16.054518+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:17 smithi046 bash[70862]: audit 2024-09-21T14:28:16.054518+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:17 smithi046 bash[70862]: audit 2024-09-21T14:28:16.062838+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:17 smithi046 bash[70862]: audit 2024-09-21T14:28:16.062838+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:17.857 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:17 smithi032 bash[110351]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:28:17.857 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:17 smithi032 bash[110351]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:28:17.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:17.612059907Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:18.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:18 smithi032 bash[91339]: cluster 2024-09-21T14:28:16.843597+0000 mgr.y (mgr.25169) 580 : cluster [DBG] pgmap v330: 161 pgs: 32 peering, 4 stale+active+clean, 125 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:28:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:18 smithi032 bash[91339]: cluster 2024-09-21T14:28:16.843597+0000 mgr.y (mgr.25169) 580 : cluster [DBG] pgmap v330: 161 pgs: 32 peering, 4 stale+active+clean, 125 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:28:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:18 smithi032 bash[91339]: audit 2024-09-21T14:28:17.527756+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:18 smithi032 bash[91339]: audit 2024-09-21T14:28:17.527756+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:18 smithi032 bash[91339]: audit 2024-09-21T14:28:17.530717+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:18 smithi032 bash[91339]: audit 2024-09-21T14:28:17.530717+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:18 smithi032 bash[94613]: cluster 2024-09-21T14:28:16.843597+0000 mgr.y (mgr.25169) 580 : cluster [DBG] pgmap v330: 161 pgs: 32 peering, 4 stale+active+clean, 125 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:28:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:18 smithi032 bash[94613]: cluster 2024-09-21T14:28:16.843597+0000 mgr.y (mgr.25169) 580 : cluster [DBG] pgmap v330: 161 pgs: 32 peering, 4 stale+active+clean, 125 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:28:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:18 smithi032 bash[94613]: audit 2024-09-21T14:28:17.527756+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:18 smithi032 bash[94613]: audit 2024-09-21T14:28:17.527756+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:18 smithi032 bash[94613]: audit 2024-09-21T14:28:17.530717+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:18 smithi032 bash[94613]: audit 2024-09-21T14:28:17.530717+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:18 smithi046 bash[70862]: cluster 2024-09-21T14:28:16.843597+0000 mgr.y (mgr.25169) 580 : cluster [DBG] pgmap v330: 161 pgs: 32 peering, 4 stale+active+clean, 125 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:28:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:18 smithi046 bash[70862]: cluster 2024-09-21T14:28:16.843597+0000 mgr.y (mgr.25169) 580 : cluster [DBG] pgmap v330: 161 pgs: 32 peering, 4 stale+active+clean, 125 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:28:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:18 smithi046 bash[70862]: audit 2024-09-21T14:28:17.527756+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:18 smithi046 bash[70862]: audit 2024-09-21T14:28:17.527756+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:18 smithi046 bash[70862]: audit 2024-09-21T14:28:17.530717+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:18 smithi046 bash[70862]: audit 2024-09-21T14:28:17.530717+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:19.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:19 smithi046 bash[70862]: cluster 2024-09-21T14:28:19.065265+0000 mon.a (mon.0) 244 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T14:28:19.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:19 smithi046 bash[70862]: cluster 2024-09-21T14:28:19.065265+0000 mon.a (mon.0) 244 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T14:28:19.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:19 smithi046 bash[70862]: cluster 2024-09-21T14:28:19.065322+0000 mon.a (mon.0) 245 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 19 pgs peering) 2024-09-21T14:28:19.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:19 smithi046 bash[70862]: cluster 2024-09-21T14:28:19.065322+0000 mon.a (mon.0) 245 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 19 pgs peering) 2024-09-21T14:28:19.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:19 smithi032 bash[91339]: cluster 2024-09-21T14:28:19.065265+0000 mon.a (mon.0) 244 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T14:28:19.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:19 smithi032 bash[91339]: cluster 2024-09-21T14:28:19.065265+0000 mon.a (mon.0) 244 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T14:28:19.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:19 smithi032 bash[91339]: cluster 2024-09-21T14:28:19.065322+0000 mon.a (mon.0) 245 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 19 pgs peering) 2024-09-21T14:28:19.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:19 smithi032 bash[91339]: cluster 2024-09-21T14:28:19.065322+0000 mon.a (mon.0) 245 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 19 pgs peering) 2024-09-21T14:28:19.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:19 smithi032 bash[94613]: cluster 2024-09-21T14:28:19.065265+0000 mon.a (mon.0) 244 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T14:28:19.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:19 smithi032 bash[94613]: cluster 2024-09-21T14:28:19.065265+0000 mon.a (mon.0) 244 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T14:28:19.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:19 smithi032 bash[94613]: cluster 2024-09-21T14:28:19.065322+0000 mon.a (mon.0) 245 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 19 pgs peering) 2024-09-21T14:28:19.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:19 smithi032 bash[94613]: cluster 2024-09-21T14:28:19.065322+0000 mon.a (mon.0) 245 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 19 pgs peering) 2024-09-21T14:28:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:20 smithi046 bash[70862]: cluster 2024-09-21T14:28:18.845550+0000 mgr.y (mgr.25169) 581 : cluster [DBG] pgmap v331: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:20 smithi046 bash[70862]: cluster 2024-09-21T14:28:18.845550+0000 mgr.y (mgr.25169) 581 : cluster [DBG] pgmap v331: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:20.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:20 smithi032 bash[91339]: cluster 2024-09-21T14:28:18.845550+0000 mgr.y (mgr.25169) 581 : cluster [DBG] pgmap v331: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:20.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:20 smithi032 bash[91339]: cluster 2024-09-21T14:28:18.845550+0000 mgr.y (mgr.25169) 581 : cluster [DBG] pgmap v331: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:20.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:20 smithi032 bash[94613]: cluster 2024-09-21T14:28:18.845550+0000 mgr.y (mgr.25169) 581 : cluster [DBG] pgmap v331: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:20.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:20 smithi032 bash[94613]: cluster 2024-09-21T14:28:18.845550+0000 mgr.y (mgr.25169) 581 : cluster [DBG] pgmap v331: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:20.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:20.622587289Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:20.995 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:28:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:28:20] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.51.0" 2024-09-21T14:28:21.246 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:21 smithi032 bash[110351]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T14:28:21.247 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:21 smithi032 bash[110351]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:28:21.607 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:21 smithi032 bash[110351]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:28:21.607 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:21 smithi032 bash[110351]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T14:28:21.607 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:21 smithi032 bash[110351]: 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-21T14:28:22.107 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:21 smithi032 bash[110351]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-21T14:28:22.107 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:21 smithi032 bash[110351]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-09-21T14:28:22.108 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:21 smithi032 bash[110351]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T14:28:22.108 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:21 smithi032 bash[110351]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T14:28:22.108 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:21 smithi032 bash[110351]: --> ceph-volume lvm activate successful for osd ID: 2 2024-09-21T14:28:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:22 smithi046 bash[70862]: cluster 2024-09-21T14:28:20.846470+0000 mgr.y (mgr.25169) 582 : cluster [DBG] pgmap v332: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 236 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:22 smithi046 bash[70862]: cluster 2024-09-21T14:28:20.846470+0000 mgr.y (mgr.25169) 582 : cluster [DBG] pgmap v332: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 236 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:22 smithi046 bash[70862]: audit 2024-09-21T14:28:20.997540+0000 mgr.y (mgr.25169) 583 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:22 smithi046 bash[70862]: audit 2024-09-21T14:28:20.997540+0000 mgr.y (mgr.25169) 583 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:22.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:22 smithi046 bash[70862]: audit 2024-09-21T14:28:21.934345+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:22.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:22 smithi046 bash[70862]: audit 2024-09-21T14:28:21.934345+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:22.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:22 smithi046 bash[70862]: audit 2024-09-21T14:28:21.948842+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:22.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:22 smithi046 bash[70862]: audit 2024-09-21T14:28:21.948842+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:22.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[94613]: cluster 2024-09-21T14:28:20.846470+0000 mgr.y (mgr.25169) 582 : cluster [DBG] pgmap v332: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 236 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:22.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[94613]: cluster 2024-09-21T14:28:20.846470+0000 mgr.y (mgr.25169) 582 : cluster [DBG] pgmap v332: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 236 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:22.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[94613]: audit 2024-09-21T14:28:20.997540+0000 mgr.y (mgr.25169) 583 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:22.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[94613]: audit 2024-09-21T14:28:20.997540+0000 mgr.y (mgr.25169) 583 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:22.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[94613]: audit 2024-09-21T14:28:21.934345+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:22.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[94613]: audit 2024-09-21T14:28:21.934345+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:22.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[94613]: audit 2024-09-21T14:28:21.948842+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:22.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[94613]: audit 2024-09-21T14:28:21.948842+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:22.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[91339]: cluster 2024-09-21T14:28:20.846470+0000 mgr.y (mgr.25169) 582 : cluster [DBG] pgmap v332: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 236 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:22.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[91339]: cluster 2024-09-21T14:28:20.846470+0000 mgr.y (mgr.25169) 582 : cluster [DBG] pgmap v332: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 236 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:22.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[91339]: audit 2024-09-21T14:28:20.997540+0000 mgr.y (mgr.25169) 583 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:22.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[91339]: audit 2024-09-21T14:28:20.997540+0000 mgr.y (mgr.25169) 583 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:22.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[91339]: audit 2024-09-21T14:28:21.934345+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:22.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[91339]: audit 2024-09-21T14:28:21.934345+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:22.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[91339]: audit 2024-09-21T14:28:21.948842+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:22.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:22 smithi032 bash[91339]: audit 2024-09-21T14:28:21.948842+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:23.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:23.592271848Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:24.065 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:23 smithi032 bash[111044]: debug 2024-09-21T14:28:23.684+0000 7f69a36b8640 1 -- 172.21.15.32:0/3245852873 <== mon.2 v2:172.21.15.32:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562a64c54960 con 0x562a65a44000 2024-09-21T14:28:24.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:24 smithi032 bash[91339]: cluster 2024-09-21T14:28:22.847664+0000 mgr.y (mgr.25169) 584 : cluster [DBG] pgmap v333: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:24.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:24 smithi032 bash[91339]: cluster 2024-09-21T14:28:22.847664+0000 mgr.y (mgr.25169) 584 : cluster [DBG] pgmap v333: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:24.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:24 smithi032 bash[91339]: audit 2024-09-21T14:28:23.067876+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:24.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:24 smithi032 bash[91339]: audit 2024-09-21T14:28:23.067876+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:24.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:24 smithi032 bash[91339]: audit 2024-09-21T14:28:23.079627+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:24.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:24 smithi032 bash[91339]: audit 2024-09-21T14:28:23.079627+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:24.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:24 smithi032 bash[94613]: cluster 2024-09-21T14:28:22.847664+0000 mgr.y (mgr.25169) 584 : cluster [DBG] pgmap v333: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:24.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:24 smithi032 bash[94613]: cluster 2024-09-21T14:28:22.847664+0000 mgr.y (mgr.25169) 584 : cluster [DBG] pgmap v333: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:24.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:24 smithi032 bash[94613]: audit 2024-09-21T14:28:23.067876+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:24.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:24 smithi032 bash[94613]: audit 2024-09-21T14:28:23.067876+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:24.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:24 smithi032 bash[94613]: audit 2024-09-21T14:28:23.079627+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:24.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:24 smithi032 bash[94613]: audit 2024-09-21T14:28:23.079627+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:24 smithi046 bash[70862]: cluster 2024-09-21T14:28:22.847664+0000 mgr.y (mgr.25169) 584 : cluster [DBG] pgmap v333: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:24 smithi046 bash[70862]: cluster 2024-09-21T14:28:22.847664+0000 mgr.y (mgr.25169) 584 : cluster [DBG] pgmap v333: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:24 smithi046 bash[70862]: audit 2024-09-21T14:28:23.067876+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:24 smithi046 bash[70862]: audit 2024-09-21T14:28:23.067876+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:24.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:24 smithi046 bash[70862]: audit 2024-09-21T14:28:23.079627+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:24.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:24 smithi046 bash[70862]: audit 2024-09-21T14:28:23.079627+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:25.607 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:25 smithi032 bash[111044]: debug 2024-09-21T14:28:25.236+0000 7f69a5f1f640 -1 Falling back to public interface 2024-09-21T14:28:26.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:26 smithi032 bash[91339]: cluster 2024-09-21T14:28:24.849353+0000 mgr.y (mgr.25169) 585 : cluster [DBG] pgmap v334: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:26.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:26 smithi032 bash[91339]: cluster 2024-09-21T14:28:24.849353+0000 mgr.y (mgr.25169) 585 : cluster [DBG] pgmap v334: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:26.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:26 smithi032 bash[94613]: cluster 2024-09-21T14:28:24.849353+0000 mgr.y (mgr.25169) 585 : cluster [DBG] pgmap v334: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:26.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:26 smithi032 bash[94613]: cluster 2024-09-21T14:28:24.849353+0000 mgr.y (mgr.25169) 585 : cluster [DBG] pgmap v334: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:26 smithi046 bash[70862]: cluster 2024-09-21T14:28:24.849353+0000 mgr.y (mgr.25169) 585 : cluster [DBG] pgmap v334: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:26 smithi046 bash[70862]: cluster 2024-09-21T14:28:24.849353+0000 mgr.y (mgr.25169) 585 : cluster [DBG] pgmap v334: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:26.616561238Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:28.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:28 smithi032 bash[91339]: cluster 2024-09-21T14:28:26.850287+0000 mgr.y (mgr.25169) 586 : cluster [DBG] pgmap v335: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:28.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:28 smithi032 bash[91339]: cluster 2024-09-21T14:28:26.850287+0000 mgr.y (mgr.25169) 586 : cluster [DBG] pgmap v335: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:28.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:28 smithi032 bash[94613]: cluster 2024-09-21T14:28:26.850287+0000 mgr.y (mgr.25169) 586 : cluster [DBG] pgmap v335: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:28 smithi032 bash[94613]: cluster 2024-09-21T14:28:26.850287+0000 mgr.y (mgr.25169) 586 : cluster [DBG] pgmap v335: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:28 smithi046 bash[70862]: cluster 2024-09-21T14:28:26.850287+0000 mgr.y (mgr.25169) 586 : cluster [DBG] pgmap v335: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:28 smithi046 bash[70862]: cluster 2024-09-21T14:28:26.850287+0000 mgr.y (mgr.25169) 586 : cluster [DBG] pgmap v335: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:29.076 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:28 smithi032 bash[111044]: debug 2024-09-21T14:28:28.648+0000 7f69a5f1f640 -1 osd.2 123 log_to_monitors true 2024-09-21T14:28:29.357 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:28:29 smithi032 bash[111044]: debug 2024-09-21T14:28:29.128+0000 7f6999cc1640 -1 osd.2 123 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T14:28:29.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:29 smithi032 bash[91339]: audit 2024-09-21T14:28:28.653371+0000 mon.a (mon.0) 250 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T14:28:29.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:29 smithi032 bash[91339]: audit 2024-09-21T14:28:28.653371+0000 mon.a (mon.0) 250 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T14:28:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:29 smithi032 bash[94613]: audit 2024-09-21T14:28:28.653371+0000 mon.a (mon.0) 250 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T14:28:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:29 smithi032 bash[94613]: audit 2024-09-21T14:28:28.653371+0000 mon.a (mon.0) 250 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T14:28:29.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:29 smithi046 bash[70862]: audit 2024-09-21T14:28:28.653371+0000 mon.a (mon.0) 250 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T14:28:29.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:29 smithi046 bash[70862]: audit 2024-09-21T14:28:28.653371+0000 mon.a (mon.0) 250 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T14:28:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:29.623605238Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:30.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[91339]: cluster 2024-09-21T14:28:28.852159+0000 mgr.y (mgr.25169) 587 : cluster [DBG] pgmap v336: 161 pgs: 31 active+undersized, 16 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; 59/636 objects degraded (9.277%) 2024-09-21T14:28:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[91339]: cluster 2024-09-21T14:28:28.852159+0000 mgr.y (mgr.25169) 587 : cluster [DBG] pgmap v336: 161 pgs: 31 active+undersized, 16 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; 59/636 objects degraded (9.277%) 2024-09-21T14:28:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[91339]: audit 2024-09-21T14:28:29.084932+0000 mon.a (mon.0) 251 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T14:28:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[91339]: audit 2024-09-21T14:28:29.084932+0000 mon.a (mon.0) 251 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T14:28:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[91339]: cluster 2024-09-21T14:28:29.089875+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-21T14:28:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[91339]: cluster 2024-09-21T14:28:29.089875+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-21T14:28:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[91339]: audit 2024-09-21T14:28:29.091873+0000 mon.a (mon.0) 253 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:28:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[91339]: audit 2024-09-21T14:28:29.091873+0000 mon.a (mon.0) 253 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:28:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[94613]: cluster 2024-09-21T14:28:28.852159+0000 mgr.y (mgr.25169) 587 : cluster [DBG] pgmap v336: 161 pgs: 31 active+undersized, 16 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; 59/636 objects degraded (9.277%) 2024-09-21T14:28:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[94613]: cluster 2024-09-21T14:28:28.852159+0000 mgr.y (mgr.25169) 587 : cluster [DBG] pgmap v336: 161 pgs: 31 active+undersized, 16 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; 59/636 objects degraded (9.277%) 2024-09-21T14:28:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[94613]: audit 2024-09-21T14:28:29.084932+0000 mon.a (mon.0) 251 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T14:28:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[94613]: audit 2024-09-21T14:28:29.084932+0000 mon.a (mon.0) 251 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T14:28:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[94613]: cluster 2024-09-21T14:28:29.089875+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-21T14:28:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[94613]: cluster 2024-09-21T14:28:29.089875+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-21T14:28:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[94613]: audit 2024-09-21T14:28:29.091873+0000 mon.a (mon.0) 253 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:28:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[94613]: audit 2024-09-21T14:28:29.091873+0000 mon.a (mon.0) 253 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:28:30.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:30 smithi046 bash[70862]: cluster 2024-09-21T14:28:28.852159+0000 mgr.y (mgr.25169) 587 : cluster [DBG] pgmap v336: 161 pgs: 31 active+undersized, 16 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; 59/636 objects degraded (9.277%) 2024-09-21T14:28:30.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:30 smithi046 bash[70862]: cluster 2024-09-21T14:28:28.852159+0000 mgr.y (mgr.25169) 587 : cluster [DBG] pgmap v336: 161 pgs: 31 active+undersized, 16 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; 59/636 objects degraded (9.277%) 2024-09-21T14:28:30.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:30 smithi046 bash[70862]: audit 2024-09-21T14:28:29.084932+0000 mon.a (mon.0) 251 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T14:28:30.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:30 smithi046 bash[70862]: audit 2024-09-21T14:28:29.084932+0000 mon.a (mon.0) 251 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T14:28:30.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:30 smithi046 bash[70862]: cluster 2024-09-21T14:28:29.089875+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-21T14:28:30.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:30 smithi046 bash[70862]: cluster 2024-09-21T14:28:29.089875+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-21T14:28:30.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:30 smithi046 bash[70862]: audit 2024-09-21T14:28:29.091873+0000 mon.a (mon.0) 253 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:28:30.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:30 smithi046 bash[70862]: audit 2024-09-21T14:28:29.091873+0000 mon.a (mon.0) 253 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:28:31.007 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:28:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:28:30] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.51.0" 2024-09-21T14:28:31.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[91339]: cluster 2024-09-21T14:28:30.086013+0000 mon.a (mon.0) 254 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:28:31.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[91339]: cluster 2024-09-21T14:28:30.086013+0000 mon.a (mon.0) 254 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:28:31.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[91339]: cluster 2024-09-21T14:28:30.095606+0000 mon.a (mon.0) 255 : cluster [INF] osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753] boot 2024-09-21T14:28:31.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[91339]: cluster 2024-09-21T14:28:30.095606+0000 mon.a (mon.0) 255 : cluster [INF] osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753] boot 2024-09-21T14:28:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[91339]: cluster 2024-09-21T14:28:30.095744+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-21T14:28:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[91339]: cluster 2024-09-21T14:28:30.095744+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-21T14:28:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[91339]: audit 2024-09-21T14:28:30.102377+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T14:28:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[91339]: audit 2024-09-21T14:28:30.102377+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T14:28:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[91339]: cluster 2024-09-21T14:28:31.100372+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-21T14:28:31.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[91339]: cluster 2024-09-21T14:28:31.100372+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-21T14:28:31.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[94613]: cluster 2024-09-21T14:28:30.086013+0000 mon.a (mon.0) 254 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:28:31.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[94613]: cluster 2024-09-21T14:28:30.086013+0000 mon.a (mon.0) 254 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:28:31.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[94613]: cluster 2024-09-21T14:28:30.095606+0000 mon.a (mon.0) 255 : cluster [INF] osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753] boot 2024-09-21T14:28:31.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[94613]: cluster 2024-09-21T14:28:30.095606+0000 mon.a (mon.0) 255 : cluster [INF] osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753] boot 2024-09-21T14:28:31.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[94613]: cluster 2024-09-21T14:28:30.095744+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-21T14:28:31.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[94613]: cluster 2024-09-21T14:28:30.095744+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-21T14:28:31.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[94613]: audit 2024-09-21T14:28:30.102377+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T14:28:31.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[94613]: audit 2024-09-21T14:28:30.102377+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T14:28:31.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[94613]: cluster 2024-09-21T14:28:31.100372+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-21T14:28:31.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:31 smithi032 bash[94613]: cluster 2024-09-21T14:28:31.100372+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-21T14:28:31.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:31 smithi046 bash[70862]: cluster 2024-09-21T14:28:30.086013+0000 mon.a (mon.0) 254 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:28:31.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:31 smithi046 bash[70862]: cluster 2024-09-21T14:28:30.086013+0000 mon.a (mon.0) 254 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:28:31.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:31 smithi046 bash[70862]: cluster 2024-09-21T14:28:30.095606+0000 mon.a (mon.0) 255 : cluster [INF] osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753] boot 2024-09-21T14:28:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:31 smithi046 bash[70862]: cluster 2024-09-21T14:28:30.095606+0000 mon.a (mon.0) 255 : cluster [INF] osd.2 [v2:172.21.15.32:6818/2984204753,v1:172.21.15.32:6819/2984204753] boot 2024-09-21T14:28:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:31 smithi046 bash[70862]: cluster 2024-09-21T14:28:30.095744+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-21T14:28:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:31 smithi046 bash[70862]: cluster 2024-09-21T14:28:30.095744+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-21T14:28:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:31 smithi046 bash[70862]: audit 2024-09-21T14:28:30.102377+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T14:28:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:31 smithi046 bash[70862]: audit 2024-09-21T14:28:30.102377+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T14:28:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:31 smithi046 bash[70862]: cluster 2024-09-21T14:28:31.100372+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-21T14:28:31.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:31 smithi046 bash[70862]: cluster 2024-09-21T14:28:31.100372+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-21T14:28:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:32 smithi046 bash[70862]: cluster 2024-09-21T14:28:30.853047+0000 mgr.y (mgr.25169) 588 : cluster [DBG] pgmap v339: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:32 smithi046 bash[70862]: cluster 2024-09-21T14:28:30.853047+0000 mgr.y (mgr.25169) 588 : cluster [DBG] pgmap v339: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:32 smithi046 bash[70862]: audit 2024-09-21T14:28:31.008577+0000 mgr.y (mgr.25169) 589 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:32 smithi046 bash[70862]: audit 2024-09-21T14:28:31.008577+0000 mgr.y (mgr.25169) 589 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:32.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:32 smithi032 bash[94613]: cluster 2024-09-21T14:28:30.853047+0000 mgr.y (mgr.25169) 588 : cluster [DBG] pgmap v339: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:32.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:32 smithi032 bash[94613]: cluster 2024-09-21T14:28:30.853047+0000 mgr.y (mgr.25169) 588 : cluster [DBG] pgmap v339: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:32.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:32 smithi032 bash[94613]: audit 2024-09-21T14:28:31.008577+0000 mgr.y (mgr.25169) 589 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:32.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:32 smithi032 bash[94613]: audit 2024-09-21T14:28:31.008577+0000 mgr.y (mgr.25169) 589 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:32.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:32 smithi032 bash[91339]: cluster 2024-09-21T14:28:30.853047+0000 mgr.y (mgr.25169) 588 : cluster [DBG] pgmap v339: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:32.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:32 smithi032 bash[91339]: cluster 2024-09-21T14:28:30.853047+0000 mgr.y (mgr.25169) 588 : cluster [DBG] pgmap v339: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T14:28:32.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:32 smithi032 bash[91339]: audit 2024-09-21T14:28:31.008577+0000 mgr.y (mgr.25169) 589 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:32.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:32 smithi032 bash[91339]: audit 2024-09-21T14:28:31.008577+0000 mgr.y (mgr.25169) 589 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:32.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:32.594465084Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:33.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[94613]: audit 2024-09-21T14:28:32.524037+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[94613]: audit 2024-09-21T14:28:32.524037+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[94613]: audit 2024-09-21T14:28:32.527981+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:33.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[94613]: audit 2024-09-21T14:28:32.527981+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:33.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[94613]: cluster 2024-09-21T14:28:32.854218+0000 mgr.y (mgr.25169) 590 : cluster [DBG] pgmap v341: 161 pgs: 24 active+undersized, 12 active+undersized+degraded, 125 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 34/636 objects degraded (5.346%) 2024-09-21T14:28:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[94613]: cluster 2024-09-21T14:28:32.854218+0000 mgr.y (mgr.25169) 590 : cluster [DBG] pgmap v341: 161 pgs: 24 active+undersized, 12 active+undersized+degraded, 125 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 34/636 objects degraded (5.346%) 2024-09-21T14:28:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[94613]: audit 2024-09-21T14:28:33.496275+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[94613]: audit 2024-09-21T14:28:33.496275+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[94613]: audit 2024-09-21T14:28:33.510168+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[94613]: audit 2024-09-21T14:28:33.510168+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[94613]: audit 2024-09-21T14:28:33.514235+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[94613]: audit 2024-09-21T14:28:33.514235+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[94613]: audit 2024-09-21T14:28:33.516441+0000 mon.b (mon.1) 154 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[94613]: audit 2024-09-21T14:28:33.516441+0000 mon.b (mon.1) 154 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:33.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[91339]: audit 2024-09-21T14:28:32.524037+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[91339]: audit 2024-09-21T14:28:32.524037+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[91339]: audit 2024-09-21T14:28:32.527981+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:33.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[91339]: audit 2024-09-21T14:28:32.527981+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:33.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[91339]: cluster 2024-09-21T14:28:32.854218+0000 mgr.y (mgr.25169) 590 : cluster [DBG] pgmap v341: 161 pgs: 24 active+undersized, 12 active+undersized+degraded, 125 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 34/636 objects degraded (5.346%) 2024-09-21T14:28:33.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[91339]: cluster 2024-09-21T14:28:32.854218+0000 mgr.y (mgr.25169) 590 : cluster [DBG] pgmap v341: 161 pgs: 24 active+undersized, 12 active+undersized+degraded, 125 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 34/636 objects degraded (5.346%) 2024-09-21T14:28:33.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[91339]: audit 2024-09-21T14:28:33.496275+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[91339]: audit 2024-09-21T14:28:33.496275+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[91339]: audit 2024-09-21T14:28:33.510168+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[91339]: audit 2024-09-21T14:28:33.510168+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[91339]: audit 2024-09-21T14:28:33.514235+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:33.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[91339]: audit 2024-09-21T14:28:33.514235+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:33.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[91339]: audit 2024-09-21T14:28:33.516441+0000 mon.b (mon.1) 154 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:33.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:33 smithi032 bash[91339]: audit 2024-09-21T14:28:33.516441+0000 mon.b (mon.1) 154 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:33 smithi046 bash[70862]: audit 2024-09-21T14:28:32.524037+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:33 smithi046 bash[70862]: audit 2024-09-21T14:28:32.524037+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:33 smithi046 bash[70862]: audit 2024-09-21T14:28:32.527981+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:33 smithi046 bash[70862]: audit 2024-09-21T14:28:32.527981+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:33 smithi046 bash[70862]: cluster 2024-09-21T14:28:32.854218+0000 mgr.y (mgr.25169) 590 : cluster [DBG] pgmap v341: 161 pgs: 24 active+undersized, 12 active+undersized+degraded, 125 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 34/636 objects degraded (5.346%) 2024-09-21T14:28:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:33 smithi046 bash[70862]: cluster 2024-09-21T14:28:32.854218+0000 mgr.y (mgr.25169) 590 : cluster [DBG] pgmap v341: 161 pgs: 24 active+undersized, 12 active+undersized+degraded, 125 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 34/636 objects degraded (5.346%) 2024-09-21T14:28:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:33 smithi046 bash[70862]: audit 2024-09-21T14:28:33.496275+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:33 smithi046 bash[70862]: audit 2024-09-21T14:28:33.496275+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:33 smithi046 bash[70862]: audit 2024-09-21T14:28:33.510168+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:33 smithi046 bash[70862]: audit 2024-09-21T14:28:33.510168+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:33.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:33 smithi046 bash[70862]: audit 2024-09-21T14:28:33.514235+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:33.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:33 smithi046 bash[70862]: audit 2024-09-21T14:28:33.514235+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:33.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:33 smithi046 bash[70862]: audit 2024-09-21T14:28:33.516441+0000 mon.b (mon.1) 154 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:33.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:33 smithi046 bash[70862]: audit 2024-09-21T14:28:33.516441+0000 mon.b (mon.1) 154 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:34.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: cluster 2024-09-21T14:28:33.520713+0000 mon.a (mon.0) 261 : cluster [WRN] Health check update: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T14:28:34.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: cluster 2024-09-21T14:28:33.520713+0000 mon.a (mon.0) 261 : cluster [WRN] Health check update: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T14:28:34.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.536005+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.536005+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.667563+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:28:34.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.667563+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:28:34.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.671415+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.671415+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.675822+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.675822+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: cephadm 2024-09-21T14:28:33.676919+0000 mgr.y (mgr.25169) 591 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:28:34.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: cephadm 2024-09-21T14:28:33.676919+0000 mgr.y (mgr.25169) 591 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:28:34.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.684352+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.684352+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.692110+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.692110+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.696156+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.696156+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.700251+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.700251+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.704227+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: cluster 2024-09-21T14:28:33.520713+0000 mon.a (mon.0) 261 : cluster [WRN] Health check update: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T14:28:34.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: cluster 2024-09-21T14:28:33.520713+0000 mon.a (mon.0) 261 : cluster [WRN] Health check update: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T14:28:34.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.536005+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.536005+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.667563+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:28:34.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.667563+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:28:34.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.671415+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.671415+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.675822+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.675822+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: cephadm 2024-09-21T14:28:33.676919+0000 mgr.y (mgr.25169) 591 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:28:34.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: cephadm 2024-09-21T14:28:33.676919+0000 mgr.y (mgr.25169) 591 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:28:34.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.684352+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.684352+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.692110+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.692110+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.696156+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.696156+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.700251+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.700251+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.861 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.704227+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.704227+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.708040+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.708040+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.711877+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.711877+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: cephadm 2024-09-21T14:28:33.713494+0000 mgr.y (mgr.25169) 592 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:28:34.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: cephadm 2024-09-21T14:28:33.713494+0000 mgr.y (mgr.25169) 592 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:28:34.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.718099+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:28:34.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.718099+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:28:34.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.718450+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:28:34.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.718450+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:28:34.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.724728+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:28:34.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.724728+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:28:34.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.730059+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.730059+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.730320+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.730320+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.736278+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:28:34.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.736278+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:28:34.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.704227+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.708040+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.864 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.708040+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.864 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.711877+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.864 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.711877+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.864 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: cephadm 2024-09-21T14:28:33.713494+0000 mgr.y (mgr.25169) 592 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:28:34.864 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: cephadm 2024-09-21T14:28:33.713494+0000 mgr.y (mgr.25169) 592 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:28:34.864 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.718099+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:28:34.864 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.718099+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:28:34.864 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.718450+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:28:34.864 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.718450+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:28:34.864 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.724728+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:28:34.864 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.724728+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:28:34.864 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.730059+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.730059+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.730320+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.730320+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.736278+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:28:34.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.736278+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:28:34.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.741438+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:28:34.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.741438+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:28:34.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.741748+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:28:34.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.741748+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:28:34.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.747858+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:28:34.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.747858+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:28:34.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.753135+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:28:34.865 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.753135+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:28:34.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.753468+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:28:34.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.753468+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:28:34.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.756407+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:28:34.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.756407+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:28:34.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.756699+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:28:34.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.756699+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:28:34.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.759592+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:28:34.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.759592+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:28:34.866 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.759883+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:28:34.866 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.741438+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:28:34.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.741438+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:28:34.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.741748+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:28:34.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.741748+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:28:34.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.747858+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:28:34.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.747858+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:28:34.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.753135+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:28:34.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.753135+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:28:34.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.753468+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:28:34.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.753468+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:28:34.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.756407+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:28:34.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.756407+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:28:34.867 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.756699+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:28:34.868 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.756699+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:28:34.868 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.759592+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:28:34.868 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.759592+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:28:34.868 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.759883+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:28:34.868 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.759883+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:28:34.868 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.762609+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:28:34.868 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.762609+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:28:34.868 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.762956+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:28:34.868 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.762956+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:28:34.868 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.765906+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.868 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.765906+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.766283+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.766283+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.769083+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:28:34.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.769083+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:28:34.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.769396+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:28:34.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.769396+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:28:34.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.772155+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:28:34.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.772155+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:28:34.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.772414+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:28:34.869 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.772414+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:28:34.869 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.759883+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:28:34.870 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.762609+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:28:34.870 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.762609+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:28:34.870 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.762956+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:28:34.870 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.762956+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:28:34.870 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.765906+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.870 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.765906+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.870 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.766283+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.870 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.766283+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.870 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.769083+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:28:34.870 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.769083+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:28:34.870 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.769396+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:28:34.870 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.769396+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:28:34.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.772155+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:28:34.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.772155+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:28:34.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.772414+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:28:34.871 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.772414+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:28:34.871 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.775249+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:28:34.871 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.775249+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:28:34.871 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.775492+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:28:34.871 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.775492+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:28:34.871 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.778438+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:28:34.871 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.778438+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:28:34.872 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.778687+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:28:34.872 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.778687+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:28:34.872 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.784925+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:28:34.872 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.784925+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:28:34.872 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.790284+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.872 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.790284+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.872 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.790571+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.872 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.790571+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.872 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.793416+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.872 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.793416+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.872 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.793702+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.873 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.775249+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:28:34.873 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.775249+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:28:34.873 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.775492+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:28:34.873 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.775492+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:28:34.873 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.778438+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:28:34.873 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.778438+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:28:34.873 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.778687+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:28:34.873 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.778687+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:28:34.873 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.784925+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:28:34.873 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.784925+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:28:34.873 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.790284+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.873 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.790284+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.874 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.790571+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.874 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.790571+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.874 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.793416+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.874 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.793416+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.874 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.793702+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.793702+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.796620+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.796620+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.796941+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.874 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.796941+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.799770+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.799770+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.800072+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.800072+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.802927+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.802927+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.803165+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.803165+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.805968+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.805968+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.806194+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.875 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.806194+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.876 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: cephadm 2024-09-21T14:28:33.807964+0000 mgr.y (mgr.25169) 593 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:28:34.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.793702+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.796620+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.796620+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.796941+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.796941+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.799770+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.799770+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.800072+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.800072+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.802927+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.802927+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.876 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.803165+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.803165+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.805968+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.805968+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.806194+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.806194+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.877 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: cephadm 2024-09-21T14:28:33.807964+0000 mgr.y (mgr.25169) 593 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:28:34.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: cephadm 2024-09-21T14:28:33.807964+0000 mgr.y (mgr.25169) 593 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:28:34.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.809417+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:28:34.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.809417+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:28:34.877 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.809663+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:28:34.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.809663+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:28:34.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.815846+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:28:34.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.815846+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:28:34.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.819081+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:34.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.819081+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:34.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.821168+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:34.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.821168+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:34.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.834215+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.834215+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.961343+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:34.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.961343+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:34.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.963345+0000 mon.b (mon.1) 186 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:34.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.963345+0000 mon.b (mon.1) 186 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:34.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.972020+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.879 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[91339]: audit 2024-09-21T14:28:33.972020+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: cephadm 2024-09-21T14:28:33.807964+0000 mgr.y (mgr.25169) 593 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:28:34.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.809417+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:28:34.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.809417+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:28:34.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.809663+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:28:34.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.809663+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:28:34.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.815846+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:28:34.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.815846+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:28:34.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.819081+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:34.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.819081+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:34.879 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.821168+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:34.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.821168+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:34.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.834215+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.834215+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.961343+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:34.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.961343+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:34.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.963345+0000 mon.b (mon.1) 186 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:34.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.963345+0000 mon.b (mon.1) 186 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:34.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.972020+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.880 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:34 smithi032 bash[94613]: audit 2024-09-21T14:28:33.972020+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: cluster 2024-09-21T14:28:33.520713+0000 mon.a (mon.0) 261 : cluster [WRN] Health check update: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T14:28:34.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: cluster 2024-09-21T14:28:33.520713+0000 mon.a (mon.0) 261 : cluster [WRN] Health check update: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T14:28:34.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.536005+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.536005+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.667563+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:28:34.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.667563+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:28:34.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.671415+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.671415+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.675822+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.675822+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: cephadm 2024-09-21T14:28:33.676919+0000 mgr.y (mgr.25169) 591 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:28:34.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: cephadm 2024-09-21T14:28:33.676919+0000 mgr.y (mgr.25169) 591 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:28:34.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.684352+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.684352+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.692110+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.692110+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.696156+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.696156+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.700251+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.700251+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.704227+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.704227+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.708040+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.708040+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.711877+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.711877+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:34.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: cephadm 2024-09-21T14:28:33.713494+0000 mgr.y (mgr.25169) 592 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:28:34.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: cephadm 2024-09-21T14:28:33.713494+0000 mgr.y (mgr.25169) 592 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:28:34.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.718099+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:28:34.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.718099+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:28:34.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.718450+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:28:34.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.718450+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:28:34.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.724728+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:28:34.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.724728+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:28:34.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.730059+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.730059+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.730320+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.730320+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.736278+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:28:34.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.736278+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:28:34.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.741438+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:28:34.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.741438+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:28:34.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.741748+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:28:34.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.741748+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:28:34.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.747858+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:28:34.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.747858+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:28:34.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.753135+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:28:34.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.753135+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:28:34.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.753468+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:28:34.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.753468+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:28:34.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.756407+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:28:34.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.756407+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:28:34.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.756699+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:28:34.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.756699+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:28:34.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.759592+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:28:34.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.759592+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:28:34.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.759883+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:28:34.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.759883+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:28:34.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.762609+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:28:34.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.762609+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:28:34.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.762956+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:28:34.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.762956+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:28:34.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.765906+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.765906+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.766283+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.766283+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.769083+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:28:34.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.769083+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:28:34.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.769396+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:28:34.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.769396+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:28:34.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.772155+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:28:34.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.772155+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:28:34.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.772414+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:28:34.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.772414+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:28:34.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.775249+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:28:34.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.775249+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:28:34.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.775492+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:28:34.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.775492+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:28:34.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.778438+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:28:34.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.778438+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:28:34.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.778687+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:28:34.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.778687+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:28:34.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.784925+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:28:34.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.784925+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:28:34.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.790284+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.790284+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.790571+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.790571+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.793416+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.793416+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.793702+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.793702+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.796620+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.796620+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.796941+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.796941+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.799770+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.799770+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.800072+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.800072+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.802927+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.802927+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.803165+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.803165+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.805968+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.805968+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.806194+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.806194+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:28:34.968 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: cephadm 2024-09-21T14:28:33.807964+0000 mgr.y (mgr.25169) 593 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:28:34.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: cephadm 2024-09-21T14:28:33.807964+0000 mgr.y (mgr.25169) 593 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:28:34.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.809417+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:28:34.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.809417+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:28:34.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.809663+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:28:34.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.809663+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:28:34.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.815846+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:28:34.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.815846+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:28:34.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.819081+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:34.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.819081+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:34.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.821168+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:34.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.821168+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:34.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.834215+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.970 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.834215+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.970 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.961343+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:34.970 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.961343+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:28:34.970 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.963345+0000 mon.b (mon.1) 186 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:34.970 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.963345+0000 mon.b (mon.1) 186 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:28:34.970 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.972020+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:34.970 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:34 smithi046 bash[70862]: audit 2024-09-21T14:28:33.972020+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:35.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:35 smithi032 bash[91339]: cluster 2024-09-21T14:28:34.855756+0000 mgr.y (mgr.25169) 594 : cluster [DBG] pgmap v342: 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-21T14:28:35.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:35 smithi032 bash[91339]: cluster 2024-09-21T14:28:34.855756+0000 mgr.y (mgr.25169) 594 : cluster [DBG] pgmap v342: 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-21T14:28:35.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:35 smithi032 bash[94613]: cluster 2024-09-21T14:28:34.855756+0000 mgr.y (mgr.25169) 594 : cluster [DBG] pgmap v342: 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-21T14:28:35.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:35 smithi032 bash[94613]: cluster 2024-09-21T14:28:34.855756+0000 mgr.y (mgr.25169) 594 : cluster [DBG] pgmap v342: 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-21T14:28:35.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:35.619529893Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:35.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:35 smithi046 bash[70862]: cluster 2024-09-21T14:28:34.855756+0000 mgr.y (mgr.25169) 594 : cluster [DBG] pgmap v342: 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-21T14:28:35.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:35 smithi046 bash[70862]: cluster 2024-09-21T14:28:34.855756+0000 mgr.y (mgr.25169) 594 : cluster [DBG] pgmap v342: 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-21T14:28:36.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:36 smithi032 bash[91339]: cluster 2024-09-21T14:28:35.532840+0000 mon.a (mon.0) 290 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded) 2024-09-21T14:28:36.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:36 smithi032 bash[91339]: cluster 2024-09-21T14:28:35.532840+0000 mon.a (mon.0) 290 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded) 2024-09-21T14:28:36.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:36 smithi032 bash[91339]: cluster 2024-09-21T14:28:35.532931+0000 mon.a (mon.0) 291 : cluster [INF] Cluster is now healthy 2024-09-21T14:28:36.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:36 smithi032 bash[91339]: cluster 2024-09-21T14:28:35.532931+0000 mon.a (mon.0) 291 : cluster [INF] Cluster is now healthy 2024-09-21T14:28:36.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:36 smithi032 bash[94613]: cluster 2024-09-21T14:28:35.532840+0000 mon.a (mon.0) 290 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded) 2024-09-21T14:28:36.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:36 smithi032 bash[94613]: cluster 2024-09-21T14:28:35.532840+0000 mon.a (mon.0) 290 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded) 2024-09-21T14:28:36.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:36 smithi032 bash[94613]: cluster 2024-09-21T14:28:35.532931+0000 mon.a (mon.0) 291 : cluster [INF] Cluster is now healthy 2024-09-21T14:28:36.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:36 smithi032 bash[94613]: cluster 2024-09-21T14:28:35.532931+0000 mon.a (mon.0) 291 : cluster [INF] Cluster is now healthy 2024-09-21T14:28:36.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:36 smithi046 bash[70862]: cluster 2024-09-21T14:28:35.532840+0000 mon.a (mon.0) 290 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded) 2024-09-21T14:28:36.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:36 smithi046 bash[70862]: cluster 2024-09-21T14:28:35.532840+0000 mon.a (mon.0) 290 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded) 2024-09-21T14:28:36.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:36 smithi046 bash[70862]: cluster 2024-09-21T14:28:35.532931+0000 mon.a (mon.0) 291 : cluster [INF] Cluster is now healthy 2024-09-21T14:28:36.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:36 smithi046 bash[70862]: cluster 2024-09-21T14:28:35.532931+0000 mon.a (mon.0) 291 : cluster [INF] Cluster is now healthy 2024-09-21T14:28:37.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:37 smithi032 bash[94613]: cluster 2024-09-21T14:28:36.856483+0000 mgr.y (mgr.25169) 595 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-09-21T14:28:37.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:37 smithi032 bash[94613]: cluster 2024-09-21T14:28:36.856483+0000 mgr.y (mgr.25169) 595 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-09-21T14:28:37.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:37 smithi032 bash[91339]: cluster 2024-09-21T14:28:36.856483+0000 mgr.y (mgr.25169) 595 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-09-21T14:28:37.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:37 smithi032 bash[91339]: cluster 2024-09-21T14:28:36.856483+0000 mgr.y (mgr.25169) 595 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-09-21T14:28:37.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:37 smithi046 bash[70862]: cluster 2024-09-21T14:28:36.856483+0000 mgr.y (mgr.25169) 595 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-09-21T14:28:37.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:37 smithi046 bash[70862]: cluster 2024-09-21T14:28:36.856483+0000 mgr.y (mgr.25169) 595 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-09-21T14:28:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:38.622827352Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:38.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:38 smithi046 bash[70862]: audit 2024-09-21T14:28:37.671316+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:38.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:38 smithi046 bash[70862]: audit 2024-09-21T14:28:37.671316+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:39.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:38 smithi032 bash[91339]: audit 2024-09-21T14:28:37.671316+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:39.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:38 smithi032 bash[91339]: audit 2024-09-21T14:28:37.671316+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:39.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:38 smithi032 bash[94613]: audit 2024-09-21T14:28:37.671316+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:39.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:38 smithi032 bash[94613]: audit 2024-09-21T14:28:37.671316+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:39.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:39 smithi046 bash[70862]: cluster 2024-09-21T14:28:38.858235+0000 mgr.y (mgr.25169) 596 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:28:39.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:39 smithi046 bash[70862]: cluster 2024-09-21T14:28:38.858235+0000 mgr.y (mgr.25169) 596 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:28:40.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:39 smithi032 bash[91339]: cluster 2024-09-21T14:28:38.858235+0000 mgr.y (mgr.25169) 596 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:28:40.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:39 smithi032 bash[91339]: cluster 2024-09-21T14:28:38.858235+0000 mgr.y (mgr.25169) 596 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:28:40.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:39 smithi032 bash[94613]: cluster 2024-09-21T14:28:38.858235+0000 mgr.y (mgr.25169) 596 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:28:40.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:39 smithi032 bash[94613]: cluster 2024-09-21T14:28:38.858235+0000 mgr.y (mgr.25169) 596 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:28:40.857 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:28:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:28:40] "GET /metrics HTTP/1.1" 200 38262 "" "Prometheus/2.51.0" 2024-09-21T14:28:41.341 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T14:28:41.914 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:41.635660104Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:41 smithi046 bash[70862]: audit 2024-09-21T14:28:40.539825+0000 mgr.y (mgr.25169) 597 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:41 smithi046 bash[70862]: audit 2024-09-21T14:28:40.539825+0000 mgr.y (mgr.25169) 597 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:41 smithi046 bash[70862]: cluster 2024-09-21T14:28:40.859095+0000 mgr.y (mgr.25169) 598 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:28:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:41 smithi046 bash[70862]: cluster 2024-09-21T14:28:40.859095+0000 mgr.y (mgr.25169) 598 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:28:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:41 smithi046 bash[70862]: audit 2024-09-21T14:28:41.016939+0000 mgr.y (mgr.25169) 599 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:41 smithi046 bash[70862]: audit 2024-09-21T14:28:41.016939+0000 mgr.y (mgr.25169) 599 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:41 smithi032 bash[91339]: audit 2024-09-21T14:28:40.539825+0000 mgr.y (mgr.25169) 597 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:41 smithi032 bash[91339]: audit 2024-09-21T14:28:40.539825+0000 mgr.y (mgr.25169) 597 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:41 smithi032 bash[91339]: cluster 2024-09-21T14:28:40.859095+0000 mgr.y (mgr.25169) 598 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:28:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:41 smithi032 bash[91339]: cluster 2024-09-21T14:28:40.859095+0000 mgr.y (mgr.25169) 598 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:28:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:41 smithi032 bash[91339]: audit 2024-09-21T14:28:41.016939+0000 mgr.y (mgr.25169) 599 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:41 smithi032 bash[91339]: audit 2024-09-21T14:28:41.016939+0000 mgr.y (mgr.25169) 599 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:42.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:41 smithi032 bash[94613]: audit 2024-09-21T14:28:40.539825+0000 mgr.y (mgr.25169) 597 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:42.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:41 smithi032 bash[94613]: audit 2024-09-21T14:28:40.539825+0000 mgr.y (mgr.25169) 597 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:42.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:41 smithi032 bash[94613]: cluster 2024-09-21T14:28:40.859095+0000 mgr.y (mgr.25169) 598 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:28:42.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:41 smithi032 bash[94613]: cluster 2024-09-21T14:28:40.859095+0000 mgr.y (mgr.25169) 598 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:28:42.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:41 smithi032 bash[94613]: audit 2024-09-21T14:28:41.016939+0000 mgr.y (mgr.25169) 599 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:42.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:41 smithi032 bash[94613]: audit 2024-09-21T14:28:41.016939+0000 mgr.y (mgr.25169) 599 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:43.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:43 smithi046 bash[70862]: audit 2024-09-21T14:28:42.684871+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:43.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:43 smithi046 bash[70862]: audit 2024-09-21T14:28:42.684871+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:43.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:43 smithi046 bash[70862]: cluster 2024-09-21T14:28:42.860109+0000 mgr.y (mgr.25169) 600 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-09-21T14:28:43.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:43 smithi046 bash[70862]: cluster 2024-09-21T14:28:42.860109+0000 mgr.y (mgr.25169) 600 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-09-21T14:28:44.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:43 smithi032 bash[91339]: audit 2024-09-21T14:28:42.684871+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:44.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:43 smithi032 bash[91339]: audit 2024-09-21T14:28:42.684871+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:44.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:43 smithi032 bash[91339]: cluster 2024-09-21T14:28:42.860109+0000 mgr.y (mgr.25169) 600 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-09-21T14:28:44.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:43 smithi032 bash[91339]: cluster 2024-09-21T14:28:42.860109+0000 mgr.y (mgr.25169) 600 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-09-21T14:28:44.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:43 smithi032 bash[94613]: audit 2024-09-21T14:28:42.684871+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:44.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:43 smithi032 bash[94613]: audit 2024-09-21T14:28:42.684871+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:44.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:43 smithi032 bash[94613]: cluster 2024-09-21T14:28:42.860109+0000 mgr.y (mgr.25169) 600 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-09-21T14:28:44.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:43 smithi032 bash[94613]: cluster 2024-09-21T14:28:42.860109+0000 mgr.y (mgr.25169) 600 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-09-21T14:28:44.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:44.614700198Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:46.159 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:28:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:45 smithi046 bash[70862]: cluster 2024-09-21T14:28:44.861701+0000 mgr.y (mgr.25169) 601 : cluster [DBG] pgmap v347: 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-21T14:28:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:45 smithi046 bash[70862]: cluster 2024-09-21T14:28:44.861701+0000 mgr.y (mgr.25169) 601 : cluster [DBG] pgmap v347: 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-21T14:28:46.261 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:45 smithi032 bash[91339]: cluster 2024-09-21T14:28:44.861701+0000 mgr.y (mgr.25169) 601 : cluster [DBG] pgmap v347: 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-21T14:28:46.261 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:45 smithi032 bash[91339]: cluster 2024-09-21T14:28:44.861701+0000 mgr.y (mgr.25169) 601 : cluster [DBG] pgmap v347: 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-21T14:28:46.262 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:45 smithi032 bash[94613]: cluster 2024-09-21T14:28:44.861701+0000 mgr.y (mgr.25169) 601 : cluster [DBG] pgmap v347: 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-21T14:28:46.262 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:45 smithi032 bash[94613]: cluster 2024-09-21T14:28:44.861701+0000 mgr.y (mgr.25169) 601 : cluster [DBG] pgmap v347: 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-21T14:28:47.596 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:28:47.597 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (9m) 25s ago 36m 13.9M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:28:47.597 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (8m) 6m ago 35m 70.2M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:28:47.597 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (10m) 25s ago 33m 49.2M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:28:47.597 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (10m) 6m ago 44m 440M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:28:47.597 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (21m) 25s ago 47m 518M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:28:47.597 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (5m) 25s ago 47m 49.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:28:47.597 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (6m) 6m ago 45m 18.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:28:47.597 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (4m) 25s ago 45m 39.5M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:28:47.597 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (10m) 25s ago 36m 8292k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:28:47.597 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (10m) 6m ago 36m 8040k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:28:47.597 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (2m) 25s ago 43m 49.0M 3037M 19.3.0-5104-g44178494 b415816db8b4 2066516c5653 2024-09-21T14:28:47.598 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (2m) 25s ago 43m 49.8M 3037M 19.3.0-5104-g44178494 b415816db8b4 338f6bb89b7b 2024-09-21T14:28:47.598 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running 25s ago 42m - 3037M 2024-09-21T14:28:47.598 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (41m) 25s ago 41m 62.3M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:28:47.598 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (40m) 6m ago 40m 61.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:28:47.598 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (39m) 6m ago 39m 65.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:28:47.598 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (38m) 6m ago 38m 55.7M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:28:47.598 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (37m) 6m ago 37m 67.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:28:47.598 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (9m) 6m ago 36m 48.0M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:28:47.598 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (33m) 25s ago 33m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:28:47.598 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (34m) 6m ago 34m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:28:47.921 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:47.623882984Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:47 smithi046 bash[70862]: cluster 2024-09-21T14:28:46.862400+0000 mgr.y (mgr.25169) 602 : cluster [DBG] pgmap v348: 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-21T14:28:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:47 smithi046 bash[70862]: cluster 2024-09-21T14:28:46.862400+0000 mgr.y (mgr.25169) 602 : cluster [DBG] pgmap v348: 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-21T14:28:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:47 smithi046 bash[70862]: audit 2024-09-21T14:28:47.525948+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:47 smithi046 bash[70862]: audit 2024-09-21T14:28:47.525948+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:47 smithi046 bash[70862]: audit 2024-09-21T14:28:47.529540+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:47 smithi046 bash[70862]: audit 2024-09-21T14:28:47.529540+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:48.307 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:47 smithi032 bash[94613]: cluster 2024-09-21T14:28:46.862400+0000 mgr.y (mgr.25169) 602 : cluster [DBG] pgmap v348: 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-21T14:28:48.308 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:47 smithi032 bash[94613]: cluster 2024-09-21T14:28:46.862400+0000 mgr.y (mgr.25169) 602 : cluster [DBG] pgmap v348: 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-21T14:28:48.308 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:47 smithi032 bash[94613]: audit 2024-09-21T14:28:47.525948+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:48.308 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:47 smithi032 bash[94613]: audit 2024-09-21T14:28:47.525948+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:48.308 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:47 smithi032 bash[94613]: audit 2024-09-21T14:28:47.529540+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:48.308 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:47 smithi032 bash[94613]: audit 2024-09-21T14:28:47.529540+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:48.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:47 smithi032 bash[91339]: cluster 2024-09-21T14:28:46.862400+0000 mgr.y (mgr.25169) 602 : cluster [DBG] pgmap v348: 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-21T14:28:48.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:47 smithi032 bash[91339]: cluster 2024-09-21T14:28:46.862400+0000 mgr.y (mgr.25169) 602 : cluster [DBG] pgmap v348: 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-21T14:28:48.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:47 smithi032 bash[91339]: audit 2024-09-21T14:28:47.525948+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:48.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:47 smithi032 bash[91339]: audit 2024-09-21T14:28:47.525948+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:28:48.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:47 smithi032 bash[91339]: audit 2024-09-21T14:28:47.529540+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:48.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:47 smithi032 bash[91339]: audit 2024-09-21T14:28:47.529540+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:28:48.309 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-21T14:28:49.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:48 smithi046 bash[70862]: audit 2024-09-21T14:28:47.585149+0000 mgr.y (mgr.25169) 603 : audit [DBG] from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:49.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:48 smithi046 bash[70862]: audit 2024-09-21T14:28:47.585149+0000 mgr.y (mgr.25169) 603 : audit [DBG] from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:49.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:48 smithi032 bash[91339]: audit 2024-09-21T14:28:47.585149+0000 mgr.y (mgr.25169) 603 : audit [DBG] from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:49.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:48 smithi032 bash[91339]: audit 2024-09-21T14:28:47.585149+0000 mgr.y (mgr.25169) 603 : audit [DBG] from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:49.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:48 smithi032 bash[94613]: audit 2024-09-21T14:28:47.585149+0000 mgr.y (mgr.25169) 603 : audit [DBG] from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:49.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:48 smithi032 bash[94613]: audit 2024-09-21T14:28:47.585149+0000 mgr.y (mgr.25169) 603 : audit [DBG] from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:28:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:49 smithi046 bash[70862]: cluster 2024-09-21T14:28:48.864069+0000 mgr.y (mgr.25169) 604 : cluster [DBG] pgmap v349: 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-21T14:28:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:49 smithi046 bash[70862]: cluster 2024-09-21T14:28:48.864069+0000 mgr.y (mgr.25169) 604 : cluster [DBG] pgmap v349: 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-21T14:28:50.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:49 smithi032 bash[91339]: cluster 2024-09-21T14:28:48.864069+0000 mgr.y (mgr.25169) 604 : cluster [DBG] pgmap v349: 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-21T14:28:50.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:49 smithi032 bash[91339]: cluster 2024-09-21T14:28:48.864069+0000 mgr.y (mgr.25169) 604 : cluster [DBG] pgmap v349: 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-21T14:28:50.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:49 smithi032 bash[94613]: cluster 2024-09-21T14:28:48.864069+0000 mgr.y (mgr.25169) 604 : cluster [DBG] pgmap v349: 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-21T14:28:50.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:49 smithi032 bash[94613]: cluster 2024-09-21T14:28:48.864069+0000 mgr.y (mgr.25169) 604 : cluster [DBG] pgmap v349: 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-21T14:28:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:50.592966158Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:51.024 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:28:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:28:50] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.51.0" 2024-09-21T14:28:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:51 smithi046 bash[70862]: cluster 2024-09-21T14:28:50.864918+0000 mgr.y (mgr.25169) 605 : cluster [DBG] pgmap v350: 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-21T14:28:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:51 smithi046 bash[70862]: cluster 2024-09-21T14:28:50.864918+0000 mgr.y (mgr.25169) 605 : cluster [DBG] pgmap v350: 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-21T14:28:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:51 smithi046 bash[70862]: audit 2024-09-21T14:28:51.025973+0000 mgr.y (mgr.25169) 606 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:52.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:51 smithi046 bash[70862]: audit 2024-09-21T14:28:51.025973+0000 mgr.y (mgr.25169) 606 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:51 smithi032 bash[91339]: cluster 2024-09-21T14:28:50.864918+0000 mgr.y (mgr.25169) 605 : cluster [DBG] pgmap v350: 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-21T14:28:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:51 smithi032 bash[91339]: cluster 2024-09-21T14:28:50.864918+0000 mgr.y (mgr.25169) 605 : cluster [DBG] pgmap v350: 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-21T14:28:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:51 smithi032 bash[91339]: audit 2024-09-21T14:28:51.025973+0000 mgr.y (mgr.25169) 606 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:51 smithi032 bash[91339]: audit 2024-09-21T14:28:51.025973+0000 mgr.y (mgr.25169) 606 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:51 smithi032 bash[94613]: cluster 2024-09-21T14:28:50.864918+0000 mgr.y (mgr.25169) 605 : cluster [DBG] pgmap v350: 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-21T14:28:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:51 smithi032 bash[94613]: cluster 2024-09-21T14:28:50.864918+0000 mgr.y (mgr.25169) 605 : cluster [DBG] pgmap v350: 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-21T14:28:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:51 smithi032 bash[94613]: audit 2024-09-21T14:28:51.025973+0000 mgr.y (mgr.25169) 606 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:51 smithi032 bash[94613]: audit 2024-09-21T14:28:51.025973+0000 mgr.y (mgr.25169) 606 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:28:53.133 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:28:53.943 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:53.612151716Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:54.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:53 smithi046 bash[70862]: cluster 2024-09-21T14:28:52.865989+0000 mgr.y (mgr.25169) 607 : cluster [DBG] pgmap v351: 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-21T14:28:54.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:53 smithi046 bash[70862]: cluster 2024-09-21T14:28:52.865989+0000 mgr.y (mgr.25169) 607 : cluster [DBG] pgmap v351: 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-21T14:28:54.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:53 smithi032 bash[91339]: cluster 2024-09-21T14:28:52.865989+0000 mgr.y (mgr.25169) 607 : cluster [DBG] pgmap v351: 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-21T14:28:54.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:53 smithi032 bash[91339]: cluster 2024-09-21T14:28:52.865989+0000 mgr.y (mgr.25169) 607 : cluster [DBG] pgmap v351: 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-21T14:28:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:53 smithi032 bash[94613]: cluster 2024-09-21T14:28:52.865989+0000 mgr.y (mgr.25169) 607 : cluster [DBG] pgmap v351: 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-21T14:28:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:53 smithi032 bash[94613]: cluster 2024-09-21T14:28:52.865989+0000 mgr.y (mgr.25169) 607 : cluster [DBG] pgmap v351: 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-21T14:28:54.821 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:28:55.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:54 smithi032 bash[94613]: audit 2024-09-21T14:28:54.809957+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.32:0/208489858' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:55.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:54 smithi032 bash[94613]: audit 2024-09-21T14:28:54.809957+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.32:0/208489858' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:55.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:54 smithi032 bash[91339]: audit 2024-09-21T14:28:54.809957+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.32:0/208489858' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:55.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:54 smithi032 bash[91339]: audit 2024-09-21T14:28:54.809957+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.32:0/208489858' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:55.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:54 smithi046 bash[70862]: audit 2024-09-21T14:28:54.809957+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.32:0/208489858' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:55.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:54 smithi046 bash[70862]: audit 2024-09-21T14:28:54.809957+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.32:0/208489858' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:28:55.543 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:28:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:55 smithi046 bash[70862]: cluster 2024-09-21T14:28:54.866772+0000 mgr.y (mgr.25169) 608 : cluster [DBG] pgmap v352: 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-21T14:28:56.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:55 smithi046 bash[70862]: cluster 2024-09-21T14:28:54.866772+0000 mgr.y (mgr.25169) 608 : cluster [DBG] pgmap v352: 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-21T14:28:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:55 smithi032 bash[91339]: cluster 2024-09-21T14:28:54.866772+0000 mgr.y (mgr.25169) 608 : cluster [DBG] pgmap v352: 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-21T14:28:56.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:55 smithi032 bash[91339]: cluster 2024-09-21T14:28:54.866772+0000 mgr.y (mgr.25169) 608 : cluster [DBG] pgmap v352: 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-21T14:28:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:55 smithi032 bash[94613]: cluster 2024-09-21T14:28:54.866772+0000 mgr.y (mgr.25169) 608 : cluster [DBG] pgmap v352: 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-21T14:28:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:55 smithi032 bash[94613]: cluster 2024-09-21T14:28:54.866772+0000 mgr.y (mgr.25169) 608 : cluster [DBG] pgmap v352: 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-21T14:28:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:56.614455421Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:28:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:57 smithi046 bash[70862]: cluster 2024-09-21T14:28:56.867455+0000 mgr.y (mgr.25169) 609 : cluster [DBG] pgmap v353: 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-21T14:28:58.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:57 smithi046 bash[70862]: cluster 2024-09-21T14:28:56.867455+0000 mgr.y (mgr.25169) 609 : cluster [DBG] pgmap v353: 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-21T14:28:58.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:57 smithi032 bash[91339]: cluster 2024-09-21T14:28:56.867455+0000 mgr.y (mgr.25169) 609 : cluster [DBG] pgmap v353: 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-21T14:28:58.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:57 smithi032 bash[91339]: cluster 2024-09-21T14:28:56.867455+0000 mgr.y (mgr.25169) 609 : cluster [DBG] pgmap v353: 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-21T14:28:58.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:57 smithi032 bash[94613]: cluster 2024-09-21T14:28:56.867455+0000 mgr.y (mgr.25169) 609 : cluster [DBG] pgmap v353: 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-21T14:28:58.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:57 smithi032 bash[94613]: cluster 2024-09-21T14:28:56.867455+0000 mgr.y (mgr.25169) 609 : cluster [DBG] pgmap v353: 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-21T14:28:59.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:28:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:28:59.626725677Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:00.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:59 smithi032 bash[91339]: cluster 2024-09-21T14:28:58.869169+0000 mgr.y (mgr.25169) 610 : cluster [DBG] pgmap v354: 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-21T14:29:00.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:28:59 smithi032 bash[91339]: cluster 2024-09-21T14:28:58.869169+0000 mgr.y (mgr.25169) 610 : cluster [DBG] pgmap v354: 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-21T14:29:00.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:59 smithi032 bash[94613]: cluster 2024-09-21T14:28:58.869169+0000 mgr.y (mgr.25169) 610 : cluster [DBG] pgmap v354: 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-21T14:29:00.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:28:59 smithi032 bash[94613]: cluster 2024-09-21T14:28:58.869169+0000 mgr.y (mgr.25169) 610 : cluster [DBG] pgmap v354: 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-21T14:29:00.370 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:29:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:59 smithi046 bash[70862]: cluster 2024-09-21T14:28:58.869169+0000 mgr.y (mgr.25169) 610 : cluster [DBG] pgmap v354: 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-21T14:29:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:28:59 smithi046 bash[70862]: cluster 2024-09-21T14:28:58.869169+0000 mgr.y (mgr.25169) 610 : cluster [DBG] pgmap v354: 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-21T14:29:00.857 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:29:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:29:00] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.51.0" 2024-09-21T14:29:02.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:01 smithi032 bash[94613]: cluster 2024-09-21T14:29:00.869977+0000 mgr.y (mgr.25169) 611 : cluster [DBG] pgmap v355: 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-21T14:29:02.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:01 smithi032 bash[94613]: cluster 2024-09-21T14:29:00.869977+0000 mgr.y (mgr.25169) 611 : cluster [DBG] pgmap v355: 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-21T14:29:02.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:01 smithi032 bash[94613]: audit 2024-09-21T14:29:01.033703+0000 mgr.y (mgr.25169) 612 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:02.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:01 smithi032 bash[94613]: audit 2024-09-21T14:29:01.033703+0000 mgr.y (mgr.25169) 612 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:01 smithi032 bash[91339]: cluster 2024-09-21T14:29:00.869977+0000 mgr.y (mgr.25169) 611 : cluster [DBG] pgmap v355: 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-21T14:29:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:01 smithi032 bash[91339]: cluster 2024-09-21T14:29:00.869977+0000 mgr.y (mgr.25169) 611 : cluster [DBG] pgmap v355: 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-21T14:29:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:01 smithi032 bash[91339]: audit 2024-09-21T14:29:01.033703+0000 mgr.y (mgr.25169) 612 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:01 smithi032 bash[91339]: audit 2024-09-21T14:29:01.033703+0000 mgr.y (mgr.25169) 612 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:01 smithi046 bash[70862]: cluster 2024-09-21T14:29:00.869977+0000 mgr.y (mgr.25169) 611 : cluster [DBG] pgmap v355: 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-21T14:29:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:01 smithi046 bash[70862]: cluster 2024-09-21T14:29:00.869977+0000 mgr.y (mgr.25169) 611 : cluster [DBG] pgmap v355: 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-21T14:29:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:01 smithi046 bash[70862]: audit 2024-09-21T14:29:01.033703+0000 mgr.y (mgr.25169) 612 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:01 smithi046 bash[70862]: audit 2024-09-21T14:29:01.033703+0000 mgr.y (mgr.25169) 612 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:02.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:02.634935911Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:03.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:02 smithi032 bash[91339]: audit 2024-09-21T14:29:01.962621+0000 mgr.y (mgr.25169) 613 : audit [DBG] from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:03.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:02 smithi032 bash[91339]: audit 2024-09-21T14:29:01.962621+0000 mgr.y (mgr.25169) 613 : audit [DBG] from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:03.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:02 smithi032 bash[91339]: audit 2024-09-21T14:29:02.520362+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:03.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:02 smithi032 bash[91339]: audit 2024-09-21T14:29:02.520362+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:03.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:02 smithi032 bash[94613]: audit 2024-09-21T14:29:01.962621+0000 mgr.y (mgr.25169) 613 : audit [DBG] from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:03.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:02 smithi032 bash[94613]: audit 2024-09-21T14:29:01.962621+0000 mgr.y (mgr.25169) 613 : audit [DBG] from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:03.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:02 smithi032 bash[94613]: audit 2024-09-21T14:29:02.520362+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:03.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:02 smithi032 bash[94613]: audit 2024-09-21T14:29:02.520362+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:02 smithi046 bash[70862]: audit 2024-09-21T14:29:01.962621+0000 mgr.y (mgr.25169) 613 : audit [DBG] from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:02 smithi046 bash[70862]: audit 2024-09-21T14:29:01.962621+0000 mgr.y (mgr.25169) 613 : audit [DBG] from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:02 smithi046 bash[70862]: audit 2024-09-21T14:29:02.520362+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:02 smithi046 bash[70862]: audit 2024-09-21T14:29:02.520362+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:03 smithi032 bash[91339]: cluster 2024-09-21T14:29:02.870978+0000 mgr.y (mgr.25169) 614 : cluster [DBG] pgmap v356: 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-21T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:03 smithi032 bash[91339]: cluster 2024-09-21T14:29:02.870978+0000 mgr.y (mgr.25169) 614 : cluster [DBG] pgmap v356: 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-21T14:29:04.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:03 smithi032 bash[94613]: cluster 2024-09-21T14:29:02.870978+0000 mgr.y (mgr.25169) 614 : cluster [DBG] pgmap v356: 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-21T14:29:04.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:03 smithi032 bash[94613]: cluster 2024-09-21T14:29:02.870978+0000 mgr.y (mgr.25169) 614 : cluster [DBG] pgmap v356: 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-21T14:29:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:03 smithi046 bash[70862]: cluster 2024-09-21T14:29:02.870978+0000 mgr.y (mgr.25169) 614 : cluster [DBG] pgmap v356: 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-21T14:29:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:03 smithi046 bash[70862]: cluster 2024-09-21T14:29:02.870978+0000 mgr.y (mgr.25169) 614 : cluster [DBG] pgmap v356: 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-21T14:29:04.647 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:29:05.317 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T14:29:05.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:05.626111269Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:06.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:05 smithi032 bash[94613]: cluster 2024-09-21T14:29:04.872523+0000 mgr.y (mgr.25169) 615 : cluster [DBG] pgmap v357: 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-21T14:29:06.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:05 smithi032 bash[94613]: cluster 2024-09-21T14:29:04.872523+0000 mgr.y (mgr.25169) 615 : cluster [DBG] pgmap v357: 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-21T14:29:06.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:05 smithi032 bash[91339]: cluster 2024-09-21T14:29:04.872523+0000 mgr.y (mgr.25169) 615 : cluster [DBG] pgmap v357: 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-21T14:29:06.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:05 smithi032 bash[91339]: cluster 2024-09-21T14:29:04.872523+0000 mgr.y (mgr.25169) 615 : cluster [DBG] pgmap v357: 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-21T14:29:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:05 smithi046 bash[70862]: cluster 2024-09-21T14:29:04.872523+0000 mgr.y (mgr.25169) 615 : cluster [DBG] pgmap v357: 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-21T14:29:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:05 smithi046 bash[70862]: cluster 2024-09-21T14:29:04.872523+0000 mgr.y (mgr.25169) 615 : cluster [DBG] pgmap v357: 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-21T14:29:08.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:07 smithi032 bash[91339]: cluster 2024-09-21T14:29:06.873291+0000 mgr.y (mgr.25169) 616 : cluster [DBG] pgmap v358: 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-21T14:29:08.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:07 smithi032 bash[91339]: cluster 2024-09-21T14:29:06.873291+0000 mgr.y (mgr.25169) 616 : cluster [DBG] pgmap v358: 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-21T14:29:08.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:07 smithi032 bash[94613]: cluster 2024-09-21T14:29:06.873291+0000 mgr.y (mgr.25169) 616 : cluster [DBG] pgmap v358: 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-21T14:29:08.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:07 smithi032 bash[94613]: cluster 2024-09-21T14:29:06.873291+0000 mgr.y (mgr.25169) 616 : cluster [DBG] pgmap v358: 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-21T14:29:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:07 smithi046 bash[70862]: cluster 2024-09-21T14:29:06.873291+0000 mgr.y (mgr.25169) 616 : cluster [DBG] pgmap v358: 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-21T14:29:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:07 smithi046 bash[70862]: cluster 2024-09-21T14:29:06.873291+0000 mgr.y (mgr.25169) 616 : cluster [DBG] pgmap v358: 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-21T14:29:08.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:08.620892257Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:10.149 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:29:10.250 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:09 smithi032 bash[94613]: cluster 2024-09-21T14:29:08.874944+0000 mgr.y (mgr.25169) 617 : cluster [DBG] pgmap v359: 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-21T14:29:10.250 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:09 smithi032 bash[94613]: cluster 2024-09-21T14:29:08.874944+0000 mgr.y (mgr.25169) 617 : cluster [DBG] pgmap v359: 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-21T14:29:10.250 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:09 smithi032 bash[91339]: cluster 2024-09-21T14:29:08.874944+0000 mgr.y (mgr.25169) 617 : cluster [DBG] pgmap v359: 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-21T14:29:10.250 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:09 smithi032 bash[91339]: cluster 2024-09-21T14:29:08.874944+0000 mgr.y (mgr.25169) 617 : cluster [DBG] pgmap v359: 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-21T14:29:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:09 smithi046 bash[70862]: cluster 2024-09-21T14:29:08.874944+0000 mgr.y (mgr.25169) 617 : cluster [DBG] pgmap v359: 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-21T14:29:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:09 smithi046 bash[70862]: cluster 2024-09-21T14:29:08.874944+0000 mgr.y (mgr.25169) 617 : cluster [DBG] pgmap v359: 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-21T14:29:11.044 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:29:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:29:10] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.51.0" 2024-09-21T14:29:11.774 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:29:11.774 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": null, 2024-09-21T14:29:11.774 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": false, 2024-09-21T14:29:11.774 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "", 2024-09-21T14:29:11.774 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:29:11.774 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": null, 2024-09-21T14:29:11.774 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-09-21T14:29:11.775 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:29:11.775 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:29:11.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:11.631528303Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:12.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:11 smithi032 bash[91339]: cluster 2024-09-21T14:29:10.875840+0000 mgr.y (mgr.25169) 618 : cluster [DBG] pgmap v360: 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-21T14:29:12.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:11 smithi032 bash[91339]: cluster 2024-09-21T14:29:10.875840+0000 mgr.y (mgr.25169) 618 : cluster [DBG] pgmap v360: 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-21T14:29:12.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:11 smithi032 bash[91339]: audit 2024-09-21T14:29:11.044902+0000 mgr.y (mgr.25169) 619 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:12.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:11 smithi032 bash[91339]: audit 2024-09-21T14:29:11.044902+0000 mgr.y (mgr.25169) 619 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:12.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:12 smithi032 bash[94613]: cluster 2024-09-21T14:29:10.875840+0000 mgr.y (mgr.25169) 618 : cluster [DBG] pgmap v360: 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-21T14:29:12.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:12 smithi032 bash[94613]: cluster 2024-09-21T14:29:10.875840+0000 mgr.y (mgr.25169) 618 : cluster [DBG] pgmap v360: 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-21T14:29:12.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:12 smithi032 bash[94613]: audit 2024-09-21T14:29:11.044902+0000 mgr.y (mgr.25169) 619 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:12.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:12 smithi032 bash[94613]: audit 2024-09-21T14:29:11.044902+0000 mgr.y (mgr.25169) 619 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:11 smithi046 bash[70862]: cluster 2024-09-21T14:29:10.875840+0000 mgr.y (mgr.25169) 618 : cluster [DBG] pgmap v360: 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-21T14:29:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:11 smithi046 bash[70862]: cluster 2024-09-21T14:29:10.875840+0000 mgr.y (mgr.25169) 618 : cluster [DBG] pgmap v360: 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-21T14:29:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:11 smithi046 bash[70862]: audit 2024-09-21T14:29:11.044902+0000 mgr.y (mgr.25169) 619 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:11 smithi046 bash[70862]: audit 2024-09-21T14:29:11.044902+0000 mgr.y (mgr.25169) 619 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:12.516 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T14:29:13.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:13 smithi032 bash[94613]: audit 2024-09-21T14:29:11.775212+0000 mgr.y (mgr.25169) 620 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:13.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:13 smithi032 bash[94613]: audit 2024-09-21T14:29:11.775212+0000 mgr.y (mgr.25169) 620 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:13.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:13 smithi032 bash[91339]: audit 2024-09-21T14:29:11.775212+0000 mgr.y (mgr.25169) 620 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:13.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:13 smithi032 bash[91339]: audit 2024-09-21T14:29:11.775212+0000 mgr.y (mgr.25169) 620 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:13.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:13 smithi046 bash[70862]: audit 2024-09-21T14:29:11.775212+0000 mgr.y (mgr.25169) 620 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:13.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:13 smithi046 bash[70862]: audit 2024-09-21T14:29:11.775212+0000 mgr.y (mgr.25169) 620 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:14.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:14 smithi032 bash[94613]: cluster 2024-09-21T14:29:12.876893+0000 mgr.y (mgr.25169) 621 : cluster [DBG] pgmap v361: 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-21T14:29:14.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:14 smithi032 bash[94613]: cluster 2024-09-21T14:29:12.876893+0000 mgr.y (mgr.25169) 621 : cluster [DBG] pgmap v361: 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-21T14:29:14.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:14 smithi032 bash[91339]: cluster 2024-09-21T14:29:12.876893+0000 mgr.y (mgr.25169) 621 : cluster [DBG] pgmap v361: 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-21T14:29:14.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:14 smithi032 bash[91339]: cluster 2024-09-21T14:29:12.876893+0000 mgr.y (mgr.25169) 621 : cluster [DBG] pgmap v361: 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-21T14:29:14.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:14 smithi046 bash[70862]: cluster 2024-09-21T14:29:12.876893+0000 mgr.y (mgr.25169) 621 : cluster [DBG] pgmap v361: 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-21T14:29:14.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:14 smithi046 bash[70862]: cluster 2024-09-21T14:29:12.876893+0000 mgr.y (mgr.25169) 621 : cluster [DBG] pgmap v361: 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-21T14:29:14.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:14.624107854Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:16.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:16 smithi032 bash[91339]: cluster 2024-09-21T14:29:14.878346+0000 mgr.y (mgr.25169) 622 : cluster [DBG] pgmap v362: 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-21T14:29:16.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:16 smithi032 bash[91339]: cluster 2024-09-21T14:29:14.878346+0000 mgr.y (mgr.25169) 622 : cluster [DBG] pgmap v362: 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-21T14:29:16.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:16 smithi032 bash[94613]: cluster 2024-09-21T14:29:14.878346+0000 mgr.y (mgr.25169) 622 : cluster [DBG] pgmap v362: 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-21T14:29:16.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:16 smithi032 bash[94613]: cluster 2024-09-21T14:29:14.878346+0000 mgr.y (mgr.25169) 622 : cluster [DBG] pgmap v362: 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-21T14:29:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:16 smithi046 bash[70862]: cluster 2024-09-21T14:29:14.878346+0000 mgr.y (mgr.25169) 622 : cluster [DBG] pgmap v362: 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-21T14:29:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:16 smithi046 bash[70862]: cluster 2024-09-21T14:29:14.878346+0000 mgr.y (mgr.25169) 622 : cluster [DBG] pgmap v362: 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-21T14:29:17.345 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:29:17.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:17.595760442Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:18.284 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:18 smithi032 bash[91339]: cluster 2024-09-21T14:29:16.879098+0000 mgr.y (mgr.25169) 623 : cluster [DBG] pgmap v363: 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-21T14:29:18.284 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:18 smithi032 bash[91339]: cluster 2024-09-21T14:29:16.879098+0000 mgr.y (mgr.25169) 623 : cluster [DBG] pgmap v363: 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-21T14:29:18.284 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:18 smithi032 bash[91339]: audit 2024-09-21T14:29:17.520325+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:18.284 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:18 smithi032 bash[91339]: audit 2024-09-21T14:29:17.520325+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:18.284 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:18 smithi032 bash[94613]: cluster 2024-09-21T14:29:16.879098+0000 mgr.y (mgr.25169) 623 : cluster [DBG] pgmap v363: 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-21T14:29:18.284 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:18 smithi032 bash[94613]: cluster 2024-09-21T14:29:16.879098+0000 mgr.y (mgr.25169) 623 : cluster [DBG] pgmap v363: 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-21T14:29:18.284 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:18 smithi032 bash[94613]: audit 2024-09-21T14:29:17.520325+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:18.284 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:18 smithi032 bash[94613]: audit 2024-09-21T14:29:17.520325+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:18 smithi046 bash[70862]: cluster 2024-09-21T14:29:16.879098+0000 mgr.y (mgr.25169) 623 : cluster [DBG] pgmap v363: 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-21T14:29:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:18 smithi046 bash[70862]: cluster 2024-09-21T14:29:16.879098+0000 mgr.y (mgr.25169) 623 : cluster [DBG] pgmap v363: 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-21T14:29:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:18 smithi046 bash[70862]: audit 2024-09-21T14:29:17.520325+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:18 smithi046 bash[70862]: audit 2024-09-21T14:29:17.520325+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:18.696 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-09-21T14:29:19.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:19 smithi032 bash[91339]: audit 2024-09-21T14:29:18.698006+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.32:0/2109212874' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:29:19.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:19 smithi032 bash[91339]: audit 2024-09-21T14:29:18.698006+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.32:0/2109212874' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:29:19.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:19 smithi032 bash[94613]: audit 2024-09-21T14:29:18.698006+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.32:0/2109212874' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:29:19.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:19 smithi032 bash[94613]: audit 2024-09-21T14:29:18.698006+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.32:0/2109212874' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:29:19.424 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:29:19.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:19 smithi046 bash[70862]: audit 2024-09-21T14:29:18.698006+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.32:0/2109212874' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:29:19.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:19 smithi046 bash[70862]: audit 2024-09-21T14:29:18.698006+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.32:0/2109212874' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:29:20.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:20 smithi032 bash[91339]: cluster 2024-09-21T14:29:18.880715+0000 mgr.y (mgr.25169) 624 : cluster [DBG] pgmap v364: 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-21T14:29:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:20 smithi032 bash[91339]: cluster 2024-09-21T14:29:18.880715+0000 mgr.y (mgr.25169) 624 : cluster [DBG] pgmap v364: 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-21T14:29:20.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:20 smithi032 bash[94613]: cluster 2024-09-21T14:29:18.880715+0000 mgr.y (mgr.25169) 624 : cluster [DBG] pgmap v364: 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-21T14:29:20.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:20 smithi032 bash[94613]: cluster 2024-09-21T14:29:18.880715+0000 mgr.y (mgr.25169) 624 : cluster [DBG] pgmap v364: 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-21T14:29:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:20 smithi046 bash[70862]: cluster 2024-09-21T14:29:18.880715+0000 mgr.y (mgr.25169) 624 : cluster [DBG] pgmap v364: 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-21T14:29:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:20 smithi046 bash[70862]: cluster 2024-09-21T14:29:18.880715+0000 mgr.y (mgr.25169) 624 : cluster [DBG] pgmap v364: 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-21T14:29:20.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:20.62892908Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:21.048 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:29:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:29:20] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.51.0" 2024-09-21T14:29:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:22 smithi032 bash[94613]: cluster 2024-09-21T14:29:20.881621+0000 mgr.y (mgr.25169) 625 : cluster [DBG] pgmap v365: 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-21T14:29:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:22 smithi032 bash[94613]: cluster 2024-09-21T14:29:20.881621+0000 mgr.y (mgr.25169) 625 : cluster [DBG] pgmap v365: 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-21T14:29:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:22 smithi032 bash[94613]: audit 2024-09-21T14:29:21.049648+0000 mgr.y (mgr.25169) 626 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:22 smithi032 bash[94613]: audit 2024-09-21T14:29:21.049648+0000 mgr.y (mgr.25169) 626 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:22.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:22 smithi032 bash[91339]: cluster 2024-09-21T14:29:20.881621+0000 mgr.y (mgr.25169) 625 : cluster [DBG] pgmap v365: 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-21T14:29:22.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:22 smithi032 bash[91339]: cluster 2024-09-21T14:29:20.881621+0000 mgr.y (mgr.25169) 625 : cluster [DBG] pgmap v365: 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-21T14:29:22.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:22 smithi032 bash[91339]: audit 2024-09-21T14:29:21.049648+0000 mgr.y (mgr.25169) 626 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:22.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:22 smithi032 bash[91339]: audit 2024-09-21T14:29:21.049648+0000 mgr.y (mgr.25169) 626 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:22 smithi046 bash[70862]: cluster 2024-09-21T14:29:20.881621+0000 mgr.y (mgr.25169) 625 : cluster [DBG] pgmap v365: 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-21T14:29:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:22 smithi046 bash[70862]: cluster 2024-09-21T14:29:20.881621+0000 mgr.y (mgr.25169) 625 : cluster [DBG] pgmap v365: 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-21T14:29:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:22 smithi046 bash[70862]: audit 2024-09-21T14:29:21.049648+0000 mgr.y (mgr.25169) 626 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:22 smithi046 bash[70862]: audit 2024-09-21T14:29:21.049648+0000 mgr.y (mgr.25169) 626 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:23.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:23.616470683Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:24.241 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:29:24.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:24 smithi032 bash[91339]: cluster 2024-09-21T14:29:22.882711+0000 mgr.y (mgr.25169) 627 : cluster [DBG] pgmap v366: 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-21T14:29:24.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:24 smithi032 bash[91339]: cluster 2024-09-21T14:29:22.882711+0000 mgr.y (mgr.25169) 627 : cluster [DBG] pgmap v366: 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-21T14:29:24.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:24 smithi032 bash[94613]: cluster 2024-09-21T14:29:22.882711+0000 mgr.y (mgr.25169) 627 : cluster [DBG] pgmap v366: 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-21T14:29:24.331 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:24 smithi032 bash[94613]: cluster 2024-09-21T14:29:22.882711+0000 mgr.y (mgr.25169) 627 : cluster [DBG] pgmap v366: 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-21T14:29:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:24 smithi046 bash[70862]: cluster 2024-09-21T14:29:22.882711+0000 mgr.y (mgr.25169) 627 : cluster [DBG] pgmap v366: 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-21T14:29:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:24 smithi046 bash[70862]: cluster 2024-09-21T14:29:22.882711+0000 mgr.y (mgr.25169) 627 : cluster [DBG] pgmap v366: 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-21T14:29:26.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:26 smithi032 bash[91339]: cluster 2024-09-21T14:29:24.884231+0000 mgr.y (mgr.25169) 628 : cluster [DBG] pgmap v367: 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-21T14:29:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:26 smithi032 bash[91339]: cluster 2024-09-21T14:29:24.884231+0000 mgr.y (mgr.25169) 628 : cluster [DBG] pgmap v367: 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-21T14:29:26.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:26 smithi032 bash[94613]: cluster 2024-09-21T14:29:24.884231+0000 mgr.y (mgr.25169) 628 : cluster [DBG] pgmap v367: 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-21T14:29:26.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:26 smithi032 bash[94613]: cluster 2024-09-21T14:29:24.884231+0000 mgr.y (mgr.25169) 628 : cluster [DBG] pgmap v367: 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-21T14:29:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:26 smithi046 bash[70862]: cluster 2024-09-21T14:29:24.884231+0000 mgr.y (mgr.25169) 628 : cluster [DBG] pgmap v367: 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-21T14:29:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:26 smithi046 bash[70862]: cluster 2024-09-21T14:29:24.884231+0000 mgr.y (mgr.25169) 628 : cluster [DBG] pgmap v367: 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-21T14:29:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:26.617467627Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:27.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:27 smithi032 bash[94613]: audit 2024-09-21T14:29:25.780643+0000 mgr.y (mgr.25169) 629 : 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-21T14:29:27.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:27 smithi032 bash[94613]: audit 2024-09-21T14:29:25.780643+0000 mgr.y (mgr.25169) 629 : 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-21T14:29:27.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:27 smithi032 bash[91339]: audit 2024-09-21T14:29:25.780643+0000 mgr.y (mgr.25169) 629 : 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-21T14:29:27.355 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:27 smithi032 bash[91339]: audit 2024-09-21T14:29:25.780643+0000 mgr.y (mgr.25169) 629 : 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-21T14:29:27.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:27 smithi046 bash[70862]: audit 2024-09-21T14:29:25.780643+0000 mgr.y (mgr.25169) 629 : 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-21T14:29:27.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:27 smithi046 bash[70862]: audit 2024-09-21T14:29:25.780643+0000 mgr.y (mgr.25169) 629 : 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-21T14:29:28.264 INFO:teuthology.orchestra.run.smithi032.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:29:28.312 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:28 smithi032 bash[91339]: cluster 2024-09-21T14:29:26.884959+0000 mgr.y (mgr.25169) 630 : cluster [DBG] pgmap v368: 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-21T14:29:28.313 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:28 smithi032 bash[91339]: cluster 2024-09-21T14:29:26.884959+0000 mgr.y (mgr.25169) 630 : cluster [DBG] pgmap v368: 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-21T14:29:28.313 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:28 smithi032 bash[94613]: cluster 2024-09-21T14:29:26.884959+0000 mgr.y (mgr.25169) 630 : cluster [DBG] pgmap v368: 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-21T14:29:28.313 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:28 smithi032 bash[94613]: cluster 2024-09-21T14:29:26.884959+0000 mgr.y (mgr.25169) 630 : cluster [DBG] pgmap v368: 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-21T14:29:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:28 smithi046 bash[70862]: cluster 2024-09-21T14:29:26.884959+0000 mgr.y (mgr.25169) 630 : cluster [DBG] pgmap v368: 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-21T14:29:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:28 smithi046 bash[70862]: cluster 2024-09-21T14:29:26.884959+0000 mgr.y (mgr.25169) 630 : cluster [DBG] pgmap v368: 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-21T14:29:29.033 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:29:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[94613]: cephadm 2024-09-21T14:29:28.256038+0000 mgr.y (mgr.25169) 631 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:29:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[94613]: cephadm 2024-09-21T14:29:28.256038+0000 mgr.y (mgr.25169) 631 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:29:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[94613]: audit 2024-09-21T14:29:28.264989+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[94613]: audit 2024-09-21T14:29:28.264989+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[94613]: cluster 2024-09-21T14:29:28.886489+0000 mgr.y (mgr.25169) 632 : cluster [DBG] pgmap v369: 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-21T14:29:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[94613]: cluster 2024-09-21T14:29:28.886489+0000 mgr.y (mgr.25169) 632 : cluster [DBG] pgmap v369: 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-21T14:29:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[94613]: audit 2024-09-21T14:29:29.014896+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:29:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[94613]: audit 2024-09-21T14:29:29.014896+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:29:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[94613]: audit 2024-09-21T14:29:29.016529+0000 mon.b (mon.1) 191 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:29:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[94613]: audit 2024-09-21T14:29:29.016529+0000 mon.b (mon.1) 191 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:29:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[94613]: audit 2024-09-21T14:29:29.023229+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:29.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[94613]: audit 2024-09-21T14:29:29.023229+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:29.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[94613]: cephadm 2024-09-21T14:29:29.134852+0000 mgr.y (mgr.25169) 633 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:29:29.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[94613]: cephadm 2024-09-21T14:29:29.134852+0000 mgr.y (mgr.25169) 633 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:29:29.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[91339]: cephadm 2024-09-21T14:29:28.256038+0000 mgr.y (mgr.25169) 631 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:29:29.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[91339]: cephadm 2024-09-21T14:29:28.256038+0000 mgr.y (mgr.25169) 631 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:29:29.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[91339]: audit 2024-09-21T14:29:28.264989+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:29.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[91339]: audit 2024-09-21T14:29:28.264989+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:29.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[91339]: cluster 2024-09-21T14:29:28.886489+0000 mgr.y (mgr.25169) 632 : cluster [DBG] pgmap v369: 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-21T14:29:29.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[91339]: cluster 2024-09-21T14:29:28.886489+0000 mgr.y (mgr.25169) 632 : cluster [DBG] pgmap v369: 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-21T14:29:29.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[91339]: audit 2024-09-21T14:29:29.014896+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:29:29.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[91339]: audit 2024-09-21T14:29:29.014896+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:29:29.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[91339]: audit 2024-09-21T14:29:29.016529+0000 mon.b (mon.1) 191 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:29:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[91339]: audit 2024-09-21T14:29:29.016529+0000 mon.b (mon.1) 191 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:29:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[91339]: audit 2024-09-21T14:29:29.023229+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[91339]: audit 2024-09-21T14:29:29.023229+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[91339]: cephadm 2024-09-21T14:29:29.134852+0000 mgr.y (mgr.25169) 633 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:29:29.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:29 smithi032 bash[91339]: cephadm 2024-09-21T14:29:29.134852+0000 mgr.y (mgr.25169) 633 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:29:29.610 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:29 smithi046 bash[70862]: cephadm 2024-09-21T14:29:28.256038+0000 mgr.y (mgr.25169) 631 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:29:29.610 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:29 smithi046 bash[70862]: cephadm 2024-09-21T14:29:28.256038+0000 mgr.y (mgr.25169) 631 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:29:29.610 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:29 smithi046 bash[70862]: audit 2024-09-21T14:29:28.264989+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:29.610 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:29 smithi046 bash[70862]: audit 2024-09-21T14:29:28.264989+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:29.611 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:29 smithi046 bash[70862]: cluster 2024-09-21T14:29:28.886489+0000 mgr.y (mgr.25169) 632 : cluster [DBG] pgmap v369: 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-21T14:29:29.611 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:29 smithi046 bash[70862]: cluster 2024-09-21T14:29:28.886489+0000 mgr.y (mgr.25169) 632 : cluster [DBG] pgmap v369: 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-21T14:29:29.611 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:29 smithi046 bash[70862]: audit 2024-09-21T14:29:29.014896+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:29:29.611 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:29 smithi046 bash[70862]: audit 2024-09-21T14:29:29.014896+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:29:29.611 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:29 smithi046 bash[70862]: audit 2024-09-21T14:29:29.016529+0000 mon.b (mon.1) 191 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:29:29.611 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:29 smithi046 bash[70862]: audit 2024-09-21T14:29:29.016529+0000 mon.b (mon.1) 191 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:29:29.611 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:29 smithi046 bash[70862]: audit 2024-09-21T14:29:29.023229+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:29.611 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:29 smithi046 bash[70862]: audit 2024-09-21T14:29:29.023229+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:29.611 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:29 smithi046 bash[70862]: cephadm 2024-09-21T14:29:29.134852+0000 mgr.y (mgr.25169) 633 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:29:29.611 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:29 smithi046 bash[70862]: cephadm 2024-09-21T14:29:29.134852+0000 mgr.y (mgr.25169) 633 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:29:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:29.612010318Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:30.922 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:29:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:29:30] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.51.0" 2024-09-21T14:29:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: cluster 2024-09-21T14:29:30.887000+0000 mgr.y (mgr.25169) 634 : cluster [DBG] pgmap v370: 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-21T14:29:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: cluster 2024-09-21T14:29:30.887000+0000 mgr.y (mgr.25169) 634 : cluster [DBG] pgmap v370: 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-21T14:29:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.057660+0000 mgr.y (mgr.25169) 635 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.057660+0000 mgr.y (mgr.25169) 635 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.584367+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.584367+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.589305+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:29:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.589305+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:29:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.592836+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.592836+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.599885+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.599885+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.606420+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.606420+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.612265+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.612265+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.620558+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.620558+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.629558+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.629558+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.636723+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T14:29:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:31 smithi046 bash[70862]: audit 2024-09-21T14:29:31.636723+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T14:29:32.237 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: cluster 2024-09-21T14:29:30.887000+0000 mgr.y (mgr.25169) 634 : cluster [DBG] pgmap v370: 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-21T14:29:32.237 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: cluster 2024-09-21T14:29:30.887000+0000 mgr.y (mgr.25169) 634 : cluster [DBG] pgmap v370: 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-21T14:29:32.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.057660+0000 mgr.y (mgr.25169) 635 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:32.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.057660+0000 mgr.y (mgr.25169) 635 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:32.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.584367+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.584367+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.589305+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:29:32.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.589305+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:29:32.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.592836+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.592836+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.599885+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.238 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.599885+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.606420+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.606420+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.612265+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.612265+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.620558+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.620558+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.629558+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.629558+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.636723+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T14:29:32.239 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[91339]: audit 2024-09-21T14:29:31.636723+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T14:29:32.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: cluster 2024-09-21T14:29:30.887000+0000 mgr.y (mgr.25169) 634 : cluster [DBG] pgmap v370: 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-21T14:29:32.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: cluster 2024-09-21T14:29:30.887000+0000 mgr.y (mgr.25169) 634 : cluster [DBG] pgmap v370: 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-21T14:29:32.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.057660+0000 mgr.y (mgr.25169) 635 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:32.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.057660+0000 mgr.y (mgr.25169) 635 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:32.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.584367+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.584367+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.589305+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:29:32.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.589305+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:29:32.240 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.592836+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.241 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.592836+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.241 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.599885+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.241 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.599885+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.241 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.606420+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.241 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.606420+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.241 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.612265+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.241 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.612265+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.241 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.620558+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.241 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.620558+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:32.241 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.629558+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.242 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.629558+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:32.242 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.636723+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T14:29:32.242 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:31 smithi032 bash[94613]: audit 2024-09-21T14:29:31.636723+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T14:29:32.951 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:32.616284501Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:33.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: cephadm 2024-09-21T14:29:31.586312+0000 mgr.y (mgr.25169) 636 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:29:33.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: cephadm 2024-09-21T14:29:31.586312+0000 mgr.y (mgr.25169) 636 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:29:33.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: cephadm 2024-09-21T14:29:31.586468+0000 mgr.y (mgr.25169) 637 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:29:33.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: cephadm 2024-09-21T14:29:31.586468+0000 mgr.y (mgr.25169) 637 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:29:33.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: cephadm 2024-09-21T14:29:31.593932+0000 mgr.y (mgr.25169) 638 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:29:33.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: cephadm 2024-09-21T14:29:31.593932+0000 mgr.y (mgr.25169) 638 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:29:33.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: cephadm 2024-09-21T14:29:31.607484+0000 mgr.y (mgr.25169) 639 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:29:33.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: cephadm 2024-09-21T14:29:31.607484+0000 mgr.y (mgr.25169) 639 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:29:33.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: cephadm 2024-09-21T14:29:31.621864+0000 mgr.y (mgr.25169) 640 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:29:33.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: cephadm 2024-09-21T14:29:31.621864+0000 mgr.y (mgr.25169) 640 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:29:33.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: audit 2024-09-21T14:29:31.636525+0000 mgr.y (mgr.25169) 641 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T14:29:33.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: audit 2024-09-21T14:29:31.636525+0000 mgr.y (mgr.25169) 641 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T14:29:33.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: cephadm 2024-09-21T14:29:31.639436+0000 mgr.y (mgr.25169) 642 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T14:29:33.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: cephadm 2024-09-21T14:29:31.639436+0000 mgr.y (mgr.25169) 642 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T14:29:33.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: audit 2024-09-21T14:29:32.520817+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:33.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:32 smithi046 bash[70862]: audit 2024-09-21T14:29:32.520817+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:33.287 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: cephadm 2024-09-21T14:29:31.586312+0000 mgr.y (mgr.25169) 636 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:29:33.287 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: cephadm 2024-09-21T14:29:31.586312+0000 mgr.y (mgr.25169) 636 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:29:33.287 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: cephadm 2024-09-21T14:29:31.586468+0000 mgr.y (mgr.25169) 637 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:29:33.288 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: cephadm 2024-09-21T14:29:31.586468+0000 mgr.y (mgr.25169) 637 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:29:33.288 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: cephadm 2024-09-21T14:29:31.593932+0000 mgr.y (mgr.25169) 638 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:29:33.288 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: cephadm 2024-09-21T14:29:31.593932+0000 mgr.y (mgr.25169) 638 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:29:33.288 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: cephadm 2024-09-21T14:29:31.607484+0000 mgr.y (mgr.25169) 639 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:29:33.288 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: cephadm 2024-09-21T14:29:31.607484+0000 mgr.y (mgr.25169) 639 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:29:33.288 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: cephadm 2024-09-21T14:29:31.621864+0000 mgr.y (mgr.25169) 640 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:29:33.288 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: cephadm 2024-09-21T14:29:31.621864+0000 mgr.y (mgr.25169) 640 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:29:33.288 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: audit 2024-09-21T14:29:31.636525+0000 mgr.y (mgr.25169) 641 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T14:29:33.288 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: audit 2024-09-21T14:29:31.636525+0000 mgr.y (mgr.25169) 641 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T14:29:33.288 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: cephadm 2024-09-21T14:29:31.639436+0000 mgr.y (mgr.25169) 642 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T14:29:33.288 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: cephadm 2024-09-21T14:29:31.639436+0000 mgr.y (mgr.25169) 642 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T14:29:33.288 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: audit 2024-09-21T14:29:32.520817+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:33.288 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[91339]: audit 2024-09-21T14:29:32.520817+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:33.289 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: cephadm 2024-09-21T14:29:31.586312+0000 mgr.y (mgr.25169) 636 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:29:33.289 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: cephadm 2024-09-21T14:29:31.586312+0000 mgr.y (mgr.25169) 636 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:29:33.289 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: cephadm 2024-09-21T14:29:31.586468+0000 mgr.y (mgr.25169) 637 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:29:33.289 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: cephadm 2024-09-21T14:29:31.586468+0000 mgr.y (mgr.25169) 637 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:29:33.289 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: cephadm 2024-09-21T14:29:31.593932+0000 mgr.y (mgr.25169) 638 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:29:33.289 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: cephadm 2024-09-21T14:29:31.593932+0000 mgr.y (mgr.25169) 638 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:29:33.289 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: cephadm 2024-09-21T14:29:31.607484+0000 mgr.y (mgr.25169) 639 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:29:33.289 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: cephadm 2024-09-21T14:29:31.607484+0000 mgr.y (mgr.25169) 639 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:29:33.289 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: cephadm 2024-09-21T14:29:31.621864+0000 mgr.y (mgr.25169) 640 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:29:33.289 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: cephadm 2024-09-21T14:29:31.621864+0000 mgr.y (mgr.25169) 640 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:29:33.290 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: audit 2024-09-21T14:29:31.636525+0000 mgr.y (mgr.25169) 641 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T14:29:33.290 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: audit 2024-09-21T14:29:31.636525+0000 mgr.y (mgr.25169) 641 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T14:29:33.290 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: cephadm 2024-09-21T14:29:31.639436+0000 mgr.y (mgr.25169) 642 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T14:29:33.290 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: cephadm 2024-09-21T14:29:31.639436+0000 mgr.y (mgr.25169) 642 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T14:29:33.290 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: audit 2024-09-21T14:29:32.520817+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:33.290 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:32 smithi032 bash[94613]: audit 2024-09-21T14:29:32.520817+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:33 smithi046 bash[70862]: cluster 2024-09-21T14:29:32.887958+0000 mgr.y (mgr.25169) 643 : cluster [DBG] pgmap v371: 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-21T14:29:34.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:33 smithi046 bash[70862]: cluster 2024-09-21T14:29:32.887958+0000 mgr.y (mgr.25169) 643 : cluster [DBG] pgmap v371: 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-21T14:29:34.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:33 smithi032 bash[91339]: cluster 2024-09-21T14:29:32.887958+0000 mgr.y (mgr.25169) 643 : cluster [DBG] pgmap v371: 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-21T14:29:34.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:33 smithi032 bash[91339]: cluster 2024-09-21T14:29:32.887958+0000 mgr.y (mgr.25169) 643 : cluster [DBG] pgmap v371: 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-21T14:29:34.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:33 smithi032 bash[94613]: cluster 2024-09-21T14:29:32.887958+0000 mgr.y (mgr.25169) 643 : cluster [DBG] pgmap v371: 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-21T14:29:34.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:33 smithi032 bash[94613]: cluster 2024-09-21T14:29:32.887958+0000 mgr.y (mgr.25169) 643 : cluster [DBG] pgmap v371: 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-21T14:29:34.614 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:29:35.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[91339]: cephadm 2024-09-21T14:29:34.145534+0000 mgr.y (mgr.25169) 644 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T14:29:35.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[91339]: cephadm 2024-09-21T14:29:34.145534+0000 mgr.y (mgr.25169) 644 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T14:29:35.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[91339]: audit 2024-09-21T14:29:34.152922+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:35.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[91339]: audit 2024-09-21T14:29:34.152922+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:35.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[91339]: audit 2024-09-21T14:29:34.159585+0000 mon.b (mon.1) 198 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T14:29:35.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[91339]: audit 2024-09-21T14:29:34.159585+0000 mon.b (mon.1) 198 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T14:29:35.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[91339]: audit 2024-09-21T14:29:34.161472+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:29:35.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[91339]: audit 2024-09-21T14:29:34.161472+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:29:35.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[91339]: cephadm 2024-09-21T14:29:34.166323+0000 mgr.y (mgr.25169) 645 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-09-21T14:29:35.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[91339]: cephadm 2024-09-21T14:29:34.166323+0000 mgr.y (mgr.25169) 645 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-09-21T14:29:35.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[94613]: cephadm 2024-09-21T14:29:34.145534+0000 mgr.y (mgr.25169) 644 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T14:29:35.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[94613]: cephadm 2024-09-21T14:29:34.145534+0000 mgr.y (mgr.25169) 644 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T14:29:35.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[94613]: audit 2024-09-21T14:29:34.152922+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:35.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[94613]: audit 2024-09-21T14:29:34.152922+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:35.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[94613]: audit 2024-09-21T14:29:34.159585+0000 mon.b (mon.1) 198 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T14:29:35.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[94613]: audit 2024-09-21T14:29:34.159585+0000 mon.b (mon.1) 198 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T14:29:35.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[94613]: audit 2024-09-21T14:29:34.161472+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:29:35.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[94613]: audit 2024-09-21T14:29:34.161472+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:29:35.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[94613]: cephadm 2024-09-21T14:29:34.166323+0000 mgr.y (mgr.25169) 645 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-09-21T14:29:35.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:35 smithi032 bash[94613]: cephadm 2024-09-21T14:29:34.166323+0000 mgr.y (mgr.25169) 645 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-09-21T14:29:35.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:35 smithi046 bash[70862]: cephadm 2024-09-21T14:29:34.145534+0000 mgr.y (mgr.25169) 644 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T14:29:35.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:35 smithi046 bash[70862]: cephadm 2024-09-21T14:29:34.145534+0000 mgr.y (mgr.25169) 644 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T14:29:35.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:35 smithi046 bash[70862]: audit 2024-09-21T14:29:34.152922+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:35.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:35 smithi046 bash[70862]: audit 2024-09-21T14:29:34.152922+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:35.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:35 smithi046 bash[70862]: audit 2024-09-21T14:29:34.159585+0000 mon.b (mon.1) 198 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T14:29:35.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:35 smithi046 bash[70862]: audit 2024-09-21T14:29:34.159585+0000 mon.b (mon.1) 198 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T14:29:35.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:35 smithi046 bash[70862]: audit 2024-09-21T14:29:34.161472+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:29:35.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:35 smithi046 bash[70862]: audit 2024-09-21T14:29:34.161472+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:29:35.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:35 smithi046 bash[70862]: cephadm 2024-09-21T14:29:34.166323+0000 mgr.y (mgr.25169) 645 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-09-21T14:29:35.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:35 smithi046 bash[70862]: cephadm 2024-09-21T14:29:34.166323+0000 mgr.y (mgr.25169) 645 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-09-21T14:29:35.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:35.609095754Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:36.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:36 smithi046 bash[70862]: cluster 2024-09-21T14:29:34.889465+0000 mgr.y (mgr.25169) 646 : cluster [DBG] pgmap v372: 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-21T14:29:36.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:36 smithi046 bash[70862]: cluster 2024-09-21T14:29:34.889465+0000 mgr.y (mgr.25169) 646 : cluster [DBG] pgmap v372: 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-21T14:29:36.549 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:36 smithi032 bash[91339]: cluster 2024-09-21T14:29:34.889465+0000 mgr.y (mgr.25169) 646 : cluster [DBG] pgmap v372: 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-21T14:29:36.549 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:36 smithi032 bash[91339]: cluster 2024-09-21T14:29:34.889465+0000 mgr.y (mgr.25169) 646 : cluster [DBG] pgmap v372: 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-21T14:29:36.549 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:36 smithi032 bash[94613]: cluster 2024-09-21T14:29:34.889465+0000 mgr.y (mgr.25169) 646 : cluster [DBG] pgmap v372: 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-21T14:29:36.549 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:36 smithi032 bash[94613]: cluster 2024-09-21T14:29:34.889465+0000 mgr.y (mgr.25169) 646 : cluster [DBG] pgmap v372: 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-21T14:29:36.948 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:29:37.617 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:29:37.617 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (9m) 75s ago 37m 13.9M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:29:37.617 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (9m) 7m ago 36m 70.2M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:29:37.617 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (11m) 75s ago 34m 49.2M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:29:37.617 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (11m) 7m ago 45m 440M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:29:37.617 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (22m) 75s ago 47m 518M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:29:37.618 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (6m) 75s ago 48m 49.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:29:37.618 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (7m) 7m ago 45m 18.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:29:37.618 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (5m) 75s ago 45m 39.5M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:29:37.618 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (11m) 75s ago 37m 8292k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:29:37.618 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (10m) 7m ago 37m 8040k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:29:37.618 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (3m) 75s ago 44m 49.0M 3037M 19.3.0-5104-g44178494 b415816db8b4 2066516c5653 2024-09-21T14:29:37.618 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (3m) 75s ago 43m 49.8M 3037M 19.3.0-5104-g44178494 b415816db8b4 338f6bb89b7b 2024-09-21T14:29:37.618 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running 75s ago 42m - 3037M 2024-09-21T14:29:37.618 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (41m) 75s ago 41m 62.3M 3037M 19.1.1-373-g4e45e6b4 164465d2334a 7e794a928ad4 2024-09-21T14:29:37.618 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (41m) 7m ago 41m 61.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:29:37.618 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (40m) 7m ago 40m 65.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:29:37.618 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (39m) 7m ago 39m 55.7M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:29:37.618 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (38m) 7m ago 38m 67.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:29:37.618 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (10m) 7m ago 37m 48.0M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:29:37.619 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (34m) 75s ago 34m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:29:37.619 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (34m) 7m ago 34m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:29:38.005 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:29:38.005 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:29:38.005 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:29:38.005 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:29:38.005 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:29:38.005 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:29:38.005 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:29:38.005 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:29:38.005 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 5, 2024-09-21T14:29:38.005 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:29:38.005 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:29:38.005 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:29:38.006 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:29:38.006 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:29:38.006 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:29:38.006 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 7, 2024-09-21T14:29:38.006 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 8 2024-09-21T14:29:38.006 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:29:38.006 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:29:38.335 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:29:38.335 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:29:38.335 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:29:38.335 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T14:29:38.335 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:29:38.335 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/8 daemons upgraded", 2024-09-21T14:29:38.335 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T14:29:38.335 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:29:38.336 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:29:38.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:38 smithi046 bash[70862]: cluster 2024-09-21T14:29:36.890159+0000 mgr.y (mgr.25169) 647 : cluster [DBG] pgmap v373: 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-21T14:29:38.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:38 smithi046 bash[70862]: cluster 2024-09-21T14:29:36.890159+0000 mgr.y (mgr.25169) 647 : cluster [DBG] pgmap v373: 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-21T14:29:38.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:38 smithi046 bash[70862]: audit 2024-09-21T14:29:36.937584+0000 mgr.y (mgr.25169) 648 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:38.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:38 smithi046 bash[70862]: audit 2024-09-21T14:29:36.937584+0000 mgr.y (mgr.25169) 648 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:38.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:38 smithi046 bash[70862]: audit 2024-09-21T14:29:38.006077+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.32:0/2505839916' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:38.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:38 smithi046 bash[70862]: audit 2024-09-21T14:29:38.006077+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.32:0/2505839916' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:38.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:38 smithi032 bash[94613]: cluster 2024-09-21T14:29:36.890159+0000 mgr.y (mgr.25169) 647 : cluster [DBG] pgmap v373: 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-21T14:29:38.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:38 smithi032 bash[94613]: cluster 2024-09-21T14:29:36.890159+0000 mgr.y (mgr.25169) 647 : cluster [DBG] pgmap v373: 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-21T14:29:38.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:38 smithi032 bash[94613]: audit 2024-09-21T14:29:36.937584+0000 mgr.y (mgr.25169) 648 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:38.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:38 smithi032 bash[94613]: audit 2024-09-21T14:29:36.937584+0000 mgr.y (mgr.25169) 648 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:38.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:38 smithi032 bash[94613]: audit 2024-09-21T14:29:38.006077+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.32:0/2505839916' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:38.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:38 smithi032 bash[94613]: audit 2024-09-21T14:29:38.006077+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.32:0/2505839916' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:38.504 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:38 smithi032 bash[91339]: cluster 2024-09-21T14:29:36.890159+0000 mgr.y (mgr.25169) 647 : cluster [DBG] pgmap v373: 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-21T14:29:38.505 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:38 smithi032 bash[91339]: cluster 2024-09-21T14:29:36.890159+0000 mgr.y (mgr.25169) 647 : cluster [DBG] pgmap v373: 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-21T14:29:38.505 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:38 smithi032 bash[91339]: audit 2024-09-21T14:29:36.937584+0000 mgr.y (mgr.25169) 648 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:38.505 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:38 smithi032 bash[91339]: audit 2024-09-21T14:29:36.937584+0000 mgr.y (mgr.25169) 648 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:38.505 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:38 smithi032 bash[91339]: audit 2024-09-21T14:29:38.006077+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.32:0/2505839916' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:38.505 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:38 smithi032 bash[91339]: audit 2024-09-21T14:29:38.006077+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.32:0/2505839916' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:29:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:38.609341376Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:39.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:39 smithi046 bash[70862]: audit 2024-09-21T14:29:37.262419+0000 mgr.y (mgr.25169) 649 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:39.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:39 smithi046 bash[70862]: audit 2024-09-21T14:29:37.262419+0000 mgr.y (mgr.25169) 649 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:39.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:39 smithi046 bash[70862]: audit 2024-09-21T14:29:37.582120+0000 mgr.y (mgr.25169) 650 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:39.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:39 smithi046 bash[70862]: audit 2024-09-21T14:29:37.582120+0000 mgr.y (mgr.25169) 650 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:39.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:39 smithi032 bash[91339]: audit 2024-09-21T14:29:37.262419+0000 mgr.y (mgr.25169) 649 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:39.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:39 smithi032 bash[91339]: audit 2024-09-21T14:29:37.262419+0000 mgr.y (mgr.25169) 649 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:39.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:39 smithi032 bash[91339]: audit 2024-09-21T14:29:37.582120+0000 mgr.y (mgr.25169) 650 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:39.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:39 smithi032 bash[91339]: audit 2024-09-21T14:29:37.582120+0000 mgr.y (mgr.25169) 650 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:39.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:39 smithi032 bash[94613]: audit 2024-09-21T14:29:37.262419+0000 mgr.y (mgr.25169) 649 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:39.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:39 smithi032 bash[94613]: audit 2024-09-21T14:29:37.262419+0000 mgr.y (mgr.25169) 649 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:39.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:39 smithi032 bash[94613]: audit 2024-09-21T14:29:37.582120+0000 mgr.y (mgr.25169) 650 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:39.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:39 smithi032 bash[94613]: audit 2024-09-21T14:29:37.582120+0000 mgr.y (mgr.25169) 650 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:39.882 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:29:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:39.882 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:29:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:39.882 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:39.883 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:39.883 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:29:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:39.883 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:29:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:39.884 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:29:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:39.884 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:39.884 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:29:39 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:40.200 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:39 smithi032 systemd[1]: Stopping Ceph osd.3 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:29:40.200 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:39 smithi032 bash[48301]: debug 2024-09-21T14:29:39.982+0000 7f1aecec7640 -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-21T14:29:40.200 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:39 smithi032 bash[48301]: debug 2024-09-21T14:29:39.982+0000 7f1aecec7640 -1 osd.3 128 *** Got signal Terminated *** 2024-09-21T14:29:40.200 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:39 smithi032 bash[48301]: debug 2024-09-21T14:29:39.982+0000 7f1aecec7640 -1 osd.3 128 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:29:40.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:40 smithi046 bash[70862]: audit 2024-09-21T14:29:38.335799+0000 mgr.y (mgr.25169) 651 : audit [DBG] from='client.44421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:40.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:40 smithi046 bash[70862]: audit 2024-09-21T14:29:38.335799+0000 mgr.y (mgr.25169) 651 : audit [DBG] from='client.44421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:40.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:40 smithi046 bash[70862]: cluster 2024-09-21T14:29:38.891732+0000 mgr.y (mgr.25169) 652 : cluster [DBG] pgmap v374: 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-21T14:29:40.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:40 smithi046 bash[70862]: cluster 2024-09-21T14:29:38.891732+0000 mgr.y (mgr.25169) 652 : cluster [DBG] pgmap v374: 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-21T14:29:40.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:40 smithi046 bash[70862]: cluster 2024-09-21T14:29:39.986202+0000 mon.a (mon.0) 304 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T14:29:40.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:40 smithi046 bash[70862]: cluster 2024-09-21T14:29:39.986202+0000 mon.a (mon.0) 304 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T14:29:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:40 smithi032 bash[91339]: audit 2024-09-21T14:29:38.335799+0000 mgr.y (mgr.25169) 651 : audit [DBG] from='client.44421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:40 smithi032 bash[91339]: audit 2024-09-21T14:29:38.335799+0000 mgr.y (mgr.25169) 651 : audit [DBG] from='client.44421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:40 smithi032 bash[91339]: cluster 2024-09-21T14:29:38.891732+0000 mgr.y (mgr.25169) 652 : cluster [DBG] pgmap v374: 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-21T14:29:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:40 smithi032 bash[91339]: cluster 2024-09-21T14:29:38.891732+0000 mgr.y (mgr.25169) 652 : cluster [DBG] pgmap v374: 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-21T14:29:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:40 smithi032 bash[91339]: cluster 2024-09-21T14:29:39.986202+0000 mon.a (mon.0) 304 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T14:29:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:40 smithi032 bash[91339]: cluster 2024-09-21T14:29:39.986202+0000 mon.a (mon.0) 304 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T14:29:40.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:40 smithi032 bash[94613]: audit 2024-09-21T14:29:38.335799+0000 mgr.y (mgr.25169) 651 : audit [DBG] from='client.44421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:40.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:40 smithi032 bash[94613]: audit 2024-09-21T14:29:38.335799+0000 mgr.y (mgr.25169) 651 : audit [DBG] from='client.44421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:29:40.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:40 smithi032 bash[94613]: cluster 2024-09-21T14:29:38.891732+0000 mgr.y (mgr.25169) 652 : cluster [DBG] pgmap v374: 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-21T14:29:40.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:40 smithi032 bash[94613]: cluster 2024-09-21T14:29:38.891732+0000 mgr.y (mgr.25169) 652 : cluster [DBG] pgmap v374: 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-21T14:29:40.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:40 smithi032 bash[94613]: cluster 2024-09-21T14:29:39.986202+0000 mon.a (mon.0) 304 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T14:29:40.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:40 smithi032 bash[94613]: cluster 2024-09-21T14:29:39.986202+0000 mon.a (mon.0) 304 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T14:29:41.067 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:29:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:29:40] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.51.0" 2024-09-21T14:29:41.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:41 smithi032 bash[91339]: cluster 2024-09-21T14:29:40.176048+0000 mon.a (mon.0) 305 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:29:41.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:41 smithi032 bash[91339]: cluster 2024-09-21T14:29:40.176048+0000 mon.a (mon.0) 305 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:29:41.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:41 smithi032 bash[91339]: cluster 2024-09-21T14:29:40.185600+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-21T14:29:41.333 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:41 smithi032 bash[91339]: cluster 2024-09-21T14:29:40.185600+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-21T14:29:41.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:41 smithi032 bash[94613]: cluster 2024-09-21T14:29:40.176048+0000 mon.a (mon.0) 305 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:29:41.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:41 smithi032 bash[94613]: cluster 2024-09-21T14:29:40.176048+0000 mon.a (mon.0) 305 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:29:41.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:41 smithi032 bash[94613]: cluster 2024-09-21T14:29:40.185600+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-21T14:29:41.334 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:41 smithi032 bash[94613]: cluster 2024-09-21T14:29:40.185600+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-21T14:29:41.607 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:41 smithi032 bash[116037]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-3 2024-09-21T14:29:41.607 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:41 smithi032 bash[116104]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-3 2024-09-21T14:29:41.625 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:41 smithi046 bash[70862]: cluster 2024-09-21T14:29:40.176048+0000 mon.a (mon.0) 305 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:29:41.625 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:41 smithi046 bash[70862]: cluster 2024-09-21T14:29:40.176048+0000 mon.a (mon.0) 305 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:29:41.625 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:41 smithi046 bash[70862]: cluster 2024-09-21T14:29:40.185600+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-21T14:29:41.625 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:41 smithi046 bash[70862]: cluster 2024-09-21T14:29:40.185600+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-21T14:29:41.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:41.627242422Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:42 smithi032 bash[91339]: cluster 2024-09-21T14:29:40.892443+0000 mgr.y (mgr.25169) 653 : cluster [DBG] pgmap v376: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:29:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:42 smithi032 bash[91339]: cluster 2024-09-21T14:29:40.892443+0000 mgr.y (mgr.25169) 653 : cluster [DBG] pgmap v376: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:29:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:42 smithi032 bash[91339]: audit 2024-09-21T14:29:41.068760+0000 mgr.y (mgr.25169) 654 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:42 smithi032 bash[91339]: audit 2024-09-21T14:29:41.068760+0000 mgr.y (mgr.25169) 654 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:42 smithi032 bash[91339]: cluster 2024-09-21T14:29:41.188498+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-21T14:29:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:42 smithi032 bash[91339]: cluster 2024-09-21T14:29:41.188498+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-21T14:29:42.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:42 smithi032 bash[94613]: cluster 2024-09-21T14:29:40.892443+0000 mgr.y (mgr.25169) 653 : cluster [DBG] pgmap v376: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:29:42.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:42 smithi032 bash[94613]: cluster 2024-09-21T14:29:40.892443+0000 mgr.y (mgr.25169) 653 : cluster [DBG] pgmap v376: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:29:42.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:42 smithi032 bash[94613]: audit 2024-09-21T14:29:41.068760+0000 mgr.y (mgr.25169) 654 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:42.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:42 smithi032 bash[94613]: audit 2024-09-21T14:29:41.068760+0000 mgr.y (mgr.25169) 654 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:42.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:42 smithi032 bash[94613]: cluster 2024-09-21T14:29:41.188498+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-21T14:29:42.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:42 smithi032 bash[94613]: cluster 2024-09-21T14:29:41.188498+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-21T14:29:42.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:42 smithi046 bash[70862]: cluster 2024-09-21T14:29:40.892443+0000 mgr.y (mgr.25169) 653 : cluster [DBG] pgmap v376: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:29:42.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:42 smithi046 bash[70862]: cluster 2024-09-21T14:29:40.892443+0000 mgr.y (mgr.25169) 653 : cluster [DBG] pgmap v376: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:29:42.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:42 smithi046 bash[70862]: audit 2024-09-21T14:29:41.068760+0000 mgr.y (mgr.25169) 654 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:42.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:42 smithi046 bash[70862]: audit 2024-09-21T14:29:41.068760+0000 mgr.y (mgr.25169) 654 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:42.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:42 smithi046 bash[70862]: cluster 2024-09-21T14:29:41.188498+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-21T14:29:42.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:42 smithi046 bash[70862]: cluster 2024-09-21T14:29:41.188498+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-21T14:29:43.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:43 smithi032 bash[94613]: cluster 2024-09-21T14:29:42.893247+0000 mgr.y (mgr.25169) 655 : cluster [DBG] pgmap v378: 161 pgs: 17 active+undersized, 15 stale+active+clean, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-21T14:29:43.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:43 smithi032 bash[94613]: cluster 2024-09-21T14:29:42.893247+0000 mgr.y (mgr.25169) 655 : cluster [DBG] pgmap v378: 161 pgs: 17 active+undersized, 15 stale+active+clean, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-21T14:29:43.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:43 smithi032 bash[91339]: cluster 2024-09-21T14:29:42.893247+0000 mgr.y (mgr.25169) 655 : cluster [DBG] pgmap v378: 161 pgs: 17 active+undersized, 15 stale+active+clean, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-21T14:29:43.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:43 smithi032 bash[91339]: cluster 2024-09-21T14:29:42.893247+0000 mgr.y (mgr.25169) 655 : cluster [DBG] pgmap v378: 161 pgs: 17 active+undersized, 15 stale+active+clean, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-21T14:29:43.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:43 smithi046 bash[70862]: cluster 2024-09-21T14:29:42.893247+0000 mgr.y (mgr.25169) 655 : cluster [DBG] pgmap v378: 161 pgs: 17 active+undersized, 15 stale+active+clean, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-21T14:29:43.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:43 smithi046 bash[70862]: cluster 2024-09-21T14:29:42.893247+0000 mgr.y (mgr.25169) 655 : cluster [DBG] pgmap v378: 161 pgs: 17 active+undersized, 15 stale+active+clean, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-21T14:29:44.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:44.093 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:29:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:44.093 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:29:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:44.094 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:29:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:44.094 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:29:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:44.094 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:43 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.3.service: Deactivated successfully. 2024-09-21T14:29:44.094 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:43 smithi032 systemd[1]: Stopped Ceph osd.3 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:29:44.094 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:44.095 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:29:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:44.095 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:29:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:44.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:43 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:29:44.357 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:44 smithi032 systemd[1]: Started Ceph osd.3 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:29:44.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:44 smithi032 bash[94613]: cluster 2024-09-21T14:29:43.224413+0000 mon.a (mon.0) 308 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-09-21T14:29:44.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:44 smithi032 bash[94613]: cluster 2024-09-21T14:29:43.224413+0000 mon.a (mon.0) 308 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-09-21T14:29:44.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:44 smithi032 bash[94613]: audit 2024-09-21T14:29:44.146619+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:44.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:44 smithi032 bash[94613]: audit 2024-09-21T14:29:44.146619+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:44.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:44 smithi032 bash[94613]: audit 2024-09-21T14:29:44.158374+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:44.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:44 smithi032 bash[94613]: audit 2024-09-21T14:29:44.158374+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:44 smithi032 bash[91339]: cluster 2024-09-21T14:29:43.224413+0000 mon.a (mon.0) 308 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-09-21T14:29:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:44 smithi032 bash[91339]: cluster 2024-09-21T14:29:43.224413+0000 mon.a (mon.0) 308 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-09-21T14:29:44.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:44 smithi032 bash[91339]: audit 2024-09-21T14:29:44.146619+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:44.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:44 smithi032 bash[91339]: audit 2024-09-21T14:29:44.146619+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:44.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:44 smithi032 bash[91339]: audit 2024-09-21T14:29:44.158374+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:44.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:44 smithi032 bash[91339]: audit 2024-09-21T14:29:44.158374+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:44.607 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:44 smithi046 bash[70862]: cluster 2024-09-21T14:29:43.224413+0000 mon.a (mon.0) 308 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-09-21T14:29:44.607 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:44 smithi046 bash[70862]: cluster 2024-09-21T14:29:43.224413+0000 mon.a (mon.0) 308 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-09-21T14:29:44.607 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:44 smithi046 bash[70862]: audit 2024-09-21T14:29:44.146619+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:44.607 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:44 smithi046 bash[70862]: audit 2024-09-21T14:29:44.146619+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:44.607 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:44 smithi046 bash[70862]: audit 2024-09-21T14:29:44.158374+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:44.607 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:44 smithi046 bash[70862]: audit 2024-09-21T14:29:44.158374+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:44.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:44.609046129Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:45.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:45 smithi032 bash[94613]: cluster 2024-09-21T14:29:44.894789+0000 mgr.y (mgr.25169) 656 : cluster [DBG] pgmap v379: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:45.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:45 smithi032 bash[94613]: cluster 2024-09-21T14:29:44.894789+0000 mgr.y (mgr.25169) 656 : cluster [DBG] pgmap v379: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:45.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:45 smithi032 bash[91339]: cluster 2024-09-21T14:29:44.894789+0000 mgr.y (mgr.25169) 656 : cluster [DBG] pgmap v379: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:45.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:45 smithi032 bash[91339]: cluster 2024-09-21T14:29:44.894789+0000 mgr.y (mgr.25169) 656 : cluster [DBG] pgmap v379: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:45.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:45 smithi046 bash[70862]: cluster 2024-09-21T14:29:44.894789+0000 mgr.y (mgr.25169) 656 : cluster [DBG] pgmap v379: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:45.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:45 smithi046 bash[70862]: cluster 2024-09-21T14:29:44.894789+0000 mgr.y (mgr.25169) 656 : cluster [DBG] pgmap v379: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:46.107 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:45 smithi032 bash[116253]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:29:46.108 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:45 smithi032 bash[116253]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:29:47.951 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:47.606739808Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:47 smithi046 bash[70862]: cluster 2024-09-21T14:29:46.895372+0000 mgr.y (mgr.25169) 657 : cluster [DBG] pgmap v380: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:47 smithi046 bash[70862]: cluster 2024-09-21T14:29:46.895372+0000 mgr.y (mgr.25169) 657 : cluster [DBG] pgmap v380: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:47 smithi046 bash[70862]: audit 2024-09-21T14:29:47.527291+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:48.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:47 smithi046 bash[70862]: audit 2024-09-21T14:29:47.527291+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:48.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:47 smithi046 bash[70862]: audit 2024-09-21T14:29:47.530190+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:48.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:47 smithi046 bash[70862]: audit 2024-09-21T14:29:47.530190+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:47 smithi032 bash[94613]: cluster 2024-09-21T14:29:46.895372+0000 mgr.y (mgr.25169) 657 : cluster [DBG] pgmap v380: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:47 smithi032 bash[94613]: cluster 2024-09-21T14:29:46.895372+0000 mgr.y (mgr.25169) 657 : cluster [DBG] pgmap v380: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:47 smithi032 bash[94613]: audit 2024-09-21T14:29:47.527291+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:47 smithi032 bash[94613]: audit 2024-09-21T14:29:47.527291+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:47 smithi032 bash[94613]: audit 2024-09-21T14:29:47.530190+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:47 smithi032 bash[94613]: audit 2024-09-21T14:29:47.530190+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:48.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:47 smithi032 bash[91339]: cluster 2024-09-21T14:29:46.895372+0000 mgr.y (mgr.25169) 657 : cluster [DBG] pgmap v380: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:48.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:47 smithi032 bash[91339]: cluster 2024-09-21T14:29:46.895372+0000 mgr.y (mgr.25169) 657 : cluster [DBG] pgmap v380: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:48.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:47 smithi032 bash[91339]: audit 2024-09-21T14:29:47.527291+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:48.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:47 smithi032 bash[91339]: audit 2024-09-21T14:29:47.527291+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:48.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:47 smithi032 bash[91339]: audit 2024-09-21T14:29:47.530190+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:48.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:47 smithi032 bash[91339]: audit 2024-09-21T14:29:47.530190+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:29:49.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:48 smithi046 bash[70862]: cluster 2024-09-21T14:29:48.409874+0000 mon.a (mon.0) 312 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T14:29:49.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:48 smithi046 bash[70862]: cluster 2024-09-21T14:29:48.409874+0000 mon.a (mon.0) 312 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T14:29:49.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:48 smithi032 bash[94613]: cluster 2024-09-21T14:29:48.409874+0000 mon.a (mon.0) 312 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T14:29:49.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:48 smithi032 bash[94613]: cluster 2024-09-21T14:29:48.409874+0000 mon.a (mon.0) 312 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T14:29:49.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:48 smithi032 bash[91339]: cluster 2024-09-21T14:29:48.409874+0000 mon.a (mon.0) 312 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T14:29:49.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:48 smithi032 bash[91339]: cluster 2024-09-21T14:29:48.409874+0000 mon.a (mon.0) 312 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T14:29:49.954 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:49 smithi032 bash[116253]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T14:29:49.954 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:49 smithi032 bash[116253]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:29:49.954 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:49 smithi032 bash[116253]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:29:49.954 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:49 smithi032 bash[116253]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T14:29:49.954 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:49 smithi032 bash[116253]: 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-21T14:29:50.204 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:49 smithi032 bash[91339]: cluster 2024-09-21T14:29:48.897276+0000 mgr.y (mgr.25169) 658 : cluster [DBG] pgmap v381: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:50.204 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:49 smithi032 bash[91339]: cluster 2024-09-21T14:29:48.897276+0000 mgr.y (mgr.25169) 658 : cluster [DBG] pgmap v381: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:50.204 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:50 smithi032 bash[116253]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-21T14:29:50.204 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:50 smithi032 bash[116253]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-09-21T14:29:50.205 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:50 smithi032 bash[116253]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T14:29:50.205 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:50 smithi032 bash[116253]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T14:29:50.205 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:50 smithi032 bash[116253]: --> ceph-volume lvm activate successful for osd ID: 3 2024-09-21T14:29:50.205 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:49 smithi032 bash[94613]: cluster 2024-09-21T14:29:48.897276+0000 mgr.y (mgr.25169) 658 : cluster [DBG] pgmap v381: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:50.205 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:49 smithi032 bash[94613]: cluster 2024-09-21T14:29:48.897276+0000 mgr.y (mgr.25169) 658 : cluster [DBG] pgmap v381: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:49 smithi046 bash[70862]: cluster 2024-09-21T14:29:48.897276+0000 mgr.y (mgr.25169) 658 : cluster [DBG] pgmap v381: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:49 smithi046 bash[70862]: cluster 2024-09-21T14:29:48.897276+0000 mgr.y (mgr.25169) 658 : cluster [DBG] pgmap v381: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:50.605354573Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:51.076 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:29:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:29:50] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-21T14:29:52.358 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[116945]: debug 2024-09-21T14:29:52.210+0000 7fe9a7c26640 1 -- 172.21.15.32:0/4113089796 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560d5a682960 con 0x560d5a6a3800 2024-09-21T14:29:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[91339]: cluster 2024-09-21T14:29:50.898482+0000 mgr.y (mgr.25169) 659 : cluster [DBG] pgmap v382: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[91339]: cluster 2024-09-21T14:29:50.898482+0000 mgr.y (mgr.25169) 659 : cluster [DBG] pgmap v382: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:52.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[91339]: audit 2024-09-21T14:29:51.048698+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:52.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[91339]: audit 2024-09-21T14:29:51.048698+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:52.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[91339]: audit 2024-09-21T14:29:51.059958+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:52.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[91339]: audit 2024-09-21T14:29:51.059958+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:52.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[91339]: audit 2024-09-21T14:29:51.077461+0000 mgr.y (mgr.25169) 660 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:52.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[91339]: audit 2024-09-21T14:29:51.077461+0000 mgr.y (mgr.25169) 660 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:52.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[94613]: cluster 2024-09-21T14:29:50.898482+0000 mgr.y (mgr.25169) 659 : cluster [DBG] pgmap v382: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:52.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[94613]: cluster 2024-09-21T14:29:50.898482+0000 mgr.y (mgr.25169) 659 : cluster [DBG] pgmap v382: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:52.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[94613]: audit 2024-09-21T14:29:51.048698+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:52.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[94613]: audit 2024-09-21T14:29:51.048698+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:52.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[94613]: audit 2024-09-21T14:29:51.059958+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:52.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[94613]: audit 2024-09-21T14:29:51.059958+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:52.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[94613]: audit 2024-09-21T14:29:51.077461+0000 mgr.y (mgr.25169) 660 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:52.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:52 smithi032 bash[94613]: audit 2024-09-21T14:29:51.077461+0000 mgr.y (mgr.25169) 660 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:52 smithi046 bash[70862]: cluster 2024-09-21T14:29:50.898482+0000 mgr.y (mgr.25169) 659 : cluster [DBG] pgmap v382: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:52 smithi046 bash[70862]: cluster 2024-09-21T14:29:50.898482+0000 mgr.y (mgr.25169) 659 : cluster [DBG] pgmap v382: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:52 smithi046 bash[70862]: audit 2024-09-21T14:29:51.048698+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:52 smithi046 bash[70862]: audit 2024-09-21T14:29:51.048698+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:52 smithi046 bash[70862]: audit 2024-09-21T14:29:51.059958+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:52 smithi046 bash[70862]: audit 2024-09-21T14:29:51.059958+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:52 smithi046 bash[70862]: audit 2024-09-21T14:29:51.077461+0000 mgr.y (mgr.25169) 660 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:52 smithi046 bash[70862]: audit 2024-09-21T14:29:51.077461+0000 mgr.y (mgr.25169) 660 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:29:53.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:53 smithi046 bash[70862]: audit 2024-09-21T14:29:52.192369+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:53.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:53 smithi046 bash[70862]: audit 2024-09-21T14:29:52.192369+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:53.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:53 smithi046 bash[70862]: audit 2024-09-21T14:29:52.203237+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:53.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:53 smithi046 bash[70862]: audit 2024-09-21T14:29:52.203237+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:53.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:53 smithi032 bash[91339]: audit 2024-09-21T14:29:52.192369+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:53.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:53 smithi032 bash[91339]: audit 2024-09-21T14:29:52.192369+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:53.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:53 smithi032 bash[91339]: audit 2024-09-21T14:29:52.203237+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:53.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:53 smithi032 bash[91339]: audit 2024-09-21T14:29:52.203237+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:53.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:53 smithi032 bash[94613]: audit 2024-09-21T14:29:52.192369+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:53.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:53 smithi032 bash[94613]: audit 2024-09-21T14:29:52.192369+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:53.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:53 smithi032 bash[94613]: audit 2024-09-21T14:29:52.203237+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:53.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:53 smithi032 bash[94613]: audit 2024-09-21T14:29:52.203237+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:29:53.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:53.61536975Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:54.107 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:53 smithi032 bash[116945]: debug 2024-09-21T14:29:53.766+0000 7fe9aa48d640 -1 Falling back to public interface 2024-09-21T14:29:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:54 smithi046 bash[70862]: cluster 2024-09-21T14:29:52.899467+0000 mgr.y (mgr.25169) 661 : cluster [DBG] pgmap v383: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:54 smithi046 bash[70862]: cluster 2024-09-21T14:29:52.899467+0000 mgr.y (mgr.25169) 661 : cluster [DBG] pgmap v383: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:54.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:54 smithi032 bash[94613]: cluster 2024-09-21T14:29:52.899467+0000 mgr.y (mgr.25169) 661 : cluster [DBG] pgmap v383: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:54.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:54 smithi032 bash[94613]: cluster 2024-09-21T14:29:52.899467+0000 mgr.y (mgr.25169) 661 : cluster [DBG] pgmap v383: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:54.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:54 smithi032 bash[91339]: cluster 2024-09-21T14:29:52.899467+0000 mgr.y (mgr.25169) 661 : cluster [DBG] pgmap v383: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:54.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:54 smithi032 bash[91339]: cluster 2024-09-21T14:29:52.899467+0000 mgr.y (mgr.25169) 661 : cluster [DBG] pgmap v383: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:56.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:56 smithi046 bash[70862]: cluster 2024-09-21T14:29:54.901251+0000 mgr.y (mgr.25169) 662 : cluster [DBG] pgmap v384: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:56.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:56 smithi046 bash[70862]: cluster 2024-09-21T14:29:54.901251+0000 mgr.y (mgr.25169) 662 : cluster [DBG] pgmap v384: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:56.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:56 smithi032 bash[94613]: cluster 2024-09-21T14:29:54.901251+0000 mgr.y (mgr.25169) 662 : cluster [DBG] pgmap v384: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:56.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:56 smithi032 bash[94613]: cluster 2024-09-21T14:29:54.901251+0000 mgr.y (mgr.25169) 662 : cluster [DBG] pgmap v384: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:56.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:56 smithi032 bash[91339]: cluster 2024-09-21T14:29:54.901251+0000 mgr.y (mgr.25169) 662 : cluster [DBG] pgmap v384: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:56.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:56 smithi032 bash[91339]: cluster 2024-09-21T14:29:54.901251+0000 mgr.y (mgr.25169) 662 : cluster [DBG] pgmap v384: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-21T14:29:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:56.636841879Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:29:57.357 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:57 smithi032 bash[116945]: debug 2024-09-21T14:29:57.090+0000 7fe9aa48d640 -1 osd.3 128 log_to_monitors true 2024-09-21T14:29:57.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:57 smithi032 bash[91339]: cluster 2024-09-21T14:29:56.902353+0000 mgr.y (mgr.25169) 663 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-21T14:29:57.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:57 smithi032 bash[91339]: cluster 2024-09-21T14:29:56.902353+0000 mgr.y (mgr.25169) 663 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-21T14:29:57.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:57 smithi032 bash[91339]: audit 2024-09-21T14:29:57.097807+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T14:29:57.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:57 smithi032 bash[91339]: audit 2024-09-21T14:29:57.097807+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T14:29:57.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:57 smithi032 bash[91339]: audit 2024-09-21T14:29:57.098207+0000 mon.a (mon.0) 317 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T14:29:57.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:57 smithi032 bash[91339]: audit 2024-09-21T14:29:57.098207+0000 mon.a (mon.0) 317 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T14:29:57.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:57 smithi032 bash[94613]: cluster 2024-09-21T14:29:56.902353+0000 mgr.y (mgr.25169) 663 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-21T14:29:57.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:57 smithi032 bash[94613]: cluster 2024-09-21T14:29:56.902353+0000 mgr.y (mgr.25169) 663 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-21T14:29:57.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:57 smithi032 bash[94613]: audit 2024-09-21T14:29:57.097807+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T14:29:57.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:57 smithi032 bash[94613]: audit 2024-09-21T14:29:57.097807+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T14:29:57.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:57 smithi032 bash[94613]: audit 2024-09-21T14:29:57.098207+0000 mon.a (mon.0) 317 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T14:29:57.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:57 smithi032 bash[94613]: audit 2024-09-21T14:29:57.098207+0000 mon.a (mon.0) 317 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T14:29:57.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:57 smithi046 bash[70862]: cluster 2024-09-21T14:29:56.902353+0000 mgr.y (mgr.25169) 663 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-21T14:29:57.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:57 smithi046 bash[70862]: cluster 2024-09-21T14:29:56.902353+0000 mgr.y (mgr.25169) 663 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-21T14:29:57.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:57 smithi046 bash[70862]: audit 2024-09-21T14:29:57.097807+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T14:29:57.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:57 smithi046 bash[70862]: audit 2024-09-21T14:29:57.097807+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T14:29:57.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:57 smithi046 bash[70862]: audit 2024-09-21T14:29:57.098207+0000 mon.a (mon.0) 317 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T14:29:57.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:57 smithi046 bash[70862]: audit 2024-09-21T14:29:57.098207+0000 mon.a (mon.0) 317 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T14:29:57.857 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:29:57 smithi032 bash[116945]: debug 2024-09-21T14:29:57.554+0000 7fe99e22f640 -1 osd.3 128 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T14:29:58.533 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[94613]: audit 2024-09-21T14:29:57.218384+0000 mon.a (mon.0) 318 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T14:29:58.533 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[94613]: audit 2024-09-21T14:29:57.218384+0000 mon.a (mon.0) 318 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T14:29:58.533 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[94613]: cluster 2024-09-21T14:29:57.226195+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-21T14:29:58.533 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[94613]: cluster 2024-09-21T14:29:57.226195+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-21T14:29:58.533 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[94613]: audit 2024-09-21T14:29:57.232576+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:29:58.533 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[94613]: audit 2024-09-21T14:29:57.232576+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:29:58.534 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[94613]: audit 2024-09-21T14:29:57.233572+0000 mon.a (mon.0) 320 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:29:58.534 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[94613]: audit 2024-09-21T14:29:57.233572+0000 mon.a (mon.0) 320 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:29:58.534 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[94613]: audit 2024-09-21T14:29:57.542224+0000 mon.a (mon.0) 321 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T14:29:58.534 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[94613]: audit 2024-09-21T14:29:57.542224+0000 mon.a (mon.0) 321 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T14:29:58.534 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[91339]: audit 2024-09-21T14:29:57.218384+0000 mon.a (mon.0) 318 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T14:29:58.534 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[91339]: audit 2024-09-21T14:29:57.218384+0000 mon.a (mon.0) 318 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T14:29:58.534 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[91339]: cluster 2024-09-21T14:29:57.226195+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-21T14:29:58.534 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[91339]: cluster 2024-09-21T14:29:57.226195+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-21T14:29:58.534 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[91339]: audit 2024-09-21T14:29:57.232576+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:29:58.534 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[91339]: audit 2024-09-21T14:29:57.232576+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:29:58.534 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[91339]: audit 2024-09-21T14:29:57.233572+0000 mon.a (mon.0) 320 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:29:58.535 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[91339]: audit 2024-09-21T14:29:57.233572+0000 mon.a (mon.0) 320 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:29:58.535 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[91339]: audit 2024-09-21T14:29:57.542224+0000 mon.a (mon.0) 321 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T14:29:58.535 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:58 smithi032 bash[91339]: audit 2024-09-21T14:29:57.542224+0000 mon.a (mon.0) 321 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T14:29:58.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:58 smithi046 bash[70862]: audit 2024-09-21T14:29:57.218384+0000 mon.a (mon.0) 318 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T14:29:58.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:58 smithi046 bash[70862]: audit 2024-09-21T14:29:57.218384+0000 mon.a (mon.0) 318 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T14:29:58.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:58 smithi046 bash[70862]: cluster 2024-09-21T14:29:57.226195+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-21T14:29:58.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:58 smithi046 bash[70862]: cluster 2024-09-21T14:29:57.226195+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-21T14:29:58.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:58 smithi046 bash[70862]: audit 2024-09-21T14:29:57.232576+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:29:58.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:58 smithi046 bash[70862]: audit 2024-09-21T14:29:57.232576+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:29:58.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:58 smithi046 bash[70862]: audit 2024-09-21T14:29:57.233572+0000 mon.a (mon.0) 320 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:29:58.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:58 smithi046 bash[70862]: audit 2024-09-21T14:29:57.233572+0000 mon.a (mon.0) 320 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-21T14:29:58.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:58 smithi046 bash[70862]: audit 2024-09-21T14:29:57.542224+0000 mon.a (mon.0) 321 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T14:29:58.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:58 smithi046 bash[70862]: audit 2024-09-21T14:29:57.542224+0000 mon.a (mon.0) 321 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T14:29:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:59 smithi046 bash[70862]: cluster 2024-09-21T14:29:58.540597+0000 mon.a (mon.0) 322 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:29:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:59 smithi046 bash[70862]: cluster 2024-09-21T14:29:58.540597+0000 mon.a (mon.0) 322 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:29:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:59 smithi046 bash[70862]: cluster 2024-09-21T14:29:58.546088+0000 mon.a (mon.0) 323 : cluster [INF] osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111] boot 2024-09-21T14:29:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:59 smithi046 bash[70862]: cluster 2024-09-21T14:29:58.546088+0000 mon.a (mon.0) 323 : cluster [INF] osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111] boot 2024-09-21T14:29:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:59 smithi046 bash[70862]: cluster 2024-09-21T14:29:58.546311+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-21T14:29:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:59 smithi046 bash[70862]: cluster 2024-09-21T14:29:58.546311+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-21T14:29:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:59 smithi046 bash[70862]: audit 2024-09-21T14:29:58.552443+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T14:29:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:59 smithi046 bash[70862]: audit 2024-09-21T14:29:58.552443+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T14:29:59.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:59 smithi046 bash[70862]: cluster 2024-09-21T14:29:58.903345+0000 mgr.y (mgr.25169) 664 : cluster [DBG] pgmap v388: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-21T14:29:59.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:29:59 smithi046 bash[70862]: cluster 2024-09-21T14:29:58.903345+0000 mgr.y (mgr.25169) 664 : cluster [DBG] pgmap v388: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-21T14:29:59.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[91339]: cluster 2024-09-21T14:29:58.540597+0000 mon.a (mon.0) 322 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:29:59.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[91339]: cluster 2024-09-21T14:29:58.540597+0000 mon.a (mon.0) 322 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:29:59.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[91339]: cluster 2024-09-21T14:29:58.546088+0000 mon.a (mon.0) 323 : cluster [INF] osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111] boot 2024-09-21T14:29:59.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[91339]: cluster 2024-09-21T14:29:58.546088+0000 mon.a (mon.0) 323 : cluster [INF] osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111] boot 2024-09-21T14:29:59.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[91339]: cluster 2024-09-21T14:29:58.546311+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-21T14:29:59.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[91339]: cluster 2024-09-21T14:29:58.546311+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-21T14:29:59.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[91339]: audit 2024-09-21T14:29:58.552443+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T14:29:59.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[91339]: audit 2024-09-21T14:29:58.552443+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T14:29:59.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[91339]: cluster 2024-09-21T14:29:58.903345+0000 mgr.y (mgr.25169) 664 : cluster [DBG] pgmap v388: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-21T14:29:59.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[91339]: cluster 2024-09-21T14:29:58.903345+0000 mgr.y (mgr.25169) 664 : cluster [DBG] pgmap v388: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-21T14:29:59.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[94613]: cluster 2024-09-21T14:29:58.540597+0000 mon.a (mon.0) 322 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:29:59.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[94613]: cluster 2024-09-21T14:29:58.540597+0000 mon.a (mon.0) 322 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:29:59.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[94613]: cluster 2024-09-21T14:29:58.546088+0000 mon.a (mon.0) 323 : cluster [INF] osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111] boot 2024-09-21T14:29:59.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[94613]: cluster 2024-09-21T14:29:58.546088+0000 mon.a (mon.0) 323 : cluster [INF] osd.3 [v2:172.21.15.32:6826/455320111,v1:172.21.15.32:6827/455320111] boot 2024-09-21T14:29:59.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[94613]: cluster 2024-09-21T14:29:58.546311+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-21T14:29:59.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[94613]: cluster 2024-09-21T14:29:58.546311+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-21T14:29:59.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[94613]: audit 2024-09-21T14:29:58.552443+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T14:29:59.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[94613]: audit 2024-09-21T14:29:58.552443+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T14:29:59.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[94613]: cluster 2024-09-21T14:29:58.903345+0000 mgr.y (mgr.25169) 664 : cluster [DBG] pgmap v388: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-21T14:29:59.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:29:59 smithi032 bash[94613]: cluster 2024-09-21T14:29:58.903345+0000 mgr.y (mgr.25169) 664 : cluster [DBG] pgmap v388: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-21T14:29:59.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:29:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:29:59.597487794Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:00.819 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:30:00] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-21T14:30:00.819 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:29:59.554184+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-21T14:30:00.819 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:29:59.554184+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-21T14:30:00.819 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000145+0000 mon.a (mon.0) 326 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded 2024-09-21T14:30:00.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000145+0000 mon.a (mon.0) 326 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded 2024-09-21T14:30:00.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000186+0000 mon.a (mon.0) 327 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded 2024-09-21T14:30:00.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000186+0000 mon.a (mon.0) 327 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded 2024-09-21T14:30:00.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000207+0000 mon.a (mon.0) 328 : cluster [WRN] pg 2.1 is active+undersized+degraded, acting [2,0] 2024-09-21T14:30:00.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000207+0000 mon.a (mon.0) 328 : cluster [WRN] pg 2.1 is active+undersized+degraded, acting [2,0] 2024-09-21T14:30:00.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000225+0000 mon.a (mon.0) 329 : cluster [WRN] pg 2.9 is active+undersized+degraded, acting [1,2] 2024-09-21T14:30:00.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000225+0000 mon.a (mon.0) 329 : cluster [WRN] pg 2.9 is active+undersized+degraded, acting [1,2] 2024-09-21T14:30:00.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000249+0000 mon.a (mon.0) 330 : cluster [WRN] pg 2.a is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000249+0000 mon.a (mon.0) 330 : cluster [WRN] pg 2.a is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000275+0000 mon.a (mon.0) 331 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,4] 2024-09-21T14:30:00.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000275+0000 mon.a (mon.0) 331 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,4] 2024-09-21T14:30:00.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000294+0000 mon.a (mon.0) 332 : cluster [WRN] pg 2.12 is active+undersized+degraded, acting [5,7] 2024-09-21T14:30:00.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000294+0000 mon.a (mon.0) 332 : cluster [WRN] pg 2.12 is active+undersized+degraded, acting [5,7] 2024-09-21T14:30:00.820 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000315+0000 mon.a (mon.0) 333 : cluster [WRN] pg 2.14 is active+undersized+degraded, acting [6,5] 2024-09-21T14:30:00.821 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000315+0000 mon.a (mon.0) 333 : cluster [WRN] pg 2.14 is active+undersized+degraded, acting [6,5] 2024-09-21T14:30:00.821 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000341+0000 mon.a (mon.0) 334 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,4] 2024-09-21T14:30:00.821 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000341+0000 mon.a (mon.0) 334 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,4] 2024-09-21T14:30:00.821 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000360+0000 mon.a (mon.0) 335 : cluster [WRN] pg 3.2 is active+undersized+degraded, acting [5,6] 2024-09-21T14:30:00.821 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000360+0000 mon.a (mon.0) 335 : cluster [WRN] pg 3.2 is active+undersized+degraded, acting [5,6] 2024-09-21T14:30:00.821 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000380+0000 mon.a (mon.0) 336 : cluster [WRN] pg 3.5 is active+undersized+degraded, acting [5,2] 2024-09-21T14:30:00.821 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:29:59.554184+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-21T14:30:00.821 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:29:59.554184+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-21T14:30:00.821 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000145+0000 mon.a (mon.0) 326 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded 2024-09-21T14:30:00.821 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000145+0000 mon.a (mon.0) 326 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded 2024-09-21T14:30:00.821 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000186+0000 mon.a (mon.0) 327 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded 2024-09-21T14:30:00.821 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000186+0000 mon.a (mon.0) 327 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded 2024-09-21T14:30:00.822 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000207+0000 mon.a (mon.0) 328 : cluster [WRN] pg 2.1 is active+undersized+degraded, acting [2,0] 2024-09-21T14:30:00.822 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000207+0000 mon.a (mon.0) 328 : cluster [WRN] pg 2.1 is active+undersized+degraded, acting [2,0] 2024-09-21T14:30:00.822 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000225+0000 mon.a (mon.0) 329 : cluster [WRN] pg 2.9 is active+undersized+degraded, acting [1,2] 2024-09-21T14:30:00.822 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000225+0000 mon.a (mon.0) 329 : cluster [WRN] pg 2.9 is active+undersized+degraded, acting [1,2] 2024-09-21T14:30:00.822 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000249+0000 mon.a (mon.0) 330 : cluster [WRN] pg 2.a is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.822 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000249+0000 mon.a (mon.0) 330 : cluster [WRN] pg 2.a is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.822 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000275+0000 mon.a (mon.0) 331 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,4] 2024-09-21T14:30:00.822 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000275+0000 mon.a (mon.0) 331 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,4] 2024-09-21T14:30:00.822 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000294+0000 mon.a (mon.0) 332 : cluster [WRN] pg 2.12 is active+undersized+degraded, acting [5,7] 2024-09-21T14:30:00.822 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000294+0000 mon.a (mon.0) 332 : cluster [WRN] pg 2.12 is active+undersized+degraded, acting [5,7] 2024-09-21T14:30:00.822 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000315+0000 mon.a (mon.0) 333 : cluster [WRN] pg 2.14 is active+undersized+degraded, acting [6,5] 2024-09-21T14:30:00.822 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000315+0000 mon.a (mon.0) 333 : cluster [WRN] pg 2.14 is active+undersized+degraded, acting [6,5] 2024-09-21T14:30:00.822 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000341+0000 mon.a (mon.0) 334 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,4] 2024-09-21T14:30:00.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000341+0000 mon.a (mon.0) 334 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,4] 2024-09-21T14:30:00.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000360+0000 mon.a (mon.0) 335 : cluster [WRN] pg 3.2 is active+undersized+degraded, acting [5,6] 2024-09-21T14:30:00.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000360+0000 mon.a (mon.0) 335 : cluster [WRN] pg 3.2 is active+undersized+degraded, acting [5,6] 2024-09-21T14:30:00.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000380+0000 mon.a (mon.0) 336 : cluster [WRN] pg 3.5 is active+undersized+degraded, acting [5,2] 2024-09-21T14:30:00.823 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000380+0000 mon.a (mon.0) 336 : cluster [WRN] pg 3.5 is active+undersized+degraded, acting [5,2] 2024-09-21T14:30:00.823 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000403+0000 mon.a (mon.0) 337 : cluster [WRN] pg 3.7 is active+undersized+degraded, acting [7,0] 2024-09-21T14:30:00.823 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000403+0000 mon.a (mon.0) 337 : cluster [WRN] pg 3.7 is active+undersized+degraded, acting [7,0] 2024-09-21T14:30:00.823 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000426+0000 mon.a (mon.0) 338 : cluster [WRN] pg 3.8 is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.823 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000426+0000 mon.a (mon.0) 338 : cluster [WRN] pg 3.8 is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.823 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000448+0000 mon.a (mon.0) 339 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [0,4] 2024-09-21T14:30:00.823 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000448+0000 mon.a (mon.0) 339 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [0,4] 2024-09-21T14:30:00.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000472+0000 mon.a (mon.0) 340 : cluster [WRN] pg 3.c is active+undersized+degraded, acting [5,6] 2024-09-21T14:30:00.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000472+0000 mon.a (mon.0) 340 : cluster [WRN] pg 3.c is active+undersized+degraded, acting [5,6] 2024-09-21T14:30:00.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000498+0000 mon.a (mon.0) 341 : cluster [WRN] pg 3.12 is active+undersized+degraded, acting [0,7] 2024-09-21T14:30:00.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000498+0000 mon.a (mon.0) 341 : cluster [WRN] pg 3.12 is active+undersized+degraded, acting [0,7] 2024-09-21T14:30:00.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000520+0000 mon.a (mon.0) 342 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,4] 2024-09-21T14:30:00.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000520+0000 mon.a (mon.0) 342 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,4] 2024-09-21T14:30:00.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000543+0000 mon.a (mon.0) 343 : cluster [WRN] pg 3.17 is active+undersized+degraded, acting [0,5] 2024-09-21T14:30:00.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000543+0000 mon.a (mon.0) 343 : cluster [WRN] pg 3.17 is active+undersized+degraded, acting [0,5] 2024-09-21T14:30:00.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000562+0000 mon.a (mon.0) 344 : cluster [WRN] pg 3.18 is active+undersized+degraded, acting [0,1] 2024-09-21T14:30:00.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000562+0000 mon.a (mon.0) 344 : cluster [WRN] pg 3.18 is active+undersized+degraded, acting [0,1] 2024-09-21T14:30:00.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000583+0000 mon.a (mon.0) 345 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,4] 2024-09-21T14:30:00.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000583+0000 mon.a (mon.0) 345 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,4] 2024-09-21T14:30:00.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000605+0000 mon.a (mon.0) 346 : cluster [WRN] pg 3.1e is active+undersized+degraded, acting [6,2] 2024-09-21T14:30:00.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000605+0000 mon.a (mon.0) 346 : cluster [WRN] pg 3.1e is active+undersized+degraded, acting [6,2] 2024-09-21T14:30:00.824 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000628+0000 mon.a (mon.0) 347 : cluster [WRN] pg 4.0 is active+undersized+degraded, acting [7,0] 2024-09-21T14:30:00.825 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000628+0000 mon.a (mon.0) 347 : cluster [WRN] pg 4.0 is active+undersized+degraded, acting [7,0] 2024-09-21T14:30:00.825 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000650+0000 mon.a (mon.0) 348 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [4,1] 2024-09-21T14:30:00.825 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000380+0000 mon.a (mon.0) 336 : cluster [WRN] pg 3.5 is active+undersized+degraded, acting [5,2] 2024-09-21T14:30:00.825 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000403+0000 mon.a (mon.0) 337 : cluster [WRN] pg 3.7 is active+undersized+degraded, acting [7,0] 2024-09-21T14:30:00.825 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000403+0000 mon.a (mon.0) 337 : cluster [WRN] pg 3.7 is active+undersized+degraded, acting [7,0] 2024-09-21T14:30:00.825 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000426+0000 mon.a (mon.0) 338 : cluster [WRN] pg 3.8 is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.825 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000426+0000 mon.a (mon.0) 338 : cluster [WRN] pg 3.8 is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.825 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000448+0000 mon.a (mon.0) 339 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [0,4] 2024-09-21T14:30:00.825 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000448+0000 mon.a (mon.0) 339 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [0,4] 2024-09-21T14:30:00.825 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000472+0000 mon.a (mon.0) 340 : cluster [WRN] pg 3.c is active+undersized+degraded, acting [5,6] 2024-09-21T14:30:00.826 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000472+0000 mon.a (mon.0) 340 : cluster [WRN] pg 3.c is active+undersized+degraded, acting [5,6] 2024-09-21T14:30:00.826 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000498+0000 mon.a (mon.0) 341 : cluster [WRN] pg 3.12 is active+undersized+degraded, acting [0,7] 2024-09-21T14:30:00.826 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000498+0000 mon.a (mon.0) 341 : cluster [WRN] pg 3.12 is active+undersized+degraded, acting [0,7] 2024-09-21T14:30:00.826 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000520+0000 mon.a (mon.0) 342 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,4] 2024-09-21T14:30:00.826 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000520+0000 mon.a (mon.0) 342 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,4] 2024-09-21T14:30:00.826 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000543+0000 mon.a (mon.0) 343 : cluster [WRN] pg 3.17 is active+undersized+degraded, acting [0,5] 2024-09-21T14:30:00.826 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000543+0000 mon.a (mon.0) 343 : cluster [WRN] pg 3.17 is active+undersized+degraded, acting [0,5] 2024-09-21T14:30:00.826 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000562+0000 mon.a (mon.0) 344 : cluster [WRN] pg 3.18 is active+undersized+degraded, acting [0,1] 2024-09-21T14:30:00.826 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000562+0000 mon.a (mon.0) 344 : cluster [WRN] pg 3.18 is active+undersized+degraded, acting [0,1] 2024-09-21T14:30:00.826 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000583+0000 mon.a (mon.0) 345 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,4] 2024-09-21T14:30:00.826 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000583+0000 mon.a (mon.0) 345 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,4] 2024-09-21T14:30:00.826 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000605+0000 mon.a (mon.0) 346 : cluster [WRN] pg 3.1e is active+undersized+degraded, acting [6,2] 2024-09-21T14:30:00.826 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000605+0000 mon.a (mon.0) 346 : cluster [WRN] pg 3.1e is active+undersized+degraded, acting [6,2] 2024-09-21T14:30:00.826 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000628+0000 mon.a (mon.0) 347 : cluster [WRN] pg 4.0 is active+undersized+degraded, acting [7,0] 2024-09-21T14:30:00.827 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000628+0000 mon.a (mon.0) 347 : cluster [WRN] pg 4.0 is active+undersized+degraded, acting [7,0] 2024-09-21T14:30:00.827 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000650+0000 mon.a (mon.0) 348 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [4,1] 2024-09-21T14:30:00.827 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000650+0000 mon.a (mon.0) 348 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [4,1] 2024-09-21T14:30:00.827 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000671+0000 mon.a (mon.0) 349 : cluster [WRN] pg 4.14 is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.827 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000671+0000 mon.a (mon.0) 349 : cluster [WRN] pg 4.14 is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.827 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000693+0000 mon.a (mon.0) 350 : cluster [WRN] pg 4.15 is active+undersized+degraded, acting [5,7] 2024-09-21T14:30:00.827 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000693+0000 mon.a (mon.0) 350 : cluster [WRN] pg 4.15 is active+undersized+degraded, acting [5,7] 2024-09-21T14:30:00.827 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000715+0000 mon.a (mon.0) 351 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [4,2] 2024-09-21T14:30:00.827 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000715+0000 mon.a (mon.0) 351 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [4,2] 2024-09-21T14:30:00.827 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000761+0000 mon.a (mon.0) 352 : cluster [WRN] pg 6.c is active+undersized+degraded, acting [6,5] 2024-09-21T14:30:00.827 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.000761+0000 mon.a (mon.0) 352 : cluster [WRN] pg 6.c is active+undersized+degraded, acting [6,5] 2024-09-21T14:30:00.827 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000650+0000 mon.a (mon.0) 348 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [4,1] 2024-09-21T14:30:00.827 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000671+0000 mon.a (mon.0) 349 : cluster [WRN] pg 4.14 is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.828 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000671+0000 mon.a (mon.0) 349 : cluster [WRN] pg 4.14 is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.828 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000693+0000 mon.a (mon.0) 350 : cluster [WRN] pg 4.15 is active+undersized+degraded, acting [5,7] 2024-09-21T14:30:00.828 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000693+0000 mon.a (mon.0) 350 : cluster [WRN] pg 4.15 is active+undersized+degraded, acting [5,7] 2024-09-21T14:30:00.828 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000715+0000 mon.a (mon.0) 351 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [4,2] 2024-09-21T14:30:00.828 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000715+0000 mon.a (mon.0) 351 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [4,2] 2024-09-21T14:30:00.828 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000761+0000 mon.a (mon.0) 352 : cluster [WRN] pg 6.c is active+undersized+degraded, acting [6,5] 2024-09-21T14:30:00.828 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.000761+0000 mon.a (mon.0) 352 : cluster [WRN] pg 6.c is active+undersized+degraded, acting [6,5] 2024-09-21T14:30:00.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:29:59.554184+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-21T14:30:00.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:29:59.554184+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-21T14:30:00.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000145+0000 mon.a (mon.0) 326 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded 2024-09-21T14:30:00.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000145+0000 mon.a (mon.0) 326 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded 2024-09-21T14:30:00.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000186+0000 mon.a (mon.0) 327 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded 2024-09-21T14:30:00.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000186+0000 mon.a (mon.0) 327 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded 2024-09-21T14:30:00.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000207+0000 mon.a (mon.0) 328 : cluster [WRN] pg 2.1 is active+undersized+degraded, acting [2,0] 2024-09-21T14:30:00.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000207+0000 mon.a (mon.0) 328 : cluster [WRN] pg 2.1 is active+undersized+degraded, acting [2,0] 2024-09-21T14:30:00.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000225+0000 mon.a (mon.0) 329 : cluster [WRN] pg 2.9 is active+undersized+degraded, acting [1,2] 2024-09-21T14:30:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000225+0000 mon.a (mon.0) 329 : cluster [WRN] pg 2.9 is active+undersized+degraded, acting [1,2] 2024-09-21T14:30:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000249+0000 mon.a (mon.0) 330 : cluster [WRN] pg 2.a is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000249+0000 mon.a (mon.0) 330 : cluster [WRN] pg 2.a is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000275+0000 mon.a (mon.0) 331 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,4] 2024-09-21T14:30:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000275+0000 mon.a (mon.0) 331 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,4] 2024-09-21T14:30:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000294+0000 mon.a (mon.0) 332 : cluster [WRN] pg 2.12 is active+undersized+degraded, acting [5,7] 2024-09-21T14:30:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000294+0000 mon.a (mon.0) 332 : cluster [WRN] pg 2.12 is active+undersized+degraded, acting [5,7] 2024-09-21T14:30:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000315+0000 mon.a (mon.0) 333 : cluster [WRN] pg 2.14 is active+undersized+degraded, acting [6,5] 2024-09-21T14:30:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000315+0000 mon.a (mon.0) 333 : cluster [WRN] pg 2.14 is active+undersized+degraded, acting [6,5] 2024-09-21T14:30:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000341+0000 mon.a (mon.0) 334 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,4] 2024-09-21T14:30:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000341+0000 mon.a (mon.0) 334 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,4] 2024-09-21T14:30:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000360+0000 mon.a (mon.0) 335 : cluster [WRN] pg 3.2 is active+undersized+degraded, acting [5,6] 2024-09-21T14:30:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000360+0000 mon.a (mon.0) 335 : cluster [WRN] pg 3.2 is active+undersized+degraded, acting [5,6] 2024-09-21T14:30:00.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000380+0000 mon.a (mon.0) 336 : cluster [WRN] pg 3.5 is active+undersized+degraded, acting [5,2] 2024-09-21T14:30:00.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000380+0000 mon.a (mon.0) 336 : cluster [WRN] pg 3.5 is active+undersized+degraded, acting [5,2] 2024-09-21T14:30:00.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000403+0000 mon.a (mon.0) 337 : cluster [WRN] pg 3.7 is active+undersized+degraded, acting [7,0] 2024-09-21T14:30:00.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000403+0000 mon.a (mon.0) 337 : cluster [WRN] pg 3.7 is active+undersized+degraded, acting [7,0] 2024-09-21T14:30:00.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000426+0000 mon.a (mon.0) 338 : cluster [WRN] pg 3.8 is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000426+0000 mon.a (mon.0) 338 : cluster [WRN] pg 3.8 is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000448+0000 mon.a (mon.0) 339 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [0,4] 2024-09-21T14:30:00.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000448+0000 mon.a (mon.0) 339 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [0,4] 2024-09-21T14:30:00.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000472+0000 mon.a (mon.0) 340 : cluster [WRN] pg 3.c is active+undersized+degraded, acting [5,6] 2024-09-21T14:30:00.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000472+0000 mon.a (mon.0) 340 : cluster [WRN] pg 3.c is active+undersized+degraded, acting [5,6] 2024-09-21T14:30:00.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000498+0000 mon.a (mon.0) 341 : cluster [WRN] pg 3.12 is active+undersized+degraded, acting [0,7] 2024-09-21T14:30:00.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000498+0000 mon.a (mon.0) 341 : cluster [WRN] pg 3.12 is active+undersized+degraded, acting [0,7] 2024-09-21T14:30:00.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000520+0000 mon.a (mon.0) 342 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,4] 2024-09-21T14:30:00.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000520+0000 mon.a (mon.0) 342 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,4] 2024-09-21T14:30:00.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000543+0000 mon.a (mon.0) 343 : cluster [WRN] pg 3.17 is active+undersized+degraded, acting [0,5] 2024-09-21T14:30:00.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000543+0000 mon.a (mon.0) 343 : cluster [WRN] pg 3.17 is active+undersized+degraded, acting [0,5] 2024-09-21T14:30:00.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000562+0000 mon.a (mon.0) 344 : cluster [WRN] pg 3.18 is active+undersized+degraded, acting [0,1] 2024-09-21T14:30:00.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000562+0000 mon.a (mon.0) 344 : cluster [WRN] pg 3.18 is active+undersized+degraded, acting [0,1] 2024-09-21T14:30:00.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000583+0000 mon.a (mon.0) 345 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,4] 2024-09-21T14:30:00.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000583+0000 mon.a (mon.0) 345 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,4] 2024-09-21T14:30:00.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000605+0000 mon.a (mon.0) 346 : cluster [WRN] pg 3.1e is active+undersized+degraded, acting [6,2] 2024-09-21T14:30:00.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000605+0000 mon.a (mon.0) 346 : cluster [WRN] pg 3.1e is active+undersized+degraded, acting [6,2] 2024-09-21T14:30:00.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000628+0000 mon.a (mon.0) 347 : cluster [WRN] pg 4.0 is active+undersized+degraded, acting [7,0] 2024-09-21T14:30:00.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000628+0000 mon.a (mon.0) 347 : cluster [WRN] pg 4.0 is active+undersized+degraded, acting [7,0] 2024-09-21T14:30:00.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000650+0000 mon.a (mon.0) 348 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [4,1] 2024-09-21T14:30:00.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000650+0000 mon.a (mon.0) 348 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [4,1] 2024-09-21T14:30:00.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000671+0000 mon.a (mon.0) 349 : cluster [WRN] pg 4.14 is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000671+0000 mon.a (mon.0) 349 : cluster [WRN] pg 4.14 is active+undersized+degraded, acting [1,7] 2024-09-21T14:30:00.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000693+0000 mon.a (mon.0) 350 : cluster [WRN] pg 4.15 is active+undersized+degraded, acting [5,7] 2024-09-21T14:30:00.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000693+0000 mon.a (mon.0) 350 : cluster [WRN] pg 4.15 is active+undersized+degraded, acting [5,7] 2024-09-21T14:30:00.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000715+0000 mon.a (mon.0) 351 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [4,2] 2024-09-21T14:30:00.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000715+0000 mon.a (mon.0) 351 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [4,2] 2024-09-21T14:30:00.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000761+0000 mon.a (mon.0) 352 : cluster [WRN] pg 6.c is active+undersized+degraded, acting [6,5] 2024-09-21T14:30:00.964 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.000761+0000 mon.a (mon.0) 352 : cluster [WRN] pg 6.c is active+undersized+degraded, acting [6,5] 2024-09-21T14:30:01.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:01 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.903951+0000 mgr.y (mgr.25169) 665 : cluster [DBG] pgmap v390: 161 pgs: 5 peering, 37 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T14:30:01.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:01 smithi032 bash[94613]: cluster 2024-09-21T14:30:00.903951+0000 mgr.y (mgr.25169) 665 : cluster [DBG] pgmap v390: 161 pgs: 5 peering, 37 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T14:30:01.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:01 smithi032 bash[94613]: audit 2024-09-21T14:30:01.081626+0000 mgr.y (mgr.25169) 666 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:01.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:01 smithi032 bash[94613]: audit 2024-09-21T14:30:01.081626+0000 mgr.y (mgr.25169) 666 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:01 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.903951+0000 mgr.y (mgr.25169) 665 : cluster [DBG] pgmap v390: 161 pgs: 5 peering, 37 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T14:30:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:01 smithi032 bash[91339]: cluster 2024-09-21T14:30:00.903951+0000 mgr.y (mgr.25169) 665 : cluster [DBG] pgmap v390: 161 pgs: 5 peering, 37 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T14:30:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:01 smithi032 bash[91339]: audit 2024-09-21T14:30:01.081626+0000 mgr.y (mgr.25169) 666 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:01.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:01 smithi032 bash[91339]: audit 2024-09-21T14:30:01.081626+0000 mgr.y (mgr.25169) 666 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:01.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:01 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.903951+0000 mgr.y (mgr.25169) 665 : cluster [DBG] pgmap v390: 161 pgs: 5 peering, 37 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T14:30:01.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:01 smithi046 bash[70862]: cluster 2024-09-21T14:30:00.903951+0000 mgr.y (mgr.25169) 665 : cluster [DBG] pgmap v390: 161 pgs: 5 peering, 37 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T14:30:01.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:01 smithi046 bash[70862]: audit 2024-09-21T14:30:01.081626+0000 mgr.y (mgr.25169) 666 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:01.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:01 smithi046 bash[70862]: audit 2024-09-21T14:30:01.081626+0000 mgr.y (mgr.25169) 666 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:02 smithi032 bash[91339]: cluster 2024-09-21T14:30:01.552548+0000 mon.a (mon.0) 353 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:02 smithi032 bash[91339]: cluster 2024-09-21T14:30:01.552548+0000 mon.a (mon.0) 353 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:02 smithi032 bash[91339]: audit 2024-09-21T14:30:02.528230+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:02 smithi032 bash[91339]: audit 2024-09-21T14:30:02.528230+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:02 smithi032 bash[91339]: audit 2024-09-21T14:30:02.531898+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:02.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:02 smithi032 bash[91339]: audit 2024-09-21T14:30:02.531898+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:02.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:02 smithi032 bash[94613]: cluster 2024-09-21T14:30:01.552548+0000 mon.a (mon.0) 353 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:02.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:02 smithi032 bash[94613]: cluster 2024-09-21T14:30:01.552548+0000 mon.a (mon.0) 353 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:02.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:02 smithi032 bash[94613]: audit 2024-09-21T14:30:02.528230+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:02.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:02 smithi032 bash[94613]: audit 2024-09-21T14:30:02.528230+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:02.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:02 smithi032 bash[94613]: audit 2024-09-21T14:30:02.531898+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:02.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:02 smithi032 bash[94613]: audit 2024-09-21T14:30:02.531898+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:02.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:02.616145596Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:02.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:02 smithi046 bash[70862]: cluster 2024-09-21T14:30:01.552548+0000 mon.a (mon.0) 353 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:02.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:02 smithi046 bash[70862]: cluster 2024-09-21T14:30:01.552548+0000 mon.a (mon.0) 353 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:02.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:02 smithi046 bash[70862]: audit 2024-09-21T14:30:02.528230+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:02 smithi046 bash[70862]: audit 2024-09-21T14:30:02.528230+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:02 smithi046 bash[70862]: audit 2024-09-21T14:30:02.531898+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:02.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:02 smithi046 bash[70862]: audit 2024-09-21T14:30:02.531898+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:03.357 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[70739]: debug 2024-09-21T14:30:03.006+0000 7fcc0b0ee640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-21T14:30:04.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:02.832883+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:02.832883+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:02.847194+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:02.847194+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:02.851613+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:04.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:02.851613+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:04.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:02.853852+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:30:04.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:02.853852+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:30:04.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:02.864308+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:02.864308+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: cluster 2024-09-21T14:30:02.904969+0000 mgr.y (mgr.25169) 667 : cluster [DBG] pgmap v391: 161 pgs: 5 peering, 10 active+undersized, 8 active+undersized+degraded, 138 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 22/636 objects degraded (3.459%) 2024-09-21T14:30:04.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: cluster 2024-09-21T14:30:02.904969+0000 mgr.y (mgr.25169) 667 : cluster [DBG] pgmap v391: 161 pgs: 5 peering, 10 active+undersized, 8 active+undersized+degraded, 138 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 22/636 objects degraded (3.459%) 2024-09-21T14:30:04.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:02.998817+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:30:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:02.998817+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:30:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:03.002840+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:03.002840+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:03.006041+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:03.006041+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:03.008717+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:03.008717+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:02.832883+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:02.832883+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:02.847194+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:02.847194+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:02.851613+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:04.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:02.851613+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:04.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:02.853852+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:30:04.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:02.853852+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:30:04.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:02.864308+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:02.864308+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: cluster 2024-09-21T14:30:02.904969+0000 mgr.y (mgr.25169) 667 : cluster [DBG] pgmap v391: 161 pgs: 5 peering, 10 active+undersized, 8 active+undersized+degraded, 138 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 22/636 objects degraded (3.459%) 2024-09-21T14:30:04.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: cluster 2024-09-21T14:30:02.904969+0000 mgr.y (mgr.25169) 667 : cluster [DBG] pgmap v391: 161 pgs: 5 peering, 10 active+undersized, 8 active+undersized+degraded, 138 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 22/636 objects degraded (3.459%) 2024-09-21T14:30:04.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:02.998817+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:30:04.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:02.998817+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:30:04.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:03.002840+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:03.002840+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:03.006041+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:03.006041+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:03.008717+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:03.008717+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:03.012070+0000 mgr.y (mgr.25169) 668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T14:30:04.113 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:03.012070+0000 mgr.y (mgr.25169) 668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T14:30:04.113 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:03.012335+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T14:30:04.113 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: audit 2024-09-21T14:30:03.012335+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T14:30:04.113 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: cephadm 2024-09-21T14:30:03.014431+0000 mgr.y (mgr.25169) 669 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-21T14:30:04.113 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[91339]: cephadm 2024-09-21T14:30:03.014431+0000 mgr.y (mgr.25169) 669 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-21T14:30:04.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:03.012070+0000 mgr.y (mgr.25169) 668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T14:30:04.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:03.012070+0000 mgr.y (mgr.25169) 668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T14:30:04.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:03.012335+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T14:30:04.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: audit 2024-09-21T14:30:03.012335+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T14:30:04.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: cephadm 2024-09-21T14:30:03.014431+0000 mgr.y (mgr.25169) 669 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-21T14:30:04.114 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:03 smithi032 bash[94613]: cephadm 2024-09-21T14:30:03.014431+0000 mgr.y (mgr.25169) 669 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-21T14:30:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:02.832883+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:02.832883+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:02.847194+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:02.847194+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:02.851613+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:02.851613+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:04.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:02.853852+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:30:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:02.853852+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:30:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:02.864308+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:02.864308+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: cluster 2024-09-21T14:30:02.904969+0000 mgr.y (mgr.25169) 667 : cluster [DBG] pgmap v391: 161 pgs: 5 peering, 10 active+undersized, 8 active+undersized+degraded, 138 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 22/636 objects degraded (3.459%) 2024-09-21T14:30:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: cluster 2024-09-21T14:30:02.904969+0000 mgr.y (mgr.25169) 667 : cluster [DBG] pgmap v391: 161 pgs: 5 peering, 10 active+undersized, 8 active+undersized+degraded, 138 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 22/636 objects degraded (3.459%) 2024-09-21T14:30:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:02.998817+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:30:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:02.998817+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:30:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:03.002840+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:03.002840+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:03.006041+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:03.006041+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:03.008717+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:03.008717+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:04.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:03.012070+0000 mgr.y (mgr.25169) 668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T14:30:04.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:03.012070+0000 mgr.y (mgr.25169) 668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T14:30:04.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:03.012335+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T14:30:04.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: audit 2024-09-21T14:30:03.012335+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T14:30:04.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: cephadm 2024-09-21T14:30:03.014431+0000 mgr.y (mgr.25169) 669 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-21T14:30:04.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:03 smithi046 bash[70862]: cephadm 2024-09-21T14:30:03.014431+0000 mgr.y (mgr.25169) 669 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-21T14:30:05.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:05 smithi032 bash[91339]: cluster 2024-09-21T14:30:04.958399+0000 mon.a (mon.0) 358 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/636 objects degraded (3.459%), 8 pgs degraded) 2024-09-21T14:30:05.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:05 smithi032 bash[91339]: cluster 2024-09-21T14:30:04.958399+0000 mon.a (mon.0) 358 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/636 objects degraded (3.459%), 8 pgs degraded) 2024-09-21T14:30:05.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:05 smithi032 bash[91339]: cluster 2024-09-21T14:30:04.958468+0000 mon.a (mon.0) 359 : cluster [INF] Cluster is now healthy 2024-09-21T14:30:05.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:05 smithi032 bash[91339]: cluster 2024-09-21T14:30:04.958468+0000 mon.a (mon.0) 359 : cluster [INF] Cluster is now healthy 2024-09-21T14:30:05.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:05 smithi032 bash[94613]: cluster 2024-09-21T14:30:04.958399+0000 mon.a (mon.0) 358 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/636 objects degraded (3.459%), 8 pgs degraded) 2024-09-21T14:30:05.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:05 smithi032 bash[94613]: cluster 2024-09-21T14:30:04.958399+0000 mon.a (mon.0) 358 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/636 objects degraded (3.459%), 8 pgs degraded) 2024-09-21T14:30:05.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:05 smithi032 bash[94613]: cluster 2024-09-21T14:30:04.958468+0000 mon.a (mon.0) 359 : cluster [INF] Cluster is now healthy 2024-09-21T14:30:05.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:05 smithi032 bash[94613]: cluster 2024-09-21T14:30:04.958468+0000 mon.a (mon.0) 359 : cluster [INF] Cluster is now healthy 2024-09-21T14:30:05.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:05 smithi046 bash[70862]: cluster 2024-09-21T14:30:04.958399+0000 mon.a (mon.0) 358 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/636 objects degraded (3.459%), 8 pgs degraded) 2024-09-21T14:30:05.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:05 smithi046 bash[70862]: cluster 2024-09-21T14:30:04.958399+0000 mon.a (mon.0) 358 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/636 objects degraded (3.459%), 8 pgs degraded) 2024-09-21T14:30:05.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:05 smithi046 bash[70862]: cluster 2024-09-21T14:30:04.958468+0000 mon.a (mon.0) 359 : cluster [INF] Cluster is now healthy 2024-09-21T14:30:05.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:05 smithi046 bash[70862]: cluster 2024-09-21T14:30:04.958468+0000 mon.a (mon.0) 359 : cluster [INF] Cluster is now healthy 2024-09-21T14:30:05.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:05.626167517Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:06.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:06 smithi032 bash[91339]: cluster 2024-09-21T14:30:04.906282+0000 mgr.y (mgr.25169) 670 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:06.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:06 smithi032 bash[91339]: cluster 2024-09-21T14:30:04.906282+0000 mgr.y (mgr.25169) 670 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:06.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:06 smithi032 bash[94613]: cluster 2024-09-21T14:30:04.906282+0000 mgr.y (mgr.25169) 670 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:06.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:06 smithi032 bash[94613]: cluster 2024-09-21T14:30:04.906282+0000 mgr.y (mgr.25169) 670 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:06 smithi046 bash[70862]: cluster 2024-09-21T14:30:04.906282+0000 mgr.y (mgr.25169) 670 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:06 smithi046 bash[70862]: cluster 2024-09-21T14:30:04.906282+0000 mgr.y (mgr.25169) 670 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:08.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:08 smithi032 bash[91339]: cluster 2024-09-21T14:30:06.906984+0000 mgr.y (mgr.25169) 671 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:08.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:08 smithi032 bash[91339]: cluster 2024-09-21T14:30:06.906984+0000 mgr.y (mgr.25169) 671 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:08.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:08 smithi032 bash[94613]: cluster 2024-09-21T14:30:06.906984+0000 mgr.y (mgr.25169) 671 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:08.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:08 smithi032 bash[94613]: cluster 2024-09-21T14:30:06.906984+0000 mgr.y (mgr.25169) 671 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:08 smithi046 bash[70862]: cluster 2024-09-21T14:30:06.906984+0000 mgr.y (mgr.25169) 671 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:08 smithi046 bash[70862]: cluster 2024-09-21T14:30:06.906984+0000 mgr.y (mgr.25169) 671 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:08.685 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:30:08.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:08.631375984Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:09.343 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:30:09.343 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (10m) 18s ago 37m 14.0M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:30:09.343 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (9m) 7m ago 37m 70.2M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:30:09.343 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (12m) 18s ago 34m 49.3M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:30:09.343 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (11m) 7m ago 46m 440M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:30:09.343 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (22m) 18s ago 48m 519M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:30:09.343 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (6m) 18s ago 48m 52.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:30:09.343 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (8m) 7m ago 46m 18.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:30:09.344 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (6m) 18s ago 46m 40.2M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:30:09.344 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (11m) 18s ago 37m 8716k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:30:09.344 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (11m) 7m ago 37m 8040k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:30:09.344 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (4m) 18s ago 45m 51.5M 3037M 19.3.0-5104-g44178494 b415816db8b4 2066516c5653 2024-09-21T14:30:09.344 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (3m) 18s ago 44m 51.0M 3037M 19.3.0-5104-g44178494 b415816db8b4 338f6bb89b7b 2024-09-21T14:30:09.344 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (106s) 18s ago 43m 46.4M 3037M 19.3.0-5104-g44178494 b415816db8b4 260a72b3c42e 2024-09-21T14:30:09.344 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running 18s ago 42m - 3037M 2024-09-21T14:30:09.344 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (41m) 7m ago 41m 61.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 013df458f713 2024-09-21T14:30:09.344 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (40m) 7m ago 40m 65.3M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:30:09.344 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (39m) 7m ago 39m 55.7M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:30:09.344 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (38m) 7m ago 38m 67.0M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:30:09.344 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (10m) 7m ago 38m 48.0M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:30:09.344 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (35m) 18s ago 35m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:30:09.344 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (35m) 7m ago 35m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:30:09.720 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:30:09.720 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:30:09.721 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:30:09.721 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:30:09.721 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:30:09.721 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:30:09.721 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:30:09.721 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:30:09.721 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 4, 2024-09-21T14:30:09.721 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 4 2024-09-21T14:30:09.721 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:30:09.721 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:30:09.721 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:30:09.721 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:30:09.721 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:30:09.721 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 6, 2024-09-21T14:30:09.721 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 9 2024-09-21T14:30:09.722 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:30:09.722 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:30:10.049 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:30:10.050 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:30:10.050 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:30:10.050 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T14:30:10.050 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:30:10.050 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "3/8 daemons upgraded", 2024-09-21T14:30:10.050 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T14:30:10.050 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:30:10.050 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:30:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[91339]: audit 2024-09-21T14:30:08.673727+0000 mgr.y (mgr.25169) 672 : audit [DBG] from='client.44433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[91339]: audit 2024-09-21T14:30:08.673727+0000 mgr.y (mgr.25169) 672 : audit [DBG] from='client.44433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[91339]: cluster 2024-09-21T14:30:08.908512+0000 mgr.y (mgr.25169) 673 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[91339]: cluster 2024-09-21T14:30:08.908512+0000 mgr.y (mgr.25169) 673 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[91339]: audit 2024-09-21T14:30:08.994810+0000 mgr.y (mgr.25169) 674 : audit [DBG] from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[91339]: audit 2024-09-21T14:30:08.994810+0000 mgr.y (mgr.25169) 674 : audit [DBG] from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[91339]: audit 2024-09-21T14:30:09.721829+0000 mon.a (mon.0) 360 : audit [DBG] from='client.? 172.21.15.32:0/2088061020' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[91339]: audit 2024-09-21T14:30:09.721829+0000 mon.a (mon.0) 360 : audit [DBG] from='client.? 172.21.15.32:0/2088061020' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[94613]: audit 2024-09-21T14:30:08.673727+0000 mgr.y (mgr.25169) 672 : audit [DBG] from='client.44433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:10.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[94613]: audit 2024-09-21T14:30:08.673727+0000 mgr.y (mgr.25169) 672 : audit [DBG] from='client.44433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:10.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[94613]: cluster 2024-09-21T14:30:08.908512+0000 mgr.y (mgr.25169) 673 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:10.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[94613]: cluster 2024-09-21T14:30:08.908512+0000 mgr.y (mgr.25169) 673 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:10.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[94613]: audit 2024-09-21T14:30:08.994810+0000 mgr.y (mgr.25169) 674 : audit [DBG] from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:10.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[94613]: audit 2024-09-21T14:30:08.994810+0000 mgr.y (mgr.25169) 674 : audit [DBG] from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:10.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[94613]: audit 2024-09-21T14:30:09.721829+0000 mon.a (mon.0) 360 : audit [DBG] from='client.? 172.21.15.32:0/2088061020' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:10.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[94613]: audit 2024-09-21T14:30:09.721829+0000 mon.a (mon.0) 360 : audit [DBG] from='client.? 172.21.15.32:0/2088061020' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:10 smithi046 bash[70862]: audit 2024-09-21T14:30:08.673727+0000 mgr.y (mgr.25169) 672 : audit [DBG] from='client.44433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:10 smithi046 bash[70862]: audit 2024-09-21T14:30:08.673727+0000 mgr.y (mgr.25169) 672 : audit [DBG] from='client.44433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:10 smithi046 bash[70862]: cluster 2024-09-21T14:30:08.908512+0000 mgr.y (mgr.25169) 673 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:10 smithi046 bash[70862]: cluster 2024-09-21T14:30:08.908512+0000 mgr.y (mgr.25169) 673 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:10 smithi046 bash[70862]: audit 2024-09-21T14:30:08.994810+0000 mgr.y (mgr.25169) 674 : audit [DBG] from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:10 smithi046 bash[70862]: audit 2024-09-21T14:30:08.994810+0000 mgr.y (mgr.25169) 674 : audit [DBG] from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:10 smithi046 bash[70862]: audit 2024-09-21T14:30:09.721829+0000 mon.a (mon.0) 360 : audit [DBG] from='client.? 172.21.15.32:0/2088061020' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:10 smithi046 bash[70862]: audit 2024-09-21T14:30:09.721829+0000 mon.a (mon.0) 360 : audit [DBG] from='client.? 172.21.15.32:0/2088061020' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:11.028 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:30:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:30:10] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.51.0" 2024-09-21T14:30:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:11 smithi032 bash[91339]: audit 2024-09-21T14:30:09.306629+0000 mgr.y (mgr.25169) 675 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:11 smithi032 bash[91339]: audit 2024-09-21T14:30:09.306629+0000 mgr.y (mgr.25169) 675 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:11 smithi032 bash[91339]: audit 2024-09-21T14:30:10.050841+0000 mgr.y (mgr.25169) 676 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:11 smithi032 bash[91339]: audit 2024-09-21T14:30:10.050841+0000 mgr.y (mgr.25169) 676 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:11.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:11 smithi032 bash[94613]: audit 2024-09-21T14:30:09.306629+0000 mgr.y (mgr.25169) 675 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:11.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:11 smithi032 bash[94613]: audit 2024-09-21T14:30:09.306629+0000 mgr.y (mgr.25169) 675 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:11.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:11 smithi032 bash[94613]: audit 2024-09-21T14:30:10.050841+0000 mgr.y (mgr.25169) 676 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:11.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:11 smithi032 bash[94613]: audit 2024-09-21T14:30:10.050841+0000 mgr.y (mgr.25169) 676 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:11.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:11 smithi046 bash[70862]: audit 2024-09-21T14:30:09.306629+0000 mgr.y (mgr.25169) 675 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:11.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:11 smithi046 bash[70862]: audit 2024-09-21T14:30:09.306629+0000 mgr.y (mgr.25169) 675 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:11.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:11 smithi046 bash[70862]: audit 2024-09-21T14:30:10.050841+0000 mgr.y (mgr.25169) 676 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:11.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:11 smithi046 bash[70862]: audit 2024-09-21T14:30:10.050841+0000 mgr.y (mgr.25169) 676 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:11.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:11.611376659Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:12.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:12 smithi032 bash[94613]: cluster 2024-09-21T14:30:10.909408+0000 mgr.y (mgr.25169) 677 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:12.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:12 smithi032 bash[94613]: cluster 2024-09-21T14:30:10.909408+0000 mgr.y (mgr.25169) 677 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:12.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:12 smithi032 bash[94613]: audit 2024-09-21T14:30:11.092769+0000 mgr.y (mgr.25169) 678 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:12.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:12 smithi032 bash[94613]: audit 2024-09-21T14:30:11.092769+0000 mgr.y (mgr.25169) 678 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:12 smithi032 bash[91339]: cluster 2024-09-21T14:30:10.909408+0000 mgr.y (mgr.25169) 677 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:12 smithi032 bash[91339]: cluster 2024-09-21T14:30:10.909408+0000 mgr.y (mgr.25169) 677 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:12 smithi032 bash[91339]: audit 2024-09-21T14:30:11.092769+0000 mgr.y (mgr.25169) 678 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:12 smithi032 bash[91339]: audit 2024-09-21T14:30:11.092769+0000 mgr.y (mgr.25169) 678 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:12 smithi046 bash[70862]: cluster 2024-09-21T14:30:10.909408+0000 mgr.y (mgr.25169) 677 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:12 smithi046 bash[70862]: cluster 2024-09-21T14:30:10.909408+0000 mgr.y (mgr.25169) 677 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:12 smithi046 bash[70862]: audit 2024-09-21T14:30:11.092769+0000 mgr.y (mgr.25169) 678 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:12 smithi046 bash[70862]: audit 2024-09-21T14:30:11.092769+0000 mgr.y (mgr.25169) 678 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:14.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:13 smithi032 bash[94613]: audit 2024-09-21T14:30:12.707196+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:14.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:13 smithi032 bash[94613]: audit 2024-09-21T14:30:12.707196+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:14.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:13 smithi032 bash[94613]: cluster 2024-09-21T14:30:12.910612+0000 mgr.y (mgr.25169) 679 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:14.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:13 smithi032 bash[94613]: cluster 2024-09-21T14:30:12.910612+0000 mgr.y (mgr.25169) 679 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:13 smithi032 bash[91339]: audit 2024-09-21T14:30:12.707196+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:13 smithi032 bash[91339]: audit 2024-09-21T14:30:12.707196+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:13 smithi032 bash[91339]: cluster 2024-09-21T14:30:12.910612+0000 mgr.y (mgr.25169) 679 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:14.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:13 smithi032 bash[91339]: cluster 2024-09-21T14:30:12.910612+0000 mgr.y (mgr.25169) 679 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:13 smithi046 bash[70862]: audit 2024-09-21T14:30:12.707196+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:13 smithi046 bash[70862]: audit 2024-09-21T14:30:12.707196+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:13 smithi046 bash[70862]: cluster 2024-09-21T14:30:12.910612+0000 mgr.y (mgr.25169) 679 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:14.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:13 smithi046 bash[70862]: cluster 2024-09-21T14:30:12.910612+0000 mgr.y (mgr.25169) 679 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T14:30:14.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:14.604954988Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:16.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:15 smithi032 bash[91339]: cluster 2024-09-21T14:30:14.911979+0000 mgr.y (mgr.25169) 680 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:16.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:15 smithi032 bash[91339]: cluster 2024-09-21T14:30:14.911979+0000 mgr.y (mgr.25169) 680 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:16.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:15 smithi032 bash[94613]: cluster 2024-09-21T14:30:14.911979+0000 mgr.y (mgr.25169) 680 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:16.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:15 smithi032 bash[94613]: cluster 2024-09-21T14:30:14.911979+0000 mgr.y (mgr.25169) 680 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:15 smithi046 bash[70862]: cluster 2024-09-21T14:30:14.911979+0000 mgr.y (mgr.25169) 680 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:15 smithi046 bash[70862]: cluster 2024-09-21T14:30:14.911979+0000 mgr.y (mgr.25169) 680 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:17.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:17.635030679Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:17 smithi032 bash[94613]: cluster 2024-09-21T14:30:16.912679+0000 mgr.y (mgr.25169) 681 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:17 smithi032 bash[94613]: cluster 2024-09-21T14:30:16.912679+0000 mgr.y (mgr.25169) 681 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:17 smithi032 bash[94613]: audit 2024-09-21T14:30:17.528264+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:17 smithi032 bash[94613]: audit 2024-09-21T14:30:17.528264+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:17 smithi032 bash[94613]: audit 2024-09-21T14:30:17.531640+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:17 smithi032 bash[94613]: audit 2024-09-21T14:30:17.531640+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:17 smithi032 bash[91339]: cluster 2024-09-21T14:30:16.912679+0000 mgr.y (mgr.25169) 681 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:17 smithi032 bash[91339]: cluster 2024-09-21T14:30:16.912679+0000 mgr.y (mgr.25169) 681 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:17 smithi032 bash[91339]: audit 2024-09-21T14:30:17.528264+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:18.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:17 smithi032 bash[91339]: audit 2024-09-21T14:30:17.528264+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:18.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:17 smithi032 bash[91339]: audit 2024-09-21T14:30:17.531640+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:18.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:17 smithi032 bash[91339]: audit 2024-09-21T14:30:17.531640+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:17 smithi046 bash[70862]: cluster 2024-09-21T14:30:16.912679+0000 mgr.y (mgr.25169) 681 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:17 smithi046 bash[70862]: cluster 2024-09-21T14:30:16.912679+0000 mgr.y (mgr.25169) 681 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:17 smithi046 bash[70862]: audit 2024-09-21T14:30:17.528264+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:17 smithi046 bash[70862]: audit 2024-09-21T14:30:17.528264+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:17 smithi046 bash[70862]: audit 2024-09-21T14:30:17.531640+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:17 smithi046 bash[70862]: audit 2024-09-21T14:30:17.531640+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:19.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:18 smithi032 bash[94613]: audit 2024-09-21T14:30:18.030995+0000 mgr.y (mgr.25169) 682 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T14:30:19.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:18 smithi032 bash[94613]: audit 2024-09-21T14:30:18.030995+0000 mgr.y (mgr.25169) 682 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T14:30:19.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:18 smithi032 bash[94613]: audit 2024-09-21T14:30:18.031119+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T14:30:19.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:18 smithi032 bash[94613]: audit 2024-09-21T14:30:18.031119+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T14:30:19.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:18 smithi032 bash[94613]: cephadm 2024-09-21T14:30:18.033988+0000 mgr.y (mgr.25169) 683 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-21T14:30:19.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:18 smithi032 bash[94613]: cephadm 2024-09-21T14:30:18.033988+0000 mgr.y (mgr.25169) 683 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-21T14:30:19.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:18 smithi032 bash[91339]: audit 2024-09-21T14:30:18.030995+0000 mgr.y (mgr.25169) 682 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T14:30:19.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:18 smithi032 bash[91339]: audit 2024-09-21T14:30:18.030995+0000 mgr.y (mgr.25169) 682 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T14:30:19.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:18 smithi032 bash[91339]: audit 2024-09-21T14:30:18.031119+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T14:30:19.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:18 smithi032 bash[91339]: audit 2024-09-21T14:30:18.031119+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T14:30:19.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:18 smithi032 bash[91339]: cephadm 2024-09-21T14:30:18.033988+0000 mgr.y (mgr.25169) 683 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-21T14:30:19.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:18 smithi032 bash[91339]: cephadm 2024-09-21T14:30:18.033988+0000 mgr.y (mgr.25169) 683 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-21T14:30:19.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:18 smithi046 bash[70862]: audit 2024-09-21T14:30:18.030995+0000 mgr.y (mgr.25169) 682 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T14:30:19.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:18 smithi046 bash[70862]: audit 2024-09-21T14:30:18.030995+0000 mgr.y (mgr.25169) 682 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T14:30:19.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:18 smithi046 bash[70862]: audit 2024-09-21T14:30:18.031119+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T14:30:19.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:18 smithi046 bash[70862]: audit 2024-09-21T14:30:18.031119+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T14:30:19.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:18 smithi046 bash[70862]: cephadm 2024-09-21T14:30:18.033988+0000 mgr.y (mgr.25169) 683 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-21T14:30:19.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:18 smithi046 bash[70862]: cephadm 2024-09-21T14:30:18.033988+0000 mgr.y (mgr.25169) 683 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-21T14:30:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:19 smithi046 bash[70862]: cluster 2024-09-21T14:30:18.914679+0000 mgr.y (mgr.25169) 684 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:30:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:19 smithi046 bash[70862]: cluster 2024-09-21T14:30:18.914679+0000 mgr.y (mgr.25169) 684 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:30:20.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:19 smithi032 bash[94613]: cluster 2024-09-21T14:30:18.914679+0000 mgr.y (mgr.25169) 684 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:30:20.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:19 smithi032 bash[94613]: cluster 2024-09-21T14:30:18.914679+0000 mgr.y (mgr.25169) 684 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:30:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:19 smithi032 bash[91339]: cluster 2024-09-21T14:30:18.914679+0000 mgr.y (mgr.25169) 684 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:30:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:19 smithi032 bash[91339]: cluster 2024-09-21T14:30:18.914679+0000 mgr.y (mgr.25169) 684 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:30:20.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:20.629212672Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:21.101 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:30:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:30:20] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-21T14:30:21.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:21 smithi046 bash[70862]: cephadm 2024-09-21T14:30:20.611641+0000 mgr.y (mgr.25169) 685 : cephadm [INF] Upgrade: Updating osd.4 2024-09-21T14:30:21.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:21 smithi046 bash[70862]: cephadm 2024-09-21T14:30:20.611641+0000 mgr.y (mgr.25169) 685 : cephadm [INF] Upgrade: Updating osd.4 2024-09-21T14:30:21.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:21 smithi046 bash[70862]: audit 2024-09-21T14:30:20.619667+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:21.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:21 smithi046 bash[70862]: audit 2024-09-21T14:30:20.619667+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:21.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:21 smithi046 bash[70862]: audit 2024-09-21T14:30:20.624900+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T14:30:21.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:21 smithi046 bash[70862]: audit 2024-09-21T14:30:20.624900+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T14:30:21.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:21 smithi046 bash[70862]: audit 2024-09-21T14:30:20.626678+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:21.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:21 smithi046 bash[70862]: audit 2024-09-21T14:30:20.626678+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:21.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:21 smithi046 bash[70862]: cephadm 2024-09-21T14:30:20.631599+0000 mgr.y (mgr.25169) 686 : cephadm [INF] Deploying daemon osd.4 on smithi046 2024-09-21T14:30:21.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:21 smithi046 bash[70862]: cephadm 2024-09-21T14:30:20.631599+0000 mgr.y (mgr.25169) 686 : cephadm [INF] Deploying daemon osd.4 on smithi046 2024-09-21T14:30:21.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:21 smithi046 bash[70862]: cluster 2024-09-21T14:30:20.915510+0000 mgr.y (mgr.25169) 687 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:21.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:21 smithi046 bash[70862]: cluster 2024-09-21T14:30:20.915510+0000 mgr.y (mgr.25169) 687 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:21.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:21 smithi046 bash[70862]: audit 2024-09-21T14:30:21.102652+0000 mgr.y (mgr.25169) 688 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:21.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:21 smithi046 bash[70862]: audit 2024-09-21T14:30:21.102652+0000 mgr.y (mgr.25169) 688 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:22.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[91339]: cephadm 2024-09-21T14:30:20.611641+0000 mgr.y (mgr.25169) 685 : cephadm [INF] Upgrade: Updating osd.4 2024-09-21T14:30:22.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[91339]: cephadm 2024-09-21T14:30:20.611641+0000 mgr.y (mgr.25169) 685 : cephadm [INF] Upgrade: Updating osd.4 2024-09-21T14:30:22.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[91339]: audit 2024-09-21T14:30:20.619667+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:22.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[91339]: audit 2024-09-21T14:30:20.619667+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:22.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[91339]: audit 2024-09-21T14:30:20.624900+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T14:30:22.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[91339]: audit 2024-09-21T14:30:20.624900+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T14:30:22.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[91339]: audit 2024-09-21T14:30:20.626678+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:22.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[91339]: audit 2024-09-21T14:30:20.626678+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:22.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[91339]: cephadm 2024-09-21T14:30:20.631599+0000 mgr.y (mgr.25169) 686 : cephadm [INF] Deploying daemon osd.4 on smithi046 2024-09-21T14:30:22.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[91339]: cephadm 2024-09-21T14:30:20.631599+0000 mgr.y (mgr.25169) 686 : cephadm [INF] Deploying daemon osd.4 on smithi046 2024-09-21T14:30:22.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[91339]: cluster 2024-09-21T14:30:20.915510+0000 mgr.y (mgr.25169) 687 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:22.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[91339]: cluster 2024-09-21T14:30:20.915510+0000 mgr.y (mgr.25169) 687 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:22.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[91339]: audit 2024-09-21T14:30:21.102652+0000 mgr.y (mgr.25169) 688 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:22.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[91339]: audit 2024-09-21T14:30:21.102652+0000 mgr.y (mgr.25169) 688 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:22.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[94613]: cephadm 2024-09-21T14:30:20.611641+0000 mgr.y (mgr.25169) 685 : cephadm [INF] Upgrade: Updating osd.4 2024-09-21T14:30:22.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[94613]: cephadm 2024-09-21T14:30:20.611641+0000 mgr.y (mgr.25169) 685 : cephadm [INF] Upgrade: Updating osd.4 2024-09-21T14:30:22.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[94613]: audit 2024-09-21T14:30:20.619667+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:22.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[94613]: audit 2024-09-21T14:30:20.619667+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:22.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[94613]: audit 2024-09-21T14:30:20.624900+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T14:30:22.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[94613]: audit 2024-09-21T14:30:20.624900+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T14:30:22.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[94613]: audit 2024-09-21T14:30:20.626678+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:22.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[94613]: audit 2024-09-21T14:30:20.626678+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:22.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[94613]: cephadm 2024-09-21T14:30:20.631599+0000 mgr.y (mgr.25169) 686 : cephadm [INF] Deploying daemon osd.4 on smithi046 2024-09-21T14:30:22.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[94613]: cephadm 2024-09-21T14:30:20.631599+0000 mgr.y (mgr.25169) 686 : cephadm [INF] Deploying daemon osd.4 on smithi046 2024-09-21T14:30:22.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[94613]: cluster 2024-09-21T14:30:20.915510+0000 mgr.y (mgr.25169) 687 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:22.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[94613]: cluster 2024-09-21T14:30:20.915510+0000 mgr.y (mgr.25169) 687 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:22.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[94613]: audit 2024-09-21T14:30:21.102652+0000 mgr.y (mgr.25169) 688 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:22.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:21 smithi032 bash[94613]: audit 2024-09-21T14:30:21.102652+0000 mgr.y (mgr.25169) 688 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:23.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:23.601438764Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:24.249 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:23 smithi046 bash[70862]: cluster 2024-09-21T14:30:22.916801+0000 mgr.y (mgr.25169) 689 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:30:24.249 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:23 smithi046 bash[70862]: cluster 2024-09-21T14:30:22.916801+0000 mgr.y (mgr.25169) 689 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:30:24.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:23 smithi032 bash[91339]: cluster 2024-09-21T14:30:22.916801+0000 mgr.y (mgr.25169) 689 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:30:24.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:23 smithi032 bash[91339]: cluster 2024-09-21T14:30:22.916801+0000 mgr.y (mgr.25169) 689 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:30:24.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:23 smithi032 bash[94613]: cluster 2024-09-21T14:30:22.916801+0000 mgr.y (mgr.25169) 689 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:30:24.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:23 smithi032 bash[94613]: cluster 2024-09-21T14:30:22.916801+0000 mgr.y (mgr.25169) 689 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:30:25.317 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:25.318 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:30:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:25.318 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:30:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:25.318 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:25.319 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:30:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:25.319 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:25.319 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:30:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:25.320 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:30:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:25.320 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:30:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:25.709 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:25 smithi046 systemd[1]: Stopping Ceph osd.4 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:30:25.709 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:25 smithi046 bash[25250]: debug 2024-09-21T14:30:25.410+0000 7f9f9a2ed640 -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-21T14:30:25.709 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:25 smithi046 bash[25250]: debug 2024-09-21T14:30:25.410+0000 7f9f9a2ed640 -1 osd.4 133 *** Got signal Terminated *** 2024-09-21T14:30:25.709 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:25 smithi046 bash[25250]: debug 2024-09-21T14:30:25.410+0000 7f9f9a2ed640 -1 osd.4 133 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:30:26.260 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:26 smithi046 bash[70862]: cluster 2024-09-21T14:30:24.918168+0000 mgr.y (mgr.25169) 690 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:26.260 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:26 smithi046 bash[70862]: cluster 2024-09-21T14:30:24.918168+0000 mgr.y (mgr.25169) 690 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:26.260 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:26 smithi046 bash[70862]: cluster 2024-09-21T14:30:25.415612+0000 mon.a (mon.0) 364 : cluster [INF] osd.4 marked itself down and dead 2024-09-21T14:30:26.260 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:26 smithi046 bash[70862]: cluster 2024-09-21T14:30:25.415612+0000 mon.a (mon.0) 364 : cluster [INF] osd.4 marked itself down and dead 2024-09-21T14:30:26.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:26 smithi032 bash[94613]: cluster 2024-09-21T14:30:24.918168+0000 mgr.y (mgr.25169) 690 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:26.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:26 smithi032 bash[94613]: cluster 2024-09-21T14:30:24.918168+0000 mgr.y (mgr.25169) 690 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:26.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:26 smithi032 bash[94613]: cluster 2024-09-21T14:30:25.415612+0000 mon.a (mon.0) 364 : cluster [INF] osd.4 marked itself down and dead 2024-09-21T14:30:26.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:26 smithi032 bash[94613]: cluster 2024-09-21T14:30:25.415612+0000 mon.a (mon.0) 364 : cluster [INF] osd.4 marked itself down and dead 2024-09-21T14:30:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:26 smithi032 bash[91339]: cluster 2024-09-21T14:30:24.918168+0000 mgr.y (mgr.25169) 690 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:26 smithi032 bash[91339]: cluster 2024-09-21T14:30:24.918168+0000 mgr.y (mgr.25169) 690 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:30:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:26 smithi032 bash[91339]: cluster 2024-09-21T14:30:25.415612+0000 mon.a (mon.0) 364 : cluster [INF] osd.4 marked itself down and dead 2024-09-21T14:30:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:26 smithi032 bash[91339]: cluster 2024-09-21T14:30:25.415612+0000 mon.a (mon.0) 364 : cluster [INF] osd.4 marked itself down and dead 2024-09-21T14:30:26.570 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:26 smithi046 bash[67320]: logger=cleanup t=2024-09-21T14:30:26.262251815Z level=info msg="Completed cleanup jobs" duration=25.108453ms 2024-09-21T14:30:26.570 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:26 smithi046 bash[67320]: logger=plugins.update.checker t=2024-09-21T14:30:26.39679715Z level=info msg="Update check succeeded" duration=67.936622ms 2024-09-21T14:30:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:26.602040418Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:27.308 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:27 smithi046 bash[74496]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-4 2024-09-21T14:30:27.309 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:27 smithi046 bash[70862]: cluster 2024-09-21T14:30:25.976319+0000 mon.a (mon.0) 365 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:30:27.309 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:27 smithi046 bash[70862]: cluster 2024-09-21T14:30:25.976319+0000 mon.a (mon.0) 365 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:30:27.309 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:27 smithi046 bash[70862]: cluster 2024-09-21T14:30:25.986705+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-21T14:30:27.309 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:27 smithi046 bash[70862]: cluster 2024-09-21T14:30:25.986705+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-21T14:30:27.309 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:27 smithi046 bash[70862]: cluster 2024-09-21T14:30:26.988835+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-21T14:30:27.309 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:27 smithi046 bash[70862]: cluster 2024-09-21T14:30:26.988835+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-21T14:30:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:27 smithi032 bash[94613]: cluster 2024-09-21T14:30:25.976319+0000 mon.a (mon.0) 365 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:30:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:27 smithi032 bash[94613]: cluster 2024-09-21T14:30:25.976319+0000 mon.a (mon.0) 365 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:30:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:27 smithi032 bash[94613]: cluster 2024-09-21T14:30:25.986705+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-21T14:30:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:27 smithi032 bash[94613]: cluster 2024-09-21T14:30:25.986705+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-21T14:30:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:27 smithi032 bash[94613]: cluster 2024-09-21T14:30:26.988835+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-21T14:30:27.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:27 smithi032 bash[94613]: cluster 2024-09-21T14:30:26.988835+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-21T14:30:27.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:27 smithi032 bash[91339]: cluster 2024-09-21T14:30:25.976319+0000 mon.a (mon.0) 365 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:30:27.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:27 smithi032 bash[91339]: cluster 2024-09-21T14:30:25.976319+0000 mon.a (mon.0) 365 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:30:27.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:27 smithi032 bash[91339]: cluster 2024-09-21T14:30:25.986705+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-21T14:30:27.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:27 smithi032 bash[91339]: cluster 2024-09-21T14:30:25.986705+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-21T14:30:27.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:27 smithi032 bash[91339]: cluster 2024-09-21T14:30:26.988835+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-21T14:30:27.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:27 smithi032 bash[91339]: cluster 2024-09-21T14:30:26.988835+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-21T14:30:27.709 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:27 smithi046 bash[74559]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-4 2024-09-21T14:30:28.323 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:28 smithi046 bash[70862]: cluster 2024-09-21T14:30:26.919101+0000 mgr.y (mgr.25169) 691 : cluster [DBG] pgmap v404: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T14:30:28.323 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:28 smithi046 bash[70862]: cluster 2024-09-21T14:30:26.919101+0000 mgr.y (mgr.25169) 691 : cluster [DBG] pgmap v404: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T14:30:28.323 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:28 smithi046 bash[70862]: cluster 2024-09-21T14:30:27.005356+0000 mon.a (mon.0) 368 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T14:30:28.323 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:28 smithi046 bash[70862]: cluster 2024-09-21T14:30:27.005356+0000 mon.a (mon.0) 368 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T14:30:28.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:28 smithi032 bash[91339]: cluster 2024-09-21T14:30:26.919101+0000 mgr.y (mgr.25169) 691 : cluster [DBG] pgmap v404: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T14:30:28.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:28 smithi032 bash[91339]: cluster 2024-09-21T14:30:26.919101+0000 mgr.y (mgr.25169) 691 : cluster [DBG] pgmap v404: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T14:30:28.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:28 smithi032 bash[91339]: cluster 2024-09-21T14:30:27.005356+0000 mon.a (mon.0) 368 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T14:30:28.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:28 smithi032 bash[91339]: cluster 2024-09-21T14:30:27.005356+0000 mon.a (mon.0) 368 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T14:30:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:28 smithi032 bash[94613]: cluster 2024-09-21T14:30:26.919101+0000 mgr.y (mgr.25169) 691 : cluster [DBG] pgmap v404: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T14:30:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:28 smithi032 bash[94613]: cluster 2024-09-21T14:30:26.919101+0000 mgr.y (mgr.25169) 691 : cluster [DBG] pgmap v404: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T14:30:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:28 smithi032 bash[94613]: cluster 2024-09-21T14:30:27.005356+0000 mon.a (mon.0) 368 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T14:30:28.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:28 smithi032 bash[94613]: cluster 2024-09-21T14:30:27.005356+0000 mon.a (mon.0) 368 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T14:30:29.336 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:29 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.4.service: Deactivated successfully. 2024-09-21T14:30:29.336 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:29 smithi046 systemd[1]: Stopped Ceph osd.4 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:30:29.336 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:29 smithi046 bash[70862]: cluster 2024-09-21T14:30:29.029960+0000 mon.a (mon.0) 369 : cluster [WRN] Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:29.336 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:29 smithi046 bash[70862]: cluster 2024-09-21T14:30:29.029960+0000 mon.a (mon.0) 369 : cluster [WRN] Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:29.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:29 smithi032 bash[91339]: cluster 2024-09-21T14:30:29.029960+0000 mon.a (mon.0) 369 : cluster [WRN] Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:29.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:29 smithi032 bash[91339]: cluster 2024-09-21T14:30:29.029960+0000 mon.a (mon.0) 369 : cluster [WRN] Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:29 smithi032 bash[94613]: cluster 2024-09-21T14:30:29.029960+0000 mon.a (mon.0) 369 : cluster [WRN] Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:29 smithi032 bash[94613]: cluster 2024-09-21T14:30:29.029960+0000 mon.a (mon.0) 369 : cluster [WRN] Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:29.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:29 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:29.587 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:30:29 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:29.587 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:30:29 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:29.587 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:30:29 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:29.587 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:30:29 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:29.588 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:29 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:29.588 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:29 smithi046 systemd[1]: Started Ceph osd.4 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:30:29.588 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:30:29 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:29.588 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:30:29 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:29.588 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:29 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:30:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:29.588903612Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:30 smithi032 bash[91339]: cluster 2024-09-21T14:30:28.920797+0000 mgr.y (mgr.25169) 692 : cluster [DBG] pgmap v406: 161 pgs: 25 active+undersized, 20 peering, 3 stale+active+clean, 17 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-21T14:30:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:30 smithi032 bash[91339]: cluster 2024-09-21T14:30:28.920797+0000 mgr.y (mgr.25169) 692 : cluster [DBG] pgmap v406: 161 pgs: 25 active+undersized, 20 peering, 3 stale+active+clean, 17 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-21T14:30:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:30 smithi032 bash[91339]: audit 2024-09-21T14:30:29.506103+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:30 smithi032 bash[91339]: audit 2024-09-21T14:30:29.506103+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:30 smithi032 bash[91339]: audit 2024-09-21T14:30:29.518463+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:30 smithi032 bash[91339]: audit 2024-09-21T14:30:29.518463+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:30 smithi032 bash[94613]: cluster 2024-09-21T14:30:28.920797+0000 mgr.y (mgr.25169) 692 : cluster [DBG] pgmap v406: 161 pgs: 25 active+undersized, 20 peering, 3 stale+active+clean, 17 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-21T14:30:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:30 smithi032 bash[94613]: cluster 2024-09-21T14:30:28.920797+0000 mgr.y (mgr.25169) 692 : cluster [DBG] pgmap v406: 161 pgs: 25 active+undersized, 20 peering, 3 stale+active+clean, 17 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-21T14:30:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:30 smithi032 bash[94613]: audit 2024-09-21T14:30:29.506103+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:30 smithi032 bash[94613]: audit 2024-09-21T14:30:29.506103+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:30 smithi032 bash[94613]: audit 2024-09-21T14:30:29.518463+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:30 smithi032 bash[94613]: audit 2024-09-21T14:30:29.518463+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:30.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:30 smithi046 bash[70862]: cluster 2024-09-21T14:30:28.920797+0000 mgr.y (mgr.25169) 692 : cluster [DBG] pgmap v406: 161 pgs: 25 active+undersized, 20 peering, 3 stale+active+clean, 17 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-21T14:30:30.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:30 smithi046 bash[70862]: cluster 2024-09-21T14:30:28.920797+0000 mgr.y (mgr.25169) 692 : cluster [DBG] pgmap v406: 161 pgs: 25 active+undersized, 20 peering, 3 stale+active+clean, 17 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-21T14:30:30.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:30 smithi046 bash[70862]: audit 2024-09-21T14:30:29.506103+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:30.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:30 smithi046 bash[70862]: audit 2024-09-21T14:30:29.506103+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:30.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:30 smithi046 bash[70862]: audit 2024-09-21T14:30:29.518463+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:30.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:30 smithi046 bash[70862]: audit 2024-09-21T14:30:29.518463+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:30.959 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:30 smithi046 bash[74706]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:30:30.959 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:30 smithi046 bash[74706]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:30:31.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:30:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:30:30] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-21T14:30:32.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:32 smithi032 bash[91339]: cluster 2024-09-21T14:30:30.921997+0000 mgr.y (mgr.25169) 693 : cluster [DBG] pgmap v407: 161 pgs: 29 active+undersized, 20 peering, 19 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/636 objects degraded (11.006%) 2024-09-21T14:30:32.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:32 smithi032 bash[91339]: cluster 2024-09-21T14:30:30.921997+0000 mgr.y (mgr.25169) 693 : cluster [DBG] pgmap v407: 161 pgs: 29 active+undersized, 20 peering, 19 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/636 objects degraded (11.006%) 2024-09-21T14:30:32.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:32 smithi032 bash[91339]: audit 2024-09-21T14:30:31.109769+0000 mgr.y (mgr.25169) 694 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:32.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:32 smithi032 bash[91339]: audit 2024-09-21T14:30:31.109769+0000 mgr.y (mgr.25169) 694 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:32.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:32 smithi032 bash[94613]: cluster 2024-09-21T14:30:30.921997+0000 mgr.y (mgr.25169) 693 : cluster [DBG] pgmap v407: 161 pgs: 29 active+undersized, 20 peering, 19 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/636 objects degraded (11.006%) 2024-09-21T14:30:32.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:32 smithi032 bash[94613]: cluster 2024-09-21T14:30:30.921997+0000 mgr.y (mgr.25169) 693 : cluster [DBG] pgmap v407: 161 pgs: 29 active+undersized, 20 peering, 19 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/636 objects degraded (11.006%) 2024-09-21T14:30:32.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:32 smithi032 bash[94613]: audit 2024-09-21T14:30:31.109769+0000 mgr.y (mgr.25169) 694 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:32.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:32 smithi032 bash[94613]: audit 2024-09-21T14:30:31.109769+0000 mgr.y (mgr.25169) 694 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:32 smithi046 bash[70862]: cluster 2024-09-21T14:30:30.921997+0000 mgr.y (mgr.25169) 693 : cluster [DBG] pgmap v407: 161 pgs: 29 active+undersized, 20 peering, 19 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/636 objects degraded (11.006%) 2024-09-21T14:30:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:32 smithi046 bash[70862]: cluster 2024-09-21T14:30:30.921997+0000 mgr.y (mgr.25169) 693 : cluster [DBG] pgmap v407: 161 pgs: 29 active+undersized, 20 peering, 19 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/636 objects degraded (11.006%) 2024-09-21T14:30:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:32 smithi046 bash[70862]: audit 2024-09-21T14:30:31.109769+0000 mgr.y (mgr.25169) 694 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:32.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:32 smithi046 bash[70862]: audit 2024-09-21T14:30:31.109769+0000 mgr.y (mgr.25169) 694 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:32.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:32.602490961Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:33.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[91339]: audit 2024-09-21T14:30:32.531387+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:33.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[91339]: audit 2024-09-21T14:30:32.531387+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:33.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[91339]: audit 2024-09-21T14:30:32.534784+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:33.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[91339]: audit 2024-09-21T14:30:32.534784+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:33.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[91339]: cluster 2024-09-21T14:30:32.923597+0000 mgr.y (mgr.25169) 695 : cluster [DBG] pgmap v408: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:33.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[91339]: cluster 2024-09-21T14:30:32.923597+0000 mgr.y (mgr.25169) 695 : cluster [DBG] pgmap v408: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:33.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[91339]: cluster 2024-09-21T14:30:33.424437+0000 mon.a (mon.0) 373 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T14:30:33.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[91339]: cluster 2024-09-21T14:30:33.424437+0000 mon.a (mon.0) 373 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T14:30:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[94613]: audit 2024-09-21T14:30:32.531387+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[94613]: audit 2024-09-21T14:30:32.531387+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[94613]: audit 2024-09-21T14:30:32.534784+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[94613]: audit 2024-09-21T14:30:32.534784+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[94613]: cluster 2024-09-21T14:30:32.923597+0000 mgr.y (mgr.25169) 695 : cluster [DBG] pgmap v408: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[94613]: cluster 2024-09-21T14:30:32.923597+0000 mgr.y (mgr.25169) 695 : cluster [DBG] pgmap v408: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[94613]: cluster 2024-09-21T14:30:33.424437+0000 mon.a (mon.0) 373 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T14:30:33.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:33 smithi032 bash[94613]: cluster 2024-09-21T14:30:33.424437+0000 mon.a (mon.0) 373 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T14:30:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:33 smithi046 bash[70862]: audit 2024-09-21T14:30:32.531387+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:33 smithi046 bash[70862]: audit 2024-09-21T14:30:32.531387+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:33 smithi046 bash[70862]: audit 2024-09-21T14:30:32.534784+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:33 smithi046 bash[70862]: audit 2024-09-21T14:30:32.534784+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:33 smithi046 bash[70862]: cluster 2024-09-21T14:30:32.923597+0000 mgr.y (mgr.25169) 695 : cluster [DBG] pgmap v408: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:33 smithi046 bash[70862]: cluster 2024-09-21T14:30:32.923597+0000 mgr.y (mgr.25169) 695 : cluster [DBG] pgmap v408: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:33 smithi046 bash[70862]: cluster 2024-09-21T14:30:33.424437+0000 mon.a (mon.0) 373 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T14:30:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:33 smithi046 bash[70862]: cluster 2024-09-21T14:30:33.424437+0000 mon.a (mon.0) 373 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T14:30:34.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:34 smithi032 bash[94613]: cluster 2024-09-21T14:30:33.524431+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-21T14:30:34.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:34 smithi032 bash[94613]: cluster 2024-09-21T14:30:33.524431+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-21T14:30:34.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:34 smithi032 bash[91339]: cluster 2024-09-21T14:30:33.524431+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-21T14:30:34.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:34 smithi032 bash[91339]: cluster 2024-09-21T14:30:33.524431+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-21T14:30:34.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:34 smithi046 bash[70862]: cluster 2024-09-21T14:30:33.524431+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-21T14:30:34.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:34 smithi046 bash[70862]: cluster 2024-09-21T14:30:33.524431+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-21T14:30:34.959 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:34 smithi046 bash[74706]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T14:30:34.959 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:34 smithi046 bash[74706]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:30:34.959 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:34 smithi046 bash[74706]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:30:34.959 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:34 smithi046 bash[74706]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-21T14:30:34.960 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:34 smithi046 bash[74706]: 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-21T14:30:35.459 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:35 smithi046 bash[74706]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-21T14:30:35.459 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:35 smithi046 bash[74706]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-09-21T14:30:35.459 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:35 smithi046 bash[74706]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T14:30:35.459 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:35 smithi046 bash[74706]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-21T14:30:35.459 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:35 smithi046 bash[74706]: --> ceph-volume lvm activate successful for osd ID: 4 2024-09-21T14:30:35.833 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:35.589576504Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:35.833 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:35 smithi046 bash[70862]: cluster 2024-09-21T14:30:34.925197+0000 mgr.y (mgr.25169) 696 : cluster [DBG] pgmap v409: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:35.833 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:35 smithi046 bash[70862]: cluster 2024-09-21T14:30:34.925197+0000 mgr.y (mgr.25169) 696 : cluster [DBG] pgmap v409: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:35.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:35 smithi032 bash[94613]: cluster 2024-09-21T14:30:34.925197+0000 mgr.y (mgr.25169) 696 : cluster [DBG] pgmap v409: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:35.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:35 smithi032 bash[94613]: cluster 2024-09-21T14:30:34.925197+0000 mgr.y (mgr.25169) 696 : cluster [DBG] pgmap v409: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:35.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:35 smithi032 bash[91339]: cluster 2024-09-21T14:30:34.925197+0000 mgr.y (mgr.25169) 696 : cluster [DBG] pgmap v409: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:35.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:35 smithi032 bash[91339]: cluster 2024-09-21T14:30:34.925197+0000 mgr.y (mgr.25169) 696 : cluster [DBG] pgmap v409: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:36.816 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:36 smithi046 bash[70862]: audit 2024-09-21T14:30:35.538293+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:36.816 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:36 smithi046 bash[70862]: audit 2024-09-21T14:30:35.538293+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:36.816 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:36 smithi046 bash[70862]: audit 2024-09-21T14:30:35.565743+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:36.816 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:36 smithi046 bash[70862]: audit 2024-09-21T14:30:35.565743+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:36.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:36 smithi032 bash[91339]: audit 2024-09-21T14:30:35.538293+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:36.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:36 smithi032 bash[91339]: audit 2024-09-21T14:30:35.538293+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:36.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:36 smithi032 bash[91339]: audit 2024-09-21T14:30:35.565743+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:36.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:36 smithi032 bash[91339]: audit 2024-09-21T14:30:35.565743+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:36.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:36 smithi032 bash[94613]: audit 2024-09-21T14:30:35.538293+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:36.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:36 smithi032 bash[94613]: audit 2024-09-21T14:30:35.538293+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:36.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:36 smithi032 bash[94613]: audit 2024-09-21T14:30:35.565743+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:36.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:36 smithi032 bash[94613]: audit 2024-09-21T14:30:35.565743+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:37.209 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:36 smithi046 bash[75392]: debug 2024-09-21T14:30:36.810+0000 7f27f5034640 1 -- 172.21.15.46:0/2210532674 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561b8e090960 con 0x561b8e0b1800 2024-09-21T14:30:38.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:37 smithi032 bash[91339]: audit 2024-09-21T14:30:36.753633+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:38.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:37 smithi032 bash[91339]: audit 2024-09-21T14:30:36.753633+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:38.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:37 smithi032 bash[91339]: audit 2024-09-21T14:30:36.768256+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:38.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:37 smithi032 bash[91339]: audit 2024-09-21T14:30:36.768256+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:38.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:37 smithi032 bash[91339]: cluster 2024-09-21T14:30:36.926356+0000 mgr.y (mgr.25169) 697 : cluster [DBG] pgmap v410: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:38.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:37 smithi032 bash[91339]: cluster 2024-09-21T14:30:36.926356+0000 mgr.y (mgr.25169) 697 : cluster [DBG] pgmap v410: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:38.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:37 smithi032 bash[94613]: audit 2024-09-21T14:30:36.753633+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:38.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:37 smithi032 bash[94613]: audit 2024-09-21T14:30:36.753633+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:38.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:37 smithi032 bash[94613]: audit 2024-09-21T14:30:36.768256+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:38.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:37 smithi032 bash[94613]: audit 2024-09-21T14:30:36.768256+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:38.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:37 smithi032 bash[94613]: cluster 2024-09-21T14:30:36.926356+0000 mgr.y (mgr.25169) 697 : cluster [DBG] pgmap v410: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:38.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:37 smithi032 bash[94613]: cluster 2024-09-21T14:30:36.926356+0000 mgr.y (mgr.25169) 697 : cluster [DBG] pgmap v410: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:37 smithi046 bash[70862]: audit 2024-09-21T14:30:36.753633+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:37 smithi046 bash[70862]: audit 2024-09-21T14:30:36.753633+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:37 smithi046 bash[70862]: audit 2024-09-21T14:30:36.768256+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:38.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:37 smithi046 bash[70862]: audit 2024-09-21T14:30:36.768256+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:38.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:37 smithi046 bash[70862]: cluster 2024-09-21T14:30:36.926356+0000 mgr.y (mgr.25169) 697 : cluster [DBG] pgmap v410: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:38.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:37 smithi046 bash[70862]: cluster 2024-09-21T14:30:36.926356+0000 mgr.y (mgr.25169) 697 : cluster [DBG] pgmap v410: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:38.628 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:38 smithi046 bash[75392]: debug 2024-09-21T14:30:38.350+0000 7f27f789b640 -1 Falling back to public interface 2024-09-21T14:30:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:38.630938419Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:38.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:38 smithi046 bash[70862]: cluster 2024-09-21T14:30:38.425659+0000 mon.a (mon.0) 379 : cluster [WRN] Health check update: Degraded data redundancy: 110/636 objects degraded (17.296%), 30 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:38.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:38 smithi046 bash[70862]: cluster 2024-09-21T14:30:38.425659+0000 mon.a (mon.0) 379 : cluster [WRN] Health check update: Degraded data redundancy: 110/636 objects degraded (17.296%), 30 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:39.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:38 smithi032 bash[91339]: cluster 2024-09-21T14:30:38.425659+0000 mon.a (mon.0) 379 : cluster [WRN] Health check update: Degraded data redundancy: 110/636 objects degraded (17.296%), 30 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:39.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:38 smithi032 bash[91339]: cluster 2024-09-21T14:30:38.425659+0000 mon.a (mon.0) 379 : cluster [WRN] Health check update: Degraded data redundancy: 110/636 objects degraded (17.296%), 30 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:39.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:38 smithi032 bash[94613]: cluster 2024-09-21T14:30:38.425659+0000 mon.a (mon.0) 379 : cluster [WRN] Health check update: Degraded data redundancy: 110/636 objects degraded (17.296%), 30 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:39.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:38 smithi032 bash[94613]: cluster 2024-09-21T14:30:38.425659+0000 mon.a (mon.0) 379 : cluster [WRN] Health check update: Degraded data redundancy: 110/636 objects degraded (17.296%), 30 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:40.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:39 smithi032 bash[91339]: cluster 2024-09-21T14:30:38.928159+0000 mgr.y (mgr.25169) 698 : cluster [DBG] pgmap v411: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:40.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:39 smithi032 bash[91339]: cluster 2024-09-21T14:30:38.928159+0000 mgr.y (mgr.25169) 698 : cluster [DBG] pgmap v411: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:40.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:39 smithi032 bash[94613]: cluster 2024-09-21T14:30:38.928159+0000 mgr.y (mgr.25169) 698 : cluster [DBG] pgmap v411: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:40.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:39 smithi032 bash[94613]: cluster 2024-09-21T14:30:38.928159+0000 mgr.y (mgr.25169) 698 : cluster [DBG] pgmap v411: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:39 smithi046 bash[70862]: cluster 2024-09-21T14:30:38.928159+0000 mgr.y (mgr.25169) 698 : cluster [DBG] pgmap v411: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:40.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:39 smithi046 bash[70862]: cluster 2024-09-21T14:30:38.928159+0000 mgr.y (mgr.25169) 698 : cluster [DBG] pgmap v411: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:40.406 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:30:41.071 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:30:41.072 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (10m) 50s ago 38m 14.0M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:30:41.072 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (10m) 5s ago 37m 70.3M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:30:41.072 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (12m) 50s ago 35m 49.3M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:30:41.072 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (12m) 5s ago 46m 444M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:30:41.072 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (23m) 50s ago 48m 519M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:30:41.072 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (7m) 50s ago 49m 52.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:30:41.072 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (8m) 5s ago 47m 47.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:30:41.072 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (6m) 50s ago 46m 40.2M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:30:41.072 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (12m) 50s ago 38m 8716k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:30:41.072 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (12m) 5s ago 38m 8468k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:30:41.073 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (4m) 50s ago 45m 51.5M 3037M 19.3.0-5104-g44178494 b415816db8b4 2066516c5653 2024-09-21T14:30:41.073 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (4m) 50s ago 44m 51.0M 3037M 19.3.0-5104-g44178494 b415816db8b4 338f6bb89b7b 2024-09-21T14:30:41.073 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (2m) 50s ago 43m 46.4M 3037M 19.3.0-5104-g44178494 b415816db8b4 260a72b3c42e 2024-09-21T14:30:41.073 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running 50s ago 43m - 3037M 2024-09-21T14:30:41.073 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running 5s ago 42m - 3293M 2024-09-21T14:30:41.073 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (41m) 5s ago 41m 71.5M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:30:41.073 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (40m) 5s ago 40m 60.1M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:30:41.073 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (39m) 5s ago 39m 71.6M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:30:41.073 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (11m) 5s ago 38m 54.6M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:30:41.073 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (35m) 50s ago 35m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:30:41.073 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (35m) 5s ago 35m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:30:41.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:30:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:30:40] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-21T14:30:41.449 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:30:41.449 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:30:41.449 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:30:41.449 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:30:41.449 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:30:41.449 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:30:41.449 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:30:41.449 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:30:41.450 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3, 2024-09-21T14:30:41.450 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 4 2024-09-21T14:30:41.450 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:30:41.450 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:30:41.450 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:30:41.450 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:30:41.450 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:30:41.450 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 5, 2024-09-21T14:30:41.450 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 9 2024-09-21T14:30:41.450 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:30:41.450 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:30:41.775 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:30:41.775 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:30:41.775 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:30:41.775 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T14:30:41.775 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:30:41.775 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "3/8 daemons upgraded", 2024-09-21T14:30:41.775 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T14:30:41.776 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:30:41.776 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:30:41.916 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:41 smithi046 bash[75392]: debug 2024-09-21T14:30:41.534+0000 7f27f789b640 -1 osd.4 133 log_to_monitors true 2024-09-21T14:30:41.916 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:41.6084315Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:42.209 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[75392]: debug 2024-09-21T14:30:42.162+0000 7f27ef645640 -1 osd.4 133 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T14:30:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:41 smithi046 bash[70862]: audit 2024-09-21T14:30:40.392744+0000 mgr.y (mgr.25169) 699 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[70862]: audit 2024-09-21T14:30:40.392744+0000 mgr.y (mgr.25169) 699 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[70862]: audit 2024-09-21T14:30:40.715333+0000 mgr.y (mgr.25169) 700 : audit [DBG] from='client.54446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[70862]: audit 2024-09-21T14:30:40.715333+0000 mgr.y (mgr.25169) 700 : audit [DBG] from='client.54446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[70862]: cluster 2024-09-21T14:30:40.928943+0000 mgr.y (mgr.25169) 701 : cluster [DBG] pgmap v412: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[70862]: cluster 2024-09-21T14:30:40.928943+0000 mgr.y (mgr.25169) 701 : cluster [DBG] pgmap v412: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[70862]: audit 2024-09-21T14:30:41.034758+0000 mgr.y (mgr.25169) 702 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[70862]: audit 2024-09-21T14:30:41.034758+0000 mgr.y (mgr.25169) 702 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[70862]: audit 2024-09-21T14:30:41.117564+0000 mgr.y (mgr.25169) 703 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[70862]: audit 2024-09-21T14:30:41.117564+0000 mgr.y (mgr.25169) 703 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[70862]: audit 2024-09-21T14:30:41.450424+0000 mon.a (mon.0) 380 : audit [DBG] from='client.? 172.21.15.32:0/4140386076' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[70862]: audit 2024-09-21T14:30:41.450424+0000 mon.a (mon.0) 380 : audit [DBG] from='client.? 172.21.15.32:0/4140386076' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:42.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[70862]: audit 2024-09-21T14:30:41.543534+0000 mon.a (mon.0) 381 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T14:30:42.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[70862]: audit 2024-09-21T14:30:41.543534+0000 mon.a (mon.0) 381 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T14:30:42.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[70862]: audit 2024-09-21T14:30:41.543717+0000 mon.b (mon.1) 215 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T14:30:42.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:42 smithi046 bash[70862]: audit 2024-09-21T14:30:41.543717+0000 mon.b (mon.1) 215 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T14:30:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: audit 2024-09-21T14:30:40.392744+0000 mgr.y (mgr.25169) 699 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: audit 2024-09-21T14:30:40.392744+0000 mgr.y (mgr.25169) 699 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: audit 2024-09-21T14:30:40.715333+0000 mgr.y (mgr.25169) 700 : audit [DBG] from='client.54446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: audit 2024-09-21T14:30:40.715333+0000 mgr.y (mgr.25169) 700 : audit [DBG] from='client.54446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: cluster 2024-09-21T14:30:40.928943+0000 mgr.y (mgr.25169) 701 : cluster [DBG] pgmap v412: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:42.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: cluster 2024-09-21T14:30:40.928943+0000 mgr.y (mgr.25169) 701 : cluster [DBG] pgmap v412: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:42.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: audit 2024-09-21T14:30:41.034758+0000 mgr.y (mgr.25169) 702 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: audit 2024-09-21T14:30:41.034758+0000 mgr.y (mgr.25169) 702 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: audit 2024-09-21T14:30:41.117564+0000 mgr.y (mgr.25169) 703 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:42.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: audit 2024-09-21T14:30:41.117564+0000 mgr.y (mgr.25169) 703 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:42.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: audit 2024-09-21T14:30:41.450424+0000 mon.a (mon.0) 380 : audit [DBG] from='client.? 172.21.15.32:0/4140386076' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:42.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: audit 2024-09-21T14:30:41.450424+0000 mon.a (mon.0) 380 : audit [DBG] from='client.? 172.21.15.32:0/4140386076' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:42.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: audit 2024-09-21T14:30:41.543534+0000 mon.a (mon.0) 381 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T14:30:42.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: audit 2024-09-21T14:30:41.543534+0000 mon.a (mon.0) 381 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T14:30:42.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: audit 2024-09-21T14:30:41.543717+0000 mon.b (mon.1) 215 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T14:30:42.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[91339]: audit 2024-09-21T14:30:41.543717+0000 mon.b (mon.1) 215 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T14:30:42.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: audit 2024-09-21T14:30:40.392744+0000 mgr.y (mgr.25169) 699 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: audit 2024-09-21T14:30:40.392744+0000 mgr.y (mgr.25169) 699 : audit [DBG] from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: audit 2024-09-21T14:30:40.715333+0000 mgr.y (mgr.25169) 700 : audit [DBG] from='client.54446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: audit 2024-09-21T14:30:40.715333+0000 mgr.y (mgr.25169) 700 : audit [DBG] from='client.54446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: cluster 2024-09-21T14:30:40.928943+0000 mgr.y (mgr.25169) 701 : cluster [DBG] pgmap v412: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:42.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: cluster 2024-09-21T14:30:40.928943+0000 mgr.y (mgr.25169) 701 : cluster [DBG] pgmap v412: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:42.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: audit 2024-09-21T14:30:41.034758+0000 mgr.y (mgr.25169) 702 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: audit 2024-09-21T14:30:41.034758+0000 mgr.y (mgr.25169) 702 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:42.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: audit 2024-09-21T14:30:41.117564+0000 mgr.y (mgr.25169) 703 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:42.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: audit 2024-09-21T14:30:41.117564+0000 mgr.y (mgr.25169) 703 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:42.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: audit 2024-09-21T14:30:41.450424+0000 mon.a (mon.0) 380 : audit [DBG] from='client.? 172.21.15.32:0/4140386076' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:42.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: audit 2024-09-21T14:30:41.450424+0000 mon.a (mon.0) 380 : audit [DBG] from='client.? 172.21.15.32:0/4140386076' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:42.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: audit 2024-09-21T14:30:41.543534+0000 mon.a (mon.0) 381 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T14:30:42.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: audit 2024-09-21T14:30:41.543534+0000 mon.a (mon.0) 381 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T14:30:42.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: audit 2024-09-21T14:30:41.543717+0000 mon.b (mon.1) 215 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T14:30:42.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:41 smithi032 bash[94613]: audit 2024-09-21T14:30:41.543717+0000 mon.b (mon.1) 215 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T14:30:43.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:43 smithi046 bash[70862]: audit 2024-09-21T14:30:41.776199+0000 mgr.y (mgr.25169) 704 : audit [DBG] from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:43.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:43 smithi046 bash[70862]: audit 2024-09-21T14:30:41.776199+0000 mgr.y (mgr.25169) 704 : audit [DBG] from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:43.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:43 smithi046 bash[70862]: audit 2024-09-21T14:30:42.120044+0000 mon.a (mon.0) 382 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T14:30:43.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:43 smithi046 bash[70862]: audit 2024-09-21T14:30:42.120044+0000 mon.a (mon.0) 382 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T14:30:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:43 smithi046 bash[70862]: cluster 2024-09-21T14:30:42.127202+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-21T14:30:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:43 smithi046 bash[70862]: cluster 2024-09-21T14:30:42.127202+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-21T14:30:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:43 smithi046 bash[70862]: audit 2024-09-21T14:30:42.129634+0000 mon.b (mon.1) 216 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:30:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:43 smithi046 bash[70862]: audit 2024-09-21T14:30:42.129634+0000 mon.b (mon.1) 216 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:30:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:43 smithi046 bash[70862]: audit 2024-09-21T14:30:42.129796+0000 mon.a (mon.0) 384 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:30:43.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:43 smithi046 bash[70862]: audit 2024-09-21T14:30:42.129796+0000 mon.a (mon.0) 384 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:30:43.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[91339]: audit 2024-09-21T14:30:41.776199+0000 mgr.y (mgr.25169) 704 : audit [DBG] from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:43.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[91339]: audit 2024-09-21T14:30:41.776199+0000 mgr.y (mgr.25169) 704 : audit [DBG] from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:43.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[91339]: audit 2024-09-21T14:30:42.120044+0000 mon.a (mon.0) 382 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T14:30:43.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[91339]: audit 2024-09-21T14:30:42.120044+0000 mon.a (mon.0) 382 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T14:30:43.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[91339]: cluster 2024-09-21T14:30:42.127202+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-21T14:30:43.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[91339]: cluster 2024-09-21T14:30:42.127202+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-21T14:30:43.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[91339]: audit 2024-09-21T14:30:42.129634+0000 mon.b (mon.1) 216 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:30:43.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[91339]: audit 2024-09-21T14:30:42.129634+0000 mon.b (mon.1) 216 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:30:43.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[91339]: audit 2024-09-21T14:30:42.129796+0000 mon.a (mon.0) 384 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:30:43.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[91339]: audit 2024-09-21T14:30:42.129796+0000 mon.a (mon.0) 384 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:30:43.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[94613]: audit 2024-09-21T14:30:41.776199+0000 mgr.y (mgr.25169) 704 : audit [DBG] from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:43.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[94613]: audit 2024-09-21T14:30:41.776199+0000 mgr.y (mgr.25169) 704 : audit [DBG] from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:30:43.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[94613]: audit 2024-09-21T14:30:42.120044+0000 mon.a (mon.0) 382 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T14:30:43.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[94613]: audit 2024-09-21T14:30:42.120044+0000 mon.a (mon.0) 382 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T14:30:43.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[94613]: cluster 2024-09-21T14:30:42.127202+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-21T14:30:43.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[94613]: cluster 2024-09-21T14:30:42.127202+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-21T14:30:43.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[94613]: audit 2024-09-21T14:30:42.129634+0000 mon.b (mon.1) 216 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:30:43.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[94613]: audit 2024-09-21T14:30:42.129634+0000 mon.b (mon.1) 216 : audit [INF] from='osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:30:43.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[94613]: audit 2024-09-21T14:30:42.129796+0000 mon.a (mon.0) 384 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:30:43.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:43 smithi032 bash[94613]: audit 2024-09-21T14:30:42.129796+0000 mon.a (mon.0) 384 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:30:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:44 smithi046 bash[70862]: cluster 2024-09-21T14:30:42.930311+0000 mgr.y (mgr.25169) 705 : cluster [DBG] pgmap v414: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:44 smithi046 bash[70862]: cluster 2024-09-21T14:30:42.930311+0000 mgr.y (mgr.25169) 705 : cluster [DBG] pgmap v414: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:44 smithi046 bash[70862]: cluster 2024-09-21T14:30:43.121194+0000 mon.a (mon.0) 385 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:30:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:44 smithi046 bash[70862]: cluster 2024-09-21T14:30:43.121194+0000 mon.a (mon.0) 385 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:30:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:44 smithi046 bash[70862]: audit 2024-09-21T14:30:43.130453+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T14:30:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:44 smithi046 bash[70862]: audit 2024-09-21T14:30:43.130453+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T14:30:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:44 smithi046 bash[70862]: cluster 2024-09-21T14:30:43.130731+0000 mon.a (mon.0) 386 : cluster [INF] osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260] boot 2024-09-21T14:30:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:44 smithi046 bash[70862]: cluster 2024-09-21T14:30:43.130731+0000 mon.a (mon.0) 386 : cluster [INF] osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260] boot 2024-09-21T14:30:44.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:44 smithi046 bash[70862]: cluster 2024-09-21T14:30:43.130856+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-21T14:30:44.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:44 smithi046 bash[70862]: cluster 2024-09-21T14:30:43.130856+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-21T14:30:44.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[91339]: cluster 2024-09-21T14:30:42.930311+0000 mgr.y (mgr.25169) 705 : cluster [DBG] pgmap v414: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:44.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[91339]: cluster 2024-09-21T14:30:42.930311+0000 mgr.y (mgr.25169) 705 : cluster [DBG] pgmap v414: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:44.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[91339]: cluster 2024-09-21T14:30:43.121194+0000 mon.a (mon.0) 385 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:30:44.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[91339]: cluster 2024-09-21T14:30:43.121194+0000 mon.a (mon.0) 385 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:30:44.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[91339]: audit 2024-09-21T14:30:43.130453+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T14:30:44.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[91339]: audit 2024-09-21T14:30:43.130453+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T14:30:44.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[91339]: cluster 2024-09-21T14:30:43.130731+0000 mon.a (mon.0) 386 : cluster [INF] osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260] boot 2024-09-21T14:30:44.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[91339]: cluster 2024-09-21T14:30:43.130731+0000 mon.a (mon.0) 386 : cluster [INF] osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260] boot 2024-09-21T14:30:44.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[91339]: cluster 2024-09-21T14:30:43.130856+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-21T14:30:44.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[91339]: cluster 2024-09-21T14:30:43.130856+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-21T14:30:44.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[94613]: cluster 2024-09-21T14:30:42.930311+0000 mgr.y (mgr.25169) 705 : cluster [DBG] pgmap v414: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:44.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[94613]: cluster 2024-09-21T14:30:42.930311+0000 mgr.y (mgr.25169) 705 : cluster [DBG] pgmap v414: 161 pgs: 38 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:44.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[94613]: cluster 2024-09-21T14:30:43.121194+0000 mon.a (mon.0) 385 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:30:44.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[94613]: cluster 2024-09-21T14:30:43.121194+0000 mon.a (mon.0) 385 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:30:44.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[94613]: audit 2024-09-21T14:30:43.130453+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T14:30:44.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[94613]: audit 2024-09-21T14:30:43.130453+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T14:30:44.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[94613]: cluster 2024-09-21T14:30:43.130731+0000 mon.a (mon.0) 386 : cluster [INF] osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260] boot 2024-09-21T14:30:44.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[94613]: cluster 2024-09-21T14:30:43.130731+0000 mon.a (mon.0) 386 : cluster [INF] osd.4 [v2:172.21.15.46:6800/3826695260,v1:172.21.15.46:6801/3826695260] boot 2024-09-21T14:30:44.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[94613]: cluster 2024-09-21T14:30:43.130856+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-21T14:30:44.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:44 smithi032 bash[94613]: cluster 2024-09-21T14:30:43.130856+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-21T14:30:44.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:44.593322688Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:45.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:45 smithi046 bash[70862]: cluster 2024-09-21T14:30:44.134334+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-21T14:30:45.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:45 smithi046 bash[70862]: cluster 2024-09-21T14:30:44.134334+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-21T14:30:45.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:45 smithi032 bash[91339]: cluster 2024-09-21T14:30:44.134334+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-21T14:30:45.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:45 smithi032 bash[91339]: cluster 2024-09-21T14:30:44.134334+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-21T14:30:45.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:45 smithi032 bash[94613]: cluster 2024-09-21T14:30:44.134334+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-21T14:30:45.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:45 smithi032 bash[94613]: cluster 2024-09-21T14:30:44.134334+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-21T14:30:46.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:46 smithi046 bash[70862]: cluster 2024-09-21T14:30:44.931403+0000 mgr.y (mgr.25169) 706 : cluster [DBG] pgmap v417: 161 pgs: 3 peering, 35 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:46.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:46 smithi046 bash[70862]: cluster 2024-09-21T14:30:44.931403+0000 mgr.y (mgr.25169) 706 : cluster [DBG] pgmap v417: 161 pgs: 3 peering, 35 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:46.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:46 smithi032 bash[94613]: cluster 2024-09-21T14:30:44.931403+0000 mgr.y (mgr.25169) 706 : cluster [DBG] pgmap v417: 161 pgs: 3 peering, 35 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:46.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:46 smithi032 bash[94613]: cluster 2024-09-21T14:30:44.931403+0000 mgr.y (mgr.25169) 706 : cluster [DBG] pgmap v417: 161 pgs: 3 peering, 35 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:46.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:46 smithi032 bash[91339]: cluster 2024-09-21T14:30:44.931403+0000 mgr.y (mgr.25169) 706 : cluster [DBG] pgmap v417: 161 pgs: 3 peering, 35 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:46.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:46 smithi032 bash[91339]: cluster 2024-09-21T14:30:44.931403+0000 mgr.y (mgr.25169) 706 : cluster [DBG] pgmap v417: 161 pgs: 3 peering, 35 active+undersized, 30 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-21T14:30:47.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:30:46 smithi032 bash[70739]: debug 2024-09-21T14:30:46.729+0000 7fcc0b0ee640 -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-21T14:30:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.559574+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.559574+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.573857+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.573857+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.578006+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.578006+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.580319+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:30:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.580319+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:30:47.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.591322+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.591322+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.722564+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:30:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.722564+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:30:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.726570+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.726570+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.729352+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.729352+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.731845+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.731845+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.734834+0000 mgr.y (mgr.25169) 707 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T14:30:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.734834+0000 mgr.y (mgr.25169) 707 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T14:30:47.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.735093+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T14:30:47.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.559574+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.559574+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.573857+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.573857+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.578006+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:47.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.578006+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:47.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.580319+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:30:47.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.580319+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:30:47.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.591322+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.591322+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.722564+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:30:47.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.722564+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:30:47.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.726570+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.726570+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.861 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.729352+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.729352+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.731845+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.731845+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.734834+0000 mgr.y (mgr.25169) 707 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T14:30:47.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.734834+0000 mgr.y (mgr.25169) 707 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T14:30:47.862 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.735093+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T14:30:47.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:46.735093+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T14:30:47.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: cephadm 2024-09-21T14:30:46.736872+0000 mgr.y (mgr.25169) 708 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T14:30:47.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: cephadm 2024-09-21T14:30:46.736872+0000 mgr.y (mgr.25169) 708 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T14:30:47.862 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: cluster 2024-09-21T14:30:46.932581+0000 mgr.y (mgr.25169) 709 : cluster [DBG] pgmap v418: 161 pgs: 3 peering, 32 active+undersized, 26 active+undersized+degraded, 100 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 94/636 objects degraded (14.780%) 2024-09-21T14:30:47.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: cluster 2024-09-21T14:30:46.932581+0000 mgr.y (mgr.25169) 709 : cluster [DBG] pgmap v418: 161 pgs: 3 peering, 32 active+undersized, 26 active+undersized+degraded, 100 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 94/636 objects degraded (14.780%) 2024-09-21T14:30:47.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:47.529472+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:47.529472+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:47.532809+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:47.863 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[91339]: audit 2024-09-21T14:30:47.532809+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:47.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:46.735093+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T14:30:47.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: cephadm 2024-09-21T14:30:46.736872+0000 mgr.y (mgr.25169) 708 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T14:30:47.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: cephadm 2024-09-21T14:30:46.736872+0000 mgr.y (mgr.25169) 708 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T14:30:47.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: cluster 2024-09-21T14:30:46.932581+0000 mgr.y (mgr.25169) 709 : cluster [DBG] pgmap v418: 161 pgs: 3 peering, 32 active+undersized, 26 active+undersized+degraded, 100 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 94/636 objects degraded (14.780%) 2024-09-21T14:30:47.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: cluster 2024-09-21T14:30:46.932581+0000 mgr.y (mgr.25169) 709 : cluster [DBG] pgmap v418: 161 pgs: 3 peering, 32 active+undersized, 26 active+undersized+degraded, 100 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 94/636 objects degraded (14.780%) 2024-09-21T14:30:47.863 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:47.529472+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:47.529472+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:47.532809+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:47.864 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:47 smithi032 bash[94613]: audit 2024-09-21T14:30:47.532809+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:47.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:47.61304142Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.559574+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.559574+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.573857+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.573857+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.578006+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.578006+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:30:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.580319+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:30:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.580319+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:30:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.591322+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.591322+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.722564+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:30:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.722564+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:30:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.726570+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.726570+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.729352+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.729352+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.731845+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.731845+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:30:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.734834+0000 mgr.y (mgr.25169) 707 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T14:30:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.734834+0000 mgr.y (mgr.25169) 707 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T14:30:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.735093+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T14:30:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:46.735093+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T14:30:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: cephadm 2024-09-21T14:30:46.736872+0000 mgr.y (mgr.25169) 708 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T14:30:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: cephadm 2024-09-21T14:30:46.736872+0000 mgr.y (mgr.25169) 708 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T14:30:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: cluster 2024-09-21T14:30:46.932581+0000 mgr.y (mgr.25169) 709 : cluster [DBG] pgmap v418: 161 pgs: 3 peering, 32 active+undersized, 26 active+undersized+degraded, 100 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 94/636 objects degraded (14.780%) 2024-09-21T14:30:47.961 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: cluster 2024-09-21T14:30:46.932581+0000 mgr.y (mgr.25169) 709 : cluster [DBG] pgmap v418: 161 pgs: 3 peering, 32 active+undersized, 26 active+undersized+degraded, 100 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 94/636 objects degraded (14.780%) 2024-09-21T14:30:47.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:47.529472+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:47.529472+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:47.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:47.532809+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:47.962 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:47 smithi046 bash[70862]: audit 2024-09-21T14:30:47.532809+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:30:48.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:48 smithi032 bash[91339]: cluster 2024-09-21T14:30:47.587254+0000 mon.a (mon.0) 393 : cluster [WRN] Health check update: Degraded data redundancy: 94/636 objects degraded (14.780%), 26 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:48.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:48 smithi032 bash[91339]: cluster 2024-09-21T14:30:47.587254+0000 mon.a (mon.0) 393 : cluster [WRN] Health check update: Degraded data redundancy: 94/636 objects degraded (14.780%), 26 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:48.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:48 smithi032 bash[94613]: cluster 2024-09-21T14:30:47.587254+0000 mon.a (mon.0) 393 : cluster [WRN] Health check update: Degraded data redundancy: 94/636 objects degraded (14.780%), 26 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:48.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:48 smithi032 bash[94613]: cluster 2024-09-21T14:30:47.587254+0000 mon.a (mon.0) 393 : cluster [WRN] Health check update: Degraded data redundancy: 94/636 objects degraded (14.780%), 26 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:48.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:48 smithi046 bash[70862]: cluster 2024-09-21T14:30:47.587254+0000 mon.a (mon.0) 393 : cluster [WRN] Health check update: Degraded data redundancy: 94/636 objects degraded (14.780%), 26 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:48.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:48 smithi046 bash[70862]: cluster 2024-09-21T14:30:47.587254+0000 mon.a (mon.0) 393 : cluster [WRN] Health check update: Degraded data redundancy: 94/636 objects degraded (14.780%), 26 pgs degraded (PG_DEGRADED) 2024-09-21T14:30:49.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:49 smithi032 bash[94613]: cluster 2024-09-21T14:30:48.934227+0000 mgr.y (mgr.25169) 710 : cluster [DBG] pgmap v419: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T14:30:49.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:49 smithi032 bash[94613]: cluster 2024-09-21T14:30:48.934227+0000 mgr.y (mgr.25169) 710 : cluster [DBG] pgmap v419: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T14:30:49.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:49 smithi032 bash[91339]: cluster 2024-09-21T14:30:48.934227+0000 mgr.y (mgr.25169) 710 : cluster [DBG] pgmap v419: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T14:30:49.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:49 smithi032 bash[91339]: cluster 2024-09-21T14:30:48.934227+0000 mgr.y (mgr.25169) 710 : cluster [DBG] pgmap v419: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T14:30:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:49 smithi046 bash[70862]: cluster 2024-09-21T14:30:48.934227+0000 mgr.y (mgr.25169) 710 : cluster [DBG] pgmap v419: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T14:30:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:49 smithi046 bash[70862]: cluster 2024-09-21T14:30:48.934227+0000 mgr.y (mgr.25169) 710 : cluster [DBG] pgmap v419: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T14:30:50.858 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:30:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:30:50] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-21T14:30:50.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:50 smithi032 bash[91339]: cluster 2024-09-21T14:30:49.556943+0000 mon.a (mon.0) 394 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 94/636 objects degraded (14.780%), 26 pgs degraded) 2024-09-21T14:30:50.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:50 smithi032 bash[91339]: cluster 2024-09-21T14:30:49.556943+0000 mon.a (mon.0) 394 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 94/636 objects degraded (14.780%), 26 pgs degraded) 2024-09-21T14:30:50.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:50 smithi032 bash[91339]: cluster 2024-09-21T14:30:49.556994+0000 mon.a (mon.0) 395 : cluster [INF] Cluster is now healthy 2024-09-21T14:30:50.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:50 smithi032 bash[91339]: cluster 2024-09-21T14:30:49.556994+0000 mon.a (mon.0) 395 : cluster [INF] Cluster is now healthy 2024-09-21T14:30:50.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:50 smithi032 bash[94613]: cluster 2024-09-21T14:30:49.556943+0000 mon.a (mon.0) 394 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 94/636 objects degraded (14.780%), 26 pgs degraded) 2024-09-21T14:30:50.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:50 smithi032 bash[94613]: cluster 2024-09-21T14:30:49.556943+0000 mon.a (mon.0) 394 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 94/636 objects degraded (14.780%), 26 pgs degraded) 2024-09-21T14:30:50.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:50 smithi032 bash[94613]: cluster 2024-09-21T14:30:49.556994+0000 mon.a (mon.0) 395 : cluster [INF] Cluster is now healthy 2024-09-21T14:30:50.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:50 smithi032 bash[94613]: cluster 2024-09-21T14:30:49.556994+0000 mon.a (mon.0) 395 : cluster [INF] Cluster is now healthy 2024-09-21T14:30:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:50.617388729Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:50.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:50 smithi046 bash[70862]: cluster 2024-09-21T14:30:49.556943+0000 mon.a (mon.0) 394 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 94/636 objects degraded (14.780%), 26 pgs degraded) 2024-09-21T14:30:50.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:50 smithi046 bash[70862]: cluster 2024-09-21T14:30:49.556943+0000 mon.a (mon.0) 394 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 94/636 objects degraded (14.780%), 26 pgs degraded) 2024-09-21T14:30:50.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:50 smithi046 bash[70862]: cluster 2024-09-21T14:30:49.556994+0000 mon.a (mon.0) 395 : cluster [INF] Cluster is now healthy 2024-09-21T14:30:50.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:50 smithi046 bash[70862]: cluster 2024-09-21T14:30:49.556994+0000 mon.a (mon.0) 395 : cluster [INF] Cluster is now healthy 2024-09-21T14:30:51.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:51 smithi032 bash[91339]: cluster 2024-09-21T14:30:50.935243+0000 mgr.y (mgr.25169) 711 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:30:51.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:51 smithi032 bash[91339]: cluster 2024-09-21T14:30:50.935243+0000 mgr.y (mgr.25169) 711 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:30:51.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:51 smithi032 bash[91339]: audit 2024-09-21T14:30:51.128225+0000 mgr.y (mgr.25169) 712 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:51.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:51 smithi032 bash[91339]: audit 2024-09-21T14:30:51.128225+0000 mgr.y (mgr.25169) 712 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:51.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:51 smithi032 bash[94613]: cluster 2024-09-21T14:30:50.935243+0000 mgr.y (mgr.25169) 711 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:30:51.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:51 smithi032 bash[94613]: cluster 2024-09-21T14:30:50.935243+0000 mgr.y (mgr.25169) 711 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:30:51.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:51 smithi032 bash[94613]: audit 2024-09-21T14:30:51.128225+0000 mgr.y (mgr.25169) 712 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:51.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:51 smithi032 bash[94613]: audit 2024-09-21T14:30:51.128225+0000 mgr.y (mgr.25169) 712 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:51.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:51 smithi046 bash[70862]: cluster 2024-09-21T14:30:50.935243+0000 mgr.y (mgr.25169) 711 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:30:51.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:51 smithi046 bash[70862]: cluster 2024-09-21T14:30:50.935243+0000 mgr.y (mgr.25169) 711 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T14:30:51.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:51 smithi046 bash[70862]: audit 2024-09-21T14:30:51.128225+0000 mgr.y (mgr.25169) 712 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:51.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:51 smithi046 bash[70862]: audit 2024-09-21T14:30:51.128225+0000 mgr.y (mgr.25169) 712 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:30:53.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:53.593722931Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:53 smithi032 bash[91339]: cluster 2024-09-21T14:30:52.936710+0000 mgr.y (mgr.25169) 713 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:30:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:53 smithi032 bash[91339]: cluster 2024-09-21T14:30:52.936710+0000 mgr.y (mgr.25169) 713 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:30:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:53 smithi032 bash[94613]: cluster 2024-09-21T14:30:52.936710+0000 mgr.y (mgr.25169) 713 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:30:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:53 smithi032 bash[94613]: cluster 2024-09-21T14:30:52.936710+0000 mgr.y (mgr.25169) 713 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:30:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:53 smithi046 bash[70862]: cluster 2024-09-21T14:30:52.936710+0000 mgr.y (mgr.25169) 713 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:30:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:53 smithi046 bash[70862]: cluster 2024-09-21T14:30:52.936710+0000 mgr.y (mgr.25169) 713 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:30:56.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:55 smithi032 bash[91339]: cluster 2024-09-21T14:30:54.938114+0000 mgr.y (mgr.25169) 714 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-09-21T14:30:56.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:55 smithi032 bash[91339]: cluster 2024-09-21T14:30:54.938114+0000 mgr.y (mgr.25169) 714 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-09-21T14:30:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:55 smithi032 bash[94613]: cluster 2024-09-21T14:30:54.938114+0000 mgr.y (mgr.25169) 714 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-09-21T14:30:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:55 smithi032 bash[94613]: cluster 2024-09-21T14:30:54.938114+0000 mgr.y (mgr.25169) 714 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-09-21T14:30:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:55 smithi046 bash[70862]: cluster 2024-09-21T14:30:54.938114+0000 mgr.y (mgr.25169) 714 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-09-21T14:30:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:55 smithi046 bash[70862]: cluster 2024-09-21T14:30:54.938114+0000 mgr.y (mgr.25169) 714 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-09-21T14:30:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:56.593645781Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:30:58.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:58 smithi032 bash[91339]: cluster 2024-09-21T14:30:56.939149+0000 mgr.y (mgr.25169) 715 : cluster [DBG] pgmap v423: 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-21T14:30:58.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:58 smithi032 bash[91339]: cluster 2024-09-21T14:30:56.939149+0000 mgr.y (mgr.25169) 715 : cluster [DBG] pgmap v423: 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-21T14:30:58.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:58 smithi032 bash[91339]: audit 2024-09-21T14:30:57.742259+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:58.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:30:58 smithi032 bash[91339]: audit 2024-09-21T14:30:57.742259+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:58.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:58 smithi032 bash[94613]: cluster 2024-09-21T14:30:56.939149+0000 mgr.y (mgr.25169) 715 : cluster [DBG] pgmap v423: 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-21T14:30:58.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:58 smithi032 bash[94613]: cluster 2024-09-21T14:30:56.939149+0000 mgr.y (mgr.25169) 715 : cluster [DBG] pgmap v423: 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-21T14:30:58.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:58 smithi032 bash[94613]: audit 2024-09-21T14:30:57.742259+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:58.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:30:58 smithi032 bash[94613]: audit 2024-09-21T14:30:57.742259+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:58 smithi046 bash[70862]: cluster 2024-09-21T14:30:56.939149+0000 mgr.y (mgr.25169) 715 : cluster [DBG] pgmap v423: 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-21T14:30:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:58 smithi046 bash[70862]: cluster 2024-09-21T14:30:56.939149+0000 mgr.y (mgr.25169) 715 : cluster [DBG] pgmap v423: 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-21T14:30:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:58 smithi046 bash[70862]: audit 2024-09-21T14:30:57.742259+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:30:58 smithi046 bash[70862]: audit 2024-09-21T14:30:57.742259+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:30:59.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:30:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:30:59.642361655Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:00.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:58.940585+0000 mgr.y (mgr.25169) 716 : cluster [DBG] pgmap v424: 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-21T14:31:00.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:00 smithi032 bash[94613]: cluster 2024-09-21T14:30:58.940585+0000 mgr.y (mgr.25169) 716 : cluster [DBG] pgmap v424: 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-21T14:31:00.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:58.940585+0000 mgr.y (mgr.25169) 716 : cluster [DBG] pgmap v424: 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-21T14:31:00.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:00 smithi032 bash[91339]: cluster 2024-09-21T14:30:58.940585+0000 mgr.y (mgr.25169) 716 : cluster [DBG] pgmap v424: 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-21T14:31:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:58.940585+0000 mgr.y (mgr.25169) 716 : cluster [DBG] pgmap v424: 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-21T14:31:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:00 smithi046 bash[70862]: cluster 2024-09-21T14:30:58.940585+0000 mgr.y (mgr.25169) 716 : cluster [DBG] pgmap v424: 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-21T14:31:01.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:31:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:31:00] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-21T14:31:02.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:02 smithi046 bash[70862]: cluster 2024-09-21T14:31:00.941464+0000 mgr.y (mgr.25169) 717 : cluster [DBG] pgmap v425: 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-21T14:31:02.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:02 smithi046 bash[70862]: cluster 2024-09-21T14:31:00.941464+0000 mgr.y (mgr.25169) 717 : cluster [DBG] pgmap v425: 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-21T14:31:02.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:02 smithi046 bash[70862]: audit 2024-09-21T14:31:01.139394+0000 mgr.y (mgr.25169) 718 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:02.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:02 smithi046 bash[70862]: audit 2024-09-21T14:31:01.139394+0000 mgr.y (mgr.25169) 718 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:02.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:02 smithi046 bash[70862]: audit 2024-09-21T14:31:01.751992+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T14:31:02.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:02 smithi046 bash[70862]: audit 2024-09-21T14:31:01.751992+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T14:31:02.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:02 smithi032 bash[91339]: cluster 2024-09-21T14:31:00.941464+0000 mgr.y (mgr.25169) 717 : cluster [DBG] pgmap v425: 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-21T14:31:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:02 smithi032 bash[91339]: cluster 2024-09-21T14:31:00.941464+0000 mgr.y (mgr.25169) 717 : cluster [DBG] pgmap v425: 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-21T14:31:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:02 smithi032 bash[91339]: audit 2024-09-21T14:31:01.139394+0000 mgr.y (mgr.25169) 718 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:02 smithi032 bash[91339]: audit 2024-09-21T14:31:01.139394+0000 mgr.y (mgr.25169) 718 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:02 smithi032 bash[91339]: audit 2024-09-21T14:31:01.751992+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T14:31:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:02 smithi032 bash[91339]: audit 2024-09-21T14:31:01.751992+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T14:31:02.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:02 smithi032 bash[94613]: cluster 2024-09-21T14:31:00.941464+0000 mgr.y (mgr.25169) 717 : cluster [DBG] pgmap v425: 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-21T14:31:02.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:02 smithi032 bash[94613]: cluster 2024-09-21T14:31:00.941464+0000 mgr.y (mgr.25169) 717 : cluster [DBG] pgmap v425: 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-21T14:31:02.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:02 smithi032 bash[94613]: audit 2024-09-21T14:31:01.139394+0000 mgr.y (mgr.25169) 718 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:02.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:02 smithi032 bash[94613]: audit 2024-09-21T14:31:01.139394+0000 mgr.y (mgr.25169) 718 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:02.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:02 smithi032 bash[94613]: audit 2024-09-21T14:31:01.751992+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T14:31:02.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:02 smithi032 bash[94613]: audit 2024-09-21T14:31:01.751992+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T14:31:02.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:02.605047476Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:03.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[91339]: audit 2024-09-21T14:31:01.751835+0000 mgr.y (mgr.25169) 719 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T14:31:03.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[91339]: audit 2024-09-21T14:31:01.751835+0000 mgr.y (mgr.25169) 719 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T14:31:03.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[91339]: cephadm 2024-09-21T14:31:01.754916+0000 mgr.y (mgr.25169) 720 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-21T14:31:03.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[91339]: cephadm 2024-09-21T14:31:01.754916+0000 mgr.y (mgr.25169) 720 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-21T14:31:03.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[91339]: audit 2024-09-21T14:31:02.530457+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:03.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[91339]: audit 2024-09-21T14:31:02.530457+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:03.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[91339]: audit 2024-09-21T14:31:02.533954+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:03.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[91339]: audit 2024-09-21T14:31:02.533954+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:03.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[94613]: audit 2024-09-21T14:31:01.751835+0000 mgr.y (mgr.25169) 719 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T14:31:03.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[94613]: audit 2024-09-21T14:31:01.751835+0000 mgr.y (mgr.25169) 719 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T14:31:03.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[94613]: cephadm 2024-09-21T14:31:01.754916+0000 mgr.y (mgr.25169) 720 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-21T14:31:03.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[94613]: cephadm 2024-09-21T14:31:01.754916+0000 mgr.y (mgr.25169) 720 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-21T14:31:03.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[94613]: audit 2024-09-21T14:31:02.530457+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:03.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[94613]: audit 2024-09-21T14:31:02.530457+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:03.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[94613]: audit 2024-09-21T14:31:02.533954+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:03.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:03 smithi032 bash[94613]: audit 2024-09-21T14:31:02.533954+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:03.386 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:03 smithi046 bash[70862]: audit 2024-09-21T14:31:01.751835+0000 mgr.y (mgr.25169) 719 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T14:31:03.387 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:03 smithi046 bash[70862]: audit 2024-09-21T14:31:01.751835+0000 mgr.y (mgr.25169) 719 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T14:31:03.387 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:03 smithi046 bash[70862]: cephadm 2024-09-21T14:31:01.754916+0000 mgr.y (mgr.25169) 720 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-21T14:31:03.387 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:03 smithi046 bash[70862]: cephadm 2024-09-21T14:31:01.754916+0000 mgr.y (mgr.25169) 720 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-21T14:31:03.387 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:03 smithi046 bash[70862]: audit 2024-09-21T14:31:02.530457+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:03.387 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:03 smithi046 bash[70862]: audit 2024-09-21T14:31:02.530457+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:03.387 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:03 smithi046 bash[70862]: audit 2024-09-21T14:31:02.533954+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:03.387 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:03 smithi046 bash[70862]: audit 2024-09-21T14:31:02.533954+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:04.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:04 smithi032 bash[91339]: cluster 2024-09-21T14:31:02.942736+0000 mgr.y (mgr.25169) 721 : cluster [DBG] pgmap v426: 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-21T14:31:04.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:04 smithi032 bash[91339]: cluster 2024-09-21T14:31:02.942736+0000 mgr.y (mgr.25169) 721 : cluster [DBG] pgmap v426: 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-21T14:31:04.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:04 smithi032 bash[94613]: cluster 2024-09-21T14:31:02.942736+0000 mgr.y (mgr.25169) 721 : cluster [DBG] pgmap v426: 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-21T14:31:04.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:04 smithi032 bash[94613]: cluster 2024-09-21T14:31:02.942736+0000 mgr.y (mgr.25169) 721 : cluster [DBG] pgmap v426: 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-21T14:31:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:04 smithi046 bash[70862]: cluster 2024-09-21T14:31:02.942736+0000 mgr.y (mgr.25169) 721 : cluster [DBG] pgmap v426: 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-21T14:31:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:04 smithi046 bash[70862]: cluster 2024-09-21T14:31:02.942736+0000 mgr.y (mgr.25169) 721 : cluster [DBG] pgmap v426: 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-21T14:31:05.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:05 smithi046 bash[70862]: cephadm 2024-09-21T14:31:04.206674+0000 mgr.y (mgr.25169) 722 : cephadm [INF] Upgrade: Updating osd.5 2024-09-21T14:31:05.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:05 smithi046 bash[70862]: cephadm 2024-09-21T14:31:04.206674+0000 mgr.y (mgr.25169) 722 : cephadm [INF] Upgrade: Updating osd.5 2024-09-21T14:31:05.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:05 smithi046 bash[70862]: audit 2024-09-21T14:31:04.215601+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:05.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:05 smithi046 bash[70862]: audit 2024-09-21T14:31:04.215601+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:05.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:05 smithi046 bash[70862]: audit 2024-09-21T14:31:04.221814+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T14:31:05.600 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:05 smithi046 bash[70862]: audit 2024-09-21T14:31:04.221814+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T14:31:05.600 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:05 smithi046 bash[70862]: audit 2024-09-21T14:31:04.224064+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:05.600 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:05 smithi046 bash[70862]: audit 2024-09-21T14:31:04.224064+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[91339]: cephadm 2024-09-21T14:31:04.206674+0000 mgr.y (mgr.25169) 722 : cephadm [INF] Upgrade: Updating osd.5 2024-09-21T14:31:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[91339]: cephadm 2024-09-21T14:31:04.206674+0000 mgr.y (mgr.25169) 722 : cephadm [INF] Upgrade: Updating osd.5 2024-09-21T14:31:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[91339]: audit 2024-09-21T14:31:04.215601+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[91339]: audit 2024-09-21T14:31:04.215601+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[91339]: audit 2024-09-21T14:31:04.221814+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T14:31:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[91339]: audit 2024-09-21T14:31:04.221814+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T14:31:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[91339]: audit 2024-09-21T14:31:04.224064+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:05.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[91339]: audit 2024-09-21T14:31:04.224064+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:05.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[94613]: cephadm 2024-09-21T14:31:04.206674+0000 mgr.y (mgr.25169) 722 : cephadm [INF] Upgrade: Updating osd.5 2024-09-21T14:31:05.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[94613]: cephadm 2024-09-21T14:31:04.206674+0000 mgr.y (mgr.25169) 722 : cephadm [INF] Upgrade: Updating osd.5 2024-09-21T14:31:05.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[94613]: audit 2024-09-21T14:31:04.215601+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:05.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[94613]: audit 2024-09-21T14:31:04.215601+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:05.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[94613]: audit 2024-09-21T14:31:04.221814+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T14:31:05.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[94613]: audit 2024-09-21T14:31:04.221814+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T14:31:05.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[94613]: audit 2024-09-21T14:31:04.224064+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:05.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:05 smithi032 bash[94613]: audit 2024-09-21T14:31:04.224064+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:05.857 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:05.601299048Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:06.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:06 smithi032 bash[94613]: cephadm 2024-09-21T14:31:04.229110+0000 mgr.y (mgr.25169) 723 : cephadm [INF] Deploying daemon osd.5 on smithi046 2024-09-21T14:31:06.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:06 smithi032 bash[94613]: cephadm 2024-09-21T14:31:04.229110+0000 mgr.y (mgr.25169) 723 : cephadm [INF] Deploying daemon osd.5 on smithi046 2024-09-21T14:31:06.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:06 smithi032 bash[94613]: cluster 2024-09-21T14:31:04.944051+0000 mgr.y (mgr.25169) 724 : cluster [DBG] pgmap v427: 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-21T14:31:06.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:06 smithi032 bash[94613]: cluster 2024-09-21T14:31:04.944051+0000 mgr.y (mgr.25169) 724 : cluster [DBG] pgmap v427: 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-21T14:31:06.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:06 smithi032 bash[91339]: cephadm 2024-09-21T14:31:04.229110+0000 mgr.y (mgr.25169) 723 : cephadm [INF] Deploying daemon osd.5 on smithi046 2024-09-21T14:31:06.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:06 smithi032 bash[91339]: cephadm 2024-09-21T14:31:04.229110+0000 mgr.y (mgr.25169) 723 : cephadm [INF] Deploying daemon osd.5 on smithi046 2024-09-21T14:31:06.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:06 smithi032 bash[91339]: cluster 2024-09-21T14:31:04.944051+0000 mgr.y (mgr.25169) 724 : cluster [DBG] pgmap v427: 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-21T14:31:06.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:06 smithi032 bash[91339]: cluster 2024-09-21T14:31:04.944051+0000 mgr.y (mgr.25169) 724 : cluster [DBG] pgmap v427: 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-21T14:31:06.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:06 smithi046 bash[70862]: cephadm 2024-09-21T14:31:04.229110+0000 mgr.y (mgr.25169) 723 : cephadm [INF] Deploying daemon osd.5 on smithi046 2024-09-21T14:31:06.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:06 smithi046 bash[70862]: cephadm 2024-09-21T14:31:04.229110+0000 mgr.y (mgr.25169) 723 : cephadm [INF] Deploying daemon osd.5 on smithi046 2024-09-21T14:31:06.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:06 smithi046 bash[70862]: cluster 2024-09-21T14:31:04.944051+0000 mgr.y (mgr.25169) 724 : cluster [DBG] pgmap v427: 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-21T14:31:06.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:06 smithi046 bash[70862]: cluster 2024-09-21T14:31:04.944051+0000 mgr.y (mgr.25169) 724 : cluster [DBG] pgmap v427: 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-21T14:31:07.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:07 smithi032 bash[94613]: cluster 2024-09-21T14:31:06.945224+0000 mgr.y (mgr.25169) 725 : cluster [DBG] pgmap v428: 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-21T14:31:07.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:07 smithi032 bash[94613]: cluster 2024-09-21T14:31:06.945224+0000 mgr.y (mgr.25169) 725 : cluster [DBG] pgmap v428: 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-21T14:31:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:07 smithi032 bash[91339]: cluster 2024-09-21T14:31:06.945224+0000 mgr.y (mgr.25169) 725 : cluster [DBG] pgmap v428: 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-21T14:31:07.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:07 smithi032 bash[91339]: cluster 2024-09-21T14:31:06.945224+0000 mgr.y (mgr.25169) 725 : cluster [DBG] pgmap v428: 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-21T14:31:07.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:07 smithi046 bash[70862]: cluster 2024-09-21T14:31:06.945224+0000 mgr.y (mgr.25169) 725 : cluster [DBG] pgmap v428: 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-21T14:31:07.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:07 smithi046 bash[70862]: cluster 2024-09-21T14:31:06.945224+0000 mgr.y (mgr.25169) 725 : cluster [DBG] pgmap v428: 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-21T14:31:08.879 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:08.620370084Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:09.131 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:31:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:09.131 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:31:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:09.131 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:09.132 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:09.132 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:31:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:09.132 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:31:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:09.133 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:31:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:09.133 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:09.133 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:31:09 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:09.459 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:09 smithi046 systemd[1]: Stopping Ceph osd.5 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:31:09.459 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:09 smithi046 bash[30859]: debug 2024-09-21T14:31:09.254+0000 7f62bc0d8640 -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-21T14:31:09.459 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:09 smithi046 bash[30859]: debug 2024-09-21T14:31:09.254+0000 7f62bc0d8640 -1 osd.5 138 *** Got signal Terminated *** 2024-09-21T14:31:09.459 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:09 smithi046 bash[30859]: debug 2024-09-21T14:31:09.254+0000 7f62bc0d8640 -1 osd.5 138 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:31:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:10 smithi032 bash[94613]: cluster 2024-09-21T14:31:08.946786+0000 mgr.y (mgr.25169) 726 : cluster [DBG] pgmap v429: 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-21T14:31:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:10 smithi032 bash[94613]: cluster 2024-09-21T14:31:08.946786+0000 mgr.y (mgr.25169) 726 : cluster [DBG] pgmap v429: 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-21T14:31:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:10 smithi032 bash[94613]: cluster 2024-09-21T14:31:09.257133+0000 mon.a (mon.0) 399 : cluster [INF] osd.5 marked itself down and dead 2024-09-21T14:31:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:10 smithi032 bash[94613]: cluster 2024-09-21T14:31:09.257133+0000 mon.a (mon.0) 399 : cluster [INF] osd.5 marked itself down and dead 2024-09-21T14:31:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:10 smithi032 bash[91339]: cluster 2024-09-21T14:31:08.946786+0000 mgr.y (mgr.25169) 726 : cluster [DBG] pgmap v429: 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-21T14:31:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:10 smithi032 bash[91339]: cluster 2024-09-21T14:31:08.946786+0000 mgr.y (mgr.25169) 726 : cluster [DBG] pgmap v429: 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-21T14:31:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:10 smithi032 bash[91339]: cluster 2024-09-21T14:31:09.257133+0000 mon.a (mon.0) 399 : cluster [INF] osd.5 marked itself down and dead 2024-09-21T14:31:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:10 smithi032 bash[91339]: cluster 2024-09-21T14:31:09.257133+0000 mon.a (mon.0) 399 : cluster [INF] osd.5 marked itself down and dead 2024-09-21T14:31:10.442 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:10 smithi046 bash[70862]: cluster 2024-09-21T14:31:08.946786+0000 mgr.y (mgr.25169) 726 : cluster [DBG] pgmap v429: 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-21T14:31:10.442 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:10 smithi046 bash[70862]: cluster 2024-09-21T14:31:08.946786+0000 mgr.y (mgr.25169) 726 : cluster [DBG] pgmap v429: 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-21T14:31:10.442 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:10 smithi046 bash[70862]: cluster 2024-09-21T14:31:09.257133+0000 mon.a (mon.0) 399 : cluster [INF] osd.5 marked itself down and dead 2024-09-21T14:31:10.442 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:10 smithi046 bash[70862]: cluster 2024-09-21T14:31:09.257133+0000 mon.a (mon.0) 399 : cluster [INF] osd.5 marked itself down and dead 2024-09-21T14:31:11.047 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:31:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:31:10] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.51.0" 2024-09-21T14:31:11.347 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:11 smithi046 bash[78715]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-5 2024-09-21T14:31:11.347 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:11 smithi046 bash[78780]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-5 2024-09-21T14:31:11.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:11 smithi046 bash[70862]: cluster 2024-09-21T14:31:10.001870+0000 mon.a (mon.0) 400 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:31:11.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:11 smithi046 bash[70862]: cluster 2024-09-21T14:31:10.001870+0000 mon.a (mon.0) 400 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:31:11.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:11 smithi046 bash[70862]: cluster 2024-09-21T14:31:10.018177+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-21T14:31:11.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:11 smithi046 bash[70862]: cluster 2024-09-21T14:31:10.018177+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-21T14:31:11.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:11 smithi046 bash[70862]: cluster 2024-09-21T14:31:11.013746+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-21T14:31:11.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:11 smithi046 bash[70862]: cluster 2024-09-21T14:31:11.013746+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-21T14:31:11.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:11 smithi032 bash[91339]: cluster 2024-09-21T14:31:10.001870+0000 mon.a (mon.0) 400 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:31:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:11 smithi032 bash[91339]: cluster 2024-09-21T14:31:10.001870+0000 mon.a (mon.0) 400 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:31:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:11 smithi032 bash[91339]: cluster 2024-09-21T14:31:10.018177+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-21T14:31:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:11 smithi032 bash[91339]: cluster 2024-09-21T14:31:10.018177+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-21T14:31:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:11 smithi032 bash[91339]: cluster 2024-09-21T14:31:11.013746+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-21T14:31:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:11 smithi032 bash[91339]: cluster 2024-09-21T14:31:11.013746+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-21T14:31:11.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:11 smithi032 bash[94613]: cluster 2024-09-21T14:31:10.001870+0000 mon.a (mon.0) 400 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:31:11.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:11 smithi032 bash[94613]: cluster 2024-09-21T14:31:10.001870+0000 mon.a (mon.0) 400 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:31:11.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:11 smithi032 bash[94613]: cluster 2024-09-21T14:31:10.018177+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-21T14:31:11.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:11 smithi032 bash[94613]: cluster 2024-09-21T14:31:10.018177+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-21T14:31:11.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:11 smithi032 bash[94613]: cluster 2024-09-21T14:31:11.013746+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-21T14:31:11.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:11 smithi032 bash[94613]: cluster 2024-09-21T14:31:11.013746+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-21T14:31:11.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:11.608527683Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:12.131 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:31:12.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:12 smithi032 bash[94613]: cluster 2024-09-21T14:31:10.947569+0000 mgr.y (mgr.25169) 727 : cluster [DBG] pgmap v431: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:31:12.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:12 smithi032 bash[94613]: cluster 2024-09-21T14:31:10.947569+0000 mgr.y (mgr.25169) 727 : cluster [DBG] pgmap v431: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:31:12.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:12 smithi032 bash[94613]: audit 2024-09-21T14:31:11.149719+0000 mgr.y (mgr.25169) 728 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:12.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:12 smithi032 bash[94613]: audit 2024-09-21T14:31:11.149719+0000 mgr.y (mgr.25169) 728 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:12 smithi032 bash[91339]: cluster 2024-09-21T14:31:10.947569+0000 mgr.y (mgr.25169) 727 : cluster [DBG] pgmap v431: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:31:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:12 smithi032 bash[91339]: cluster 2024-09-21T14:31:10.947569+0000 mgr.y (mgr.25169) 727 : cluster [DBG] pgmap v431: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:31:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:12 smithi032 bash[91339]: audit 2024-09-21T14:31:11.149719+0000 mgr.y (mgr.25169) 728 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:12 smithi032 bash[91339]: audit 2024-09-21T14:31:11.149719+0000 mgr.y (mgr.25169) 728 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:12.433 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:12 smithi046 bash[70862]: cluster 2024-09-21T14:31:10.947569+0000 mgr.y (mgr.25169) 727 : cluster [DBG] pgmap v431: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:31:12.433 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:12 smithi046 bash[70862]: cluster 2024-09-21T14:31:10.947569+0000 mgr.y (mgr.25169) 727 : cluster [DBG] pgmap v431: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:31:12.433 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:12 smithi046 bash[70862]: audit 2024-09-21T14:31:11.149719+0000 mgr.y (mgr.25169) 728 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:12.433 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:12 smithi046 bash[70862]: audit 2024-09-21T14:31:11.149719+0000 mgr.y (mgr.25169) 728 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:12.804 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:31:12.804 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (11m) 81s ago 38m 14.0M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:31:12.804 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (10m) 37s ago 38m 70.3M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:31:12.804 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (13m) 81s ago 36m 49.3M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:31:12.804 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (13m) 37s ago 47m 444M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:31:12.804 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (23m) 81s ago 49m 519M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:31:12.804 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (7m) 81s ago 49m 52.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:31:12.804 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (9m) 37s ago 47m 47.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:31:12.804 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (7m) 81s ago 47m 40.2M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:31:12.805 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (12m) 81s ago 38m 8716k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:31:12.805 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (12m) 37s ago 38m 8468k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:31:12.805 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (5m) 81s ago 46m 51.5M 3037M 19.3.0-5104-g44178494 b415816db8b4 2066516c5653 2024-09-21T14:31:12.805 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (4m) 81s ago 45m 51.0M 3037M 19.3.0-5104-g44178494 b415816db8b4 338f6bb89b7b 2024-09-21T14:31:12.805 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (2m) 81s ago 44m 46.4M 3037M 19.3.0-5104-g44178494 b415816db8b4 260a72b3c42e 2024-09-21T14:31:12.805 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running 81s ago 43m - 3037M 2024-09-21T14:31:12.805 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running 37s ago 42m - 3293M 2024-09-21T14:31:12.805 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (41m) 37s ago 41m 71.5M 3293M 19.1.1-373-g4e45e6b4 164465d2334a ea88b46e455e 2024-09-21T14:31:12.805 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (40m) 37s ago 40m 60.1M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:31:12.805 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (39m) 37s ago 39m 71.6M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:31:12.805 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (11m) 37s ago 39m 54.6M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:31:12.805 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (36m) 81s ago 36m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:31:12.805 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (36m) 37s ago 36m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:31:13.195 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:31:13.195 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:31:13.195 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:31:13.195 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:31:13.195 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:31:13.195 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:31:13.195 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:31:13.196 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:31:13.196 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2, 2024-09-21T14:31:13.196 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 5 2024-09-21T14:31:13.196 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:31:13.196 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:31:13.196 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:31:13.196 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:31:13.196 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:31:13.196 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 4, 2024-09-21T14:31:13.196 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 10 2024-09-21T14:31:13.196 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:31:13.196 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:31:13.327 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:13 smithi046 bash[70862]: audit 2024-09-21T14:31:12.119054+0000 mgr.y (mgr.25169) 729 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:13.328 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:13 smithi046 bash[70862]: audit 2024-09-21T14:31:12.119054+0000 mgr.y (mgr.25169) 729 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:13.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:13 smithi032 bash[91339]: audit 2024-09-21T14:31:12.119054+0000 mgr.y (mgr.25169) 729 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:13.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:13 smithi032 bash[91339]: audit 2024-09-21T14:31:12.119054+0000 mgr.y (mgr.25169) 729 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:13.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:13 smithi032 bash[94613]: audit 2024-09-21T14:31:12.119054+0000 mgr.y (mgr.25169) 729 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:13.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:13 smithi032 bash[94613]: audit 2024-09-21T14:31:12.119054+0000 mgr.y (mgr.25169) 729 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:13.532 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:31:13.532 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:31:13.532 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:31:13.532 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T14:31:13.532 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:31:13.532 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "3/8 daemons upgraded", 2024-09-21T14:31:13.532 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T14:31:13.532 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:31:13.532 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:31:13.591 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:31:13 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:13.591 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:31:13 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:13.591 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:31:13 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:13.592 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:13 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:13.592 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:31:13 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:13.592 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:31:13 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:13.593 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:13 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.5.service: Deactivated successfully. 2024-09-21T14:31:13.593 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:13 smithi046 systemd[1]: Stopped Ceph osd.5 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:31:13.593 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:13 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:13.593 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:13 smithi046 systemd[1]: Started Ceph osd.5 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:31:13.593 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:13 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:13.593 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:31:13 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:14.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[91339]: audit 2024-09-21T14:31:12.450740+0000 mgr.y (mgr.25169) 730 : audit [DBG] from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:14.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[91339]: audit 2024-09-21T14:31:12.450740+0000 mgr.y (mgr.25169) 730 : audit [DBG] from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:14.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[91339]: audit 2024-09-21T14:31:12.767811+0000 mgr.y (mgr.25169) 731 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:14.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[91339]: audit 2024-09-21T14:31:12.767811+0000 mgr.y (mgr.25169) 731 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:14.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[91339]: cluster 2024-09-21T14:31:12.948404+0000 mgr.y (mgr.25169) 732 : cluster [DBG] pgmap v433: 161 pgs: 26 active+undersized, 6 stale+active+clean, 13 active+undersized+degraded, 116 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-21T14:31:14.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[91339]: cluster 2024-09-21T14:31:12.948404+0000 mgr.y (mgr.25169) 732 : cluster [DBG] pgmap v433: 161 pgs: 26 active+undersized, 6 stale+active+clean, 13 active+undersized+degraded, 116 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-21T14:31:14.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[91339]: cluster 2024-09-21T14:31:13.048180+0000 mon.a (mon.0) 403 : cluster [WRN] Health check failed: Degraded data redundancy: 54/636 objects degraded (8.491%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:14.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[91339]: cluster 2024-09-21T14:31:13.048180+0000 mon.a (mon.0) 403 : cluster [WRN] Health check failed: Degraded data redundancy: 54/636 objects degraded (8.491%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:14.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[91339]: audit 2024-09-21T14:31:13.196425+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.32:0/345401214' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:14.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[91339]: audit 2024-09-21T14:31:13.196425+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.32:0/345401214' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:14.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[91339]: audit 2024-09-21T14:31:13.645950+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:14.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[91339]: audit 2024-09-21T14:31:13.645950+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:14.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[91339]: audit 2024-09-21T14:31:13.657693+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:14.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[91339]: audit 2024-09-21T14:31:13.657693+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:14.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[94613]: audit 2024-09-21T14:31:12.450740+0000 mgr.y (mgr.25169) 730 : audit [DBG] from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:14.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[94613]: audit 2024-09-21T14:31:12.450740+0000 mgr.y (mgr.25169) 730 : audit [DBG] from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:14.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[94613]: audit 2024-09-21T14:31:12.767811+0000 mgr.y (mgr.25169) 731 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:14.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[94613]: audit 2024-09-21T14:31:12.767811+0000 mgr.y (mgr.25169) 731 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:14.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[94613]: cluster 2024-09-21T14:31:12.948404+0000 mgr.y (mgr.25169) 732 : cluster [DBG] pgmap v433: 161 pgs: 26 active+undersized, 6 stale+active+clean, 13 active+undersized+degraded, 116 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-21T14:31:14.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[94613]: cluster 2024-09-21T14:31:12.948404+0000 mgr.y (mgr.25169) 732 : cluster [DBG] pgmap v433: 161 pgs: 26 active+undersized, 6 stale+active+clean, 13 active+undersized+degraded, 116 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-21T14:31:14.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[94613]: cluster 2024-09-21T14:31:13.048180+0000 mon.a (mon.0) 403 : cluster [WRN] Health check failed: Degraded data redundancy: 54/636 objects degraded (8.491%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:14.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[94613]: cluster 2024-09-21T14:31:13.048180+0000 mon.a (mon.0) 403 : cluster [WRN] Health check failed: Degraded data redundancy: 54/636 objects degraded (8.491%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:14.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[94613]: audit 2024-09-21T14:31:13.196425+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.32:0/345401214' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:14.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[94613]: audit 2024-09-21T14:31:13.196425+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.32:0/345401214' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:14.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[94613]: audit 2024-09-21T14:31:13.645950+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:14.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[94613]: audit 2024-09-21T14:31:13.645950+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:14.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[94613]: audit 2024-09-21T14:31:13.657693+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:14.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:14 smithi032 bash[94613]: audit 2024-09-21T14:31:13.657693+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:14.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[70862]: audit 2024-09-21T14:31:12.450740+0000 mgr.y (mgr.25169) 730 : audit [DBG] from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[70862]: audit 2024-09-21T14:31:12.450740+0000 mgr.y (mgr.25169) 730 : audit [DBG] from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[70862]: audit 2024-09-21T14:31:12.767811+0000 mgr.y (mgr.25169) 731 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[70862]: audit 2024-09-21T14:31:12.767811+0000 mgr.y (mgr.25169) 731 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[70862]: cluster 2024-09-21T14:31:12.948404+0000 mgr.y (mgr.25169) 732 : cluster [DBG] pgmap v433: 161 pgs: 26 active+undersized, 6 stale+active+clean, 13 active+undersized+degraded, 116 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-21T14:31:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[70862]: cluster 2024-09-21T14:31:12.948404+0000 mgr.y (mgr.25169) 732 : cluster [DBG] pgmap v433: 161 pgs: 26 active+undersized, 6 stale+active+clean, 13 active+undersized+degraded, 116 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-21T14:31:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[70862]: cluster 2024-09-21T14:31:13.048180+0000 mon.a (mon.0) 403 : cluster [WRN] Health check failed: Degraded data redundancy: 54/636 objects degraded (8.491%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[70862]: cluster 2024-09-21T14:31:13.048180+0000 mon.a (mon.0) 403 : cluster [WRN] Health check failed: Degraded data redundancy: 54/636 objects degraded (8.491%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[70862]: audit 2024-09-21T14:31:13.196425+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.32:0/345401214' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[70862]: audit 2024-09-21T14:31:13.196425+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.32:0/345401214' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[70862]: audit 2024-09-21T14:31:13.645950+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[70862]: audit 2024-09-21T14:31:13.645950+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[70862]: audit 2024-09-21T14:31:13.657693+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:14.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[70862]: audit 2024-09-21T14:31:13.657693+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:14.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:14.622210579Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:15.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:15 smithi032 bash[91339]: audit 2024-09-21T14:31:13.533078+0000 mgr.y (mgr.25169) 733 : audit [DBG] from='client.54494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:15.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:15 smithi032 bash[91339]: audit 2024-09-21T14:31:13.533078+0000 mgr.y (mgr.25169) 733 : audit [DBG] from='client.54494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:15.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:15 smithi032 bash[94613]: audit 2024-09-21T14:31:13.533078+0000 mgr.y (mgr.25169) 733 : audit [DBG] from='client.54494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:15.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:15 smithi032 bash[94613]: audit 2024-09-21T14:31:13.533078+0000 mgr.y (mgr.25169) 733 : audit [DBG] from='client.54494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:15.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:15 smithi046 bash[70862]: audit 2024-09-21T14:31:13.533078+0000 mgr.y (mgr.25169) 733 : audit [DBG] from='client.54494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:15.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:15 smithi046 bash[70862]: audit 2024-09-21T14:31:13.533078+0000 mgr.y (mgr.25169) 733 : audit [DBG] from='client.54494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:15.459 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:14 smithi046 bash[78926]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:31:15.459 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:15 smithi046 bash[78926]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:31:16.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:16 smithi032 bash[94613]: cluster 2024-09-21T14:31:14.949760+0000 mgr.y (mgr.25169) 734 : cluster [DBG] pgmap v434: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:16.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:16 smithi032 bash[94613]: cluster 2024-09-21T14:31:14.949760+0000 mgr.y (mgr.25169) 734 : cluster [DBG] pgmap v434: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:16.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:16 smithi032 bash[91339]: cluster 2024-09-21T14:31:14.949760+0000 mgr.y (mgr.25169) 734 : cluster [DBG] pgmap v434: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:16.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:16 smithi032 bash[91339]: cluster 2024-09-21T14:31:14.949760+0000 mgr.y (mgr.25169) 734 : cluster [DBG] pgmap v434: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:16 smithi046 bash[70862]: cluster 2024-09-21T14:31:14.949760+0000 mgr.y (mgr.25169) 734 : cluster [DBG] pgmap v434: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:16 smithi046 bash[70862]: cluster 2024-09-21T14:31:14.949760+0000 mgr.y (mgr.25169) 734 : cluster [DBG] pgmap v434: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:17.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:17.599657685Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:18 smithi032 bash[91339]: cluster 2024-09-21T14:31:16.951050+0000 mgr.y (mgr.25169) 735 : cluster [DBG] pgmap v435: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:18 smithi032 bash[91339]: cluster 2024-09-21T14:31:16.951050+0000 mgr.y (mgr.25169) 735 : cluster [DBG] pgmap v435: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:18 smithi032 bash[91339]: audit 2024-09-21T14:31:17.529972+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:18 smithi032 bash[91339]: audit 2024-09-21T14:31:17.529972+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:18 smithi032 bash[91339]: audit 2024-09-21T14:31:17.533543+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:18.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:18 smithi032 bash[91339]: audit 2024-09-21T14:31:17.533543+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:18 smithi032 bash[94613]: cluster 2024-09-21T14:31:16.951050+0000 mgr.y (mgr.25169) 735 : cluster [DBG] pgmap v435: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:18 smithi032 bash[94613]: cluster 2024-09-21T14:31:16.951050+0000 mgr.y (mgr.25169) 735 : cluster [DBG] pgmap v435: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:18.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:18 smithi032 bash[94613]: audit 2024-09-21T14:31:17.529972+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:18.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:18 smithi032 bash[94613]: audit 2024-09-21T14:31:17.529972+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:18.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:18 smithi032 bash[94613]: audit 2024-09-21T14:31:17.533543+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:18.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:18 smithi032 bash[94613]: audit 2024-09-21T14:31:17.533543+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:18 smithi046 bash[70862]: cluster 2024-09-21T14:31:16.951050+0000 mgr.y (mgr.25169) 735 : cluster [DBG] pgmap v435: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:18 smithi046 bash[70862]: cluster 2024-09-21T14:31:16.951050+0000 mgr.y (mgr.25169) 735 : cluster [DBG] pgmap v435: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:18 smithi046 bash[70862]: audit 2024-09-21T14:31:17.529972+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:18 smithi046 bash[70862]: audit 2024-09-21T14:31:17.529972+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:18 smithi046 bash[70862]: audit 2024-09-21T14:31:17.533543+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:18 smithi046 bash[70862]: audit 2024-09-21T14:31:17.533543+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:19.080 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:18 smithi046 bash[78926]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T14:31:19.081 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:18 smithi046 bash[78926]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:31:19.081 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:18 smithi046 bash[78926]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:31:19.081 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:18 smithi046 bash[78926]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-21T14:31:19.081 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:18 smithi046 bash[78926]: 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-21T14:31:19.333 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:19 smithi046 bash[70862]: cluster 2024-09-21T14:31:18.434553+0000 mon.a (mon.0) 407 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:19.334 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:19 smithi046 bash[70862]: cluster 2024-09-21T14:31:18.434553+0000 mon.a (mon.0) 407 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:19.334 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:19 smithi046 bash[78926]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-21T14:31:19.334 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:19 smithi046 bash[78926]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-09-21T14:31:19.334 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:19 smithi046 bash[78926]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T14:31:19.334 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:19 smithi046 bash[78926]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-21T14:31:19.334 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:19 smithi046 bash[78926]: --> ceph-volume lvm activate successful for osd ID: 5 2024-09-21T14:31:19.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:19 smithi032 bash[94613]: cluster 2024-09-21T14:31:18.434553+0000 mon.a (mon.0) 407 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:19.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:19 smithi032 bash[94613]: cluster 2024-09-21T14:31:18.434553+0000 mon.a (mon.0) 407 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:19.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:19 smithi032 bash[91339]: cluster 2024-09-21T14:31:18.434553+0000 mon.a (mon.0) 407 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:19.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:19 smithi032 bash[91339]: cluster 2024-09-21T14:31:18.434553+0000 mon.a (mon.0) 407 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:20.106 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:20 smithi046 bash[70862]: cluster 2024-09-21T14:31:18.952667+0000 mgr.y (mgr.25169) 736 : cluster [DBG] pgmap v436: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:20.106 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:20 smithi046 bash[70862]: cluster 2024-09-21T14:31:18.952667+0000 mgr.y (mgr.25169) 736 : cluster [DBG] pgmap v436: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:20.106 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:20 smithi046 bash[70862]: audit 2024-09-21T14:31:19.705808+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:20.106 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:20 smithi046 bash[70862]: audit 2024-09-21T14:31:19.705808+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:20.106 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:20 smithi046 bash[70862]: audit 2024-09-21T14:31:19.717250+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:20.107 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:20 smithi046 bash[70862]: audit 2024-09-21T14:31:19.717250+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:20.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:20 smithi032 bash[94613]: cluster 2024-09-21T14:31:18.952667+0000 mgr.y (mgr.25169) 736 : cluster [DBG] pgmap v436: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:20.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:20 smithi032 bash[94613]: cluster 2024-09-21T14:31:18.952667+0000 mgr.y (mgr.25169) 736 : cluster [DBG] pgmap v436: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:20.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:20 smithi032 bash[94613]: audit 2024-09-21T14:31:19.705808+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:20.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:20 smithi032 bash[94613]: audit 2024-09-21T14:31:19.705808+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:20.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:20 smithi032 bash[94613]: audit 2024-09-21T14:31:19.717250+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:20.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:20 smithi032 bash[94613]: audit 2024-09-21T14:31:19.717250+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:20 smithi032 bash[91339]: cluster 2024-09-21T14:31:18.952667+0000 mgr.y (mgr.25169) 736 : cluster [DBG] pgmap v436: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:20 smithi032 bash[91339]: cluster 2024-09-21T14:31:18.952667+0000 mgr.y (mgr.25169) 736 : cluster [DBG] pgmap v436: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:20 smithi032 bash[91339]: audit 2024-09-21T14:31:19.705808+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:20 smithi032 bash[91339]: audit 2024-09-21T14:31:19.705808+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:20.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:20 smithi032 bash[91339]: audit 2024-09-21T14:31:19.717250+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:20.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:20 smithi032 bash[91339]: audit 2024-09-21T14:31:19.717250+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:20.954 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:20.625230339Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:21.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:31:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:31:20] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-21T14:31:21.209 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:21 smithi046 bash[79610]: debug 2024-09-21T14:31:21.002+0000 7f732196b640 1 -- 172.21.15.46:0/2940656475 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dd12230960 con 0x55dd12251c00 2024-09-21T14:31:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:21 smithi046 bash[70862]: audit 2024-09-21T14:31:20.886857+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:21 smithi046 bash[70862]: audit 2024-09-21T14:31:20.886857+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:21 smithi046 bash[70862]: audit 2024-09-21T14:31:20.901497+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:22.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:21 smithi046 bash[70862]: audit 2024-09-21T14:31:20.901497+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:21 smithi046 bash[70862]: cluster 2024-09-21T14:31:20.953766+0000 mgr.y (mgr.25169) 737 : cluster [DBG] pgmap v437: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:21 smithi046 bash[70862]: cluster 2024-09-21T14:31:20.953766+0000 mgr.y (mgr.25169) 737 : cluster [DBG] pgmap v437: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:21 smithi046 bash[70862]: audit 2024-09-21T14:31:21.160894+0000 mgr.y (mgr.25169) 738 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:22.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:21 smithi046 bash[70862]: audit 2024-09-21T14:31:21.160894+0000 mgr.y (mgr.25169) 738 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[94613]: audit 2024-09-21T14:31:20.886857+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[94613]: audit 2024-09-21T14:31:20.886857+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[94613]: audit 2024-09-21T14:31:20.901497+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[94613]: audit 2024-09-21T14:31:20.901497+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[94613]: cluster 2024-09-21T14:31:20.953766+0000 mgr.y (mgr.25169) 737 : cluster [DBG] pgmap v437: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[94613]: cluster 2024-09-21T14:31:20.953766+0000 mgr.y (mgr.25169) 737 : cluster [DBG] pgmap v437: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[94613]: audit 2024-09-21T14:31:21.160894+0000 mgr.y (mgr.25169) 738 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[94613]: audit 2024-09-21T14:31:21.160894+0000 mgr.y (mgr.25169) 738 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:22.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[91339]: audit 2024-09-21T14:31:20.886857+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:22.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[91339]: audit 2024-09-21T14:31:20.886857+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:22.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[91339]: audit 2024-09-21T14:31:20.901497+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:22.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[91339]: audit 2024-09-21T14:31:20.901497+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:22.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[91339]: cluster 2024-09-21T14:31:20.953766+0000 mgr.y (mgr.25169) 737 : cluster [DBG] pgmap v437: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:22.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[91339]: cluster 2024-09-21T14:31:20.953766+0000 mgr.y (mgr.25169) 737 : cluster [DBG] pgmap v437: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:22.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[91339]: audit 2024-09-21T14:31:21.160894+0000 mgr.y (mgr.25169) 738 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:22.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:21 smithi032 bash[91339]: audit 2024-09-21T14:31:21.160894+0000 mgr.y (mgr.25169) 738 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:23.209 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:22 smithi046 bash[79610]: debug 2024-09-21T14:31:22.794+0000 7f73241d2640 -1 Falling back to public interface 2024-09-21T14:31:23.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:23.623235473Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:24.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:24 smithi032 bash[94613]: cluster 2024-09-21T14:31:22.955389+0000 mgr.y (mgr.25169) 739 : cluster [DBG] pgmap v438: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:24.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:24 smithi032 bash[94613]: cluster 2024-09-21T14:31:22.955389+0000 mgr.y (mgr.25169) 739 : cluster [DBG] pgmap v438: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:24.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:24 smithi032 bash[91339]: cluster 2024-09-21T14:31:22.955389+0000 mgr.y (mgr.25169) 739 : cluster [DBG] pgmap v438: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:24.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:24 smithi032 bash[91339]: cluster 2024-09-21T14:31:22.955389+0000 mgr.y (mgr.25169) 739 : cluster [DBG] pgmap v438: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:24 smithi046 bash[70862]: cluster 2024-09-21T14:31:22.955389+0000 mgr.y (mgr.25169) 739 : cluster [DBG] pgmap v438: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:24 smithi046 bash[70862]: cluster 2024-09-21T14:31:22.955389+0000 mgr.y (mgr.25169) 739 : cluster [DBG] pgmap v438: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-21T14:31:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:26 smithi032 bash[91339]: cluster 2024-09-21T14:31:24.956737+0000 mgr.y (mgr.25169) 740 : cluster [DBG] pgmap v439: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T14:31:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:26 smithi032 bash[91339]: cluster 2024-09-21T14:31:24.956737+0000 mgr.y (mgr.25169) 740 : cluster [DBG] pgmap v439: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T14:31:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:26 smithi032 bash[91339]: audit 2024-09-21T14:31:26.007433+0000 mon.b (mon.1) 231 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T14:31:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:26 smithi032 bash[91339]: audit 2024-09-21T14:31:26.007433+0000 mon.b (mon.1) 231 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T14:31:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:26 smithi032 bash[91339]: audit 2024-09-21T14:31:26.007509+0000 mon.a (mon.0) 412 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T14:31:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:26 smithi032 bash[91339]: audit 2024-09-21T14:31:26.007509+0000 mon.a (mon.0) 412 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T14:31:26.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:26 smithi032 bash[94613]: cluster 2024-09-21T14:31:24.956737+0000 mgr.y (mgr.25169) 740 : cluster [DBG] pgmap v439: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T14:31:26.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:26 smithi032 bash[94613]: cluster 2024-09-21T14:31:24.956737+0000 mgr.y (mgr.25169) 740 : cluster [DBG] pgmap v439: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T14:31:26.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:26 smithi032 bash[94613]: audit 2024-09-21T14:31:26.007433+0000 mon.b (mon.1) 231 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T14:31:26.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:26 smithi032 bash[94613]: audit 2024-09-21T14:31:26.007433+0000 mon.b (mon.1) 231 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T14:31:26.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:26 smithi032 bash[94613]: audit 2024-09-21T14:31:26.007509+0000 mon.a (mon.0) 412 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T14:31:26.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:26 smithi032 bash[94613]: audit 2024-09-21T14:31:26.007509+0000 mon.a (mon.0) 412 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T14:31:26.459 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:26 smithi046 bash[79610]: debug 2024-09-21T14:31:25.998+0000 7f73241d2640 -1 osd.5 138 log_to_monitors true 2024-09-21T14:31:26.459 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:26 smithi046 bash[79610]: debug 2024-09-21T14:31:26.070+0000 7f731bf7c640 -1 osd.5 138 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T14:31:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:26 smithi046 bash[70862]: cluster 2024-09-21T14:31:24.956737+0000 mgr.y (mgr.25169) 740 : cluster [DBG] pgmap v439: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T14:31:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:26 smithi046 bash[70862]: cluster 2024-09-21T14:31:24.956737+0000 mgr.y (mgr.25169) 740 : cluster [DBG] pgmap v439: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T14:31:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:26 smithi046 bash[70862]: audit 2024-09-21T14:31:26.007433+0000 mon.b (mon.1) 231 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T14:31:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:26 smithi046 bash[70862]: audit 2024-09-21T14:31:26.007433+0000 mon.b (mon.1) 231 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T14:31:26.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:26 smithi046 bash[70862]: audit 2024-09-21T14:31:26.007509+0000 mon.a (mon.0) 412 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T14:31:26.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:26 smithi046 bash[70862]: audit 2024-09-21T14:31:26.007509+0000 mon.a (mon.0) 412 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T14:31:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:26.628372131Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:27.343 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:27 smithi046 bash[70862]: audit 2024-09-21T14:31:26.016944+0000 mon.a (mon.0) 413 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T14:31:27.344 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:27 smithi046 bash[70862]: audit 2024-09-21T14:31:26.016944+0000 mon.a (mon.0) 413 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T14:31:27.344 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:27 smithi046 bash[70862]: audit 2024-09-21T14:31:26.023087+0000 mon.b (mon.1) 232 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:31:27.344 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:27 smithi046 bash[70862]: audit 2024-09-21T14:31:26.023087+0000 mon.b (mon.1) 232 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:31:27.344 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:27 smithi046 bash[70862]: cluster 2024-09-21T14:31:26.024230+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-21T14:31:27.344 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:27 smithi046 bash[70862]: cluster 2024-09-21T14:31:26.024230+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-21T14:31:27.344 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:27 smithi046 bash[70862]: audit 2024-09-21T14:31:26.026172+0000 mon.a (mon.0) 415 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:31:27.344 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:27 smithi046 bash[70862]: audit 2024-09-21T14:31:26.026172+0000 mon.a (mon.0) 415 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:31:27.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[91339]: audit 2024-09-21T14:31:26.016944+0000 mon.a (mon.0) 413 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T14:31:27.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[91339]: audit 2024-09-21T14:31:26.016944+0000 mon.a (mon.0) 413 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T14:31:27.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[91339]: audit 2024-09-21T14:31:26.023087+0000 mon.b (mon.1) 232 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:31:27.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[91339]: audit 2024-09-21T14:31:26.023087+0000 mon.b (mon.1) 232 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:31:27.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[91339]: cluster 2024-09-21T14:31:26.024230+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-21T14:31:27.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[91339]: cluster 2024-09-21T14:31:26.024230+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-21T14:31:27.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[91339]: audit 2024-09-21T14:31:26.026172+0000 mon.a (mon.0) 415 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:31:27.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[91339]: audit 2024-09-21T14:31:26.026172+0000 mon.a (mon.0) 415 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:31:27.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[94613]: audit 2024-09-21T14:31:26.016944+0000 mon.a (mon.0) 413 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T14:31:27.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[94613]: audit 2024-09-21T14:31:26.016944+0000 mon.a (mon.0) 413 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T14:31:27.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[94613]: audit 2024-09-21T14:31:26.023087+0000 mon.b (mon.1) 232 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:31:27.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[94613]: audit 2024-09-21T14:31:26.023087+0000 mon.b (mon.1) 232 : audit [INF] from='osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:31:27.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[94613]: cluster 2024-09-21T14:31:26.024230+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-21T14:31:27.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[94613]: cluster 2024-09-21T14:31:26.024230+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-21T14:31:27.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[94613]: audit 2024-09-21T14:31:26.026172+0000 mon.a (mon.0) 415 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:31:27.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:27 smithi032 bash[94613]: audit 2024-09-21T14:31:26.026172+0000 mon.a (mon.0) 415 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:31:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[94613]: cluster 2024-09-21T14:31:26.958053+0000 mgr.y (mgr.25169) 741 : cluster [DBG] pgmap v441: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T14:31:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[94613]: cluster 2024-09-21T14:31:26.958053+0000 mgr.y (mgr.25169) 741 : cluster [DBG] pgmap v441: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T14:31:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[94613]: cluster 2024-09-21T14:31:27.029801+0000 mon.a (mon.0) 416 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:31:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[94613]: cluster 2024-09-21T14:31:27.029801+0000 mon.a (mon.0) 416 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:31:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[94613]: audit 2024-09-21T14:31:27.038106+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T14:31:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[94613]: audit 2024-09-21T14:31:27.038106+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T14:31:28.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[94613]: cluster 2024-09-21T14:31:27.039201+0000 mon.a (mon.0) 417 : cluster [INF] osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148] boot 2024-09-21T14:31:28.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[94613]: cluster 2024-09-21T14:31:27.039201+0000 mon.a (mon.0) 417 : cluster [INF] osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148] boot 2024-09-21T14:31:28.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[94613]: cluster 2024-09-21T14:31:27.039532+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-21T14:31:28.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[94613]: cluster 2024-09-21T14:31:27.039532+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-21T14:31:28.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[94613]: cluster 2024-09-21T14:31:28.043424+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-21T14:31:28.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[94613]: cluster 2024-09-21T14:31:28.043424+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-21T14:31:28.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[91339]: cluster 2024-09-21T14:31:26.958053+0000 mgr.y (mgr.25169) 741 : cluster [DBG] pgmap v441: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T14:31:28.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[91339]: cluster 2024-09-21T14:31:26.958053+0000 mgr.y (mgr.25169) 741 : cluster [DBG] pgmap v441: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T14:31:28.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[91339]: cluster 2024-09-21T14:31:27.029801+0000 mon.a (mon.0) 416 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:31:28.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[91339]: cluster 2024-09-21T14:31:27.029801+0000 mon.a (mon.0) 416 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:31:28.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[91339]: audit 2024-09-21T14:31:27.038106+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T14:31:28.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[91339]: audit 2024-09-21T14:31:27.038106+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T14:31:28.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[91339]: cluster 2024-09-21T14:31:27.039201+0000 mon.a (mon.0) 417 : cluster [INF] osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148] boot 2024-09-21T14:31:28.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[91339]: cluster 2024-09-21T14:31:27.039201+0000 mon.a (mon.0) 417 : cluster [INF] osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148] boot 2024-09-21T14:31:28.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[91339]: cluster 2024-09-21T14:31:27.039532+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-21T14:31:28.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[91339]: cluster 2024-09-21T14:31:27.039532+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-21T14:31:28.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[91339]: cluster 2024-09-21T14:31:28.043424+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-21T14:31:28.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:28 smithi032 bash[91339]: cluster 2024-09-21T14:31:28.043424+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-21T14:31:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:28 smithi046 bash[70862]: cluster 2024-09-21T14:31:26.958053+0000 mgr.y (mgr.25169) 741 : cluster [DBG] pgmap v441: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T14:31:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:28 smithi046 bash[70862]: cluster 2024-09-21T14:31:26.958053+0000 mgr.y (mgr.25169) 741 : cluster [DBG] pgmap v441: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T14:31:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:28 smithi046 bash[70862]: cluster 2024-09-21T14:31:27.029801+0000 mon.a (mon.0) 416 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:31:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:28 smithi046 bash[70862]: cluster 2024-09-21T14:31:27.029801+0000 mon.a (mon.0) 416 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:31:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:28 smithi046 bash[70862]: audit 2024-09-21T14:31:27.038106+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T14:31:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:28 smithi046 bash[70862]: audit 2024-09-21T14:31:27.038106+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T14:31:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:28 smithi046 bash[70862]: cluster 2024-09-21T14:31:27.039201+0000 mon.a (mon.0) 417 : cluster [INF] osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148] boot 2024-09-21T14:31:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:28 smithi046 bash[70862]: cluster 2024-09-21T14:31:27.039201+0000 mon.a (mon.0) 417 : cluster [INF] osd.5 [v2:172.21.15.46:6808/2078868148,v1:172.21.15.46:6809/2078868148] boot 2024-09-21T14:31:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:28 smithi046 bash[70862]: cluster 2024-09-21T14:31:27.039532+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-21T14:31:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:28 smithi046 bash[70862]: cluster 2024-09-21T14:31:27.039532+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-21T14:31:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:28 smithi046 bash[70862]: cluster 2024-09-21T14:31:28.043424+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-21T14:31:28.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:28 smithi046 bash[70862]: cluster 2024-09-21T14:31:28.043424+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-21T14:31:29.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:29 smithi032 bash[91339]: cluster 2024-09-21T14:31:29.054095+0000 mon.a (mon.0) 420 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:29.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:29 smithi032 bash[91339]: cluster 2024-09-21T14:31:29.054095+0000 mon.a (mon.0) 420 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:29 smithi032 bash[94613]: cluster 2024-09-21T14:31:29.054095+0000 mon.a (mon.0) 420 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:29.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:29 smithi032 bash[94613]: cluster 2024-09-21T14:31:29.054095+0000 mon.a (mon.0) 420 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:29.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:29 smithi046 bash[70862]: cluster 2024-09-21T14:31:29.054095+0000 mon.a (mon.0) 420 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:29.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:29 smithi046 bash[70862]: cluster 2024-09-21T14:31:29.054095+0000 mon.a (mon.0) 420 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:29.620412075Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:30.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:30 smithi032 bash[91339]: cluster 2024-09-21T14:31:28.958969+0000 mgr.y (mgr.25169) 742 : cluster [DBG] pgmap v444: 161 pgs: 21 peering, 25 active+undersized, 13 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-21T14:31:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:30 smithi032 bash[91339]: cluster 2024-09-21T14:31:28.958969+0000 mgr.y (mgr.25169) 742 : cluster [DBG] pgmap v444: 161 pgs: 21 peering, 25 active+undersized, 13 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-21T14:31:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:30 smithi032 bash[94613]: cluster 2024-09-21T14:31:28.958969+0000 mgr.y (mgr.25169) 742 : cluster [DBG] pgmap v444: 161 pgs: 21 peering, 25 active+undersized, 13 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-21T14:31:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:30 smithi032 bash[94613]: cluster 2024-09-21T14:31:28.958969+0000 mgr.y (mgr.25169) 742 : cluster [DBG] pgmap v444: 161 pgs: 21 peering, 25 active+undersized, 13 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-21T14:31:30.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:30 smithi046 bash[70862]: cluster 2024-09-21T14:31:28.958969+0000 mgr.y (mgr.25169) 742 : cluster [DBG] pgmap v444: 161 pgs: 21 peering, 25 active+undersized, 13 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-21T14:31:30.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:30 smithi046 bash[70862]: cluster 2024-09-21T14:31:28.958969+0000 mgr.y (mgr.25169) 742 : cluster [DBG] pgmap v444: 161 pgs: 21 peering, 25 active+undersized, 13 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-21T14:31:31.045 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:31:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:31:30] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-21T14:31:31.357 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[70739]: debug 2024-09-21T14:31:31.044+0000 7fcc0b0ee640 -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-21T14:31:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:30.867860+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:30.867860+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:30.882026+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:30.882026+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:30.886424+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:32.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:30.886424+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:30.888730+0000 mon.b (mon.1) 235 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:31:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:30.888730+0000 mon.b (mon.1) 235 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:31:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:30.899854+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:30.899854+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: cluster 2024-09-21T14:31:30.960079+0000 mgr.y (mgr.25169) 743 : cluster [DBG] pgmap v445: 161 pgs: 21 peering, 22 active+undersized, 12 active+undersized+degraded, 106 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-21T14:31:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: cluster 2024-09-21T14:31:30.960079+0000 mgr.y (mgr.25169) 743 : cluster [DBG] pgmap v445: 161 pgs: 21 peering, 22 active+undersized, 12 active+undersized+degraded, 106 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-21T14:31:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:31.033993+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:31:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:31.033993+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:31:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:31.037759+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:31.037759+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:31.040823+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:31.040823+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:31.043588+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:31.043588+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:31.046889+0000 mgr.y (mgr.25169) 744 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T14:31:32.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:31.046889+0000 mgr.y (mgr.25169) 744 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T14:31:32.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:31.047223+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T14:31:32.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:31.047223+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T14:31:32.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: cephadm 2024-09-21T14:31:31.048713+0000 mgr.y (mgr.25169) 745 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T14:31:32.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: cephadm 2024-09-21T14:31:31.048713+0000 mgr.y (mgr.25169) 745 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T14:31:32.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:31.172037+0000 mgr.y (mgr.25169) 746 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:32.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:31 smithi046 bash[70862]: audit 2024-09-21T14:31:31.172037+0000 mgr.y (mgr.25169) 746 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:32.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:30.867860+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:30.867860+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:30.882026+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:30.882026+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:30.886424+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:32.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:30.886424+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:32.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:30.888730+0000 mon.b (mon.1) 235 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:31:32.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:30.888730+0000 mon.b (mon.1) 235 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:31:32.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:30.899854+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:30.899854+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: cluster 2024-09-21T14:31:30.960079+0000 mgr.y (mgr.25169) 743 : cluster [DBG] pgmap v445: 161 pgs: 21 peering, 22 active+undersized, 12 active+undersized+degraded, 106 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-21T14:31:32.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: cluster 2024-09-21T14:31:30.960079+0000 mgr.y (mgr.25169) 743 : cluster [DBG] pgmap v445: 161 pgs: 21 peering, 22 active+undersized, 12 active+undersized+degraded, 106 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-21T14:31:32.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:31.033993+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:31:32.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:31.033993+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:31:32.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:31.037759+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:31.037759+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:31.040823+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:31.040823+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:31.043588+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:31.043588+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:30.867860+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:30.867860+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:30.882026+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:30.882026+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:30.886424+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:32.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:30.886424+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:32.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:30.888730+0000 mon.b (mon.1) 235 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:31:32.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:30.888730+0000 mon.b (mon.1) 235 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:31:32.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:30.899854+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:30.899854+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:32.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: cluster 2024-09-21T14:31:30.960079+0000 mgr.y (mgr.25169) 743 : cluster [DBG] pgmap v445: 161 pgs: 21 peering, 22 active+undersized, 12 active+undersized+degraded, 106 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-21T14:31:32.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: cluster 2024-09-21T14:31:30.960079+0000 mgr.y (mgr.25169) 743 : cluster [DBG] pgmap v445: 161 pgs: 21 peering, 22 active+undersized, 12 active+undersized+degraded, 106 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 52/636 objects degraded (8.176%) 2024-09-21T14:31:32.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:31.033993+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:31:32.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:31.033993+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:31:32.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:31.037759+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:31.037759+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:31.040823+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:31.040823+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:31.043588+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.362 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:31.043588+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:32.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:31.046889+0000 mgr.y (mgr.25169) 744 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T14:31:32.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:31.046889+0000 mgr.y (mgr.25169) 744 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T14:31:32.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:31.047223+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T14:31:32.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:31.047223+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T14:31:32.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: cephadm 2024-09-21T14:31:31.048713+0000 mgr.y (mgr.25169) 745 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T14:31:32.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: cephadm 2024-09-21T14:31:31.048713+0000 mgr.y (mgr.25169) 745 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T14:31:32.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:31.172037+0000 mgr.y (mgr.25169) 746 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:32.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[94613]: audit 2024-09-21T14:31:31.172037+0000 mgr.y (mgr.25169) 746 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:32.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:31.046889+0000 mgr.y (mgr.25169) 744 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T14:31:32.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:31.046889+0000 mgr.y (mgr.25169) 744 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T14:31:32.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:31.047223+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T14:31:32.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:31.047223+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T14:31:32.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: cephadm 2024-09-21T14:31:31.048713+0000 mgr.y (mgr.25169) 745 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T14:31:32.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: cephadm 2024-09-21T14:31:31.048713+0000 mgr.y (mgr.25169) 745 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T14:31:32.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:31.172037+0000 mgr.y (mgr.25169) 746 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:32.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:31 smithi032 bash[91339]: audit 2024-09-21T14:31:31.172037+0000 mgr.y (mgr.25169) 746 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:32.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:32.619366041Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:33.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:33 smithi032 bash[94613]: audit 2024-09-21T14:31:32.531014+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:33.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:33 smithi032 bash[94613]: audit 2024-09-21T14:31:32.531014+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:33.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:33 smithi032 bash[94613]: audit 2024-09-21T14:31:32.534379+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:33.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:33 smithi032 bash[94613]: audit 2024-09-21T14:31:32.534379+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:33.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:33 smithi032 bash[94613]: cluster 2024-09-21T14:31:32.961581+0000 mgr.y (mgr.25169) 747 : cluster [DBG] pgmap v446: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:31:33.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:33 smithi032 bash[94613]: cluster 2024-09-21T14:31:32.961581+0000 mgr.y (mgr.25169) 747 : cluster [DBG] pgmap v446: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:31:33.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:33 smithi032 bash[91339]: audit 2024-09-21T14:31:32.531014+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:33.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:33 smithi032 bash[91339]: audit 2024-09-21T14:31:32.531014+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:33.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:33 smithi032 bash[91339]: audit 2024-09-21T14:31:32.534379+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:33.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:33 smithi032 bash[91339]: audit 2024-09-21T14:31:32.534379+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:33.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:33 smithi032 bash[91339]: cluster 2024-09-21T14:31:32.961581+0000 mgr.y (mgr.25169) 747 : cluster [DBG] pgmap v446: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:31:33.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:33 smithi032 bash[91339]: cluster 2024-09-21T14:31:32.961581+0000 mgr.y (mgr.25169) 747 : cluster [DBG] pgmap v446: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:31:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:33 smithi046 bash[70862]: audit 2024-09-21T14:31:32.531014+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:33 smithi046 bash[70862]: audit 2024-09-21T14:31:32.531014+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:33.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:33 smithi046 bash[70862]: audit 2024-09-21T14:31:32.534379+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:33 smithi046 bash[70862]: audit 2024-09-21T14:31:32.534379+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:33 smithi046 bash[70862]: cluster 2024-09-21T14:31:32.961581+0000 mgr.y (mgr.25169) 747 : cluster [DBG] pgmap v446: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:31:33.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:33 smithi046 bash[70862]: cluster 2024-09-21T14:31:32.961581+0000 mgr.y (mgr.25169) 747 : cluster [DBG] pgmap v446: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:31:34.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:34 smithi032 bash[94613]: cluster 2024-09-21T14:31:33.526214+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/636 objects degraded (8.176%), 12 pgs degraded) 2024-09-21T14:31:34.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:34 smithi032 bash[94613]: cluster 2024-09-21T14:31:33.526214+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/636 objects degraded (8.176%), 12 pgs degraded) 2024-09-21T14:31:34.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:34 smithi032 bash[94613]: cluster 2024-09-21T14:31:33.526262+0000 mon.a (mon.0) 426 : cluster [INF] Cluster is now healthy 2024-09-21T14:31:34.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:34 smithi032 bash[94613]: cluster 2024-09-21T14:31:33.526262+0000 mon.a (mon.0) 426 : cluster [INF] Cluster is now healthy 2024-09-21T14:31:34.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:34 smithi032 bash[91339]: cluster 2024-09-21T14:31:33.526214+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/636 objects degraded (8.176%), 12 pgs degraded) 2024-09-21T14:31:34.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:34 smithi032 bash[91339]: cluster 2024-09-21T14:31:33.526214+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/636 objects degraded (8.176%), 12 pgs degraded) 2024-09-21T14:31:34.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:34 smithi032 bash[91339]: cluster 2024-09-21T14:31:33.526262+0000 mon.a (mon.0) 426 : cluster [INF] Cluster is now healthy 2024-09-21T14:31:34.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:34 smithi032 bash[91339]: cluster 2024-09-21T14:31:33.526262+0000 mon.a (mon.0) 426 : cluster [INF] Cluster is now healthy 2024-09-21T14:31:34.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:34 smithi046 bash[70862]: cluster 2024-09-21T14:31:33.526214+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/636 objects degraded (8.176%), 12 pgs degraded) 2024-09-21T14:31:34.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:34 smithi046 bash[70862]: cluster 2024-09-21T14:31:33.526214+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/636 objects degraded (8.176%), 12 pgs degraded) 2024-09-21T14:31:34.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:34 smithi046 bash[70862]: cluster 2024-09-21T14:31:33.526262+0000 mon.a (mon.0) 426 : cluster [INF] Cluster is now healthy 2024-09-21T14:31:34.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:34 smithi046 bash[70862]: cluster 2024-09-21T14:31:33.526262+0000 mon.a (mon.0) 426 : cluster [INF] Cluster is now healthy 2024-09-21T14:31:35.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:35 smithi032 bash[91339]: cluster 2024-09-21T14:31:34.962669+0000 mgr.y (mgr.25169) 748 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:31:35.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:35 smithi032 bash[91339]: cluster 2024-09-21T14:31:34.962669+0000 mgr.y (mgr.25169) 748 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:31:35.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:35 smithi032 bash[94613]: cluster 2024-09-21T14:31:34.962669+0000 mgr.y (mgr.25169) 748 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:31:35.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:35 smithi032 bash[94613]: cluster 2024-09-21T14:31:34.962669+0000 mgr.y (mgr.25169) 748 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:31:35.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:35.611152312Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:35.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:35 smithi046 bash[70862]: cluster 2024-09-21T14:31:34.962669+0000 mgr.y (mgr.25169) 748 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:31:35.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:35 smithi046 bash[70862]: cluster 2024-09-21T14:31:34.962669+0000 mgr.y (mgr.25169) 748 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:31:38.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:38 smithi032 bash[94613]: cluster 2024-09-21T14:31:36.963830+0000 mgr.y (mgr.25169) 749 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-09-21T14:31:38.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:38 smithi032 bash[94613]: cluster 2024-09-21T14:31:36.963830+0000 mgr.y (mgr.25169) 749 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-09-21T14:31:38.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:38 smithi032 bash[91339]: cluster 2024-09-21T14:31:36.963830+0000 mgr.y (mgr.25169) 749 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-09-21T14:31:38.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:38 smithi032 bash[91339]: cluster 2024-09-21T14:31:36.963830+0000 mgr.y (mgr.25169) 749 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-09-21T14:31:38.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:38 smithi046 bash[70862]: cluster 2024-09-21T14:31:36.963830+0000 mgr.y (mgr.25169) 749 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-09-21T14:31:38.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:38 smithi046 bash[70862]: cluster 2024-09-21T14:31:36.963830+0000 mgr.y (mgr.25169) 749 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-09-21T14:31:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:38.631352263Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:40.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:40 smithi032 bash[91339]: cluster 2024-09-21T14:31:38.965148+0000 mgr.y (mgr.25169) 750 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-21T14:31:40.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:40 smithi032 bash[91339]: cluster 2024-09-21T14:31:38.965148+0000 mgr.y (mgr.25169) 750 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-21T14:31:40.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:40 smithi032 bash[94613]: cluster 2024-09-21T14:31:38.965148+0000 mgr.y (mgr.25169) 750 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-21T14:31:40.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:40 smithi032 bash[94613]: cluster 2024-09-21T14:31:38.965148+0000 mgr.y (mgr.25169) 750 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-21T14:31:40.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:40 smithi046 bash[70862]: cluster 2024-09-21T14:31:38.965148+0000 mgr.y (mgr.25169) 750 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-21T14:31:40.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:40 smithi046 bash[70862]: cluster 2024-09-21T14:31:38.965148+0000 mgr.y (mgr.25169) 750 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-21T14:31:41.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:31:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:31:40] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-21T14:31:41.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:41.607084044Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:42.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:42 smithi032 bash[94613]: cluster 2024-09-21T14:31:40.966004+0000 mgr.y (mgr.25169) 751 : cluster [DBG] pgmap v450: 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-21T14:31:42.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:42 smithi032 bash[94613]: cluster 2024-09-21T14:31:40.966004+0000 mgr.y (mgr.25169) 751 : cluster [DBG] pgmap v450: 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-21T14:31:42.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:42 smithi032 bash[94613]: audit 2024-09-21T14:31:41.182124+0000 mgr.y (mgr.25169) 752 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:42.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:42 smithi032 bash[94613]: audit 2024-09-21T14:31:41.182124+0000 mgr.y (mgr.25169) 752 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:42 smithi032 bash[91339]: cluster 2024-09-21T14:31:40.966004+0000 mgr.y (mgr.25169) 751 : cluster [DBG] pgmap v450: 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-21T14:31:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:42 smithi032 bash[91339]: cluster 2024-09-21T14:31:40.966004+0000 mgr.y (mgr.25169) 751 : cluster [DBG] pgmap v450: 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-21T14:31:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:42 smithi032 bash[91339]: audit 2024-09-21T14:31:41.182124+0000 mgr.y (mgr.25169) 752 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:42 smithi032 bash[91339]: audit 2024-09-21T14:31:41.182124+0000 mgr.y (mgr.25169) 752 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:42.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:42 smithi046 bash[70862]: cluster 2024-09-21T14:31:40.966004+0000 mgr.y (mgr.25169) 751 : cluster [DBG] pgmap v450: 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-21T14:31:42.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:42 smithi046 bash[70862]: cluster 2024-09-21T14:31:40.966004+0000 mgr.y (mgr.25169) 751 : cluster [DBG] pgmap v450: 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-21T14:31:42.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:42 smithi046 bash[70862]: audit 2024-09-21T14:31:41.182124+0000 mgr.y (mgr.25169) 752 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:42.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:42 smithi046 bash[70862]: audit 2024-09-21T14:31:41.182124+0000 mgr.y (mgr.25169) 752 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:43.886 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:31:44.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:43 smithi032 bash[94613]: audit 2024-09-21T14:31:42.765801+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:44.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:43 smithi032 bash[94613]: audit 2024-09-21T14:31:42.765801+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:44.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:43 smithi032 bash[94613]: cluster 2024-09-21T14:31:42.967493+0000 mgr.y (mgr.25169) 753 : cluster [DBG] pgmap v451: 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-21T14:31:44.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:43 smithi032 bash[94613]: cluster 2024-09-21T14:31:42.967493+0000 mgr.y (mgr.25169) 753 : cluster [DBG] pgmap v451: 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-21T14:31:44.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:43 smithi032 bash[91339]: audit 2024-09-21T14:31:42.765801+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:44.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:43 smithi032 bash[91339]: audit 2024-09-21T14:31:42.765801+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:44.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:43 smithi032 bash[91339]: cluster 2024-09-21T14:31:42.967493+0000 mgr.y (mgr.25169) 753 : cluster [DBG] pgmap v451: 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-21T14:31:44.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:43 smithi032 bash[91339]: cluster 2024-09-21T14:31:42.967493+0000 mgr.y (mgr.25169) 753 : cluster [DBG] pgmap v451: 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-21T14:31:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:43 smithi046 bash[70862]: audit 2024-09-21T14:31:42.765801+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:43 smithi046 bash[70862]: audit 2024-09-21T14:31:42.765801+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:43 smithi046 bash[70862]: cluster 2024-09-21T14:31:42.967493+0000 mgr.y (mgr.25169) 753 : cluster [DBG] pgmap v451: 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-21T14:31:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:43 smithi046 bash[70862]: cluster 2024-09-21T14:31:42.967493+0000 mgr.y (mgr.25169) 753 : cluster [DBG] pgmap v451: 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-21T14:31:44.552 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:31:44.552 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (12m) 113s ago 39m 14.0M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:31:44.552 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (11m) 24s ago 38m 70.7M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:31:44.553 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (13m) 113s ago 36m 49.3M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:31:44.553 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (13m) 24s ago 47m 444M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:31:44.553 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (24m) 113s ago 50m 519M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:31:44.553 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (8m) 113s ago 50m 52.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:31:44.553 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (9m) 24s ago 48m 49.1M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:31:44.553 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (7m) 113s ago 48m 40.2M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:31:44.553 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (13m) 113s ago 39m 8716k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:31:44.553 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (13m) 24s ago 39m 8395k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:31:44.553 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (5m) 113s ago 46m 51.5M 3037M 19.3.0-5104-g44178494 b415816db8b4 2066516c5653 2024-09-21T14:31:44.553 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (5m) 113s ago 45m 51.0M 3037M 19.3.0-5104-g44178494 b415816db8b4 338f6bb89b7b 2024-09-21T14:31:44.553 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (3m) 113s ago 44m 46.4M 3037M 19.3.0-5104-g44178494 b415816db8b4 260a72b3c42e 2024-09-21T14:31:44.553 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running 113s ago 44m - 3037M 2024-09-21T14:31:44.553 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (68s) 24s ago 43m 48.0M 3293M 19.3.0-5104-g44178494 b415816db8b4 466b37452fe2 2024-09-21T14:31:44.554 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running 24s ago 42m - 3293M 2024-09-21T14:31:44.554 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (41m) 24s ago 41m 60.7M 3293M 19.1.1-373-g4e45e6b4 164465d2334a 386c10cc1f98 2024-09-21T14:31:44.554 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (40m) 24s ago 40m 72.2M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:31:44.554 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (12m) 24s ago 39m 54.7M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:31:44.554 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (36m) 113s ago 36m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:31:44.554 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (36m) 24s ago 36m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:31:44.941 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:31:44.941 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:31:44.941 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:31:44.942 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:31:44.942 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:31:44.942 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:31:44.942 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:31:44.942 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:31:44.942 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2, 2024-09-21T14:31:44.942 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 6 2024-09-21T14:31:44.942 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:31:44.942 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:31:44.942 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:31:44.942 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:31:44.942 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:31:44.942 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 4, 2024-09-21T14:31:44.942 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 11 2024-09-21T14:31:44.943 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:31:44.943 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:31:44.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:44.600858708Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:44.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:44 smithi046 bash[70862]: audit 2024-09-21T14:31:43.875306+0000 mgr.y (mgr.25169) 754 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:44.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:44 smithi046 bash[70862]: audit 2024-09-21T14:31:43.875306+0000 mgr.y (mgr.25169) 754 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:44.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:44 smithi046 bash[70862]: audit 2024-09-21T14:31:44.207540+0000 mgr.y (mgr.25169) 755 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:44.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:44 smithi046 bash[70862]: audit 2024-09-21T14:31:44.207540+0000 mgr.y (mgr.25169) 755 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:45.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:44 smithi032 bash[94613]: audit 2024-09-21T14:31:43.875306+0000 mgr.y (mgr.25169) 754 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:45.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:44 smithi032 bash[94613]: audit 2024-09-21T14:31:43.875306+0000 mgr.y (mgr.25169) 754 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:45.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:44 smithi032 bash[94613]: audit 2024-09-21T14:31:44.207540+0000 mgr.y (mgr.25169) 755 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:45.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:44 smithi032 bash[94613]: audit 2024-09-21T14:31:44.207540+0000 mgr.y (mgr.25169) 755 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:45.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:44 smithi032 bash[91339]: audit 2024-09-21T14:31:43.875306+0000 mgr.y (mgr.25169) 754 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:45.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:44 smithi032 bash[91339]: audit 2024-09-21T14:31:43.875306+0000 mgr.y (mgr.25169) 754 : audit [DBG] from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:45.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:44 smithi032 bash[91339]: audit 2024-09-21T14:31:44.207540+0000 mgr.y (mgr.25169) 755 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:45.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:44 smithi032 bash[91339]: audit 2024-09-21T14:31:44.207540+0000 mgr.y (mgr.25169) 755 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:45.256 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:31:45.256 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:31:45.256 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:31:45.256 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T14:31:45.256 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:31:45.256 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "4/8 daemons upgraded", 2024-09-21T14:31:45.256 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T14:31:45.256 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:31:45.257 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:31:46.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:45 smithi032 bash[91339]: audit 2024-09-21T14:31:44.516196+0000 mgr.y (mgr.25169) 756 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:46.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:45 smithi032 bash[91339]: audit 2024-09-21T14:31:44.516196+0000 mgr.y (mgr.25169) 756 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:46.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:45 smithi032 bash[91339]: audit 2024-09-21T14:31:44.943021+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.32:0/4102731741' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:46.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:45 smithi032 bash[91339]: audit 2024-09-21T14:31:44.943021+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.32:0/4102731741' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:46.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:45 smithi032 bash[91339]: cluster 2024-09-21T14:31:44.968098+0000 mgr.y (mgr.25169) 757 : cluster [DBG] pgmap v452: 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-21T14:31:46.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:45 smithi032 bash[91339]: cluster 2024-09-21T14:31:44.968098+0000 mgr.y (mgr.25169) 757 : cluster [DBG] pgmap v452: 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-21T14:31:46.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:45 smithi032 bash[94613]: audit 2024-09-21T14:31:44.516196+0000 mgr.y (mgr.25169) 756 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:46.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:45 smithi032 bash[94613]: audit 2024-09-21T14:31:44.516196+0000 mgr.y (mgr.25169) 756 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:46.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:45 smithi032 bash[94613]: audit 2024-09-21T14:31:44.943021+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.32:0/4102731741' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:46.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:45 smithi032 bash[94613]: audit 2024-09-21T14:31:44.943021+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.32:0/4102731741' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:46.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:45 smithi032 bash[94613]: cluster 2024-09-21T14:31:44.968098+0000 mgr.y (mgr.25169) 757 : cluster [DBG] pgmap v452: 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-21T14:31:46.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:45 smithi032 bash[94613]: cluster 2024-09-21T14:31:44.968098+0000 mgr.y (mgr.25169) 757 : cluster [DBG] pgmap v452: 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-21T14:31:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:45 smithi046 bash[70862]: audit 2024-09-21T14:31:44.516196+0000 mgr.y (mgr.25169) 756 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:45 smithi046 bash[70862]: audit 2024-09-21T14:31:44.516196+0000 mgr.y (mgr.25169) 756 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:45 smithi046 bash[70862]: audit 2024-09-21T14:31:44.943021+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.32:0/4102731741' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:45 smithi046 bash[70862]: audit 2024-09-21T14:31:44.943021+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.32:0/4102731741' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:31:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:45 smithi046 bash[70862]: cluster 2024-09-21T14:31:44.968098+0000 mgr.y (mgr.25169) 757 : cluster [DBG] pgmap v452: 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-21T14:31:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:45 smithi046 bash[70862]: cluster 2024-09-21T14:31:44.968098+0000 mgr.y (mgr.25169) 757 : cluster [DBG] pgmap v452: 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-21T14:31:46.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:46 smithi046 bash[70862]: audit 2024-09-21T14:31:45.257281+0000 mgr.y (mgr.25169) 758 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:46.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:46 smithi046 bash[70862]: audit 2024-09-21T14:31:45.257281+0000 mgr.y (mgr.25169) 758 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:46.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:46 smithi046 bash[70862]: audit 2024-09-21T14:31:46.055966+0000 mgr.y (mgr.25169) 759 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T14:31:46.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:46 smithi046 bash[70862]: audit 2024-09-21T14:31:46.055966+0000 mgr.y (mgr.25169) 759 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T14:31:46.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:46 smithi046 bash[70862]: audit 2024-09-21T14:31:46.056159+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T14:31:46.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:46 smithi046 bash[70862]: audit 2024-09-21T14:31:46.056159+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T14:31:46.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:46 smithi046 bash[70862]: cephadm 2024-09-21T14:31:46.059054+0000 mgr.y (mgr.25169) 760 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-21T14:31:46.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:46 smithi046 bash[70862]: cephadm 2024-09-21T14:31:46.059054+0000 mgr.y (mgr.25169) 760 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-21T14:31:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[91339]: audit 2024-09-21T14:31:45.257281+0000 mgr.y (mgr.25169) 758 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[91339]: audit 2024-09-21T14:31:45.257281+0000 mgr.y (mgr.25169) 758 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[91339]: audit 2024-09-21T14:31:46.055966+0000 mgr.y (mgr.25169) 759 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T14:31:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[91339]: audit 2024-09-21T14:31:46.055966+0000 mgr.y (mgr.25169) 759 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T14:31:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[91339]: audit 2024-09-21T14:31:46.056159+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T14:31:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[91339]: audit 2024-09-21T14:31:46.056159+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T14:31:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[91339]: cephadm 2024-09-21T14:31:46.059054+0000 mgr.y (mgr.25169) 760 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-21T14:31:47.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[91339]: cephadm 2024-09-21T14:31:46.059054+0000 mgr.y (mgr.25169) 760 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-21T14:31:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[94613]: audit 2024-09-21T14:31:45.257281+0000 mgr.y (mgr.25169) 758 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[94613]: audit 2024-09-21T14:31:45.257281+0000 mgr.y (mgr.25169) 758 : audit [DBG] from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:31:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[94613]: audit 2024-09-21T14:31:46.055966+0000 mgr.y (mgr.25169) 759 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T14:31:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[94613]: audit 2024-09-21T14:31:46.055966+0000 mgr.y (mgr.25169) 759 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T14:31:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[94613]: audit 2024-09-21T14:31:46.056159+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T14:31:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[94613]: audit 2024-09-21T14:31:46.056159+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T14:31:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[94613]: cephadm 2024-09-21T14:31:46.059054+0000 mgr.y (mgr.25169) 760 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-21T14:31:47.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:46 smithi032 bash[94613]: cephadm 2024-09-21T14:31:46.059054+0000 mgr.y (mgr.25169) 760 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-21T14:31:47.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:47.630064267Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:47 smithi046 bash[70862]: cluster 2024-09-21T14:31:46.969332+0000 mgr.y (mgr.25169) 761 : cluster [DBG] pgmap v453: 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-21T14:31:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:47 smithi046 bash[70862]: cluster 2024-09-21T14:31:46.969332+0000 mgr.y (mgr.25169) 761 : cluster [DBG] pgmap v453: 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-21T14:31:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:47 smithi046 bash[70862]: audit 2024-09-21T14:31:47.530804+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:47 smithi046 bash[70862]: audit 2024-09-21T14:31:47.530804+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:47 smithi046 bash[70862]: audit 2024-09-21T14:31:47.534583+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:47.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:47 smithi046 bash[70862]: audit 2024-09-21T14:31:47.534583+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:48.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:47 smithi032 bash[94613]: cluster 2024-09-21T14:31:46.969332+0000 mgr.y (mgr.25169) 761 : cluster [DBG] pgmap v453: 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-21T14:31:48.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:47 smithi032 bash[94613]: cluster 2024-09-21T14:31:46.969332+0000 mgr.y (mgr.25169) 761 : cluster [DBG] pgmap v453: 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-21T14:31:48.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:47 smithi032 bash[94613]: audit 2024-09-21T14:31:47.530804+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:48.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:47 smithi032 bash[94613]: audit 2024-09-21T14:31:47.530804+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:48.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:47 smithi032 bash[94613]: audit 2024-09-21T14:31:47.534583+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:48.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:47 smithi032 bash[94613]: audit 2024-09-21T14:31:47.534583+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:48.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:47 smithi032 bash[91339]: cluster 2024-09-21T14:31:46.969332+0000 mgr.y (mgr.25169) 761 : cluster [DBG] pgmap v453: 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-21T14:31:48.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:47 smithi032 bash[91339]: cluster 2024-09-21T14:31:46.969332+0000 mgr.y (mgr.25169) 761 : cluster [DBG] pgmap v453: 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-21T14:31:48.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:47 smithi032 bash[91339]: audit 2024-09-21T14:31:47.530804+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:48.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:47 smithi032 bash[91339]: audit 2024-09-21T14:31:47.530804+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:48.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:47 smithi032 bash[91339]: audit 2024-09-21T14:31:47.534583+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:48.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:47 smithi032 bash[91339]: audit 2024-09-21T14:31:47.534583+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:31:49.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[91339]: cephadm 2024-09-21T14:31:48.519541+0000 mgr.y (mgr.25169) 762 : cephadm [INF] Upgrade: Updating osd.6 2024-09-21T14:31:49.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[91339]: cephadm 2024-09-21T14:31:48.519541+0000 mgr.y (mgr.25169) 762 : cephadm [INF] Upgrade: Updating osd.6 2024-09-21T14:31:49.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[91339]: audit 2024-09-21T14:31:48.527653+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:49.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[91339]: audit 2024-09-21T14:31:48.527653+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:49.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[91339]: audit 2024-09-21T14:31:48.532834+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T14:31:49.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[91339]: audit 2024-09-21T14:31:48.532834+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T14:31:49.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[91339]: audit 2024-09-21T14:31:48.534735+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:49.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[91339]: audit 2024-09-21T14:31:48.534735+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:49.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[91339]: cephadm 2024-09-21T14:31:48.539740+0000 mgr.y (mgr.25169) 763 : cephadm [INF] Deploying daemon osd.6 on smithi046 2024-09-21T14:31:49.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[91339]: cephadm 2024-09-21T14:31:48.539740+0000 mgr.y (mgr.25169) 763 : cephadm [INF] Deploying daemon osd.6 on smithi046 2024-09-21T14:31:49.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[91339]: cluster 2024-09-21T14:31:48.970636+0000 mgr.y (mgr.25169) 764 : cluster [DBG] pgmap v454: 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-21T14:31:49.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[91339]: cluster 2024-09-21T14:31:48.970636+0000 mgr.y (mgr.25169) 764 : cluster [DBG] pgmap v454: 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-21T14:31:49.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[94613]: cephadm 2024-09-21T14:31:48.519541+0000 mgr.y (mgr.25169) 762 : cephadm [INF] Upgrade: Updating osd.6 2024-09-21T14:31:49.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[94613]: cephadm 2024-09-21T14:31:48.519541+0000 mgr.y (mgr.25169) 762 : cephadm [INF] Upgrade: Updating osd.6 2024-09-21T14:31:49.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[94613]: audit 2024-09-21T14:31:48.527653+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:49.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[94613]: audit 2024-09-21T14:31:48.527653+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:49.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[94613]: audit 2024-09-21T14:31:48.532834+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T14:31:49.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[94613]: audit 2024-09-21T14:31:48.532834+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T14:31:49.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[94613]: audit 2024-09-21T14:31:48.534735+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:49.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[94613]: audit 2024-09-21T14:31:48.534735+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:49.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[94613]: cephadm 2024-09-21T14:31:48.539740+0000 mgr.y (mgr.25169) 763 : cephadm [INF] Deploying daemon osd.6 on smithi046 2024-09-21T14:31:49.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[94613]: cephadm 2024-09-21T14:31:48.539740+0000 mgr.y (mgr.25169) 763 : cephadm [INF] Deploying daemon osd.6 on smithi046 2024-09-21T14:31:49.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[94613]: cluster 2024-09-21T14:31:48.970636+0000 mgr.y (mgr.25169) 764 : cluster [DBG] pgmap v454: 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-21T14:31:49.860 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:49 smithi032 bash[94613]: cluster 2024-09-21T14:31:48.970636+0000 mgr.y (mgr.25169) 764 : cluster [DBG] pgmap v454: 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-21T14:31:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:49 smithi046 bash[70862]: cephadm 2024-09-21T14:31:48.519541+0000 mgr.y (mgr.25169) 762 : cephadm [INF] Upgrade: Updating osd.6 2024-09-21T14:31:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:49 smithi046 bash[70862]: cephadm 2024-09-21T14:31:48.519541+0000 mgr.y (mgr.25169) 762 : cephadm [INF] Upgrade: Updating osd.6 2024-09-21T14:31:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:49 smithi046 bash[70862]: audit 2024-09-21T14:31:48.527653+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:49 smithi046 bash[70862]: audit 2024-09-21T14:31:48.527653+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:49 smithi046 bash[70862]: audit 2024-09-21T14:31:48.532834+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T14:31:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:49 smithi046 bash[70862]: audit 2024-09-21T14:31:48.532834+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T14:31:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:49 smithi046 bash[70862]: audit 2024-09-21T14:31:48.534735+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:49 smithi046 bash[70862]: audit 2024-09-21T14:31:48.534735+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:31:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:49 smithi046 bash[70862]: cephadm 2024-09-21T14:31:48.539740+0000 mgr.y (mgr.25169) 763 : cephadm [INF] Deploying daemon osd.6 on smithi046 2024-09-21T14:31:49.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:49 smithi046 bash[70862]: cephadm 2024-09-21T14:31:48.539740+0000 mgr.y (mgr.25169) 763 : cephadm [INF] Deploying daemon osd.6 on smithi046 2024-09-21T14:31:49.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:49 smithi046 bash[70862]: cluster 2024-09-21T14:31:48.970636+0000 mgr.y (mgr.25169) 764 : cluster [DBG] pgmap v454: 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-21T14:31:49.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:49 smithi046 bash[70862]: cluster 2024-09-21T14:31:48.970636+0000 mgr.y (mgr.25169) 764 : cluster [DBG] pgmap v454: 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-21T14:31:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:50.600431216Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:51.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:31:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:31:50] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-21T14:31:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:52 smithi032 bash[91339]: cluster 2024-09-21T14:31:50.971576+0000 mgr.y (mgr.25169) 765 : cluster [DBG] pgmap v455: 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-21T14:31:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:52 smithi032 bash[91339]: cluster 2024-09-21T14:31:50.971576+0000 mgr.y (mgr.25169) 765 : cluster [DBG] pgmap v455: 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-21T14:31:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:52 smithi032 bash[91339]: audit 2024-09-21T14:31:51.189392+0000 mgr.y (mgr.25169) 766 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:52 smithi032 bash[91339]: audit 2024-09-21T14:31:51.189392+0000 mgr.y (mgr.25169) 766 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:52 smithi032 bash[94613]: cluster 2024-09-21T14:31:50.971576+0000 mgr.y (mgr.25169) 765 : cluster [DBG] pgmap v455: 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-21T14:31:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:52 smithi032 bash[94613]: cluster 2024-09-21T14:31:50.971576+0000 mgr.y (mgr.25169) 765 : cluster [DBG] pgmap v455: 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-21T14:31:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:52 smithi032 bash[94613]: audit 2024-09-21T14:31:51.189392+0000 mgr.y (mgr.25169) 766 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:52 smithi032 bash[94613]: audit 2024-09-21T14:31:51.189392+0000 mgr.y (mgr.25169) 766 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:52 smithi046 bash[70862]: cluster 2024-09-21T14:31:50.971576+0000 mgr.y (mgr.25169) 765 : cluster [DBG] pgmap v455: 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-21T14:31:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:52 smithi046 bash[70862]: cluster 2024-09-21T14:31:50.971576+0000 mgr.y (mgr.25169) 765 : cluster [DBG] pgmap v455: 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-21T14:31:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:52 smithi046 bash[70862]: audit 2024-09-21T14:31:51.189392+0000 mgr.y (mgr.25169) 766 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:52 smithi046 bash[70862]: audit 2024-09-21T14:31:51.189392+0000 mgr.y (mgr.25169) 766 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:31:53.142 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:53.142 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:31:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:53.143 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:31:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:53.143 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:31:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:53.143 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:31:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:53.143 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:53.144 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:31:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:53.144 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:53.144 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:31:52 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:53.144 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:31:53 smithi046 systemd[1]: Stopping Ceph osd.6 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:31:53.459 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:31:53 smithi046 bash[36235]: debug 2024-09-21T14:31:53.142+0000 7f00bf01f640 -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-21T14:31:53.459 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:31:53 smithi046 bash[36235]: debug 2024-09-21T14:31:53.142+0000 7f00bf01f640 -1 osd.6 143 *** Got signal Terminated *** 2024-09-21T14:31:53.459 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:31:53 smithi046 bash[36235]: debug 2024-09-21T14:31:53.142+0000 7f00bf01f640 -1 osd.6 143 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:31:53.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:53.625936465Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:54.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:54 smithi032 bash[91339]: cluster 2024-09-21T14:31:52.973064+0000 mgr.y (mgr.25169) 767 : cluster [DBG] pgmap v456: 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-21T14:31:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:54 smithi032 bash[91339]: cluster 2024-09-21T14:31:52.973064+0000 mgr.y (mgr.25169) 767 : cluster [DBG] pgmap v456: 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-21T14:31:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:54 smithi032 bash[91339]: cluster 2024-09-21T14:31:53.144886+0000 mon.a (mon.0) 431 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T14:31:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:54 smithi032 bash[91339]: cluster 2024-09-21T14:31:53.144886+0000 mon.a (mon.0) 431 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T14:31:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:54 smithi032 bash[94613]: cluster 2024-09-21T14:31:52.973064+0000 mgr.y (mgr.25169) 767 : cluster [DBG] pgmap v456: 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-21T14:31:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:54 smithi032 bash[94613]: cluster 2024-09-21T14:31:52.973064+0000 mgr.y (mgr.25169) 767 : cluster [DBG] pgmap v456: 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-21T14:31:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:54 smithi032 bash[94613]: cluster 2024-09-21T14:31:53.144886+0000 mon.a (mon.0) 431 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T14:31:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:54 smithi032 bash[94613]: cluster 2024-09-21T14:31:53.144886+0000 mon.a (mon.0) 431 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T14:31:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:54 smithi046 bash[70862]: cluster 2024-09-21T14:31:52.973064+0000 mgr.y (mgr.25169) 767 : cluster [DBG] pgmap v456: 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-21T14:31:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:54 smithi046 bash[70862]: cluster 2024-09-21T14:31:52.973064+0000 mgr.y (mgr.25169) 767 : cluster [DBG] pgmap v456: 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-21T14:31:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:54 smithi046 bash[70862]: cluster 2024-09-21T14:31:53.144886+0000 mon.a (mon.0) 431 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T14:31:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:54 smithi046 bash[70862]: cluster 2024-09-21T14:31:53.144886+0000 mon.a (mon.0) 431 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T14:31:55.311 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:55 smithi046 bash[70862]: cluster 2024-09-21T14:31:54.031339+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:31:55.312 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:55 smithi046 bash[70862]: cluster 2024-09-21T14:31:54.031339+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:31:55.312 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:55 smithi046 bash[70862]: cluster 2024-09-21T14:31:54.050427+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-21T14:31:55.312 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:55 smithi046 bash[70862]: cluster 2024-09-21T14:31:54.050427+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-21T14:31:55.312 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:31:55 smithi046 bash[83193]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-6 2024-09-21T14:31:55.312 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:31:55 smithi046 bash[83254]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-6 2024-09-21T14:31:55.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:55 smithi032 bash[91339]: cluster 2024-09-21T14:31:54.031339+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:31:55.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:55 smithi032 bash[91339]: cluster 2024-09-21T14:31:54.031339+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:31:55.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:55 smithi032 bash[91339]: cluster 2024-09-21T14:31:54.050427+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-21T14:31:55.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:55 smithi032 bash[91339]: cluster 2024-09-21T14:31:54.050427+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-21T14:31:55.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:55 smithi032 bash[94613]: cluster 2024-09-21T14:31:54.031339+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:31:55.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:55 smithi032 bash[94613]: cluster 2024-09-21T14:31:54.031339+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:31:55.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:55 smithi032 bash[94613]: cluster 2024-09-21T14:31:54.050427+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-21T14:31:55.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:55 smithi032 bash[94613]: cluster 2024-09-21T14:31:54.050427+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-21T14:31:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:56 smithi032 bash[94613]: cluster 2024-09-21T14:31:54.973869+0000 mgr.y (mgr.25169) 768 : cluster [DBG] pgmap v458: 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-21T14:31:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:56 smithi032 bash[94613]: cluster 2024-09-21T14:31:54.973869+0000 mgr.y (mgr.25169) 768 : cluster [DBG] pgmap v458: 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-21T14:31:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:56 smithi032 bash[94613]: cluster 2024-09-21T14:31:55.058378+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-21T14:31:56.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:56 smithi032 bash[94613]: cluster 2024-09-21T14:31:55.058378+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-21T14:31:56.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:56 smithi032 bash[91339]: cluster 2024-09-21T14:31:54.973869+0000 mgr.y (mgr.25169) 768 : cluster [DBG] pgmap v458: 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-21T14:31:56.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:56 smithi032 bash[91339]: cluster 2024-09-21T14:31:54.973869+0000 mgr.y (mgr.25169) 768 : cluster [DBG] pgmap v458: 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-21T14:31:56.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:56 smithi032 bash[91339]: cluster 2024-09-21T14:31:55.058378+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-21T14:31:56.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:56 smithi032 bash[91339]: cluster 2024-09-21T14:31:55.058378+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-21T14:31:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:56 smithi046 bash[70862]: cluster 2024-09-21T14:31:54.973869+0000 mgr.y (mgr.25169) 768 : cluster [DBG] pgmap v458: 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-21T14:31:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:56 smithi046 bash[70862]: cluster 2024-09-21T14:31:54.973869+0000 mgr.y (mgr.25169) 768 : cluster [DBG] pgmap v458: 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-21T14:31:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:56 smithi046 bash[70862]: cluster 2024-09-21T14:31:55.058378+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-21T14:31:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:56 smithi046 bash[70862]: cluster 2024-09-21T14:31:55.058378+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-21T14:31:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:56.589009362Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:31:57.355 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:57 smithi046 bash[70862]: cluster 2024-09-21T14:31:57.052547+0000 mon.a (mon.0) 435 : cluster [WRN] Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:57.355 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:57 smithi046 bash[70862]: cluster 2024-09-21T14:31:57.052547+0000 mon.a (mon.0) 435 : cluster [WRN] Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:57.355 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:31:57 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.6.service: Deactivated successfully. 2024-09-21T14:31:57.355 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:31:57 smithi046 systemd[1]: Stopped Ceph osd.6 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:31:57.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:57 smithi032 bash[94613]: cluster 2024-09-21T14:31:57.052547+0000 mon.a (mon.0) 435 : cluster [WRN] Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:57.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:57 smithi032 bash[94613]: cluster 2024-09-21T14:31:57.052547+0000 mon.a (mon.0) 435 : cluster [WRN] Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:57.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:57 smithi032 bash[91339]: cluster 2024-09-21T14:31:57.052547+0000 mon.a (mon.0) 435 : cluster [WRN] Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:57.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:57 smithi032 bash[91339]: cluster 2024-09-21T14:31:57.052547+0000 mon.a (mon.0) 435 : cluster [WRN] Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T14:31:57.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:57 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:57.709 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:31:57 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:57.709 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:31:57 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:57.710 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:31:57 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:57.710 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:31:57 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:57.710 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:57 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:57.711 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:31:57 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:57.711 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:31:57 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:57.711 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:31:57 smithi046 systemd[1]: Started Ceph osd.6 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:31:57.711 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:31:57 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:31:58.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:58 smithi032 bash[91339]: cluster 2024-09-21T14:31:56.975324+0000 mgr.y (mgr.25169) 769 : cluster [DBG] pgmap v460: 161 pgs: 9 active+undersized, 8 stale+active+clean, 8 active+undersized+degraded, 136 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-21T14:31:58.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:58 smithi032 bash[91339]: cluster 2024-09-21T14:31:56.975324+0000 mgr.y (mgr.25169) 769 : cluster [DBG] pgmap v460: 161 pgs: 9 active+undersized, 8 stale+active+clean, 8 active+undersized+degraded, 136 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-21T14:31:58.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:58 smithi032 bash[91339]: audit 2024-09-21T14:31:57.524339+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:58.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:58 smithi032 bash[91339]: audit 2024-09-21T14:31:57.524339+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:58.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:58 smithi032 bash[91339]: audit 2024-09-21T14:31:57.536844+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:58.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:31:58 smithi032 bash[91339]: audit 2024-09-21T14:31:57.536844+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:58.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:58 smithi032 bash[94613]: cluster 2024-09-21T14:31:56.975324+0000 mgr.y (mgr.25169) 769 : cluster [DBG] pgmap v460: 161 pgs: 9 active+undersized, 8 stale+active+clean, 8 active+undersized+degraded, 136 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-21T14:31:58.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:58 smithi032 bash[94613]: cluster 2024-09-21T14:31:56.975324+0000 mgr.y (mgr.25169) 769 : cluster [DBG] pgmap v460: 161 pgs: 9 active+undersized, 8 stale+active+clean, 8 active+undersized+degraded, 136 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-21T14:31:58.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:58 smithi032 bash[94613]: audit 2024-09-21T14:31:57.524339+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:58.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:58 smithi032 bash[94613]: audit 2024-09-21T14:31:57.524339+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:58.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:58 smithi032 bash[94613]: audit 2024-09-21T14:31:57.536844+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:58.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:31:58 smithi032 bash[94613]: audit 2024-09-21T14:31:57.536844+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:58 smithi046 bash[70862]: cluster 2024-09-21T14:31:56.975324+0000 mgr.y (mgr.25169) 769 : cluster [DBG] pgmap v460: 161 pgs: 9 active+undersized, 8 stale+active+clean, 8 active+undersized+degraded, 136 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-21T14:31:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:58 smithi046 bash[70862]: cluster 2024-09-21T14:31:56.975324+0000 mgr.y (mgr.25169) 769 : cluster [DBG] pgmap v460: 161 pgs: 9 active+undersized, 8 stale+active+clean, 8 active+undersized+degraded, 136 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-21T14:31:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:58 smithi046 bash[70862]: audit 2024-09-21T14:31:57.524339+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:58 smithi046 bash[70862]: audit 2024-09-21T14:31:57.524339+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:58 smithi046 bash[70862]: audit 2024-09-21T14:31:57.536844+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:31:58 smithi046 bash[70862]: audit 2024-09-21T14:31:57.536844+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:31:58.959 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:31:58 smithi046 bash[83399]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:31:58.959 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:31:58 smithi046 bash[83399]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:31:59.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:31:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:31:59.628243526Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:00 smithi046 bash[70862]: cluster 2024-09-21T14:31:58.976881+0000 mgr.y (mgr.25169) 770 : cluster [DBG] pgmap v461: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:00 smithi046 bash[70862]: cluster 2024-09-21T14:31:58.976881+0000 mgr.y (mgr.25169) 770 : cluster [DBG] pgmap v461: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:00.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:00 smithi032 bash[91339]: cluster 2024-09-21T14:31:58.976881+0000 mgr.y (mgr.25169) 770 : cluster [DBG] pgmap v461: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:00.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:00 smithi032 bash[91339]: cluster 2024-09-21T14:31:58.976881+0000 mgr.y (mgr.25169) 770 : cluster [DBG] pgmap v461: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:00.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:00 smithi032 bash[94613]: cluster 2024-09-21T14:31:58.976881+0000 mgr.y (mgr.25169) 770 : cluster [DBG] pgmap v461: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:00.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:00 smithi032 bash[94613]: cluster 2024-09-21T14:31:58.976881+0000 mgr.y (mgr.25169) 770 : cluster [DBG] pgmap v461: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:01.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:32:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:32:00] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-21T14:32:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:02 smithi046 bash[70862]: cluster 2024-09-21T14:32:00.977955+0000 mgr.y (mgr.25169) 771 : cluster [DBG] pgmap v462: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:02 smithi046 bash[70862]: cluster 2024-09-21T14:32:00.977955+0000 mgr.y (mgr.25169) 771 : cluster [DBG] pgmap v462: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:02 smithi046 bash[70862]: audit 2024-09-21T14:32:01.200543+0000 mgr.y (mgr.25169) 772 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:02 smithi046 bash[70862]: audit 2024-09-21T14:32:01.200543+0000 mgr.y (mgr.25169) 772 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:02 smithi032 bash[91339]: cluster 2024-09-21T14:32:00.977955+0000 mgr.y (mgr.25169) 771 : cluster [DBG] pgmap v462: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:02 smithi032 bash[91339]: cluster 2024-09-21T14:32:00.977955+0000 mgr.y (mgr.25169) 771 : cluster [DBG] pgmap v462: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:02 smithi032 bash[91339]: audit 2024-09-21T14:32:01.200543+0000 mgr.y (mgr.25169) 772 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:02 smithi032 bash[91339]: audit 2024-09-21T14:32:01.200543+0000 mgr.y (mgr.25169) 772 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:02.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:02 smithi032 bash[94613]: cluster 2024-09-21T14:32:00.977955+0000 mgr.y (mgr.25169) 771 : cluster [DBG] pgmap v462: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:02.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:02 smithi032 bash[94613]: cluster 2024-09-21T14:32:00.977955+0000 mgr.y (mgr.25169) 771 : cluster [DBG] pgmap v462: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:02.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:02 smithi032 bash[94613]: audit 2024-09-21T14:32:01.200543+0000 mgr.y (mgr.25169) 772 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:02.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:02 smithi032 bash[94613]: audit 2024-09-21T14:32:01.200543+0000 mgr.y (mgr.25169) 772 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:02.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:02.589460496Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:02.959 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:02 smithi046 bash[83399]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T14:32:02.959 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:02 smithi046 bash[83399]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:32:02.959 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:02 smithi046 bash[83399]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:32:02.959 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:02 smithi046 bash[83399]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T14:32:02.959 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:02 smithi046 bash[83399]: 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-21T14:32:03.459 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:02 smithi046 bash[83399]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-21T14:32:03.459 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:02 smithi046 bash[83399]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-09-21T14:32:03.459 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:02 smithi046 bash[83399]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T14:32:03.459 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:02 smithi046 bash[83399]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T14:32:03.459 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:02 smithi046 bash[83399]: --> ceph-volume lvm activate successful for osd ID: 6 2024-09-21T14:32:03.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[94613]: audit 2024-09-21T14:32:02.531242+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:03.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[94613]: audit 2024-09-21T14:32:02.531242+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:03.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[94613]: audit 2024-09-21T14:32:02.534354+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:03.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[94613]: audit 2024-09-21T14:32:02.534354+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:03.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[94613]: cluster 2024-09-21T14:32:02.979678+0000 mgr.y (mgr.25169) 773 : cluster [DBG] pgmap v463: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:03.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[94613]: cluster 2024-09-21T14:32:02.979678+0000 mgr.y (mgr.25169) 773 : cluster [DBG] pgmap v463: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:03.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[94613]: cluster 2024-09-21T14:32:03.444651+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:03.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[94613]: cluster 2024-09-21T14:32:03.444651+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:03.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[94613]: audit 2024-09-21T14:32:03.524639+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:03.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[94613]: audit 2024-09-21T14:32:03.524639+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:03.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[91339]: audit 2024-09-21T14:32:02.531242+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:03.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[91339]: audit 2024-09-21T14:32:02.531242+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:03.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[91339]: audit 2024-09-21T14:32:02.534354+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:03.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[91339]: audit 2024-09-21T14:32:02.534354+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:03.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[91339]: cluster 2024-09-21T14:32:02.979678+0000 mgr.y (mgr.25169) 773 : cluster [DBG] pgmap v463: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:03.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[91339]: cluster 2024-09-21T14:32:02.979678+0000 mgr.y (mgr.25169) 773 : cluster [DBG] pgmap v463: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:03.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[91339]: cluster 2024-09-21T14:32:03.444651+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:03.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[91339]: cluster 2024-09-21T14:32:03.444651+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:03.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[91339]: audit 2024-09-21T14:32:03.524639+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:03.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:03 smithi032 bash[91339]: audit 2024-09-21T14:32:03.524639+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:03 smithi046 bash[70862]: audit 2024-09-21T14:32:02.531242+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:03 smithi046 bash[70862]: audit 2024-09-21T14:32:02.531242+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:03 smithi046 bash[70862]: audit 2024-09-21T14:32:02.534354+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:03 smithi046 bash[70862]: audit 2024-09-21T14:32:02.534354+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:03.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:03 smithi046 bash[70862]: cluster 2024-09-21T14:32:02.979678+0000 mgr.y (mgr.25169) 773 : cluster [DBG] pgmap v463: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:03.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:03 smithi046 bash[70862]: cluster 2024-09-21T14:32:02.979678+0000 mgr.y (mgr.25169) 773 : cluster [DBG] pgmap v463: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:03.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:03 smithi046 bash[70862]: cluster 2024-09-21T14:32:03.444651+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:03.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:03 smithi046 bash[70862]: cluster 2024-09-21T14:32:03.444651+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:03.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:03 smithi046 bash[70862]: audit 2024-09-21T14:32:03.524639+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:03.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:03 smithi046 bash[70862]: audit 2024-09-21T14:32:03.524639+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:04.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:04 smithi032 bash[91339]: audit 2024-09-21T14:32:03.552589+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:04.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:04 smithi032 bash[91339]: audit 2024-09-21T14:32:03.552589+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:04.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:04 smithi032 bash[94613]: audit 2024-09-21T14:32:03.552589+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:04.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:04 smithi032 bash[94613]: audit 2024-09-21T14:32:03.552589+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:04.959 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:04 smithi046 bash[84085]: debug 2024-09-21T14:32:04.729+0000 7f4f29b5b640 1 -- 172.21.15.46:0/2609981797 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5613dd0ae960 con 0x5613dd0cfc00 2024-09-21T14:32:04.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:04 smithi046 bash[70862]: audit 2024-09-21T14:32:03.552589+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:04.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:04 smithi046 bash[70862]: audit 2024-09-21T14:32:03.552589+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:05.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:05.59252775Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:05 smithi046 bash[70862]: audit 2024-09-21T14:32:04.777750+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:05 smithi046 bash[70862]: audit 2024-09-21T14:32:04.777750+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:05 smithi046 bash[70862]: audit 2024-09-21T14:32:04.789597+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:05 smithi046 bash[70862]: audit 2024-09-21T14:32:04.789597+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:05 smithi046 bash[70862]: cluster 2024-09-21T14:32:04.980916+0000 mgr.y (mgr.25169) 774 : cluster [DBG] pgmap v464: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:05.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:05 smithi046 bash[70862]: cluster 2024-09-21T14:32:04.980916+0000 mgr.y (mgr.25169) 774 : cluster [DBG] pgmap v464: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:06.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:05 smithi032 bash[94613]: audit 2024-09-21T14:32:04.777750+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:06.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:05 smithi032 bash[94613]: audit 2024-09-21T14:32:04.777750+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:06.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:05 smithi032 bash[94613]: audit 2024-09-21T14:32:04.789597+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:06.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:05 smithi032 bash[94613]: audit 2024-09-21T14:32:04.789597+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:06.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:05 smithi032 bash[94613]: cluster 2024-09-21T14:32:04.980916+0000 mgr.y (mgr.25169) 774 : cluster [DBG] pgmap v464: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:06.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:05 smithi032 bash[94613]: cluster 2024-09-21T14:32:04.980916+0000 mgr.y (mgr.25169) 774 : cluster [DBG] pgmap v464: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:06.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:05 smithi032 bash[91339]: audit 2024-09-21T14:32:04.777750+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:06.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:05 smithi032 bash[91339]: audit 2024-09-21T14:32:04.777750+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:06.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:05 smithi032 bash[91339]: audit 2024-09-21T14:32:04.789597+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:06.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:05 smithi032 bash[91339]: audit 2024-09-21T14:32:04.789597+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:06.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:05 smithi032 bash[91339]: cluster 2024-09-21T14:32:04.980916+0000 mgr.y (mgr.25169) 774 : cluster [DBG] pgmap v464: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:06.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:05 smithi032 bash[91339]: cluster 2024-09-21T14:32:04.980916+0000 mgr.y (mgr.25169) 774 : cluster [DBG] pgmap v464: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:06.459 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:06 smithi046 bash[84085]: debug 2024-09-21T14:32:06.029+0000 7f4f2c3c2640 -1 Falling back to public interface 2024-09-21T14:32:08.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:08 smithi032 bash[94613]: cluster 2024-09-21T14:32:06.982335+0000 mgr.y (mgr.25169) 775 : cluster [DBG] pgmap v465: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:08.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:08 smithi032 bash[94613]: cluster 2024-09-21T14:32:06.982335+0000 mgr.y (mgr.25169) 775 : cluster [DBG] pgmap v465: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:08.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:08 smithi032 bash[91339]: cluster 2024-09-21T14:32:06.982335+0000 mgr.y (mgr.25169) 775 : cluster [DBG] pgmap v465: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:08.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:08 smithi032 bash[91339]: cluster 2024-09-21T14:32:06.982335+0000 mgr.y (mgr.25169) 775 : cluster [DBG] pgmap v465: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:08 smithi046 bash[70862]: cluster 2024-09-21T14:32:06.982335+0000 mgr.y (mgr.25169) 775 : cluster [DBG] pgmap v465: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:08 smithi046 bash[70862]: cluster 2024-09-21T14:32:06.982335+0000 mgr.y (mgr.25169) 775 : cluster [DBG] pgmap v465: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-21T14:32:08.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:08.628493606Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:09.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:09 smithi046 bash[84085]: debug 2024-09-21T14:32:09.457+0000 7f4f2c3c2640 -1 osd.6 143 log_to_monitors true 2024-09-21T14:32:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:10 smithi046 bash[70862]: cluster 2024-09-21T14:32:08.983840+0000 mgr.y (mgr.25169) 776 : cluster [DBG] pgmap v466: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-21T14:32:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:10 smithi046 bash[70862]: cluster 2024-09-21T14:32:08.983840+0000 mgr.y (mgr.25169) 776 : cluster [DBG] pgmap v466: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-21T14:32:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:10 smithi046 bash[70862]: audit 2024-09-21T14:32:09.462386+0000 mon.a (mon.0) 444 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T14:32:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:10 smithi046 bash[70862]: audit 2024-09-21T14:32:09.462386+0000 mon.a (mon.0) 444 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T14:32:10.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:10 smithi046 bash[70862]: audit 2024-09-21T14:32:09.462476+0000 mon.b (mon.1) 247 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T14:32:10.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:10 smithi046 bash[70862]: audit 2024-09-21T14:32:09.462476+0000 mon.b (mon.1) 247 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T14:32:10.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:10 smithi032 bash[94613]: cluster 2024-09-21T14:32:08.983840+0000 mgr.y (mgr.25169) 776 : cluster [DBG] pgmap v466: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-21T14:32:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:10 smithi032 bash[94613]: cluster 2024-09-21T14:32:08.983840+0000 mgr.y (mgr.25169) 776 : cluster [DBG] pgmap v466: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-21T14:32:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:10 smithi032 bash[94613]: audit 2024-09-21T14:32:09.462386+0000 mon.a (mon.0) 444 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T14:32:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:10 smithi032 bash[94613]: audit 2024-09-21T14:32:09.462386+0000 mon.a (mon.0) 444 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T14:32:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:10 smithi032 bash[94613]: audit 2024-09-21T14:32:09.462476+0000 mon.b (mon.1) 247 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T14:32:10.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:10 smithi032 bash[94613]: audit 2024-09-21T14:32:09.462476+0000 mon.b (mon.1) 247 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T14:32:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:10 smithi032 bash[91339]: cluster 2024-09-21T14:32:08.983840+0000 mgr.y (mgr.25169) 776 : cluster [DBG] pgmap v466: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-21T14:32:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:10 smithi032 bash[91339]: cluster 2024-09-21T14:32:08.983840+0000 mgr.y (mgr.25169) 776 : cluster [DBG] pgmap v466: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-21T14:32:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:10 smithi032 bash[91339]: audit 2024-09-21T14:32:09.462386+0000 mon.a (mon.0) 444 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T14:32:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:10 smithi032 bash[91339]: audit 2024-09-21T14:32:09.462386+0000 mon.a (mon.0) 444 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T14:32:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:10 smithi032 bash[91339]: audit 2024-09-21T14:32:09.462476+0000 mon.b (mon.1) 247 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T14:32:10.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:10 smithi032 bash[91339]: audit 2024-09-21T14:32:09.462476+0000 mon.b (mon.1) 247 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T14:32:10.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:10 smithi046 bash[84085]: debug 2024-09-21T14:32:10.441+0000 7f4f20164640 -1 osd.6 143 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T14:32:11.055 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:32:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:32:10] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-21T14:32:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[91339]: audit 2024-09-21T14:32:10.044139+0000 mon.a (mon.0) 445 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T14:32:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[91339]: audit 2024-09-21T14:32:10.044139+0000 mon.a (mon.0) 445 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T14:32:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[91339]: cluster 2024-09-21T14:32:10.051145+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-21T14:32:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[91339]: cluster 2024-09-21T14:32:10.051145+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-21T14:32:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[91339]: audit 2024-09-21T14:32:10.054712+0000 mon.b (mon.1) 248 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[91339]: audit 2024-09-21T14:32:10.054712+0000 mon.b (mon.1) 248 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[91339]: audit 2024-09-21T14:32:10.062236+0000 mon.a (mon.0) 447 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[91339]: audit 2024-09-21T14:32:10.062236+0000 mon.a (mon.0) 447 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[91339]: audit 2024-09-21T14:32:10.406307+0000 mon.a (mon.0) 448 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-21T14:32:11.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[91339]: audit 2024-09-21T14:32:10.406307+0000 mon.a (mon.0) 448 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-21T14:32:11.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[94613]: audit 2024-09-21T14:32:10.044139+0000 mon.a (mon.0) 445 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T14:32:11.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[94613]: audit 2024-09-21T14:32:10.044139+0000 mon.a (mon.0) 445 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T14:32:11.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[94613]: cluster 2024-09-21T14:32:10.051145+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-21T14:32:11.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[94613]: cluster 2024-09-21T14:32:10.051145+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-21T14:32:11.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[94613]: audit 2024-09-21T14:32:10.054712+0000 mon.b (mon.1) 248 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:11.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[94613]: audit 2024-09-21T14:32:10.054712+0000 mon.b (mon.1) 248 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:11.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[94613]: audit 2024-09-21T14:32:10.062236+0000 mon.a (mon.0) 447 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:11.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[94613]: audit 2024-09-21T14:32:10.062236+0000 mon.a (mon.0) 447 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:11.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[94613]: audit 2024-09-21T14:32:10.406307+0000 mon.a (mon.0) 448 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-21T14:32:11.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:11 smithi032 bash[94613]: audit 2024-09-21T14:32:10.406307+0000 mon.a (mon.0) 448 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-21T14:32:11.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:11 smithi046 bash[70862]: audit 2024-09-21T14:32:10.044139+0000 mon.a (mon.0) 445 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T14:32:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:11 smithi046 bash[70862]: audit 2024-09-21T14:32:10.044139+0000 mon.a (mon.0) 445 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T14:32:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:11 smithi046 bash[70862]: cluster 2024-09-21T14:32:10.051145+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-21T14:32:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:11 smithi046 bash[70862]: cluster 2024-09-21T14:32:10.051145+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-21T14:32:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:11 smithi046 bash[70862]: audit 2024-09-21T14:32:10.054712+0000 mon.b (mon.1) 248 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:11 smithi046 bash[70862]: audit 2024-09-21T14:32:10.054712+0000 mon.b (mon.1) 248 : audit [INF] from='osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:11 smithi046 bash[70862]: audit 2024-09-21T14:32:10.062236+0000 mon.a (mon.0) 447 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:11 smithi046 bash[70862]: audit 2024-09-21T14:32:10.062236+0000 mon.a (mon.0) 447 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:11 smithi046 bash[70862]: audit 2024-09-21T14:32:10.406307+0000 mon.a (mon.0) 448 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-21T14:32:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:11 smithi046 bash[70862]: audit 2024-09-21T14:32:10.406307+0000 mon.a (mon.0) 448 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-21T14:32:11.927 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:11.632008722Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:12.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:12 smithi046 bash[70862]: cluster 2024-09-21T14:32:10.984853+0000 mgr.y (mgr.25169) 777 : cluster [DBG] pgmap v468: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-21T14:32:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:12 smithi046 bash[70862]: cluster 2024-09-21T14:32:10.984853+0000 mgr.y (mgr.25169) 777 : cluster [DBG] pgmap v468: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-21T14:32:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:12 smithi046 bash[70862]: audit 2024-09-21T14:32:11.211785+0000 mgr.y (mgr.25169) 778 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:12 smithi046 bash[70862]: audit 2024-09-21T14:32:11.211785+0000 mgr.y (mgr.25169) 778 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:12 smithi046 bash[70862]: cluster 2024-09-21T14:32:11.402704+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:32:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:12 smithi046 bash[70862]: cluster 2024-09-21T14:32:11.402704+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:32:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:12 smithi046 bash[70862]: cluster 2024-09-21T14:32:11.412331+0000 mon.a (mon.0) 450 : cluster [INF] osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916] boot 2024-09-21T14:32:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:12 smithi046 bash[70862]: cluster 2024-09-21T14:32:11.412331+0000 mon.a (mon.0) 450 : cluster [INF] osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916] boot 2024-09-21T14:32:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:12 smithi046 bash[70862]: cluster 2024-09-21T14:32:11.412436+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-21T14:32:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:12 smithi046 bash[70862]: cluster 2024-09-21T14:32:11.412436+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-21T14:32:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:12 smithi046 bash[70862]: audit 2024-09-21T14:32:11.414437+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T14:32:12.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:12 smithi046 bash[70862]: audit 2024-09-21T14:32:11.414437+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T14:32:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[91339]: cluster 2024-09-21T14:32:10.984853+0000 mgr.y (mgr.25169) 777 : cluster [DBG] pgmap v468: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-21T14:32:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[91339]: cluster 2024-09-21T14:32:10.984853+0000 mgr.y (mgr.25169) 777 : cluster [DBG] pgmap v468: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-21T14:32:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[91339]: audit 2024-09-21T14:32:11.211785+0000 mgr.y (mgr.25169) 778 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[91339]: audit 2024-09-21T14:32:11.211785+0000 mgr.y (mgr.25169) 778 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[91339]: cluster 2024-09-21T14:32:11.402704+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:32:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[91339]: cluster 2024-09-21T14:32:11.402704+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:32:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[91339]: cluster 2024-09-21T14:32:11.412331+0000 mon.a (mon.0) 450 : cluster [INF] osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916] boot 2024-09-21T14:32:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[91339]: cluster 2024-09-21T14:32:11.412331+0000 mon.a (mon.0) 450 : cluster [INF] osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916] boot 2024-09-21T14:32:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[91339]: cluster 2024-09-21T14:32:11.412436+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-21T14:32:12.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[91339]: cluster 2024-09-21T14:32:11.412436+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-21T14:32:12.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[91339]: audit 2024-09-21T14:32:11.414437+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T14:32:12.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[91339]: audit 2024-09-21T14:32:11.414437+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T14:32:12.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[94613]: cluster 2024-09-21T14:32:10.984853+0000 mgr.y (mgr.25169) 777 : cluster [DBG] pgmap v468: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-21T14:32:12.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[94613]: cluster 2024-09-21T14:32:10.984853+0000 mgr.y (mgr.25169) 777 : cluster [DBG] pgmap v468: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-21T14:32:12.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[94613]: audit 2024-09-21T14:32:11.211785+0000 mgr.y (mgr.25169) 778 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:12.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[94613]: audit 2024-09-21T14:32:11.211785+0000 mgr.y (mgr.25169) 778 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:12.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[94613]: cluster 2024-09-21T14:32:11.402704+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:32:12.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[94613]: cluster 2024-09-21T14:32:11.402704+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:32:12.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[94613]: cluster 2024-09-21T14:32:11.412331+0000 mon.a (mon.0) 450 : cluster [INF] osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916] boot 2024-09-21T14:32:12.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[94613]: cluster 2024-09-21T14:32:11.412331+0000 mon.a (mon.0) 450 : cluster [INF] osd.6 [v2:172.21.15.46:6816/764760916,v1:172.21.15.46:6817/764760916] boot 2024-09-21T14:32:12.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[94613]: cluster 2024-09-21T14:32:11.412436+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-21T14:32:12.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[94613]: cluster 2024-09-21T14:32:11.412436+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-21T14:32:12.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[94613]: audit 2024-09-21T14:32:11.414437+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T14:32:12.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:12 smithi032 bash[94613]: audit 2024-09-21T14:32:11.414437+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T14:32:13.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:13 smithi046 bash[70862]: cluster 2024-09-21T14:32:12.415195+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-21T14:32:13.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:13 smithi046 bash[70862]: cluster 2024-09-21T14:32:12.415195+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-21T14:32:13.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:13 smithi046 bash[70862]: cluster 2024-09-21T14:32:12.985737+0000 mgr.y (mgr.25169) 779 : cluster [DBG] pgmap v471: 161 pgs: 24 peering, 16 active+undersized, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 42/636 objects degraded (6.604%) 2024-09-21T14:32:13.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:13 smithi046 bash[70862]: cluster 2024-09-21T14:32:12.985737+0000 mgr.y (mgr.25169) 779 : cluster [DBG] pgmap v471: 161 pgs: 24 peering, 16 active+undersized, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 42/636 objects degraded (6.604%) 2024-09-21T14:32:13.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:13 smithi032 bash[91339]: cluster 2024-09-21T14:32:12.415195+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-21T14:32:13.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:13 smithi032 bash[91339]: cluster 2024-09-21T14:32:12.415195+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-21T14:32:13.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:13 smithi032 bash[91339]: cluster 2024-09-21T14:32:12.985737+0000 mgr.y (mgr.25169) 779 : cluster [DBG] pgmap v471: 161 pgs: 24 peering, 16 active+undersized, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 42/636 objects degraded (6.604%) 2024-09-21T14:32:13.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:13 smithi032 bash[91339]: cluster 2024-09-21T14:32:12.985737+0000 mgr.y (mgr.25169) 779 : cluster [DBG] pgmap v471: 161 pgs: 24 peering, 16 active+undersized, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 42/636 objects degraded (6.604%) 2024-09-21T14:32:13.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:13 smithi032 bash[94613]: cluster 2024-09-21T14:32:12.415195+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-21T14:32:13.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:13 smithi032 bash[94613]: cluster 2024-09-21T14:32:12.415195+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-21T14:32:13.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:13 smithi032 bash[94613]: cluster 2024-09-21T14:32:12.985737+0000 mgr.y (mgr.25169) 779 : cluster [DBG] pgmap v471: 161 pgs: 24 peering, 16 active+undersized, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 42/636 objects degraded (6.604%) 2024-09-21T14:32:13.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:13 smithi032 bash[94613]: cluster 2024-09-21T14:32:12.985737+0000 mgr.y (mgr.25169) 779 : cluster [DBG] pgmap v471: 161 pgs: 24 peering, 16 active+undersized, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 42/636 objects degraded (6.604%) 2024-09-21T14:32:14.710 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:14.593359388Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:14.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:14 smithi046 bash[70862]: cluster 2024-09-21T14:32:13.407701+0000 mon.a (mon.0) 453 : cluster [WRN] Health check update: Degraded data redundancy: 42/636 objects degraded (6.604%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:14.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:14 smithi046 bash[70862]: cluster 2024-09-21T14:32:13.407701+0000 mon.a (mon.0) 453 : cluster [WRN] Health check update: Degraded data redundancy: 42/636 objects degraded (6.604%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:14.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:14 smithi032 bash[94613]: cluster 2024-09-21T14:32:13.407701+0000 mon.a (mon.0) 453 : cluster [WRN] Health check update: Degraded data redundancy: 42/636 objects degraded (6.604%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:14.878 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:14 smithi032 bash[94613]: cluster 2024-09-21T14:32:13.407701+0000 mon.a (mon.0) 453 : cluster [WRN] Health check update: Degraded data redundancy: 42/636 objects degraded (6.604%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:14.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:14 smithi032 bash[91339]: cluster 2024-09-21T14:32:13.407701+0000 mon.a (mon.0) 453 : cluster [WRN] Health check update: Degraded data redundancy: 42/636 objects degraded (6.604%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:14.878 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:14 smithi032 bash[91339]: cluster 2024-09-21T14:32:13.407701+0000 mon.a (mon.0) 453 : cluster [WRN] Health check update: Degraded data redundancy: 42/636 objects degraded (6.604%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:15.357 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:32:14 smithi032 bash[70739]: debug 2024-09-21T14:32:14.959+0000 7fcc0b0ee640 -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-21T14:32:15.608 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:32:16.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.784875+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.784875+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.797631+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.797631+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.801210+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:16.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.801210+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:16.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.803118+0000 mon.b (mon.1) 251 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:16.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.803118+0000 mon.b (mon.1) 251 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:16.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.814351+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.814351+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.947207+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:32:16.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.947207+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:32:16.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.951624+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.951624+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.955079+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.955079+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.958171+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.958171+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.962460+0000 mgr.y (mgr.25169) 780 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T14:32:16.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.962460+0000 mgr.y (mgr.25169) 780 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T14:32:16.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.962702+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T14:32:16.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: audit 2024-09-21T14:32:14.962702+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T14:32:16.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: cephadm 2024-09-21T14:32:14.964576+0000 mgr.y (mgr.25169) 781 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T14:32:16.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: cephadm 2024-09-21T14:32:14.964576+0000 mgr.y (mgr.25169) 781 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T14:32:16.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: cluster 2024-09-21T14:32:14.986863+0000 mgr.y (mgr.25169) 782 : cluster [DBG] pgmap v472: 161 pgs: 24 peering, 11 active+undersized, 9 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 26/636 objects degraded (4.088%) 2024-09-21T14:32:16.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[94613]: cluster 2024-09-21T14:32:14.986863+0000 mgr.y (mgr.25169) 782 : cluster [DBG] pgmap v472: 161 pgs: 24 peering, 11 active+undersized, 9 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 26/636 objects degraded (4.088%) 2024-09-21T14:32:16.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.784875+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.784875+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.797631+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.797631+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.110 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.801210+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:16.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.801210+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:16.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.803118+0000 mon.b (mon.1) 251 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:16.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.803118+0000 mon.b (mon.1) 251 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:16.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.814351+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.814351+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.947207+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:32:16.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.947207+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:32:16.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.951624+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.951624+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.955079+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.955079+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.958171+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.958171+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.962460+0000 mgr.y (mgr.25169) 780 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T14:32:16.111 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.962460+0000 mgr.y (mgr.25169) 780 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T14:32:16.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.962702+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T14:32:16.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: audit 2024-09-21T14:32:14.962702+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T14:32:16.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: cephadm 2024-09-21T14:32:14.964576+0000 mgr.y (mgr.25169) 781 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T14:32:16.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: cephadm 2024-09-21T14:32:14.964576+0000 mgr.y (mgr.25169) 781 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T14:32:16.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: cluster 2024-09-21T14:32:14.986863+0000 mgr.y (mgr.25169) 782 : cluster [DBG] pgmap v472: 161 pgs: 24 peering, 11 active+undersized, 9 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 26/636 objects degraded (4.088%) 2024-09-21T14:32:16.112 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:15 smithi032 bash[91339]: cluster 2024-09-21T14:32:14.986863+0000 mgr.y (mgr.25169) 782 : cluster [DBG] pgmap v472: 161 pgs: 24 peering, 11 active+undersized, 9 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 26/636 objects degraded (4.088%) 2024-09-21T14:32:16.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.784875+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.784875+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.797631+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.797631+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.801210+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.801210+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.803118+0000 mon.b (mon.1) 251 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.803118+0000 mon.b (mon.1) 251 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.814351+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.814351+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.947207+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:32:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.947207+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:32:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.951624+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.951624+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.955079+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.955079+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.958171+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.958171+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:16.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.962460+0000 mgr.y (mgr.25169) 780 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T14:32:16.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.962460+0000 mgr.y (mgr.25169) 780 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T14:32:16.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.962702+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T14:32:16.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: audit 2024-09-21T14:32:14.962702+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T14:32:16.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: cephadm 2024-09-21T14:32:14.964576+0000 mgr.y (mgr.25169) 781 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T14:32:16.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: cephadm 2024-09-21T14:32:14.964576+0000 mgr.y (mgr.25169) 781 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T14:32:16.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: cluster 2024-09-21T14:32:14.986863+0000 mgr.y (mgr.25169) 782 : cluster [DBG] pgmap v472: 161 pgs: 24 peering, 11 active+undersized, 9 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 26/636 objects degraded (4.088%) 2024-09-21T14:32:16.211 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:15 smithi046 bash[70862]: cluster 2024-09-21T14:32:14.986863+0000 mgr.y (mgr.25169) 782 : cluster [DBG] pgmap v472: 161 pgs: 24 peering, 11 active+undersized, 9 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 26/636 objects degraded (4.088%) 2024-09-21T14:32:16.291 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:32:16.291 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (12m) 2m ago 39m 14.0M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (11m) 12s ago 39m 68.0M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (14m) 2m ago 37m 49.3M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (14m) 12s ago 48m 445M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (24m) 2m ago 50m 519M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (8m) 2m ago 50m 52.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (10m) 12s ago 48m 50.5M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (8m) 2m ago 48m 40.2M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (13m) 2m ago 39m 8716k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (13m) 12s ago 39m 8947k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (6m) 2m ago 47m 51.5M 3037M 19.3.0-5104-g44178494 b415816db8b4 2066516c5653 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (5m) 2m ago 46m 51.0M 3037M 19.3.0-5104-g44178494 b415816db8b4 338f6bb89b7b 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (3m) 2m ago 45m 46.4M 3037M 19.3.0-5104-g44178494 b415816db8b4 260a72b3c42e 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running 2m ago 44m - 3037M 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (100s) 12s ago 43m 48.8M 3293M 19.3.0-5104-g44178494 b415816db8b4 466b37452fe2 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (56s) 12s ago 42m 48.5M 3293M 19.3.0-5104-g44178494 b415816db8b4 647cc84d1465 2024-09-21T14:32:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running 12s ago 41m - 3293M 2024-09-21T14:32:16.293 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (41m) 12s ago 41m 73.6M 3293M 19.1.1-373-g4e45e6b4 164465d2334a aabe5214ae1f 2024-09-21T14:32:16.293 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (13m) 12s ago 40m 54.8M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:32:16.293 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (37m) 2m ago 37m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:32:16.293 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (37m) 12s ago 37m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:32:16.674 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:32:16.674 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:32:16.674 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:32:16.674 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:32:16.674 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:32:16.674 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:32:16.675 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:32:16.675 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:32:16.675 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 1, 2024-09-21T14:32:16.675 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 7 2024-09-21T14:32:16.675 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:32:16.675 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:32:16.675 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:32:16.675 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:32:16.675 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:32:16.675 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3, 2024-09-21T14:32:16.675 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 12 2024-09-21T14:32:16.675 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:32:16.675 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:32:17.000 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:32:17.000 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:32:17.000 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:32:17.001 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T14:32:17.001 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:32:17.001 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "5/8 daemons upgraded", 2024-09-21T14:32:17.001 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T14:32:17.001 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:32:17.001 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:32:17.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:16 smithi032 bash[91339]: audit 2024-09-21T14:32:15.596317+0000 mgr.y (mgr.25169) 783 : audit [DBG] from='client.44559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:16 smithi032 bash[91339]: audit 2024-09-21T14:32:15.596317+0000 mgr.y (mgr.25169) 783 : audit [DBG] from='client.44559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:16 smithi032 bash[91339]: audit 2024-09-21T14:32:15.933810+0000 mgr.y (mgr.25169) 784 : audit [DBG] from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:16 smithi032 bash[91339]: audit 2024-09-21T14:32:15.933810+0000 mgr.y (mgr.25169) 784 : audit [DBG] from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:16 smithi032 bash[91339]: audit 2024-09-21T14:32:16.675929+0000 mon.a (mon.0) 457 : audit [DBG] from='client.? 172.21.15.32:0/893321099' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:17.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:16 smithi032 bash[91339]: audit 2024-09-21T14:32:16.675929+0000 mon.a (mon.0) 457 : audit [DBG] from='client.? 172.21.15.32:0/893321099' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:17.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:16 smithi032 bash[94613]: audit 2024-09-21T14:32:15.596317+0000 mgr.y (mgr.25169) 783 : audit [DBG] from='client.44559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:16 smithi032 bash[94613]: audit 2024-09-21T14:32:15.596317+0000 mgr.y (mgr.25169) 783 : audit [DBG] from='client.44559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:16 smithi032 bash[94613]: audit 2024-09-21T14:32:15.933810+0000 mgr.y (mgr.25169) 784 : audit [DBG] from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:16 smithi032 bash[94613]: audit 2024-09-21T14:32:15.933810+0000 mgr.y (mgr.25169) 784 : audit [DBG] from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:16 smithi032 bash[94613]: audit 2024-09-21T14:32:16.675929+0000 mon.a (mon.0) 457 : audit [DBG] from='client.? 172.21.15.32:0/893321099' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:17.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:16 smithi032 bash[94613]: audit 2024-09-21T14:32:16.675929+0000 mon.a (mon.0) 457 : audit [DBG] from='client.? 172.21.15.32:0/893321099' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:17.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:16 smithi046 bash[70862]: audit 2024-09-21T14:32:15.596317+0000 mgr.y (mgr.25169) 783 : audit [DBG] from='client.44559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:16 smithi046 bash[70862]: audit 2024-09-21T14:32:15.596317+0000 mgr.y (mgr.25169) 783 : audit [DBG] from='client.44559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:16 smithi046 bash[70862]: audit 2024-09-21T14:32:15.933810+0000 mgr.y (mgr.25169) 784 : audit [DBG] from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:16 smithi046 bash[70862]: audit 2024-09-21T14:32:15.933810+0000 mgr.y (mgr.25169) 784 : audit [DBG] from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:16 smithi046 bash[70862]: audit 2024-09-21T14:32:16.675929+0000 mon.a (mon.0) 457 : audit [DBG] from='client.? 172.21.15.32:0/893321099' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:17.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:16 smithi046 bash[70862]: audit 2024-09-21T14:32:16.675929+0000 mon.a (mon.0) 457 : audit [DBG] from='client.? 172.21.15.32:0/893321099' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:17.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:17.62442202Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:17 smithi046 bash[70862]: audit 2024-09-21T14:32:16.255499+0000 mgr.y (mgr.25169) 785 : audit [DBG] from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:17 smithi046 bash[70862]: audit 2024-09-21T14:32:16.255499+0000 mgr.y (mgr.25169) 785 : audit [DBG] from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:17 smithi046 bash[70862]: cluster 2024-09-21T14:32:16.988003+0000 mgr.y (mgr.25169) 786 : cluster [DBG] pgmap v473: 161 pgs: 19 peering, 142 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s 2024-09-21T14:32:17.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:17 smithi046 bash[70862]: cluster 2024-09-21T14:32:16.988003+0000 mgr.y (mgr.25169) 786 : cluster [DBG] pgmap v473: 161 pgs: 19 peering, 142 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s 2024-09-21T14:32:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:17 smithi046 bash[70862]: audit 2024-09-21T14:32:17.001510+0000 mgr.y (mgr.25169) 787 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:17 smithi046 bash[70862]: audit 2024-09-21T14:32:17.001510+0000 mgr.y (mgr.25169) 787 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:17 smithi046 bash[70862]: audit 2024-09-21T14:32:17.532258+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:17 smithi046 bash[70862]: audit 2024-09-21T14:32:17.532258+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:17 smithi046 bash[70862]: audit 2024-09-21T14:32:17.536161+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:17.960 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:17 smithi046 bash[70862]: audit 2024-09-21T14:32:17.536161+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:18.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[94613]: audit 2024-09-21T14:32:16.255499+0000 mgr.y (mgr.25169) 785 : audit [DBG] from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:18.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[94613]: audit 2024-09-21T14:32:16.255499+0000 mgr.y (mgr.25169) 785 : audit [DBG] from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:18.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[94613]: cluster 2024-09-21T14:32:16.988003+0000 mgr.y (mgr.25169) 786 : cluster [DBG] pgmap v473: 161 pgs: 19 peering, 142 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s 2024-09-21T14:32:18.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[94613]: cluster 2024-09-21T14:32:16.988003+0000 mgr.y (mgr.25169) 786 : cluster [DBG] pgmap v473: 161 pgs: 19 peering, 142 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s 2024-09-21T14:32:18.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[94613]: audit 2024-09-21T14:32:17.001510+0000 mgr.y (mgr.25169) 787 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:18.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[94613]: audit 2024-09-21T14:32:17.001510+0000 mgr.y (mgr.25169) 787 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:18.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[94613]: audit 2024-09-21T14:32:17.532258+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:18.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[94613]: audit 2024-09-21T14:32:17.532258+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:18.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[94613]: audit 2024-09-21T14:32:17.536161+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:18.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[94613]: audit 2024-09-21T14:32:17.536161+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:18.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[91339]: audit 2024-09-21T14:32:16.255499+0000 mgr.y (mgr.25169) 785 : audit [DBG] from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:18.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[91339]: audit 2024-09-21T14:32:16.255499+0000 mgr.y (mgr.25169) 785 : audit [DBG] from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:18.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[91339]: cluster 2024-09-21T14:32:16.988003+0000 mgr.y (mgr.25169) 786 : cluster [DBG] pgmap v473: 161 pgs: 19 peering, 142 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s 2024-09-21T14:32:18.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[91339]: cluster 2024-09-21T14:32:16.988003+0000 mgr.y (mgr.25169) 786 : cluster [DBG] pgmap v473: 161 pgs: 19 peering, 142 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s 2024-09-21T14:32:18.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[91339]: audit 2024-09-21T14:32:17.001510+0000 mgr.y (mgr.25169) 787 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:18.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[91339]: audit 2024-09-21T14:32:17.001510+0000 mgr.y (mgr.25169) 787 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:18.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[91339]: audit 2024-09-21T14:32:17.532258+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:18.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[91339]: audit 2024-09-21T14:32:17.532258+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:18.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[91339]: audit 2024-09-21T14:32:17.536161+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:18.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:17 smithi032 bash[91339]: audit 2024-09-21T14:32:17.536161+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:19.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:18 smithi032 bash[91339]: cluster 2024-09-21T14:32:17.812941+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/636 objects degraded (4.088%), 9 pgs degraded) 2024-09-21T14:32:19.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:18 smithi032 bash[91339]: cluster 2024-09-21T14:32:17.812941+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/636 objects degraded (4.088%), 9 pgs degraded) 2024-09-21T14:32:19.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:18 smithi032 bash[91339]: cluster 2024-09-21T14:32:17.812991+0000 mon.a (mon.0) 460 : cluster [INF] Cluster is now healthy 2024-09-21T14:32:19.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:18 smithi032 bash[91339]: cluster 2024-09-21T14:32:17.812991+0000 mon.a (mon.0) 460 : cluster [INF] Cluster is now healthy 2024-09-21T14:32:19.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:18 smithi032 bash[94613]: cluster 2024-09-21T14:32:17.812941+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/636 objects degraded (4.088%), 9 pgs degraded) 2024-09-21T14:32:19.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:18 smithi032 bash[94613]: cluster 2024-09-21T14:32:17.812941+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/636 objects degraded (4.088%), 9 pgs degraded) 2024-09-21T14:32:19.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:18 smithi032 bash[94613]: cluster 2024-09-21T14:32:17.812991+0000 mon.a (mon.0) 460 : cluster [INF] Cluster is now healthy 2024-09-21T14:32:19.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:18 smithi032 bash[94613]: cluster 2024-09-21T14:32:17.812991+0000 mon.a (mon.0) 460 : cluster [INF] Cluster is now healthy 2024-09-21T14:32:19.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:18 smithi046 bash[70862]: cluster 2024-09-21T14:32:17.812941+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/636 objects degraded (4.088%), 9 pgs degraded) 2024-09-21T14:32:19.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:18 smithi046 bash[70862]: cluster 2024-09-21T14:32:17.812941+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/636 objects degraded (4.088%), 9 pgs degraded) 2024-09-21T14:32:19.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:18 smithi046 bash[70862]: cluster 2024-09-21T14:32:17.812991+0000 mon.a (mon.0) 460 : cluster [INF] Cluster is now healthy 2024-09-21T14:32:19.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:18 smithi046 bash[70862]: cluster 2024-09-21T14:32:17.812991+0000 mon.a (mon.0) 460 : cluster [INF] Cluster is now healthy 2024-09-21T14:32:20.107 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:19 smithi032 bash[91339]: cluster 2024-09-21T14:32:18.989264+0000 mgr.y (mgr.25169) 788 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:32:20.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:19 smithi032 bash[91339]: cluster 2024-09-21T14:32:18.989264+0000 mgr.y (mgr.25169) 788 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:32:20.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:19 smithi032 bash[94613]: cluster 2024-09-21T14:32:18.989264+0000 mgr.y (mgr.25169) 788 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:32:20.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:19 smithi032 bash[94613]: cluster 2024-09-21T14:32:18.989264+0000 mgr.y (mgr.25169) 788 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:32:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:19 smithi046 bash[70862]: cluster 2024-09-21T14:32:18.989264+0000 mgr.y (mgr.25169) 788 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:32:20.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:19 smithi046 bash[70862]: cluster 2024-09-21T14:32:18.989264+0000 mgr.y (mgr.25169) 788 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T14:32:20.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:20.600307949Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:21.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:32:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:32:20] "GET /metrics HTTP/1.1" 200 38387 "" "Prometheus/2.51.0" 2024-09-21T14:32:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:22 smithi032 bash[94613]: cluster 2024-09-21T14:32:20.990208+0000 mgr.y (mgr.25169) 789 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-09-21T14:32:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:22 smithi032 bash[94613]: cluster 2024-09-21T14:32:20.990208+0000 mgr.y (mgr.25169) 789 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-09-21T14:32:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:22 smithi032 bash[94613]: audit 2024-09-21T14:32:21.213368+0000 mgr.y (mgr.25169) 790 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:22.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:22 smithi032 bash[94613]: audit 2024-09-21T14:32:21.213368+0000 mgr.y (mgr.25169) 790 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:22.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:22 smithi032 bash[91339]: cluster 2024-09-21T14:32:20.990208+0000 mgr.y (mgr.25169) 789 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-09-21T14:32:22.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:22 smithi032 bash[91339]: cluster 2024-09-21T14:32:20.990208+0000 mgr.y (mgr.25169) 789 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-09-21T14:32:22.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:22 smithi032 bash[91339]: audit 2024-09-21T14:32:21.213368+0000 mgr.y (mgr.25169) 790 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:22.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:22 smithi032 bash[91339]: audit 2024-09-21T14:32:21.213368+0000 mgr.y (mgr.25169) 790 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:22 smithi046 bash[70862]: cluster 2024-09-21T14:32:20.990208+0000 mgr.y (mgr.25169) 789 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-09-21T14:32:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:22 smithi046 bash[70862]: cluster 2024-09-21T14:32:20.990208+0000 mgr.y (mgr.25169) 789 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-09-21T14:32:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:22 smithi046 bash[70862]: audit 2024-09-21T14:32:21.213368+0000 mgr.y (mgr.25169) 790 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:22 smithi046 bash[70862]: audit 2024-09-21T14:32:21.213368+0000 mgr.y (mgr.25169) 790 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:23.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:23.612087986Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:24.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:24 smithi032 bash[91339]: cluster 2024-09-21T14:32:22.991660+0000 mgr.y (mgr.25169) 791 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-09-21T14:32:24.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:24 smithi032 bash[91339]: cluster 2024-09-21T14:32:22.991660+0000 mgr.y (mgr.25169) 791 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-09-21T14:32:24.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:24 smithi032 bash[94613]: cluster 2024-09-21T14:32:22.991660+0000 mgr.y (mgr.25169) 791 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-09-21T14:32:24.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:24 smithi032 bash[94613]: cluster 2024-09-21T14:32:22.991660+0000 mgr.y (mgr.25169) 791 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-09-21T14:32:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:24 smithi046 bash[70862]: cluster 2024-09-21T14:32:22.991660+0000 mgr.y (mgr.25169) 791 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-09-21T14:32:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:24 smithi046 bash[70862]: cluster 2024-09-21T14:32:22.991660+0000 mgr.y (mgr.25169) 791 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-09-21T14:32:26.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:26 smithi032 bash[94613]: cluster 2024-09-21T14:32:24.992650+0000 mgr.y (mgr.25169) 792 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:26.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:26 smithi032 bash[94613]: cluster 2024-09-21T14:32:24.992650+0000 mgr.y (mgr.25169) 792 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:26 smithi032 bash[91339]: cluster 2024-09-21T14:32:24.992650+0000 mgr.y (mgr.25169) 792 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:26 smithi032 bash[91339]: cluster 2024-09-21T14:32:24.992650+0000 mgr.y (mgr.25169) 792 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:26 smithi046 bash[70862]: cluster 2024-09-21T14:32:24.992650+0000 mgr.y (mgr.25169) 792 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:26 smithi046 bash[70862]: cluster 2024-09-21T14:32:24.992650+0000 mgr.y (mgr.25169) 792 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:26.633962945Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:28.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:28 smithi032 bash[91339]: cluster 2024-09-21T14:32:26.993923+0000 mgr.y (mgr.25169) 793 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:28.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:28 smithi032 bash[91339]: cluster 2024-09-21T14:32:26.993923+0000 mgr.y (mgr.25169) 793 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:28.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:28 smithi032 bash[91339]: audit 2024-09-21T14:32:27.802264+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:28.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:28 smithi032 bash[91339]: audit 2024-09-21T14:32:27.802264+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:28 smithi032 bash[94613]: cluster 2024-09-21T14:32:26.993923+0000 mgr.y (mgr.25169) 793 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:28 smithi032 bash[94613]: cluster 2024-09-21T14:32:26.993923+0000 mgr.y (mgr.25169) 793 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:28 smithi032 bash[94613]: audit 2024-09-21T14:32:27.802264+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:28.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:28 smithi032 bash[94613]: audit 2024-09-21T14:32:27.802264+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:28 smithi046 bash[70862]: cluster 2024-09-21T14:32:26.993923+0000 mgr.y (mgr.25169) 793 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:28 smithi046 bash[70862]: cluster 2024-09-21T14:32:26.993923+0000 mgr.y (mgr.25169) 793 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:28 smithi046 bash[70862]: audit 2024-09-21T14:32:27.802264+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:28 smithi046 bash[70862]: audit 2024-09-21T14:32:27.802264+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:29.611887867Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:30 smithi032 bash[91339]: cluster 2024-09-21T14:32:28.995129+0000 mgr.y (mgr.25169) 794 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:32:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:30 smithi032 bash[91339]: cluster 2024-09-21T14:32:28.995129+0000 mgr.y (mgr.25169) 794 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:32:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:30 smithi032 bash[91339]: audit 2024-09-21T14:32:29.981256+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T14:32:30.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:30 smithi032 bash[91339]: audit 2024-09-21T14:32:29.981256+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T14:32:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:30 smithi032 bash[94613]: cluster 2024-09-21T14:32:28.995129+0000 mgr.y (mgr.25169) 794 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:32:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:30 smithi032 bash[94613]: cluster 2024-09-21T14:32:28.995129+0000 mgr.y (mgr.25169) 794 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:32:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:30 smithi032 bash[94613]: audit 2024-09-21T14:32:29.981256+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T14:32:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:30 smithi032 bash[94613]: audit 2024-09-21T14:32:29.981256+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T14:32:30.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:30 smithi046 bash[70862]: cluster 2024-09-21T14:32:28.995129+0000 mgr.y (mgr.25169) 794 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:32:30.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:30 smithi046 bash[70862]: cluster 2024-09-21T14:32:28.995129+0000 mgr.y (mgr.25169) 794 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:32:30.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:30 smithi046 bash[70862]: audit 2024-09-21T14:32:29.981256+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T14:32:30.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:30 smithi046 bash[70862]: audit 2024-09-21T14:32:29.981256+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T14:32:31.070 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:32:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:32:30] "GET /metrics HTTP/1.1" 200 38387 "" "Prometheus/2.51.0" 2024-09-21T14:32:31.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:31 smithi032 bash[91339]: audit 2024-09-21T14:32:29.981146+0000 mgr.y (mgr.25169) 795 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T14:32:31.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:31 smithi032 bash[91339]: audit 2024-09-21T14:32:29.981146+0000 mgr.y (mgr.25169) 795 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T14:32:31.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:31 smithi032 bash[91339]: cephadm 2024-09-21T14:32:29.984101+0000 mgr.y (mgr.25169) 796 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-21T14:32:31.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:31 smithi032 bash[91339]: cephadm 2024-09-21T14:32:29.984101+0000 mgr.y (mgr.25169) 796 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-21T14:32:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:31 smithi032 bash[94613]: audit 2024-09-21T14:32:29.981146+0000 mgr.y (mgr.25169) 795 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T14:32:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:31 smithi032 bash[94613]: audit 2024-09-21T14:32:29.981146+0000 mgr.y (mgr.25169) 795 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T14:32:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:31 smithi032 bash[94613]: cephadm 2024-09-21T14:32:29.984101+0000 mgr.y (mgr.25169) 796 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-21T14:32:31.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:31 smithi032 bash[94613]: cephadm 2024-09-21T14:32:29.984101+0000 mgr.y (mgr.25169) 796 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-21T14:32:31.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:31 smithi046 bash[70862]: audit 2024-09-21T14:32:29.981146+0000 mgr.y (mgr.25169) 795 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T14:32:31.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:31 smithi046 bash[70862]: audit 2024-09-21T14:32:29.981146+0000 mgr.y (mgr.25169) 795 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T14:32:31.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:31 smithi046 bash[70862]: cephadm 2024-09-21T14:32:29.984101+0000 mgr.y (mgr.25169) 796 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-21T14:32:31.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:31 smithi046 bash[70862]: cephadm 2024-09-21T14:32:29.984101+0000 mgr.y (mgr.25169) 796 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-21T14:32:32.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:32 smithi032 bash[91339]: cluster 2024-09-21T14:32:30.996058+0000 mgr.y (mgr.25169) 797 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:32.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:32 smithi032 bash[91339]: cluster 2024-09-21T14:32:30.996058+0000 mgr.y (mgr.25169) 797 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:32.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:32 smithi032 bash[91339]: audit 2024-09-21T14:32:31.224697+0000 mgr.y (mgr.25169) 798 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:32.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:32 smithi032 bash[91339]: audit 2024-09-21T14:32:31.224697+0000 mgr.y (mgr.25169) 798 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:32.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:32 smithi032 bash[94613]: cluster 2024-09-21T14:32:30.996058+0000 mgr.y (mgr.25169) 797 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:32.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:32 smithi032 bash[94613]: cluster 2024-09-21T14:32:30.996058+0000 mgr.y (mgr.25169) 797 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:32.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:32 smithi032 bash[94613]: audit 2024-09-21T14:32:31.224697+0000 mgr.y (mgr.25169) 798 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:32.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:32 smithi032 bash[94613]: audit 2024-09-21T14:32:31.224697+0000 mgr.y (mgr.25169) 798 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:32 smithi046 bash[70862]: cluster 2024-09-21T14:32:30.996058+0000 mgr.y (mgr.25169) 797 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:32 smithi046 bash[70862]: cluster 2024-09-21T14:32:30.996058+0000 mgr.y (mgr.25169) 797 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:32 smithi046 bash[70862]: audit 2024-09-21T14:32:31.224697+0000 mgr.y (mgr.25169) 798 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:32 smithi046 bash[70862]: audit 2024-09-21T14:32:31.224697+0000 mgr.y (mgr.25169) 798 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:32.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:32.624543135Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:33.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[91339]: cephadm 2024-09-21T14:32:32.210734+0000 mgr.y (mgr.25169) 799 : cephadm [INF] Upgrade: Updating osd.7 2024-09-21T14:32:33.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[91339]: cephadm 2024-09-21T14:32:32.210734+0000 mgr.y (mgr.25169) 799 : cephadm [INF] Upgrade: Updating osd.7 2024-09-21T14:32:33.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[91339]: audit 2024-09-21T14:32:32.218855+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:33.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[91339]: audit 2024-09-21T14:32:32.218855+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:33.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[91339]: audit 2024-09-21T14:32:32.224157+0000 mon.b (mon.1) 259 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T14:32:33.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[91339]: audit 2024-09-21T14:32:32.224157+0000 mon.b (mon.1) 259 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T14:32:33.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[91339]: audit 2024-09-21T14:32:32.226184+0000 mon.b (mon.1) 260 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:33.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[91339]: audit 2024-09-21T14:32:32.226184+0000 mon.b (mon.1) 260 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:33.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[91339]: cephadm 2024-09-21T14:32:32.231195+0000 mgr.y (mgr.25169) 800 : cephadm [INF] Deploying daemon osd.7 on smithi046 2024-09-21T14:32:33.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[91339]: cephadm 2024-09-21T14:32:32.231195+0000 mgr.y (mgr.25169) 800 : cephadm [INF] Deploying daemon osd.7 on smithi046 2024-09-21T14:32:33.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[91339]: audit 2024-09-21T14:32:32.532600+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:33.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[91339]: audit 2024-09-21T14:32:32.532600+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:33.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[91339]: audit 2024-09-21T14:32:32.535957+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:33.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[91339]: audit 2024-09-21T14:32:32.535957+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:33.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[94613]: cephadm 2024-09-21T14:32:32.210734+0000 mgr.y (mgr.25169) 799 : cephadm [INF] Upgrade: Updating osd.7 2024-09-21T14:32:33.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[94613]: cephadm 2024-09-21T14:32:32.210734+0000 mgr.y (mgr.25169) 799 : cephadm [INF] Upgrade: Updating osd.7 2024-09-21T14:32:33.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[94613]: audit 2024-09-21T14:32:32.218855+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:33.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[94613]: audit 2024-09-21T14:32:32.218855+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:33.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[94613]: audit 2024-09-21T14:32:32.224157+0000 mon.b (mon.1) 259 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T14:32:33.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[94613]: audit 2024-09-21T14:32:32.224157+0000 mon.b (mon.1) 259 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T14:32:33.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[94613]: audit 2024-09-21T14:32:32.226184+0000 mon.b (mon.1) 260 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:33.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[94613]: audit 2024-09-21T14:32:32.226184+0000 mon.b (mon.1) 260 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:33.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[94613]: cephadm 2024-09-21T14:32:32.231195+0000 mgr.y (mgr.25169) 800 : cephadm [INF] Deploying daemon osd.7 on smithi046 2024-09-21T14:32:33.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[94613]: cephadm 2024-09-21T14:32:32.231195+0000 mgr.y (mgr.25169) 800 : cephadm [INF] Deploying daemon osd.7 on smithi046 2024-09-21T14:32:33.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[94613]: audit 2024-09-21T14:32:32.532600+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:33.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[94613]: audit 2024-09-21T14:32:32.532600+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:33.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[94613]: audit 2024-09-21T14:32:32.535957+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:33.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:33 smithi032 bash[94613]: audit 2024-09-21T14:32:32.535957+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:33.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:33 smithi046 bash[70862]: cephadm 2024-09-21T14:32:32.210734+0000 mgr.y (mgr.25169) 799 : cephadm [INF] Upgrade: Updating osd.7 2024-09-21T14:32:33.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:33 smithi046 bash[70862]: cephadm 2024-09-21T14:32:32.210734+0000 mgr.y (mgr.25169) 799 : cephadm [INF] Upgrade: Updating osd.7 2024-09-21T14:32:33.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:33 smithi046 bash[70862]: audit 2024-09-21T14:32:32.218855+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:33.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:33 smithi046 bash[70862]: audit 2024-09-21T14:32:32.218855+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:33.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:33 smithi046 bash[70862]: audit 2024-09-21T14:32:32.224157+0000 mon.b (mon.1) 259 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T14:32:33.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:33 smithi046 bash[70862]: audit 2024-09-21T14:32:32.224157+0000 mon.b (mon.1) 259 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T14:32:33.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:33 smithi046 bash[70862]: audit 2024-09-21T14:32:32.226184+0000 mon.b (mon.1) 260 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:33.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:33 smithi046 bash[70862]: audit 2024-09-21T14:32:32.226184+0000 mon.b (mon.1) 260 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:33.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:33 smithi046 bash[70862]: cephadm 2024-09-21T14:32:32.231195+0000 mgr.y (mgr.25169) 800 : cephadm [INF] Deploying daemon osd.7 on smithi046 2024-09-21T14:32:33.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:33 smithi046 bash[70862]: cephadm 2024-09-21T14:32:32.231195+0000 mgr.y (mgr.25169) 800 : cephadm [INF] Deploying daemon osd.7 on smithi046 2024-09-21T14:32:33.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:33 smithi046 bash[70862]: audit 2024-09-21T14:32:32.532600+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:33.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:33 smithi046 bash[70862]: audit 2024-09-21T14:32:32.532600+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:33.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:33 smithi046 bash[70862]: audit 2024-09-21T14:32:32.535957+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:33.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:33 smithi046 bash[70862]: audit 2024-09-21T14:32:32.535957+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:34 smithi046 bash[70862]: cluster 2024-09-21T14:32:32.997546+0000 mgr.y (mgr.25169) 801 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:32:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:34 smithi046 bash[70862]: cluster 2024-09-21T14:32:32.997546+0000 mgr.y (mgr.25169) 801 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:32:34.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:34 smithi032 bash[91339]: cluster 2024-09-21T14:32:32.997546+0000 mgr.y (mgr.25169) 801 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:32:34.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:34 smithi032 bash[91339]: cluster 2024-09-21T14:32:32.997546+0000 mgr.y (mgr.25169) 801 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:32:34.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:34 smithi032 bash[94613]: cluster 2024-09-21T14:32:32.997546+0000 mgr.y (mgr.25169) 801 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:32:34.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:34 smithi032 bash[94613]: cluster 2024-09-21T14:32:32.997546+0000 mgr.y (mgr.25169) 801 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:32:35.918 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:35.600537315Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:36.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:36 smithi032 bash[91339]: cluster 2024-09-21T14:32:34.998554+0000 mgr.y (mgr.25169) 802 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:36.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:36 smithi032 bash[91339]: cluster 2024-09-21T14:32:34.998554+0000 mgr.y (mgr.25169) 802 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:36.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:36 smithi032 bash[94613]: cluster 2024-09-21T14:32:34.998554+0000 mgr.y (mgr.25169) 802 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:36.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:36 smithi032 bash[94613]: cluster 2024-09-21T14:32:34.998554+0000 mgr.y (mgr.25169) 802 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:36.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:36 smithi046 bash[70862]: cluster 2024-09-21T14:32:34.998554+0000 mgr.y (mgr.25169) 802 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:36.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:36 smithi046 bash[70862]: cluster 2024-09-21T14:32:34.998554+0000 mgr.y (mgr.25169) 802 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:37.003 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:32:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:37.004 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:32:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:37.004 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:32:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:37.004 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:32:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:37.004 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:32:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:37.005 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:37.005 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:37.005 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:37.005 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:37 smithi046 systemd[1]: Stopping Ceph osd.7 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:32:37.006 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:36 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:37.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:37 smithi046 bash[70862]: cluster 2024-09-21T14:32:37.120505+0000 mon.a (mon.0) 464 : cluster [INF] osd.7 marked itself down and dead 2024-09-21T14:32:37.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:37 smithi046 bash[70862]: cluster 2024-09-21T14:32:37.120505+0000 mon.a (mon.0) 464 : cluster [INF] osd.7 marked itself down and dead 2024-09-21T14:32:37.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:37 smithi046 bash[41705]: debug 2024-09-21T14:32:37.117+0000 7fc28fe3d640 -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-21T14:32:37.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:37 smithi046 bash[41705]: debug 2024-09-21T14:32:37.117+0000 7fc28fe3d640 -1 osd.7 148 *** Got signal Terminated *** 2024-09-21T14:32:37.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:37 smithi046 bash[41705]: debug 2024-09-21T14:32:37.117+0000 7fc28fe3d640 -1 osd.7 148 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:32:37.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:37 smithi032 bash[91339]: cluster 2024-09-21T14:32:37.120505+0000 mon.a (mon.0) 464 : cluster [INF] osd.7 marked itself down and dead 2024-09-21T14:32:37.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:37 smithi032 bash[91339]: cluster 2024-09-21T14:32:37.120505+0000 mon.a (mon.0) 464 : cluster [INF] osd.7 marked itself down and dead 2024-09-21T14:32:37.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:37 smithi032 bash[94613]: cluster 2024-09-21T14:32:37.120505+0000 mon.a (mon.0) 464 : cluster [INF] osd.7 marked itself down and dead 2024-09-21T14:32:37.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:37 smithi032 bash[94613]: cluster 2024-09-21T14:32:37.120505+0000 mon.a (mon.0) 464 : cluster [INF] osd.7 marked itself down and dead 2024-09-21T14:32:38.532 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:38 smithi046 bash[87283]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-7 2024-09-21T14:32:38.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:38 smithi046 bash[70862]: cluster 2024-09-21T14:32:36.999744+0000 mgr.y (mgr.25169) 803 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:38.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:38 smithi046 bash[70862]: cluster 2024-09-21T14:32:36.999744+0000 mgr.y (mgr.25169) 803 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:38.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:38 smithi046 bash[70862]: cluster 2024-09-21T14:32:37.224585+0000 mon.a (mon.0) 465 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:32:38.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:38 smithi046 bash[70862]: cluster 2024-09-21T14:32:37.224585+0000 mon.a (mon.0) 465 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:32:38.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:38 smithi046 bash[70862]: cluster 2024-09-21T14:32:37.241354+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-21T14:32:38.533 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:38 smithi046 bash[70862]: cluster 2024-09-21T14:32:37.241354+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-21T14:32:38.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:38 smithi032 bash[91339]: cluster 2024-09-21T14:32:36.999744+0000 mgr.y (mgr.25169) 803 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:38.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:38 smithi032 bash[91339]: cluster 2024-09-21T14:32:36.999744+0000 mgr.y (mgr.25169) 803 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:38.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:38 smithi032 bash[91339]: cluster 2024-09-21T14:32:37.224585+0000 mon.a (mon.0) 465 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:32:38.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:38 smithi032 bash[91339]: cluster 2024-09-21T14:32:37.224585+0000 mon.a (mon.0) 465 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:32:38.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:38 smithi032 bash[91339]: cluster 2024-09-21T14:32:37.241354+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-21T14:32:38.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:38 smithi032 bash[91339]: cluster 2024-09-21T14:32:37.241354+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-21T14:32:38.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:38 smithi032 bash[94613]: cluster 2024-09-21T14:32:36.999744+0000 mgr.y (mgr.25169) 803 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:38.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:38 smithi032 bash[94613]: cluster 2024-09-21T14:32:36.999744+0000 mgr.y (mgr.25169) 803 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:32:38.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:38 smithi032 bash[94613]: cluster 2024-09-21T14:32:37.224585+0000 mon.a (mon.0) 465 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:32:38.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:38 smithi032 bash[94613]: cluster 2024-09-21T14:32:37.224585+0000 mon.a (mon.0) 465 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T14:32:38.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:38 smithi032 bash[94613]: cluster 2024-09-21T14:32:37.241354+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-21T14:32:38.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:38 smithi032 bash[94613]: cluster 2024-09-21T14:32:37.241354+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-21T14:32:38.959 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:38 smithi046 bash[87346]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-7 2024-09-21T14:32:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:38.593472377Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:39.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:39 smithi032 bash[91339]: cluster 2024-09-21T14:32:38.249630+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-21T14:32:39.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:39 smithi032 bash[91339]: cluster 2024-09-21T14:32:38.249630+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-21T14:32:39.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:39 smithi032 bash[94613]: cluster 2024-09-21T14:32:38.249630+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-21T14:32:39.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:39 smithi032 bash[94613]: cluster 2024-09-21T14:32:38.249630+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-21T14:32:39.614 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:39 smithi046 bash[70862]: cluster 2024-09-21T14:32:38.249630+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-21T14:32:39.614 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:39 smithi046 bash[70862]: cluster 2024-09-21T14:32:38.249630+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-21T14:32:40.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:40 smithi046 bash[70862]: cluster 2024-09-21T14:32:39.000507+0000 mgr.y (mgr.25169) 804 : cluster [DBG] pgmap v486: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:32:40.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:40 smithi046 bash[70862]: cluster 2024-09-21T14:32:39.000507+0000 mgr.y (mgr.25169) 804 : cluster [DBG] pgmap v486: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:32:40.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:40 smithi046 bash[70862]: cluster 2024-09-21T14:32:39.242487+0000 mon.a (mon.0) 468 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T14:32:40.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:40 smithi046 bash[70862]: cluster 2024-09-21T14:32:39.242487+0000 mon.a (mon.0) 468 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T14:32:40.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:40 smithi032 bash[94613]: cluster 2024-09-21T14:32:39.000507+0000 mgr.y (mgr.25169) 804 : cluster [DBG] pgmap v486: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:32:40.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:40 smithi032 bash[94613]: cluster 2024-09-21T14:32:39.000507+0000 mgr.y (mgr.25169) 804 : cluster [DBG] pgmap v486: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:32:40.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:40 smithi032 bash[94613]: cluster 2024-09-21T14:32:39.242487+0000 mon.a (mon.0) 468 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T14:32:40.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:40 smithi032 bash[94613]: cluster 2024-09-21T14:32:39.242487+0000 mon.a (mon.0) 468 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T14:32:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:40 smithi032 bash[91339]: cluster 2024-09-21T14:32:39.000507+0000 mgr.y (mgr.25169) 804 : cluster [DBG] pgmap v486: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:32:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:40 smithi032 bash[91339]: cluster 2024-09-21T14:32:39.000507+0000 mgr.y (mgr.25169) 804 : cluster [DBG] pgmap v486: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T14:32:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:40 smithi032 bash[91339]: cluster 2024-09-21T14:32:39.242487+0000 mon.a (mon.0) 468 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T14:32:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:40 smithi032 bash[91339]: cluster 2024-09-21T14:32:39.242487+0000 mon.a (mon.0) 468 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T14:32:40.888 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:32:40 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:40.888 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:32:40 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:40.889 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:40 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:40.889 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:32:40 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:40.889 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:32:40 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:40.889 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:40 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:40.890 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:32:40 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:40.890 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:40 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.7.service: Deactivated successfully. 2024-09-21T14:32:40.890 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:40 smithi046 systemd[1]: Stopped Ceph osd.7 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:32:40.890 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:40 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:40.890 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:40 smithi046 systemd[1]: Started Ceph osd.7 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:32:40.890 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:32:40 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:32:41.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:32:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:32:40] "GET /metrics HTTP/1.1" 200 38393 "" "Prometheus/2.51.0" 2024-09-21T14:32:41.943 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:41.618199207Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:42.206 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:42 smithi046 bash[87492]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:32:42.207 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:41 smithi046 bash[70862]: audit 2024-09-21T14:32:40.946721+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:42.207 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:41 smithi046 bash[70862]: audit 2024-09-21T14:32:40.946721+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:42.207 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:41 smithi046 bash[70862]: audit 2024-09-21T14:32:40.958841+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:42.207 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:41 smithi046 bash[70862]: audit 2024-09-21T14:32:40.958841+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:42.207 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:41 smithi046 bash[70862]: cluster 2024-09-21T14:32:41.001401+0000 mgr.y (mgr.25169) 805 : cluster [DBG] pgmap v487: 161 pgs: 16 active+undersized, 13 peering, 14 stale+active+clean, 2 active+undersized+degraded, 116 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 2/636 objects degraded (0.314%) 2024-09-21T14:32:42.207 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:41 smithi046 bash[70862]: cluster 2024-09-21T14:32:41.001401+0000 mgr.y (mgr.25169) 805 : cluster [DBG] pgmap v487: 161 pgs: 16 active+undersized, 13 peering, 14 stale+active+clean, 2 active+undersized+degraded, 116 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 2/636 objects degraded (0.314%) 2024-09-21T14:32:42.207 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:41 smithi046 bash[70862]: audit 2024-09-21T14:32:41.233671+0000 mgr.y (mgr.25169) 806 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:42.207 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:41 smithi046 bash[70862]: audit 2024-09-21T14:32:41.233671+0000 mgr.y (mgr.25169) 806 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[91339]: audit 2024-09-21T14:32:40.946721+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[91339]: audit 2024-09-21T14:32:40.946721+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[91339]: audit 2024-09-21T14:32:40.958841+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[91339]: audit 2024-09-21T14:32:40.958841+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[91339]: cluster 2024-09-21T14:32:41.001401+0000 mgr.y (mgr.25169) 805 : cluster [DBG] pgmap v487: 161 pgs: 16 active+undersized, 13 peering, 14 stale+active+clean, 2 active+undersized+degraded, 116 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 2/636 objects degraded (0.314%) 2024-09-21T14:32:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[91339]: cluster 2024-09-21T14:32:41.001401+0000 mgr.y (mgr.25169) 805 : cluster [DBG] pgmap v487: 161 pgs: 16 active+undersized, 13 peering, 14 stale+active+clean, 2 active+undersized+degraded, 116 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 2/636 objects degraded (0.314%) 2024-09-21T14:32:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[91339]: audit 2024-09-21T14:32:41.233671+0000 mgr.y (mgr.25169) 806 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:42.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[91339]: audit 2024-09-21T14:32:41.233671+0000 mgr.y (mgr.25169) 806 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:42.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[94613]: audit 2024-09-21T14:32:40.946721+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:42.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[94613]: audit 2024-09-21T14:32:40.946721+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:42.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[94613]: audit 2024-09-21T14:32:40.958841+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:42.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[94613]: audit 2024-09-21T14:32:40.958841+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:42.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[94613]: cluster 2024-09-21T14:32:41.001401+0000 mgr.y (mgr.25169) 805 : cluster [DBG] pgmap v487: 161 pgs: 16 active+undersized, 13 peering, 14 stale+active+clean, 2 active+undersized+degraded, 116 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 2/636 objects degraded (0.314%) 2024-09-21T14:32:42.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[94613]: cluster 2024-09-21T14:32:41.001401+0000 mgr.y (mgr.25169) 805 : cluster [DBG] pgmap v487: 161 pgs: 16 active+undersized, 13 peering, 14 stale+active+clean, 2 active+undersized+degraded, 116 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 2/636 objects degraded (0.314%) 2024-09-21T14:32:42.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[94613]: audit 2024-09-21T14:32:41.233671+0000 mgr.y (mgr.25169) 806 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:42.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:41 smithi032 bash[94613]: audit 2024-09-21T14:32:41.233671+0000 mgr.y (mgr.25169) 806 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:42.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:42 smithi046 bash[87492]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:32:43.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:42 smithi046 bash[70862]: cluster 2024-09-21T14:32:41.954291+0000 mon.a (mon.0) 471 : cluster [WRN] Health check failed: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:43.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:42 smithi046 bash[70862]: cluster 2024-09-21T14:32:41.954291+0000 mon.a (mon.0) 471 : cluster [WRN] Health check failed: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:43.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:42 smithi032 bash[91339]: cluster 2024-09-21T14:32:41.954291+0000 mon.a (mon.0) 471 : cluster [WRN] Health check failed: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:43.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:42 smithi032 bash[91339]: cluster 2024-09-21T14:32:41.954291+0000 mon.a (mon.0) 471 : cluster [WRN] Health check failed: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:43.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:42 smithi032 bash[94613]: cluster 2024-09-21T14:32:41.954291+0000 mon.a (mon.0) 471 : cluster [WRN] Health check failed: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:43.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:42 smithi032 bash[94613]: cluster 2024-09-21T14:32:41.954291+0000 mon.a (mon.0) 471 : cluster [WRN] Health check failed: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:43 smithi046 bash[70862]: cluster 2024-09-21T14:32:43.003381+0000 mgr.y (mgr.25169) 807 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:44.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:43 smithi046 bash[70862]: cluster 2024-09-21T14:32:43.003381+0000 mgr.y (mgr.25169) 807 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:44.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:43 smithi032 bash[91339]: cluster 2024-09-21T14:32:43.003381+0000 mgr.y (mgr.25169) 807 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:44.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:43 smithi032 bash[91339]: cluster 2024-09-21T14:32:43.003381+0000 mgr.y (mgr.25169) 807 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:44.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:43 smithi032 bash[94613]: cluster 2024-09-21T14:32:43.003381+0000 mgr.y (mgr.25169) 807 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:44.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:43 smithi032 bash[94613]: cluster 2024-09-21T14:32:43.003381+0000 mgr.y (mgr.25169) 807 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:44.957 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:44.59243898Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:45.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:44 smithi046 bash[70862]: cluster 2024-09-21T14:32:43.945726+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T14:32:45.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:44 smithi046 bash[70862]: cluster 2024-09-21T14:32:43.945726+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T14:32:45.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:44 smithi032 bash[91339]: cluster 2024-09-21T14:32:43.945726+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T14:32:45.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:44 smithi032 bash[91339]: cluster 2024-09-21T14:32:43.945726+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T14:32:45.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:44 smithi032 bash[94613]: cluster 2024-09-21T14:32:43.945726+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T14:32:45.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:44 smithi032 bash[94613]: cluster 2024-09-21T14:32:43.945726+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T14:32:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:45 smithi046 bash[70862]: cluster 2024-09-21T14:32:45.004600+0000 mgr.y (mgr.25169) 808 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:46.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:45 smithi046 bash[70862]: cluster 2024-09-21T14:32:45.004600+0000 mgr.y (mgr.25169) 808 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:46.209 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:45 smithi046 bash[87492]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T14:32:46.209 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:45 smithi046 bash[87492]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:32:46.209 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:45 smithi046 bash[87492]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T14:32:46.209 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:46 smithi046 bash[87492]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-21T14:32:46.209 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:46 smithi046 bash[87492]: 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-21T14:32:46.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:45 smithi032 bash[94613]: cluster 2024-09-21T14:32:45.004600+0000 mgr.y (mgr.25169) 808 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:46.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:45 smithi032 bash[94613]: cluster 2024-09-21T14:32:45.004600+0000 mgr.y (mgr.25169) 808 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:46.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:45 smithi032 bash[91339]: cluster 2024-09-21T14:32:45.004600+0000 mgr.y (mgr.25169) 808 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:46.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:45 smithi032 bash[91339]: cluster 2024-09-21T14:32:45.004600+0000 mgr.y (mgr.25169) 808 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:46.709 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:46 smithi046 bash[87492]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-21T14:32:46.709 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:46 smithi046 bash[87492]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-09-21T14:32:46.709 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:46 smithi046 bash[87492]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T14:32:46.709 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:46 smithi046 bash[87492]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-21T14:32:46.709 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:46 smithi046 bash[87492]: --> ceph-volume lvm activate successful for osd ID: 7 2024-09-21T14:32:47.349 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:32:47.958 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:47.603913218Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:48.095 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:32:48.096 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (13m) 2m ago 40m 14.0M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:32:48.096 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (12m) 1s ago 39m 68.9M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:32:48.096 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (14m) 2m ago 37m 49.3M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:32:48.096 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (14m) 1s ago 48m 445M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:32:48.096 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (25m) 2m ago 51m 519M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:32:48.096 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (9m) 2m ago 51m 52.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:32:48.096 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (10m) 1s ago 49m 49.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:32:48.096 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (8m) 2m ago 49m 40.2M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:32:48.096 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (14m) 2m ago 40m 8716k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:32:48.096 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (14m) 1s ago 40m 8483k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:32:48.096 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (6m) 2m ago 47m 51.5M 3037M 19.3.0-5104-g44178494 b415816db8b4 2066516c5653 2024-09-21T14:32:48.096 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (6m) 2m ago 47m 51.0M 3037M 19.3.0-5104-g44178494 b415816db8b4 338f6bb89b7b 2024-09-21T14:32:48.096 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (4m) 2m ago 46m 46.4M 3037M 19.3.0-5104-g44178494 b415816db8b4 260a72b3c42e 2024-09-21T14:32:48.097 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running 2m ago 45m - 3037M 2024-09-21T14:32:48.097 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (2m) 1s ago 44m 50.2M 3293M 19.3.0-5104-g44178494 b415816db8b4 466b37452fe2 2024-09-21T14:32:48.097 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (88s) 1s ago 43m 49.2M 3293M 19.3.0-5104-g44178494 b415816db8b4 647cc84d1465 2024-09-21T14:32:48.097 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (44s) 1s ago 42m 52.8M 3293M 19.3.0-5104-g44178494 b415816db8b4 1139fd06140a 2024-09-21T14:32:48.097 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running 1s ago 41m - 3293M 2024-09-21T14:32:48.097 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (13m) 1s ago 40m 55.1M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:32:48.097 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (37m) 2m ago 37m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:32:48.097 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (38m) 1s ago 38m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:32:48.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[91339]: audit 2024-09-21T14:32:46.997393+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[91339]: audit 2024-09-21T14:32:46.997393+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[91339]: cluster 2024-09-21T14:32:47.006166+0000 mgr.y (mgr.25169) 809 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[91339]: cluster 2024-09-21T14:32:47.006166+0000 mgr.y (mgr.25169) 809 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[91339]: audit 2024-09-21T14:32:47.011195+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[91339]: audit 2024-09-21T14:32:47.011195+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[91339]: audit 2024-09-21T14:32:47.532299+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[91339]: audit 2024-09-21T14:32:47.532299+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[91339]: audit 2024-09-21T14:32:47.534877+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:48.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[91339]: audit 2024-09-21T14:32:47.534877+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[94613]: audit 2024-09-21T14:32:46.997393+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[94613]: audit 2024-09-21T14:32:46.997393+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[94613]: cluster 2024-09-21T14:32:47.006166+0000 mgr.y (mgr.25169) 809 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[94613]: cluster 2024-09-21T14:32:47.006166+0000 mgr.y (mgr.25169) 809 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[94613]: audit 2024-09-21T14:32:47.011195+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[94613]: audit 2024-09-21T14:32:47.011195+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[94613]: audit 2024-09-21T14:32:47.532299+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[94613]: audit 2024-09-21T14:32:47.532299+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[94613]: audit 2024-09-21T14:32:47.534877+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:48.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:47 smithi032 bash[94613]: audit 2024-09-21T14:32:47.534877+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:48.458 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:48 smithi046 bash[88184]: debug 2024-09-21T14:32:48.117+0000 7f15090a4640 1 -- 172.21.15.46:0/1157941949 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561c2bdd0960 con 0x561c2bdf1800 2024-09-21T14:32:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:47 smithi046 bash[70862]: audit 2024-09-21T14:32:46.997393+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:47 smithi046 bash[70862]: audit 2024-09-21T14:32:46.997393+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:47 smithi046 bash[70862]: cluster 2024-09-21T14:32:47.006166+0000 mgr.y (mgr.25169) 809 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:47 smithi046 bash[70862]: cluster 2024-09-21T14:32:47.006166+0000 mgr.y (mgr.25169) 809 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:47 smithi046 bash[70862]: audit 2024-09-21T14:32:47.011195+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:47 smithi046 bash[70862]: audit 2024-09-21T14:32:47.011195+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:47 smithi046 bash[70862]: audit 2024-09-21T14:32:47.532299+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:47 smithi046 bash[70862]: audit 2024-09-21T14:32:47.532299+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:47 smithi046 bash[70862]: audit 2024-09-21T14:32:47.534877+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:48.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:47 smithi046 bash[70862]: audit 2024-09-21T14:32:47.534877+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:32:48.482 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:32:48.482 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:32:48.482 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:32:48.482 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:32:48.482 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:32:48.482 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:32:48.483 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:32:48.483 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:32:48.483 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 7 2024-09-21T14:32:48.483 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:32:48.483 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:32:48.483 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:32:48.483 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:32:48.483 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:32:48.483 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2, 2024-09-21T14:32:48.483 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 12 2024-09-21T14:32:48.483 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:32:48.483 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:32:48.800 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:32:48.800 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:32:48.800 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:32:48.800 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T14:32:48.800 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:32:48.800 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "6/8 daemons upgraded", 2024-09-21T14:32:48.801 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T14:32:48.801 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:32:48.801 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:32:49.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[91339]: audit 2024-09-21T14:32:47.337882+0000 mgr.y (mgr.25169) 810 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[91339]: audit 2024-09-21T14:32:47.337882+0000 mgr.y (mgr.25169) 810 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[91339]: audit 2024-09-21T14:32:47.687386+0000 mgr.y (mgr.25169) 811 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[91339]: audit 2024-09-21T14:32:47.687386+0000 mgr.y (mgr.25169) 811 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[91339]: audit 2024-09-21T14:32:48.058452+0000 mgr.y (mgr.25169) 812 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[91339]: audit 2024-09-21T14:32:48.058452+0000 mgr.y (mgr.25169) 812 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[91339]: audit 2024-09-21T14:32:48.276807+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:49.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[91339]: audit 2024-09-21T14:32:48.276807+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:49.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[91339]: audit 2024-09-21T14:32:48.287769+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:49.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[91339]: audit 2024-09-21T14:32:48.287769+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:49.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[91339]: cluster 2024-09-21T14:32:48.454987+0000 mon.a (mon.0) 478 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:49.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[91339]: cluster 2024-09-21T14:32:48.454987+0000 mon.a (mon.0) 478 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:49.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[91339]: audit 2024-09-21T14:32:48.483765+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.32:0/4078275013' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:49.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[91339]: audit 2024-09-21T14:32:48.483765+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.32:0/4078275013' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:49.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[94613]: audit 2024-09-21T14:32:47.337882+0000 mgr.y (mgr.25169) 810 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[94613]: audit 2024-09-21T14:32:47.337882+0000 mgr.y (mgr.25169) 810 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[94613]: audit 2024-09-21T14:32:47.687386+0000 mgr.y (mgr.25169) 811 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[94613]: audit 2024-09-21T14:32:47.687386+0000 mgr.y (mgr.25169) 811 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[94613]: audit 2024-09-21T14:32:48.058452+0000 mgr.y (mgr.25169) 812 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[94613]: audit 2024-09-21T14:32:48.058452+0000 mgr.y (mgr.25169) 812 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[94613]: audit 2024-09-21T14:32:48.276807+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:49.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[94613]: audit 2024-09-21T14:32:48.276807+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:49.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[94613]: audit 2024-09-21T14:32:48.287769+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:49.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[94613]: audit 2024-09-21T14:32:48.287769+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:49.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[94613]: cluster 2024-09-21T14:32:48.454987+0000 mon.a (mon.0) 478 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:49.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[94613]: cluster 2024-09-21T14:32:48.454987+0000 mon.a (mon.0) 478 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:49.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[94613]: audit 2024-09-21T14:32:48.483765+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.32:0/4078275013' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:49.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:49 smithi032 bash[94613]: audit 2024-09-21T14:32:48.483765+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.32:0/4078275013' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:49.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:49 smithi046 bash[70862]: audit 2024-09-21T14:32:47.337882+0000 mgr.y (mgr.25169) 810 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:49 smithi046 bash[70862]: audit 2024-09-21T14:32:47.337882+0000 mgr.y (mgr.25169) 810 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:49 smithi046 bash[70862]: audit 2024-09-21T14:32:47.687386+0000 mgr.y (mgr.25169) 811 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:49 smithi046 bash[70862]: audit 2024-09-21T14:32:47.687386+0000 mgr.y (mgr.25169) 811 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:49 smithi046 bash[70862]: audit 2024-09-21T14:32:48.058452+0000 mgr.y (mgr.25169) 812 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:49 smithi046 bash[70862]: audit 2024-09-21T14:32:48.058452+0000 mgr.y (mgr.25169) 812 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:49.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:49 smithi046 bash[70862]: audit 2024-09-21T14:32:48.276807+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:49.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:49 smithi046 bash[70862]: audit 2024-09-21T14:32:48.276807+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:49.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:49 smithi046 bash[70862]: audit 2024-09-21T14:32:48.287769+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:49.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:49 smithi046 bash[70862]: audit 2024-09-21T14:32:48.287769+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:49.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:49 smithi046 bash[70862]: cluster 2024-09-21T14:32:48.454987+0000 mon.a (mon.0) 478 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:49.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:49 smithi046 bash[70862]: cluster 2024-09-21T14:32:48.454987+0000 mon.a (mon.0) 478 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:49.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:49 smithi046 bash[70862]: audit 2024-09-21T14:32:48.483765+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.32:0/4078275013' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:49.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:49 smithi046 bash[70862]: audit 2024-09-21T14:32:48.483765+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.32:0/4078275013' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:50.209 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:49 smithi046 bash[88184]: debug 2024-09-21T14:32:49.889+0000 7f150b90b640 -1 Falling back to public interface 2024-09-21T14:32:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:50 smithi046 bash[70862]: audit 2024-09-21T14:32:48.801576+0000 mgr.y (mgr.25169) 813 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:50 smithi046 bash[70862]: audit 2024-09-21T14:32:48.801576+0000 mgr.y (mgr.25169) 813 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:50 smithi046 bash[70862]: cluster 2024-09-21T14:32:49.007589+0000 mgr.y (mgr.25169) 814 : cluster [DBG] pgmap v491: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:50.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:50 smithi046 bash[70862]: cluster 2024-09-21T14:32:49.007589+0000 mgr.y (mgr.25169) 814 : cluster [DBG] pgmap v491: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:50.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:50 smithi032 bash[91339]: audit 2024-09-21T14:32:48.801576+0000 mgr.y (mgr.25169) 813 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:50.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:50 smithi032 bash[91339]: audit 2024-09-21T14:32:48.801576+0000 mgr.y (mgr.25169) 813 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:50.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:50 smithi032 bash[91339]: cluster 2024-09-21T14:32:49.007589+0000 mgr.y (mgr.25169) 814 : cluster [DBG] pgmap v491: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:50.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:50 smithi032 bash[91339]: cluster 2024-09-21T14:32:49.007589+0000 mgr.y (mgr.25169) 814 : cluster [DBG] pgmap v491: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:50.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:50 smithi032 bash[94613]: audit 2024-09-21T14:32:48.801576+0000 mgr.y (mgr.25169) 813 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:50.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:50 smithi032 bash[94613]: audit 2024-09-21T14:32:48.801576+0000 mgr.y (mgr.25169) 813 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:32:50.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:50 smithi032 bash[94613]: cluster 2024-09-21T14:32:49.007589+0000 mgr.y (mgr.25169) 814 : cluster [DBG] pgmap v491: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:50.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:50 smithi032 bash[94613]: cluster 2024-09-21T14:32:49.007589+0000 mgr.y (mgr.25169) 814 : cluster [DBG] pgmap v491: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:50.600227995Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:51.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:32:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:32:50] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-21T14:32:52.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:52 smithi032 bash[94613]: cluster 2024-09-21T14:32:51.008817+0000 mgr.y (mgr.25169) 815 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:52 smithi032 bash[94613]: cluster 2024-09-21T14:32:51.008817+0000 mgr.y (mgr.25169) 815 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:52 smithi032 bash[91339]: cluster 2024-09-21T14:32:51.008817+0000 mgr.y (mgr.25169) 815 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:52.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:52 smithi032 bash[91339]: cluster 2024-09-21T14:32:51.008817+0000 mgr.y (mgr.25169) 815 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:52 smithi046 bash[70862]: cluster 2024-09-21T14:32:51.008817+0000 mgr.y (mgr.25169) 815 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:52 smithi046 bash[70862]: cluster 2024-09-21T14:32:51.008817+0000 mgr.y (mgr.25169) 815 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:53.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:53 smithi032 bash[94613]: audit 2024-09-21T14:32:51.244918+0000 mgr.y (mgr.25169) 816 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:53.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:53 smithi032 bash[94613]: audit 2024-09-21T14:32:51.244918+0000 mgr.y (mgr.25169) 816 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:53.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:53 smithi032 bash[91339]: audit 2024-09-21T14:32:51.244918+0000 mgr.y (mgr.25169) 816 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:53.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:53 smithi032 bash[91339]: audit 2024-09-21T14:32:51.244918+0000 mgr.y (mgr.25169) 816 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:53.439 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:53 smithi046 bash[88184]: debug 2024-09-21T14:32:53.117+0000 7f150b90b640 -1 osd.7 148 log_to_monitors true 2024-09-21T14:32:53.439 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:53 smithi046 bash[70862]: audit 2024-09-21T14:32:51.244918+0000 mgr.y (mgr.25169) 816 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:53.439 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:53 smithi046 bash[70862]: audit 2024-09-21T14:32:51.244918+0000 mgr.y (mgr.25169) 816 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:32:53.709 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:53.608722011Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:54 smithi032 bash[91339]: cluster 2024-09-21T14:32:53.010635+0000 mgr.y (mgr.25169) 817 : cluster [DBG] pgmap v493: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:54 smithi032 bash[91339]: cluster 2024-09-21T14:32:53.010635+0000 mgr.y (mgr.25169) 817 : cluster [DBG] pgmap v493: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:54 smithi032 bash[91339]: audit 2024-09-21T14:32:53.124446+0000 mon.b (mon.1) 263 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T14:32:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:54 smithi032 bash[91339]: audit 2024-09-21T14:32:53.124446+0000 mon.b (mon.1) 263 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T14:32:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:54 smithi032 bash[91339]: audit 2024-09-21T14:32:53.124555+0000 mon.a (mon.0) 479 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T14:32:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:54 smithi032 bash[91339]: audit 2024-09-21T14:32:53.124555+0000 mon.a (mon.0) 479 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T14:32:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:54 smithi032 bash[94613]: cluster 2024-09-21T14:32:53.010635+0000 mgr.y (mgr.25169) 817 : cluster [DBG] pgmap v493: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:54 smithi032 bash[94613]: cluster 2024-09-21T14:32:53.010635+0000 mgr.y (mgr.25169) 817 : cluster [DBG] pgmap v493: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:54 smithi032 bash[94613]: audit 2024-09-21T14:32:53.124446+0000 mon.b (mon.1) 263 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T14:32:54.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:54 smithi032 bash[94613]: audit 2024-09-21T14:32:53.124446+0000 mon.b (mon.1) 263 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T14:32:54.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:54 smithi032 bash[94613]: audit 2024-09-21T14:32:53.124555+0000 mon.a (mon.0) 479 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T14:32:54.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:54 smithi032 bash[94613]: audit 2024-09-21T14:32:53.124555+0000 mon.a (mon.0) 479 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T14:32:54.410 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:32:54 smithi046 bash[88184]: debug 2024-09-21T14:32:54.093+0000 7f14ff6ad640 -1 osd.7 148 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T14:32:54.410 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:54 smithi046 bash[70862]: cluster 2024-09-21T14:32:53.010635+0000 mgr.y (mgr.25169) 817 : cluster [DBG] pgmap v493: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:54.410 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:54 smithi046 bash[70862]: cluster 2024-09-21T14:32:53.010635+0000 mgr.y (mgr.25169) 817 : cluster [DBG] pgmap v493: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-21T14:32:54.410 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:54 smithi046 bash[70862]: audit 2024-09-21T14:32:53.124446+0000 mon.b (mon.1) 263 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T14:32:54.410 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:54 smithi046 bash[70862]: audit 2024-09-21T14:32:53.124446+0000 mon.b (mon.1) 263 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T14:32:54.410 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:54 smithi046 bash[70862]: audit 2024-09-21T14:32:53.124555+0000 mon.a (mon.0) 479 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T14:32:54.410 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:54 smithi046 bash[70862]: audit 2024-09-21T14:32:53.124555+0000 mon.a (mon.0) 479 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T14:32:55.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[91339]: audit 2024-09-21T14:32:54.042181+0000 mon.a (mon.0) 480 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T14:32:55.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[91339]: audit 2024-09-21T14:32:54.042181+0000 mon.a (mon.0) 480 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T14:32:55.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[91339]: cluster 2024-09-21T14:32:54.049811+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-21T14:32:55.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[91339]: cluster 2024-09-21T14:32:54.049811+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-21T14:32:55.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[91339]: audit 2024-09-21T14:32:54.051256+0000 mon.b (mon.1) 264 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:55.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[91339]: audit 2024-09-21T14:32:54.051256+0000 mon.b (mon.1) 264 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:55.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[91339]: audit 2024-09-21T14:32:54.051592+0000 mon.a (mon.0) 482 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:55.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[91339]: audit 2024-09-21T14:32:54.051592+0000 mon.a (mon.0) 482 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:55.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[94613]: audit 2024-09-21T14:32:54.042181+0000 mon.a (mon.0) 480 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T14:32:55.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[94613]: audit 2024-09-21T14:32:54.042181+0000 mon.a (mon.0) 480 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T14:32:55.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[94613]: cluster 2024-09-21T14:32:54.049811+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-21T14:32:55.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[94613]: cluster 2024-09-21T14:32:54.049811+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-21T14:32:55.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[94613]: audit 2024-09-21T14:32:54.051256+0000 mon.b (mon.1) 264 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:55.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[94613]: audit 2024-09-21T14:32:54.051256+0000 mon.b (mon.1) 264 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:55.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[94613]: audit 2024-09-21T14:32:54.051592+0000 mon.a (mon.0) 482 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:55.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:55 smithi032 bash[94613]: audit 2024-09-21T14:32:54.051592+0000 mon.a (mon.0) 482 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:55.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:55 smithi046 bash[70862]: audit 2024-09-21T14:32:54.042181+0000 mon.a (mon.0) 480 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T14:32:55.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:55 smithi046 bash[70862]: audit 2024-09-21T14:32:54.042181+0000 mon.a (mon.0) 480 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T14:32:55.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:55 smithi046 bash[70862]: cluster 2024-09-21T14:32:54.049811+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-21T14:32:55.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:55 smithi046 bash[70862]: cluster 2024-09-21T14:32:54.049811+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-21T14:32:55.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:55 smithi046 bash[70862]: audit 2024-09-21T14:32:54.051256+0000 mon.b (mon.1) 264 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:55.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:55 smithi046 bash[70862]: audit 2024-09-21T14:32:54.051256+0000 mon.b (mon.1) 264 : audit [INF] from='osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:55.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:55 smithi046 bash[70862]: audit 2024-09-21T14:32:54.051592+0000 mon.a (mon.0) 482 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:55.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:55 smithi046 bash[70862]: audit 2024-09-21T14:32:54.051592+0000 mon.a (mon.0) 482 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]} : dispatch 2024-09-21T14:32:56.323 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:56 smithi046 bash[70862]: cluster 2024-09-21T14:32:55.011754+0000 mgr.y (mgr.25169) 818 : cluster [DBG] pgmap v495: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-21T14:32:56.323 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:56 smithi046 bash[70862]: cluster 2024-09-21T14:32:55.011754+0000 mgr.y (mgr.25169) 818 : cluster [DBG] pgmap v495: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-21T14:32:56.323 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:56 smithi046 bash[70862]: cluster 2024-09-21T14:32:55.043259+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:32:56.323 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:56 smithi046 bash[70862]: cluster 2024-09-21T14:32:55.043259+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:32:56.323 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:56 smithi046 bash[70862]: cluster 2024-09-21T14:32:55.053710+0000 mon.a (mon.0) 484 : cluster [INF] osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328] boot 2024-09-21T14:32:56.323 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:56 smithi046 bash[70862]: cluster 2024-09-21T14:32:55.053710+0000 mon.a (mon.0) 484 : cluster [INF] osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328] boot 2024-09-21T14:32:56.323 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:56 smithi046 bash[70862]: cluster 2024-09-21T14:32:55.053823+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-21T14:32:56.324 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:56 smithi046 bash[70862]: cluster 2024-09-21T14:32:55.053823+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-21T14:32:56.324 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:56 smithi046 bash[70862]: audit 2024-09-21T14:32:55.055797+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T14:32:56.324 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:56 smithi046 bash[70862]: audit 2024-09-21T14:32:55.055797+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T14:32:56.324 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:56 smithi046 bash[70862]: cluster 2024-09-21T14:32:56.057307+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-21T14:32:56.324 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:56 smithi046 bash[70862]: cluster 2024-09-21T14:32:56.057307+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-21T14:32:56.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[91339]: cluster 2024-09-21T14:32:55.011754+0000 mgr.y (mgr.25169) 818 : cluster [DBG] pgmap v495: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-21T14:32:56.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[91339]: cluster 2024-09-21T14:32:55.011754+0000 mgr.y (mgr.25169) 818 : cluster [DBG] pgmap v495: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-21T14:32:56.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[91339]: cluster 2024-09-21T14:32:55.043259+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:32:56.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[91339]: cluster 2024-09-21T14:32:55.043259+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:32:56.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[91339]: cluster 2024-09-21T14:32:55.053710+0000 mon.a (mon.0) 484 : cluster [INF] osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328] boot 2024-09-21T14:32:56.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[91339]: cluster 2024-09-21T14:32:55.053710+0000 mon.a (mon.0) 484 : cluster [INF] osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328] boot 2024-09-21T14:32:56.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[91339]: cluster 2024-09-21T14:32:55.053823+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-21T14:32:56.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[91339]: cluster 2024-09-21T14:32:55.053823+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-21T14:32:56.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[91339]: audit 2024-09-21T14:32:55.055797+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T14:32:56.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[91339]: audit 2024-09-21T14:32:55.055797+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T14:32:56.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[91339]: cluster 2024-09-21T14:32:56.057307+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-21T14:32:56.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[91339]: cluster 2024-09-21T14:32:56.057307+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-21T14:32:56.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[94613]: cluster 2024-09-21T14:32:55.011754+0000 mgr.y (mgr.25169) 818 : cluster [DBG] pgmap v495: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-21T14:32:56.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[94613]: cluster 2024-09-21T14:32:55.011754+0000 mgr.y (mgr.25169) 818 : cluster [DBG] pgmap v495: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-21T14:32:56.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[94613]: cluster 2024-09-21T14:32:55.043259+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:32:56.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[94613]: cluster 2024-09-21T14:32:55.043259+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T14:32:56.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[94613]: cluster 2024-09-21T14:32:55.053710+0000 mon.a (mon.0) 484 : cluster [INF] osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328] boot 2024-09-21T14:32:56.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[94613]: cluster 2024-09-21T14:32:55.053710+0000 mon.a (mon.0) 484 : cluster [INF] osd.7 [v2:172.21.15.46:6824/1887241328,v1:172.21.15.46:6825/1887241328] boot 2024-09-21T14:32:56.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[94613]: cluster 2024-09-21T14:32:55.053823+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-21T14:32:56.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[94613]: cluster 2024-09-21T14:32:55.053823+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-21T14:32:56.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[94613]: audit 2024-09-21T14:32:55.055797+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T14:32:56.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[94613]: audit 2024-09-21T14:32:55.055797+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T14:32:56.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[94613]: cluster 2024-09-21T14:32:56.057307+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-21T14:32:56.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:56 smithi032 bash[94613]: cluster 2024-09-21T14:32:56.057307+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-21T14:32:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:56.607234761Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:32:57.401 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:57 smithi046 bash[70862]: cluster 2024-09-21T14:32:57.062630+0000 mon.a (mon.0) 487 : cluster [WRN] Health check update: Degraded data redundancy: 65/636 objects degraded (10.220%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:57.401 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:57 smithi046 bash[70862]: cluster 2024-09-21T14:32:57.062630+0000 mon.a (mon.0) 487 : cluster [WRN] Health check update: Degraded data redundancy: 65/636 objects degraded (10.220%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:57.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:57 smithi032 bash[91339]: cluster 2024-09-21T14:32:57.062630+0000 mon.a (mon.0) 487 : cluster [WRN] Health check update: Degraded data redundancy: 65/636 objects degraded (10.220%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:57.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:57 smithi032 bash[91339]: cluster 2024-09-21T14:32:57.062630+0000 mon.a (mon.0) 487 : cluster [WRN] Health check update: Degraded data redundancy: 65/636 objects degraded (10.220%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:57.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:57 smithi032 bash[94613]: cluster 2024-09-21T14:32:57.062630+0000 mon.a (mon.0) 487 : cluster [WRN] Health check update: Degraded data redundancy: 65/636 objects degraded (10.220%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:57.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:57 smithi032 bash[94613]: cluster 2024-09-21T14:32:57.062630+0000 mon.a (mon.0) 487 : cluster [WRN] Health check update: Degraded data redundancy: 65/636 objects degraded (10.220%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T14:32:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:58 smithi046 bash[70862]: cluster 2024-09-21T14:32:57.013148+0000 mgr.y (mgr.25169) 819 : cluster [DBG] pgmap v498: 161 pgs: 7 activating, 6 peering, 26 active+undersized, 17 active+undersized+degraded, 105 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T14:32:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:58 smithi046 bash[70862]: cluster 2024-09-21T14:32:57.013148+0000 mgr.y (mgr.25169) 819 : cluster [DBG] pgmap v498: 161 pgs: 7 activating, 6 peering, 26 active+undersized, 17 active+undersized+degraded, 105 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T14:32:58.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:58 smithi032 bash[91339]: cluster 2024-09-21T14:32:57.013148+0000 mgr.y (mgr.25169) 819 : cluster [DBG] pgmap v498: 161 pgs: 7 activating, 6 peering, 26 active+undersized, 17 active+undersized+degraded, 105 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T14:32:58.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:58 smithi032 bash[91339]: cluster 2024-09-21T14:32:57.013148+0000 mgr.y (mgr.25169) 819 : cluster [DBG] pgmap v498: 161 pgs: 7 activating, 6 peering, 26 active+undersized, 17 active+undersized+degraded, 105 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T14:32:58.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:58 smithi032 bash[94613]: cluster 2024-09-21T14:32:57.013148+0000 mgr.y (mgr.25169) 819 : cluster [DBG] pgmap v498: 161 pgs: 7 activating, 6 peering, 26 active+undersized, 17 active+undersized+degraded, 105 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T14:32:58.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:58 smithi032 bash[94613]: cluster 2024-09-21T14:32:57.013148+0000 mgr.y (mgr.25169) 819 : cluster [DBG] pgmap v498: 161 pgs: 7 activating, 6 peering, 26 active+undersized, 17 active+undersized+degraded, 105 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-21T14:32:59.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.276752+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.276752+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.290641+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.290641+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.294600+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.294600+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.296706+0000 mon.b (mon.1) 267 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.296706+0000 mon.b (mon.1) 267 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.307532+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.307532+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.440804+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:32:59.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.440804+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:32:59.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.444738+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.444738+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.447570+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.447570+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.450267+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.450267+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.454124+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.454124+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.455192+0000 mgr.y (mgr.25169) 820 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T14:32:59.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.276752+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.276752+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.290641+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.290641+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.294600+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.294600+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.296706+0000 mon.b (mon.1) 267 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.296706+0000 mon.b (mon.1) 267 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.307532+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.307532+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.440804+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:32:59.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.440804+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:32:59.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.444738+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.611 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.444738+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.447570+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.447570+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.450267+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.450267+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.454124+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.454124+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.455192+0000 mgr.y (mgr.25169) 820 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T14:32:59.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.455192+0000 mgr.y (mgr.25169) 820 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T14:32:59.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.465808+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.465808+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.472227+0000 mon.b (mon.1) 273 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T14:32:59.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.472227+0000 mon.b (mon.1) 273 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T14:32:59.612 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.472281+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T14:32:59.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.472281+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T14:32:59.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.479250+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T14:32:59.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.479250+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T14:32:59.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.484350+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T14:32:59.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.484350+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T14:32:59.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.484533+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T14:32:59.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.484533+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T14:32:59.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.490575+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T14:32:59.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.490575+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T14:32:59.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.496166+0000 mon.b (mon.1) 275 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T14:32:59.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.496166+0000 mon.b (mon.1) 275 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T14:32:59.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.496203+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T14:32:59.613 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.496203+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T14:32:59.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.455192+0000 mgr.y (mgr.25169) 820 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T14:32:59.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.465808+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.465808+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.472227+0000 mon.b (mon.1) 273 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T14:32:59.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.472227+0000 mon.b (mon.1) 273 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T14:32:59.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.472281+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T14:32:59.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.472281+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T14:32:59.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.479250+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T14:32:59.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.479250+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T14:32:59.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.484350+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T14:32:59.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.484350+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T14:32:59.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.484533+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T14:32:59.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.484533+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T14:32:59.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.490575+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T14:32:59.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.490575+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T14:32:59.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.496166+0000 mon.b (mon.1) 275 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T14:32:59.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.496166+0000 mon.b (mon.1) 275 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T14:32:59.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.496203+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T14:32:59.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.496203+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T14:32:59.615 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.502306+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T14:32:59.615 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.502306+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T14:32:59.615 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.507251+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T14:32:59.616 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.507251+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T14:32:59.616 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.507512+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T14:32:59.616 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.507512+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T14:32:59.616 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.513627+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T14:32:59.616 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.513627+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T14:32:59.616 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.518535+0000 mon.b (mon.1) 277 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T14:32:59.616 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.518535+0000 mon.b (mon.1) 277 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T14:32:59.616 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.518646+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T14:32:59.616 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.518646+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T14:32:59.616 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.524779+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T14:32:59.616 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.524779+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T14:32:59.616 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.530099+0000 mon.b (mon.1) 278 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T14:32:59.616 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.530099+0000 mon.b (mon.1) 278 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T14:32:59.616 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.530246+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T14:32:59.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.502306+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T14:32:59.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.502306+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T14:32:59.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.507251+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T14:32:59.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.507251+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T14:32:59.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.507512+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T14:32:59.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.507512+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T14:32:59.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.513627+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T14:32:59.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.513627+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T14:32:59.617 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.518535+0000 mon.b (mon.1) 277 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T14:32:59.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.518535+0000 mon.b (mon.1) 277 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T14:32:59.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.518646+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T14:32:59.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.518646+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T14:32:59.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.524779+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T14:32:59.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.524779+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T14:32:59.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.530099+0000 mon.b (mon.1) 278 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T14:32:59.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.530099+0000 mon.b (mon.1) 278 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T14:32:59.618 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.530246+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T14:32:59.618 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.530246+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T14:32:59.618 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.535996+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T14:32:59.618 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.535996+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T14:32:59.619 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.541562+0000 mon.b (mon.1) 279 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T14:32:59.619 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.541562+0000 mon.b (mon.1) 279 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T14:32:59.619 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.541660+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T14:32:59.619 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.541660+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T14:32:59.619 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.547624+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T14:32:59.619 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.547624+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T14:32:59.619 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.552925+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T14:32:59.619 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.552925+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T14:32:59.619 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.552984+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T14:32:59.619 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.552984+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T14:32:59.619 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.558737+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T14:32:59.619 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.558737+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T14:32:59.619 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.568413+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.620 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.568413+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.620 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.569624+0000 mgr.y (mgr.25169) 821 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:32:59.620 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.569624+0000 mgr.y (mgr.25169) 821 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:32:59.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.530246+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T14:32:59.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.535996+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T14:32:59.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.535996+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T14:32:59.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.541562+0000 mon.b (mon.1) 279 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T14:32:59.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.541562+0000 mon.b (mon.1) 279 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T14:32:59.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.541660+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T14:32:59.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.541660+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T14:32:59.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.547624+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T14:32:59.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.547624+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T14:32:59.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.552925+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T14:32:59.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.552925+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T14:32:59.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.552984+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T14:32:59.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.552984+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T14:32:59.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.558737+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T14:32:59.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.558737+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T14:32:59.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.568413+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.568413+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.569624+0000 mgr.y (mgr.25169) 821 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:32:59.621 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.569624+0000 mgr.y (mgr.25169) 821 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:32:59.622 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.576941+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.622 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.576941+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.622 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.584371+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.622 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.584371+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.622 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.585549+0000 mgr.y (mgr.25169) 822 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:32:59.622 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.585549+0000 mgr.y (mgr.25169) 822 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:32:59.622 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.592816+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.622 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.592816+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.622 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.599406+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.622 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.599406+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.622 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.602652+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.622 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.602652+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.622 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.604118+0000 mgr.y (mgr.25169) 823 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:32:59.623 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.604118+0000 mgr.y (mgr.25169) 823 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:32:59.623 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.611442+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.623 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.611442+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.623 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.618929+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.623 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.618929+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.623 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.620212+0000 mgr.y (mgr.25169) 824 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:32:59.623 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.620212+0000 mgr.y (mgr.25169) 824 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:32:59.623 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.627394+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.623 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.627394+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.623 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.635963+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.576941+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.576941+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.623 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.584371+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.584371+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.585549+0000 mgr.y (mgr.25169) 822 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:32:59.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.585549+0000 mgr.y (mgr.25169) 822 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:32:59.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.592816+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.592816+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.599406+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.599406+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.602652+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.602652+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.604118+0000 mgr.y (mgr.25169) 823 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:32:59.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.604118+0000 mgr.y (mgr.25169) 823 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:32:59.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.611442+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.611442+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.624 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.618929+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.618929+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.620212+0000 mgr.y (mgr.25169) 824 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:32:59.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.620212+0000 mgr.y (mgr.25169) 824 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:32:59.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.627394+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.627394+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.625 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.635963+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.625 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.635963+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.625 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.637257+0000 mgr.y (mgr.25169) 825 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:32:59.625 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.637257+0000 mgr.y (mgr.25169) 825 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:32:59.625 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.644651+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.625 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.644651+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.625 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.651953+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.626 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.651953+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.626 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.655742+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.626 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.655742+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.626 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.659497+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.626 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.659497+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.626 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.663376+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.626 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.663376+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.626 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.666926+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.626 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.666926+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.626 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.670434+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.626 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.670434+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.626 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.671731+0000 mgr.y (mgr.25169) 826 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:32:59.626 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.671731+0000 mgr.y (mgr.25169) 826 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:32:59.627 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.676294+0000 mon.b (mon.1) 293 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:32:59.627 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.676294+0000 mon.b (mon.1) 293 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:32:59.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.635963+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.637257+0000 mgr.y (mgr.25169) 825 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:32:59.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.637257+0000 mgr.y (mgr.25169) 825 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:32:59.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.644651+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.644651+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.651953+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.651953+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.655742+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.627 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.655742+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.659497+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.659497+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.663376+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.663376+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.666926+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.666926+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.670434+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.670434+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.671731+0000 mgr.y (mgr.25169) 826 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:32:59.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.671731+0000 mgr.y (mgr.25169) 826 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:32:59.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.676294+0000 mon.b (mon.1) 293 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:32:59.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.676294+0000 mon.b (mon.1) 293 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:32:59.629 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.676442+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:32:59.629 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.676442+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:32:59.629 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.682597+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:32:59.629 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.682597+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:32:59.629 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.687883+0000 mon.b (mon.1) 294 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.629 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.687883+0000 mon.b (mon.1) 294 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.629 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.688031+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.629 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.688031+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.629 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.693897+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:32:59.629 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.693897+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:32:59.629 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.699457+0000 mon.b (mon.1) 295 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:32:59.629 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.699457+0000 mon.b (mon.1) 295 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:32:59.630 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.699651+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:32:59.630 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.699651+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:32:59.630 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.705752+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:32:59.630 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.705752+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:32:59.630 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.711136+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:32:59.630 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.711136+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:32:59.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.676442+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:32:59.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.676442+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:32:59.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.682597+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:32:59.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.682597+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:32:59.630 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.687883+0000 mon.b (mon.1) 294 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.631 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.687883+0000 mon.b (mon.1) 294 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.631 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.688031+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.631 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.688031+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.631 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.693897+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:32:59.631 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.693897+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:32:59.631 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.699457+0000 mon.b (mon.1) 295 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:32:59.631 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.699457+0000 mon.b (mon.1) 295 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:32:59.631 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.699651+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:32:59.631 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.699651+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:32:59.631 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.705752+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:32:59.631 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.705752+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:32:59.631 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.711136+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:32:59.631 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.711136+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:32:59.632 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.711333+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:32:59.632 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.711333+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:32:59.632 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.717012+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T14:32:59.632 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.717012+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T14:32:59.632 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.722422+0000 mon.b (mon.1) 297 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:32:59.632 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.722422+0000 mon.b (mon.1) 297 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:32:59.632 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.722715+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:32:59.632 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.722715+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:32:59.632 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.728383+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:32:59.632 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.728383+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:32:59.633 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.733951+0000 mon.b (mon.1) 298 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:32:59.633 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.733951+0000 mon.b (mon.1) 298 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:32:59.633 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.734217+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:32:59.633 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.734217+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:32:59.633 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.737415+0000 mon.b (mon.1) 299 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:32:59.633 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.737415+0000 mon.b (mon.1) 299 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:32:59.633 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.737504+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:32:59.633 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.711333+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:32:59.633 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.711333+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:32:59.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.717012+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T14:32:59.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.717012+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T14:32:59.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.722422+0000 mon.b (mon.1) 297 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:32:59.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.722422+0000 mon.b (mon.1) 297 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:32:59.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.722715+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:32:59.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.722715+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:32:59.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.728383+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:32:59.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.728383+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:32:59.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.733951+0000 mon.b (mon.1) 298 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:32:59.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.733951+0000 mon.b (mon.1) 298 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:32:59.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.734217+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:32:59.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.734217+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:32:59.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.737415+0000 mon.b (mon.1) 299 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:32:59.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.737415+0000 mon.b (mon.1) 299 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:32:59.635 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.737504+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:32:59.635 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.737504+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:32:59.635 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.743441+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:32:59.635 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.743441+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:32:59.635 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.748779+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.636 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.748779+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.636 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.748920+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.636 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.748920+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.636 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.752066+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:32:59.636 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.752066+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:32:59.636 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.752228+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:32:59.636 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.752228+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:32:59.636 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.760496+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:32:59.636 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.760496+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:32:59.636 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.766829+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:32:59.636 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.766829+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:32:59.636 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.766874+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:32:59.636 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.766874+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:32:59.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.737504+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:32:59.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.743441+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:32:59.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.743441+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:32:59.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.748779+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.748779+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.748920+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.748920+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.752066+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:32:59.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.752066+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:32:59.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.752228+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:32:59.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.752228+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:32:59.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.760496+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:32:59.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.760496+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:32:59.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.766829+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:32:59.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.766829+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:32:59.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.766874+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:32:59.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.766874+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:32:59.639 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.769905+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:32:59.639 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.769905+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:32:59.639 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.769942+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:32:59.639 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.769942+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:32:59.639 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.776241+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:32:59.639 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.776241+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:32:59.639 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.781395+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:32:59.639 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.781395+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:32:59.639 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.781478+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:32:59.639 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.781478+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:32:59.640 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.787391+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:32:59.640 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.787391+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:32:59.640 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.792441+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.640 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.792441+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.640 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.792697+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.640 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.792697+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.640 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.795798+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.769905+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:32:59.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.769905+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:32:59.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.769942+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:32:59.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.769942+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:32:59.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.776241+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:32:59.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.776241+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:32:59.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.781395+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:32:59.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.781395+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:32:59.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.781478+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:32:59.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.781478+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:32:59.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.787391+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:32:59.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.787391+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:32:59.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.792441+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.792441+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.792697+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.792697+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.795798+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.642 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.795798+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.642 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.796019+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.642 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.796019+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.643 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.799082+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.643 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.799082+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.643 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.799328+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.643 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.799328+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.643 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.802370+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.643 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.802370+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.643 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.802480+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.643 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.802480+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.643 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.805508+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.643 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.805508+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.643 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.805556+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.643 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.805556+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.643 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.808632+0000 mon.b (mon.1) 310 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.644 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.808632+0000 mon.b (mon.1) 310 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.644 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.808738+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.644 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.795798+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.644 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.796019+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.644 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.796019+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.644 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.799082+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.644 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.799082+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.644 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.799328+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.644 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.799328+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.644 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.802370+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.645 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.802370+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.645 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.802480+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.645 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.802480+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.645 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.805508+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.645 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.805508+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.645 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.805556+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.645 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.805556+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.645 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.808632+0000 mon.b (mon.1) 310 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.645 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.808632+0000 mon.b (mon.1) 310 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.645 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.808738+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.276752+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.276752+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.290641+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.290641+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.294600+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.294600+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.296706+0000 mon.b (mon.1) 267 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.296706+0000 mon.b (mon.1) 267 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.307532+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.307532+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.440804+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:32:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.440804+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:32:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.444738+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.444738+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.447570+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.447570+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.450267+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.450267+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.454124+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.454124+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.455192+0000 mgr.y (mgr.25169) 820 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T14:32:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.455192+0000 mgr.y (mgr.25169) 820 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T14:32:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.465808+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.465808+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.472227+0000 mon.b (mon.1) 273 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T14:32:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.472227+0000 mon.b (mon.1) 273 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T14:32:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.472281+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T14:32:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.472281+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T14:32:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.479250+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T14:32:59.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.479250+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T14:32:59.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.484350+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T14:32:59.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.484350+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T14:32:59.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.484533+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T14:32:59.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.484533+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T14:32:59.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.490575+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T14:32:59.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.490575+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T14:32:59.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.496166+0000 mon.b (mon.1) 275 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T14:32:59.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.496166+0000 mon.b (mon.1) 275 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T14:32:59.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.496203+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T14:32:59.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.496203+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T14:32:59.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.502306+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T14:32:59.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.502306+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T14:32:59.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.507251+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T14:32:59.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.507251+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T14:32:59.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.507512+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T14:32:59.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.507512+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T14:32:59.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.513627+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T14:32:59.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.513627+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T14:32:59.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.518535+0000 mon.b (mon.1) 277 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T14:32:59.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.518535+0000 mon.b (mon.1) 277 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T14:32:59.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.518646+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T14:32:59.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.518646+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T14:32:59.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.524779+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T14:32:59.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.524779+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T14:32:59.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.530099+0000 mon.b (mon.1) 278 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T14:32:59.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.530099+0000 mon.b (mon.1) 278 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T14:32:59.649 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.530246+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T14:32:59.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.530246+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T14:32:59.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.535996+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T14:32:59.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.535996+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T14:32:59.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.541562+0000 mon.b (mon.1) 279 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T14:32:59.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.541562+0000 mon.b (mon.1) 279 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T14:32:59.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.541660+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T14:32:59.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.541660+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T14:32:59.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.547624+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T14:32:59.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.547624+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T14:32:59.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.552925+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T14:32:59.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.552925+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T14:32:59.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.552984+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T14:32:59.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.552984+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T14:32:59.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.558737+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T14:32:59.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.558737+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T14:32:59.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.568413+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.568413+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.569624+0000 mgr.y (mgr.25169) 821 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:32:59.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.569624+0000 mgr.y (mgr.25169) 821 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:32:59.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.576941+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.576941+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.584371+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.584371+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.585549+0000 mgr.y (mgr.25169) 822 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:32:59.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.585549+0000 mgr.y (mgr.25169) 822 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:32:59.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.592816+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.592816+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.651 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.599406+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.599406+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.602652+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.602652+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.604118+0000 mgr.y (mgr.25169) 823 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:32:59.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.604118+0000 mgr.y (mgr.25169) 823 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:32:59.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.611442+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.611442+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.618929+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.618929+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.620212+0000 mgr.y (mgr.25169) 824 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:32:59.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.620212+0000 mgr.y (mgr.25169) 824 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:32:59.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.627394+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.627394+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.652 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.635963+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.635963+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.637257+0000 mgr.y (mgr.25169) 825 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:32:59.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.637257+0000 mgr.y (mgr.25169) 825 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:32:59.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.644651+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.644651+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.651953+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.651953+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.655742+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.655742+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.659497+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.659497+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.663376+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.663376+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.653 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.666926+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.666926+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.670434+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.670434+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:32:59.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.671731+0000 mgr.y (mgr.25169) 826 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:32:59.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.671731+0000 mgr.y (mgr.25169) 826 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:32:59.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.676294+0000 mon.b (mon.1) 293 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:32:59.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.676294+0000 mon.b (mon.1) 293 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:32:59.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.676442+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:32:59.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.676442+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:32:59.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.682597+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:32:59.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.682597+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:32:59.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.687883+0000 mon.b (mon.1) 294 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.687883+0000 mon.b (mon.1) 294 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.688031+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.688031+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.693897+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:32:59.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.693897+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:32:59.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.699457+0000 mon.b (mon.1) 295 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:32:59.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.699457+0000 mon.b (mon.1) 295 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:32:59.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.699651+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:32:59.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.699651+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:32:59.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.705752+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:32:59.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.705752+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:32:59.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.711136+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:32:59.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.711136+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:32:59.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.711333+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:32:59.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.711333+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:32:59.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.717012+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T14:32:59.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.717012+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T14:32:59.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.722422+0000 mon.b (mon.1) 297 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:32:59.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.722422+0000 mon.b (mon.1) 297 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:32:59.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.722715+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:32:59.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.722715+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:32:59.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.728383+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:32:59.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.728383+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:32:59.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.733951+0000 mon.b (mon.1) 298 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:32:59.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.733951+0000 mon.b (mon.1) 298 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:32:59.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.734217+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:32:59.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.734217+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:32:59.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.737415+0000 mon.b (mon.1) 299 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:32:59.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.737415+0000 mon.b (mon.1) 299 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:32:59.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.737504+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.737504+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.743441+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.743441+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.748779+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.748779+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.748920+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.748920+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.752066+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.752066+0000 mon.b (mon.1) 301 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.752228+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.752228+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.760496+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.760496+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.766829+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.766829+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:32:59.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.766874+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:32:59.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.766874+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:32:59.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.769905+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:32:59.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.769905+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:32:59.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.769942+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:32:59.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.769942+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:32:59.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.776241+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:32:59.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.776241+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:32:59.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.781395+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:32:59.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.781395+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:32:59.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.781478+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:32:59.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.781478+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:32:59.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.787391+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:32:59.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.787391+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:32:59.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.792441+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.792441+0000 mon.b (mon.1) 305 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.792697+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.792697+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.795798+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.795798+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.796019+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.796019+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.799082+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.799082+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.799328+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.799328+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.802370+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.802370+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.802480+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.802480+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.805508+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.805508+0000 mon.b (mon.1) 309 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.805556+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.805556+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.808632+0000 mon.b (mon.1) 310 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.808632+0000 mon.b (mon.1) 310 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.808738+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.808738+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.810684+0000 mgr.y (mgr.25169) 827 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:32:59.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cephadm 2024-09-21T14:32:58.810684+0000 mgr.y (mgr.25169) 827 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:32:59.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.812360+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:32:59.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.812360+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:32:59.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.812379+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:32:59.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.812379+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:32:59.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.818090+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:32:59.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.818090+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:32:59.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.821311+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.821311+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.823507+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.823507+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.834647+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.834647+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.966001+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.966001+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.967909+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.967909+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.977735+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: audit 2024-09-21T14:32:58.977735+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cluster 2024-09-21T14:32:59.014364+0000 mgr.y (mgr.25169) 828 : cluster [DBG] pgmap v499: 161 pgs: 7 activating, 6 peering, 17 active+undersized, 10 active+undersized+degraded, 121 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 39/636 objects degraded (6.132%) 2024-09-21T14:32:59.662 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[70862]: cluster 2024-09-21T14:32:59.014364+0000 mgr.y (mgr.25169) 828 : cluster [DBG] pgmap v499: 161 pgs: 7 activating, 6 peering, 17 active+undersized, 10 active+undersized+degraded, 121 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 39/636 objects degraded (6.132%) 2024-09-21T14:32:59.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.808738+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.810684+0000 mgr.y (mgr.25169) 827 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:32:59.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cephadm 2024-09-21T14:32:58.810684+0000 mgr.y (mgr.25169) 827 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:32:59.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.812360+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:32:59.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.812360+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:32:59.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.812379+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:32:59.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.812379+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:32:59.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.818090+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:32:59.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.818090+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:32:59.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.821311+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.821311+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.823507+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.823507+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.834647+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.834647+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.966001+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.966001+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.967909+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.967909+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.977735+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.663 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.808738+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:32:59.663 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.810684+0000 mgr.y (mgr.25169) 827 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cephadm 2024-09-21T14:32:58.810684+0000 mgr.y (mgr.25169) 827 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.812360+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.812360+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.812379+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.812379+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.818090+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.818090+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.821311+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.821311+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.823507+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.823507+0000 mon.b (mon.1) 313 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.834647+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.834647+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.966001+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.966001+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:32:59.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.967909+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.665 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.967909+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:32:59.665 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.977735+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: audit 2024-09-21T14:32:58.977735+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cluster 2024-09-21T14:32:59.014364+0000 mgr.y (mgr.25169) 828 : cluster [DBG] pgmap v499: 161 pgs: 7 activating, 6 peering, 17 active+undersized, 10 active+undersized+degraded, 121 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 39/636 objects degraded (6.132%) 2024-09-21T14:32:59.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[94613]: cluster 2024-09-21T14:32:59.014364+0000 mgr.y (mgr.25169) 828 : cluster [DBG] pgmap v499: 161 pgs: 7 activating, 6 peering, 17 active+undersized, 10 active+undersized+degraded, 121 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 39/636 objects degraded (6.132%) 2024-09-21T14:32:59.665 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: audit 2024-09-21T14:32:58.977735+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:32:59.665 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cluster 2024-09-21T14:32:59.014364+0000 mgr.y (mgr.25169) 828 : cluster [DBG] pgmap v499: 161 pgs: 7 activating, 6 peering, 17 active+undersized, 10 active+undersized+degraded, 121 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 39/636 objects degraded (6.132%) 2024-09-21T14:32:59.665 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:32:59 smithi032 bash[91339]: cluster 2024-09-21T14:32:59.014364+0000 mgr.y (mgr.25169) 828 : cluster [DBG] pgmap v499: 161 pgs: 7 activating, 6 peering, 17 active+undersized, 10 active+undersized+degraded, 121 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 39/636 objects degraded (6.132%) 2024-09-21T14:32:59.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:32:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:32:59.6277778Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:01.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:33:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:33:00] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-21T14:33:01.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:01 smithi046 bash[70862]: cluster 2024-09-21T14:33:01.067309+0000 mon.a (mon.0) 544 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/636 objects degraded (6.132%), 10 pgs degraded) 2024-09-21T14:33:01.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:01 smithi046 bash[70862]: cluster 2024-09-21T14:33:01.067309+0000 mon.a (mon.0) 544 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/636 objects degraded (6.132%), 10 pgs degraded) 2024-09-21T14:33:01.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:01 smithi046 bash[70862]: cluster 2024-09-21T14:33:01.067359+0000 mon.a (mon.0) 545 : cluster [INF] Cluster is now healthy 2024-09-21T14:33:01.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:01 smithi046 bash[70862]: cluster 2024-09-21T14:33:01.067359+0000 mon.a (mon.0) 545 : cluster [INF] Cluster is now healthy 2024-09-21T14:33:01.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:01 smithi032 bash[91339]: cluster 2024-09-21T14:33:01.067309+0000 mon.a (mon.0) 544 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/636 objects degraded (6.132%), 10 pgs degraded) 2024-09-21T14:33:01.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:01 smithi032 bash[91339]: cluster 2024-09-21T14:33:01.067309+0000 mon.a (mon.0) 544 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/636 objects degraded (6.132%), 10 pgs degraded) 2024-09-21T14:33:01.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:01 smithi032 bash[91339]: cluster 2024-09-21T14:33:01.067359+0000 mon.a (mon.0) 545 : cluster [INF] Cluster is now healthy 2024-09-21T14:33:01.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:01 smithi032 bash[91339]: cluster 2024-09-21T14:33:01.067359+0000 mon.a (mon.0) 545 : cluster [INF] Cluster is now healthy 2024-09-21T14:33:01.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:01 smithi032 bash[94613]: cluster 2024-09-21T14:33:01.067309+0000 mon.a (mon.0) 544 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/636 objects degraded (6.132%), 10 pgs degraded) 2024-09-21T14:33:01.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:01 smithi032 bash[94613]: cluster 2024-09-21T14:33:01.067309+0000 mon.a (mon.0) 544 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/636 objects degraded (6.132%), 10 pgs degraded) 2024-09-21T14:33:01.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:01 smithi032 bash[94613]: cluster 2024-09-21T14:33:01.067359+0000 mon.a (mon.0) 545 : cluster [INF] Cluster is now healthy 2024-09-21T14:33:01.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:01 smithi032 bash[94613]: cluster 2024-09-21T14:33:01.067359+0000 mon.a (mon.0) 545 : cluster [INF] Cluster is now healthy 2024-09-21T14:33:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:02 smithi046 bash[70862]: cluster 2024-09-21T14:33:01.015419+0000 mgr.y (mgr.25169) 829 : cluster [DBG] pgmap v500: 161 pgs: 7 activating, 154 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s 2024-09-21T14:33:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:02 smithi046 bash[70862]: cluster 2024-09-21T14:33:01.015419+0000 mgr.y (mgr.25169) 829 : cluster [DBG] pgmap v500: 161 pgs: 7 activating, 154 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s 2024-09-21T14:33:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:02 smithi032 bash[91339]: cluster 2024-09-21T14:33:01.015419+0000 mgr.y (mgr.25169) 829 : cluster [DBG] pgmap v500: 161 pgs: 7 activating, 154 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s 2024-09-21T14:33:02.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:02 smithi032 bash[91339]: cluster 2024-09-21T14:33:01.015419+0000 mgr.y (mgr.25169) 829 : cluster [DBG] pgmap v500: 161 pgs: 7 activating, 154 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s 2024-09-21T14:33:02.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:02 smithi032 bash[94613]: cluster 2024-09-21T14:33:01.015419+0000 mgr.y (mgr.25169) 829 : cluster [DBG] pgmap v500: 161 pgs: 7 activating, 154 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s 2024-09-21T14:33:02.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:02 smithi032 bash[94613]: cluster 2024-09-21T14:33:01.015419+0000 mgr.y (mgr.25169) 829 : cluster [DBG] pgmap v500: 161 pgs: 7 activating, 154 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s 2024-09-21T14:33:02.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:02.618488773Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:03 smithi046 bash[70862]: audit 2024-09-21T14:33:01.253712+0000 mgr.y (mgr.25169) 830 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:03 smithi046 bash[70862]: audit 2024-09-21T14:33:01.253712+0000 mgr.y (mgr.25169) 830 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:03 smithi046 bash[70862]: audit 2024-09-21T14:33:02.532830+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:03 smithi046 bash[70862]: audit 2024-09-21T14:33:02.532830+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:03.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:03 smithi046 bash[70862]: audit 2024-09-21T14:33:02.537050+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:03.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:03 smithi046 bash[70862]: audit 2024-09-21T14:33:02.537050+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:03.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:03 smithi046 bash[70862]: audit 2024-09-21T14:33:02.833911+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:03.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:03 smithi046 bash[70862]: audit 2024-09-21T14:33:02.833911+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:03.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[91339]: audit 2024-09-21T14:33:01.253712+0000 mgr.y (mgr.25169) 830 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:03.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[91339]: audit 2024-09-21T14:33:01.253712+0000 mgr.y (mgr.25169) 830 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:03.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[91339]: audit 2024-09-21T14:33:02.532830+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:03.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[91339]: audit 2024-09-21T14:33:02.532830+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:03.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[91339]: audit 2024-09-21T14:33:02.537050+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:03.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[91339]: audit 2024-09-21T14:33:02.537050+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:03.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[91339]: audit 2024-09-21T14:33:02.833911+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:03.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[91339]: audit 2024-09-21T14:33:02.833911+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:03.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[94613]: audit 2024-09-21T14:33:01.253712+0000 mgr.y (mgr.25169) 830 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:03.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[94613]: audit 2024-09-21T14:33:01.253712+0000 mgr.y (mgr.25169) 830 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:03.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[94613]: audit 2024-09-21T14:33:02.532830+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:03.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[94613]: audit 2024-09-21T14:33:02.532830+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:03.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[94613]: audit 2024-09-21T14:33:02.537050+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:03.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[94613]: audit 2024-09-21T14:33:02.537050+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:03.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[94613]: audit 2024-09-21T14:33:02.833911+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:03.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:03 smithi032 bash[94613]: audit 2024-09-21T14:33:02.833911+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:04 smithi046 bash[70862]: cluster 2024-09-21T14:33:03.016868+0000 mgr.y (mgr.25169) 831 : cluster [DBG] pgmap v501: 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-21T14:33:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:04 smithi046 bash[70862]: cluster 2024-09-21T14:33:03.016868+0000 mgr.y (mgr.25169) 831 : cluster [DBG] pgmap v501: 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-21T14:33:04.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:04 smithi032 bash[91339]: cluster 2024-09-21T14:33:03.016868+0000 mgr.y (mgr.25169) 831 : cluster [DBG] pgmap v501: 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-21T14:33:04.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:04 smithi032 bash[91339]: cluster 2024-09-21T14:33:03.016868+0000 mgr.y (mgr.25169) 831 : cluster [DBG] pgmap v501: 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-21T14:33:04.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:04 smithi032 bash[94613]: cluster 2024-09-21T14:33:03.016868+0000 mgr.y (mgr.25169) 831 : cluster [DBG] pgmap v501: 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-21T14:33:04.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:04 smithi032 bash[94613]: cluster 2024-09-21T14:33:03.016868+0000 mgr.y (mgr.25169) 831 : cluster [DBG] pgmap v501: 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-21T14:33:05.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:05.593751182Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:06 smithi046 bash[70862]: cluster 2024-09-21T14:33:05.017978+0000 mgr.y (mgr.25169) 832 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:33:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:06 smithi046 bash[70862]: cluster 2024-09-21T14:33:05.017978+0000 mgr.y (mgr.25169) 832 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:33:06.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:06 smithi032 bash[91339]: cluster 2024-09-21T14:33:05.017978+0000 mgr.y (mgr.25169) 832 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:33:06.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:06 smithi032 bash[91339]: cluster 2024-09-21T14:33:05.017978+0000 mgr.y (mgr.25169) 832 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:33:06.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:06 smithi032 bash[94613]: cluster 2024-09-21T14:33:05.017978+0000 mgr.y (mgr.25169) 832 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:33:06.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:06 smithi032 bash[94613]: cluster 2024-09-21T14:33:05.017978+0000 mgr.y (mgr.25169) 832 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T14:33:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:08 smithi046 bash[70862]: cluster 2024-09-21T14:33:07.019345+0000 mgr.y (mgr.25169) 833 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-09-21T14:33:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:08 smithi046 bash[70862]: cluster 2024-09-21T14:33:07.019345+0000 mgr.y (mgr.25169) 833 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-09-21T14:33:08.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:08 smithi032 bash[91339]: cluster 2024-09-21T14:33:07.019345+0000 mgr.y (mgr.25169) 833 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-09-21T14:33:08.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:08 smithi032 bash[91339]: cluster 2024-09-21T14:33:07.019345+0000 mgr.y (mgr.25169) 833 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-09-21T14:33:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:08 smithi032 bash[94613]: cluster 2024-09-21T14:33:07.019345+0000 mgr.y (mgr.25169) 833 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-09-21T14:33:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:08 smithi032 bash[94613]: cluster 2024-09-21T14:33:07.019345+0000 mgr.y (mgr.25169) 833 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-09-21T14:33:08.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:08.625245499Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:10 smithi046 bash[70862]: cluster 2024-09-21T14:33:09.020567+0000 mgr.y (mgr.25169) 834 : cluster [DBG] pgmap v504: 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-21T14:33:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:10 smithi046 bash[70862]: cluster 2024-09-21T14:33:09.020567+0000 mgr.y (mgr.25169) 834 : cluster [DBG] pgmap v504: 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-21T14:33:10.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:10 smithi032 bash[91339]: cluster 2024-09-21T14:33:09.020567+0000 mgr.y (mgr.25169) 834 : cluster [DBG] pgmap v504: 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-21T14:33:10.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:10 smithi032 bash[91339]: cluster 2024-09-21T14:33:09.020567+0000 mgr.y (mgr.25169) 834 : cluster [DBG] pgmap v504: 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-21T14:33:10.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:10 smithi032 bash[94613]: cluster 2024-09-21T14:33:09.020567+0000 mgr.y (mgr.25169) 834 : cluster [DBG] pgmap v504: 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-21T14:33:10.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:10 smithi032 bash[94613]: cluster 2024-09-21T14:33:09.020567+0000 mgr.y (mgr.25169) 834 : cluster [DBG] pgmap v504: 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-21T14:33:11.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:33:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:33:10] "GET /metrics HTTP/1.1" 200 38390 "" "Prometheus/2.51.0" 2024-09-21T14:33:11.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:11.629147354Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:12 smithi046 bash[70862]: cluster 2024-09-21T14:33:11.021785+0000 mgr.y (mgr.25169) 835 : cluster [DBG] pgmap v505: 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-21T14:33:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:12 smithi046 bash[70862]: cluster 2024-09-21T14:33:11.021785+0000 mgr.y (mgr.25169) 835 : cluster [DBG] pgmap v505: 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-21T14:33:12.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:12 smithi032 bash[94613]: cluster 2024-09-21T14:33:11.021785+0000 mgr.y (mgr.25169) 835 : cluster [DBG] pgmap v505: 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-21T14:33:12.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:12 smithi032 bash[94613]: cluster 2024-09-21T14:33:11.021785+0000 mgr.y (mgr.25169) 835 : cluster [DBG] pgmap v505: 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-21T14:33:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:12 smithi032 bash[91339]: cluster 2024-09-21T14:33:11.021785+0000 mgr.y (mgr.25169) 835 : cluster [DBG] pgmap v505: 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-21T14:33:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:12 smithi032 bash[91339]: cluster 2024-09-21T14:33:11.021785+0000 mgr.y (mgr.25169) 835 : cluster [DBG] pgmap v505: 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-21T14:33:13.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:13 smithi046 bash[70862]: audit 2024-09-21T14:33:11.261391+0000 mgr.y (mgr.25169) 836 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:13.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:13 smithi046 bash[70862]: audit 2024-09-21T14:33:11.261391+0000 mgr.y (mgr.25169) 836 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:13.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:13 smithi046 bash[70862]: audit 2024-09-21T14:33:12.849865+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:13.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:13 smithi046 bash[70862]: audit 2024-09-21T14:33:12.849865+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:13.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:13 smithi032 bash[94613]: audit 2024-09-21T14:33:11.261391+0000 mgr.y (mgr.25169) 836 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:13.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:13 smithi032 bash[94613]: audit 2024-09-21T14:33:11.261391+0000 mgr.y (mgr.25169) 836 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:13.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:13 smithi032 bash[94613]: audit 2024-09-21T14:33:12.849865+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:13.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:13 smithi032 bash[94613]: audit 2024-09-21T14:33:12.849865+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:13 smithi032 bash[91339]: audit 2024-09-21T14:33:11.261391+0000 mgr.y (mgr.25169) 836 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:13 smithi032 bash[91339]: audit 2024-09-21T14:33:11.261391+0000 mgr.y (mgr.25169) 836 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:13 smithi032 bash[91339]: audit 2024-09-21T14:33:12.849865+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:13 smithi032 bash[91339]: audit 2024-09-21T14:33:12.849865+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:33:14.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:14 smithi046 bash[70862]: cluster 2024-09-21T14:33:13.023322+0000 mgr.y (mgr.25169) 837 : cluster [DBG] pgmap v506: 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-21T14:33:14.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:14 smithi046 bash[70862]: cluster 2024-09-21T14:33:13.023322+0000 mgr.y (mgr.25169) 837 : cluster [DBG] pgmap v506: 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-21T14:33:14.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:14 smithi032 bash[94613]: cluster 2024-09-21T14:33:13.023322+0000 mgr.y (mgr.25169) 837 : cluster [DBG] pgmap v506: 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-21T14:33:14.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:14 smithi032 bash[94613]: cluster 2024-09-21T14:33:13.023322+0000 mgr.y (mgr.25169) 837 : cluster [DBG] pgmap v506: 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-21T14:33:14.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:14 smithi032 bash[91339]: cluster 2024-09-21T14:33:13.023322+0000 mgr.y (mgr.25169) 837 : cluster [DBG] pgmap v506: 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-21T14:33:14.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:14 smithi032 bash[91339]: cluster 2024-09-21T14:33:13.023322+0000 mgr.y (mgr.25169) 837 : cluster [DBG] pgmap v506: 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-21T14:33:14.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:14.628870157Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:16 smithi046 bash[70862]: cluster 2024-09-21T14:33:15.024439+0000 mgr.y (mgr.25169) 838 : cluster [DBG] pgmap v507: 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-21T14:33:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:16 smithi046 bash[70862]: cluster 2024-09-21T14:33:15.024439+0000 mgr.y (mgr.25169) 838 : cluster [DBG] pgmap v507: 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-21T14:33:16.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:16 smithi032 bash[94613]: cluster 2024-09-21T14:33:15.024439+0000 mgr.y (mgr.25169) 838 : cluster [DBG] pgmap v507: 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-21T14:33:16.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:16 smithi032 bash[94613]: cluster 2024-09-21T14:33:15.024439+0000 mgr.y (mgr.25169) 838 : cluster [DBG] pgmap v507: 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-21T14:33:16.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:16 smithi032 bash[91339]: cluster 2024-09-21T14:33:15.024439+0000 mgr.y (mgr.25169) 838 : cluster [DBG] pgmap v507: 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-21T14:33:16.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:16 smithi032 bash[91339]: cluster 2024-09-21T14:33:15.024439+0000 mgr.y (mgr.25169) 838 : cluster [DBG] pgmap v507: 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-21T14:33:17.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:17.592937667Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:18 smithi046 bash[70862]: cluster 2024-09-21T14:33:17.025843+0000 mgr.y (mgr.25169) 839 : cluster [DBG] pgmap v508: 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-21T14:33:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:18 smithi046 bash[70862]: cluster 2024-09-21T14:33:17.025843+0000 mgr.y (mgr.25169) 839 : cluster [DBG] pgmap v508: 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-21T14:33:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:18 smithi046 bash[70862]: audit 2024-09-21T14:33:17.527011+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:18 smithi046 bash[70862]: audit 2024-09-21T14:33:17.527011+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:18.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:18 smithi032 bash[91339]: cluster 2024-09-21T14:33:17.025843+0000 mgr.y (mgr.25169) 839 : cluster [DBG] pgmap v508: 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-21T14:33:18.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:18 smithi032 bash[91339]: cluster 2024-09-21T14:33:17.025843+0000 mgr.y (mgr.25169) 839 : cluster [DBG] pgmap v508: 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-21T14:33:18.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:18 smithi032 bash[91339]: audit 2024-09-21T14:33:17.527011+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:18.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:18 smithi032 bash[91339]: audit 2024-09-21T14:33:17.527011+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:18.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:18 smithi032 bash[94613]: cluster 2024-09-21T14:33:17.025843+0000 mgr.y (mgr.25169) 839 : cluster [DBG] pgmap v508: 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-21T14:33:18.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:18 smithi032 bash[94613]: cluster 2024-09-21T14:33:17.025843+0000 mgr.y (mgr.25169) 839 : cluster [DBG] pgmap v508: 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-21T14:33:18.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:18 smithi032 bash[94613]: audit 2024-09-21T14:33:17.527011+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:18.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:18 smithi032 bash[94613]: audit 2024-09-21T14:33:17.527011+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:19.982 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T14:33:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:20 smithi032 bash[91339]: cluster 2024-09-21T14:33:19.026936+0000 mgr.y (mgr.25169) 840 : cluster [DBG] pgmap v509: 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-21T14:33:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:20 smithi032 bash[91339]: cluster 2024-09-21T14:33:19.026936+0000 mgr.y (mgr.25169) 840 : cluster [DBG] pgmap v509: 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-21T14:33:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:20 smithi032 bash[91339]: audit 2024-09-21T14:33:19.143861+0000 mgr.y (mgr.25169) 841 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:20.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:20 smithi032 bash[91339]: audit 2024-09-21T14:33:19.143861+0000 mgr.y (mgr.25169) 841 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:20.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:20 smithi032 bash[94613]: cluster 2024-09-21T14:33:19.026936+0000 mgr.y (mgr.25169) 840 : cluster [DBG] pgmap v509: 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-21T14:33:20.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:20 smithi032 bash[94613]: cluster 2024-09-21T14:33:19.026936+0000 mgr.y (mgr.25169) 840 : cluster [DBG] pgmap v509: 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-21T14:33:20.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:20 smithi032 bash[94613]: audit 2024-09-21T14:33:19.143861+0000 mgr.y (mgr.25169) 841 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:20.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:20 smithi032 bash[94613]: audit 2024-09-21T14:33:19.143861+0000 mgr.y (mgr.25169) 841 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:20 smithi046 bash[70862]: cluster 2024-09-21T14:33:19.026936+0000 mgr.y (mgr.25169) 840 : cluster [DBG] pgmap v509: 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-21T14:33:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:20 smithi046 bash[70862]: cluster 2024-09-21T14:33:19.026936+0000 mgr.y (mgr.25169) 840 : cluster [DBG] pgmap v509: 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-21T14:33:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:20 smithi046 bash[70862]: audit 2024-09-21T14:33:19.143861+0000 mgr.y (mgr.25169) 841 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:20 smithi046 bash[70862]: audit 2024-09-21T14:33:19.143861+0000 mgr.y (mgr.25169) 841 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:20.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:20.624026186Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:21.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:33:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:33:20] "GET /metrics HTTP/1.1" 200 38390 "" "Prometheus/2.51.0" 2024-09-21T14:33:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:22 smithi046 bash[70862]: cluster 2024-09-21T14:33:21.028030+0000 mgr.y (mgr.25169) 842 : cluster [DBG] pgmap v510: 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-21T14:33:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:22 smithi046 bash[70862]: cluster 2024-09-21T14:33:21.028030+0000 mgr.y (mgr.25169) 842 : cluster [DBG] pgmap v510: 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-21T14:33:22.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:22 smithi032 bash[91339]: cluster 2024-09-21T14:33:21.028030+0000 mgr.y (mgr.25169) 842 : cluster [DBG] pgmap v510: 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-21T14:33:22.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:22 smithi032 bash[91339]: cluster 2024-09-21T14:33:21.028030+0000 mgr.y (mgr.25169) 842 : cluster [DBG] pgmap v510: 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-21T14:33:22.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:22 smithi032 bash[94613]: cluster 2024-09-21T14:33:21.028030+0000 mgr.y (mgr.25169) 842 : cluster [DBG] pgmap v510: 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-21T14:33:22.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:22 smithi032 bash[94613]: cluster 2024-09-21T14:33:21.028030+0000 mgr.y (mgr.25169) 842 : cluster [DBG] pgmap v510: 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-21T14:33:23.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:23 smithi046 bash[70862]: audit 2024-09-21T14:33:21.272726+0000 mgr.y (mgr.25169) 843 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:23.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:23 smithi046 bash[70862]: audit 2024-09-21T14:33:21.272726+0000 mgr.y (mgr.25169) 843 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:23.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:23 smithi032 bash[91339]: audit 2024-09-21T14:33:21.272726+0000 mgr.y (mgr.25169) 843 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:23.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:23 smithi032 bash[91339]: audit 2024-09-21T14:33:21.272726+0000 mgr.y (mgr.25169) 843 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:23.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:23 smithi032 bash[94613]: audit 2024-09-21T14:33:21.272726+0000 mgr.y (mgr.25169) 843 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:23.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:23 smithi032 bash[94613]: audit 2024-09-21T14:33:21.272726+0000 mgr.y (mgr.25169) 843 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:23.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:23.623815085Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:24 smithi046 bash[70862]: cluster 2024-09-21T14:33:23.029541+0000 mgr.y (mgr.25169) 844 : cluster [DBG] pgmap v511: 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-21T14:33:24.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:24 smithi046 bash[70862]: cluster 2024-09-21T14:33:23.029541+0000 mgr.y (mgr.25169) 844 : cluster [DBG] pgmap v511: 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-21T14:33:24.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:24 smithi032 bash[94613]: cluster 2024-09-21T14:33:23.029541+0000 mgr.y (mgr.25169) 844 : cluster [DBG] pgmap v511: 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-21T14:33:24.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:24 smithi032 bash[94613]: cluster 2024-09-21T14:33:23.029541+0000 mgr.y (mgr.25169) 844 : cluster [DBG] pgmap v511: 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-21T14:33:24.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:24 smithi032 bash[91339]: cluster 2024-09-21T14:33:23.029541+0000 mgr.y (mgr.25169) 844 : cluster [DBG] pgmap v511: 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-21T14:33:24.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:24 smithi032 bash[91339]: cluster 2024-09-21T14:33:23.029541+0000 mgr.y (mgr.25169) 844 : cluster [DBG] pgmap v511: 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-21T14:33:24.819 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:33:26.357 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:26 smithi032 bash[91339]: cluster 2024-09-21T14:33:25.030527+0000 mgr.y (mgr.25169) 845 : cluster [DBG] pgmap v512: 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-21T14:33:26.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:26 smithi032 bash[91339]: cluster 2024-09-21T14:33:25.030527+0000 mgr.y (mgr.25169) 845 : cluster [DBG] pgmap v512: 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-21T14:33:26.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:26 smithi032 bash[94613]: cluster 2024-09-21T14:33:25.030527+0000 mgr.y (mgr.25169) 845 : cluster [DBG] pgmap v512: 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-21T14:33:26.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:26 smithi032 bash[94613]: cluster 2024-09-21T14:33:25.030527+0000 mgr.y (mgr.25169) 845 : cluster [DBG] pgmap v512: 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-21T14:33:26.409 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:33:26.409 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (13m) 3m ago 40m 14.0M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:33:26.410 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (13m) 39s ago 40m 68.9M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:33:26.410 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (15m) 3m ago 38m 49.3M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:33:26.410 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (15m) 39s ago 49m 445M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:33:26.410 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (26m) 3m ago 51m 519M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:33:26.410 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (9m) 3m ago 51m 52.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:33:26.410 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (11m) 39s ago 49m 49.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:33:26.410 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (9m) 3m ago 49m 40.2M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:33:26.410 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (14m) 3m ago 41m 8716k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:33:26.410 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (14m) 39s ago 41m 8483k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:33:26.410 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (7m) 3m ago 48m 51.5M 3037M 19.3.0-5104-g44178494 b415816db8b4 2066516c5653 2024-09-21T14:33:26.410 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (6m) 3m ago 47m 51.0M 3037M 19.3.0-5104-g44178494 b415816db8b4 338f6bb89b7b 2024-09-21T14:33:26.410 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (5m) 3m ago 46m 46.4M 3037M 19.3.0-5104-g44178494 b415816db8b4 260a72b3c42e 2024-09-21T14:33:26.410 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running 3m ago 45m - 3037M 2024-09-21T14:33:26.410 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (2m) 39s ago 44m 50.2M 3293M 19.3.0-5104-g44178494 b415816db8b4 466b37452fe2 2024-09-21T14:33:26.411 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (2m) 39s ago 44m 49.2M 3293M 19.3.0-5104-g44178494 b415816db8b4 647cc84d1465 2024-09-21T14:33:26.411 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (82s) 39s ago 43m 52.8M 3293M 19.3.0-5104-g44178494 b415816db8b4 1139fd06140a 2024-09-21T14:33:26.411 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running 39s ago 42m - 3293M 2024-09-21T14:33:26.411 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (14m) 39s ago 41m 55.1M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:33:26.411 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (38m) 3m ago 38m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:33:26.411 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (38m) 39s ago 38m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:33:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:26 smithi046 bash[70862]: cluster 2024-09-21T14:33:25.030527+0000 mgr.y (mgr.25169) 845 : cluster [DBG] pgmap v512: 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-21T14:33:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:26 smithi046 bash[70862]: cluster 2024-09-21T14:33:25.030527+0000 mgr.y (mgr.25169) 845 : cluster [DBG] pgmap v512: 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-21T14:33:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:26.610146596Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:27.166 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-21T14:33:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:28 smithi046 bash[70862]: audit 2024-09-21T14:33:26.373518+0000 mgr.y (mgr.25169) 846 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:28 smithi046 bash[70862]: audit 2024-09-21T14:33:26.373518+0000 mgr.y (mgr.25169) 846 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:28 smithi046 bash[70862]: cluster 2024-09-21T14:33:27.031741+0000 mgr.y (mgr.25169) 847 : cluster [DBG] pgmap v513: 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-21T14:33:28.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:28 smithi046 bash[70862]: cluster 2024-09-21T14:33:27.031741+0000 mgr.y (mgr.25169) 847 : cluster [DBG] pgmap v513: 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-21T14:33:28.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:28 smithi032 bash[91339]: audit 2024-09-21T14:33:26.373518+0000 mgr.y (mgr.25169) 846 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:28 smithi032 bash[91339]: audit 2024-09-21T14:33:26.373518+0000 mgr.y (mgr.25169) 846 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:28 smithi032 bash[91339]: cluster 2024-09-21T14:33:27.031741+0000 mgr.y (mgr.25169) 847 : cluster [DBG] pgmap v513: 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-21T14:33:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:28 smithi032 bash[91339]: cluster 2024-09-21T14:33:27.031741+0000 mgr.y (mgr.25169) 847 : cluster [DBG] pgmap v513: 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-21T14:33:28.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:28 smithi032 bash[94613]: audit 2024-09-21T14:33:26.373518+0000 mgr.y (mgr.25169) 846 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:28.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:28 smithi032 bash[94613]: audit 2024-09-21T14:33:26.373518+0000 mgr.y (mgr.25169) 846 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:28.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:28 smithi032 bash[94613]: cluster 2024-09-21T14:33:27.031741+0000 mgr.y (mgr.25169) 847 : cluster [DBG] pgmap v513: 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-21T14:33:28.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:28 smithi032 bash[94613]: cluster 2024-09-21T14:33:27.031741+0000 mgr.y (mgr.25169) 847 : cluster [DBG] pgmap v513: 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-21T14:33:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:29.61316758Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:30.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:30 smithi046 bash[70862]: cluster 2024-09-21T14:33:29.032826+0000 mgr.y (mgr.25169) 848 : cluster [DBG] pgmap v514: 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-21T14:33:30.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:30 smithi046 bash[70862]: cluster 2024-09-21T14:33:29.032826+0000 mgr.y (mgr.25169) 848 : cluster [DBG] pgmap v514: 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-21T14:33:30.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:30 smithi032 bash[91339]: cluster 2024-09-21T14:33:29.032826+0000 mgr.y (mgr.25169) 848 : cluster [DBG] pgmap v514: 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-21T14:33:30.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:30 smithi032 bash[91339]: cluster 2024-09-21T14:33:29.032826+0000 mgr.y (mgr.25169) 848 : cluster [DBG] pgmap v514: 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-21T14:33:30.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:30 smithi032 bash[94613]: cluster 2024-09-21T14:33:29.032826+0000 mgr.y (mgr.25169) 848 : cluster [DBG] pgmap v514: 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-21T14:33:30.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:30 smithi032 bash[94613]: cluster 2024-09-21T14:33:29.032826+0000 mgr.y (mgr.25169) 848 : cluster [DBG] pgmap v514: 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-21T14:33:31.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:33:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:33:30] "GET /metrics HTTP/1.1" 200 38390 "" "Prometheus/2.51.0" 2024-09-21T14:33:31.988 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:33:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:32 smithi046 bash[70862]: cluster 2024-09-21T14:33:31.033958+0000 mgr.y (mgr.25169) 849 : cluster [DBG] pgmap v515: 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-21T14:33:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:32 smithi046 bash[70862]: cluster 2024-09-21T14:33:31.033958+0000 mgr.y (mgr.25169) 849 : cluster [DBG] pgmap v515: 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-21T14:33:32.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:32 smithi032 bash[91339]: cluster 2024-09-21T14:33:31.033958+0000 mgr.y (mgr.25169) 849 : cluster [DBG] pgmap v515: 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-21T14:33:32.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:32 smithi032 bash[91339]: cluster 2024-09-21T14:33:31.033958+0000 mgr.y (mgr.25169) 849 : cluster [DBG] pgmap v515: 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-21T14:33:32.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:32 smithi032 bash[94613]: cluster 2024-09-21T14:33:31.033958+0000 mgr.y (mgr.25169) 849 : cluster [DBG] pgmap v515: 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-21T14:33:32.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:32 smithi032 bash[94613]: cluster 2024-09-21T14:33:31.033958+0000 mgr.y (mgr.25169) 849 : cluster [DBG] pgmap v515: 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-21T14:33:32.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:32.593327133Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:33.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:33 smithi046 bash[70862]: audit 2024-09-21T14:33:31.274277+0000 mgr.y (mgr.25169) 850 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:33.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:33 smithi046 bash[70862]: audit 2024-09-21T14:33:31.274277+0000 mgr.y (mgr.25169) 850 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:33.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:33 smithi046 bash[70862]: audit 2024-09-21T14:33:32.527119+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:33.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:33 smithi046 bash[70862]: audit 2024-09-21T14:33:32.527119+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:33.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:33 smithi032 bash[94613]: audit 2024-09-21T14:33:31.274277+0000 mgr.y (mgr.25169) 850 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:33.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:33 smithi032 bash[94613]: audit 2024-09-21T14:33:31.274277+0000 mgr.y (mgr.25169) 850 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:33.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:33 smithi032 bash[94613]: audit 2024-09-21T14:33:32.527119+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:33.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:33 smithi032 bash[94613]: audit 2024-09-21T14:33:32.527119+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:33.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:33 smithi032 bash[91339]: audit 2024-09-21T14:33:31.274277+0000 mgr.y (mgr.25169) 850 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:33.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:33 smithi032 bash[91339]: audit 2024-09-21T14:33:31.274277+0000 mgr.y (mgr.25169) 850 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:33.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:33 smithi032 bash[91339]: audit 2024-09-21T14:33:32.527119+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:33.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:33 smithi032 bash[91339]: audit 2024-09-21T14:33:32.527119+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:33.799 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:33:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:34 smithi046 bash[70862]: cluster 2024-09-21T14:33:33.035447+0000 mgr.y (mgr.25169) 851 : cluster [DBG] pgmap v516: 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-21T14:33:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:34 smithi046 bash[70862]: cluster 2024-09-21T14:33:33.035447+0000 mgr.y (mgr.25169) 851 : cluster [DBG] pgmap v516: 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-21T14:33:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:34 smithi046 bash[70862]: audit 2024-09-21T14:33:33.788932+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.32:0/2572674523' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:33:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:34 smithi046 bash[70862]: audit 2024-09-21T14:33:33.788932+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.32:0/2572674523' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:33:34.559 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:34 smithi032 bash[91339]: cluster 2024-09-21T14:33:33.035447+0000 mgr.y (mgr.25169) 851 : cluster [DBG] pgmap v516: 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-21T14:33:34.559 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:34 smithi032 bash[91339]: cluster 2024-09-21T14:33:33.035447+0000 mgr.y (mgr.25169) 851 : cluster [DBG] pgmap v516: 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-21T14:33:34.559 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:34 smithi032 bash[91339]: audit 2024-09-21T14:33:33.788932+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.32:0/2572674523' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:33:34.559 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:34 smithi032 bash[91339]: audit 2024-09-21T14:33:33.788932+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.32:0/2572674523' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:33:34.560 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:34 smithi032 bash[94613]: cluster 2024-09-21T14:33:33.035447+0000 mgr.y (mgr.25169) 851 : cluster [DBG] pgmap v516: 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-21T14:33:34.560 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:34 smithi032 bash[94613]: cluster 2024-09-21T14:33:33.035447+0000 mgr.y (mgr.25169) 851 : cluster [DBG] pgmap v516: 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-21T14:33:34.560 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:34 smithi032 bash[94613]: audit 2024-09-21T14:33:33.788932+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.32:0/2572674523' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:33:34.560 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:34 smithi032 bash[94613]: audit 2024-09-21T14:33:33.788932+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.32:0/2572674523' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:33:34.561 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-21T14:33:35.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:35.630171831Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:36.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:36 smithi046 bash[70862]: cluster 2024-09-21T14:33:35.036432+0000 mgr.y (mgr.25169) 852 : cluster [DBG] pgmap v517: 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-21T14:33:36.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:36 smithi046 bash[70862]: cluster 2024-09-21T14:33:35.036432+0000 mgr.y (mgr.25169) 852 : cluster [DBG] pgmap v517: 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-21T14:33:36.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:36 smithi032 bash[94613]: cluster 2024-09-21T14:33:35.036432+0000 mgr.y (mgr.25169) 852 : cluster [DBG] pgmap v517: 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-21T14:33:36.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:36 smithi032 bash[94613]: cluster 2024-09-21T14:33:35.036432+0000 mgr.y (mgr.25169) 852 : cluster [DBG] pgmap v517: 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-21T14:33:36.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:36 smithi032 bash[91339]: cluster 2024-09-21T14:33:35.036432+0000 mgr.y (mgr.25169) 852 : cluster [DBG] pgmap v517: 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-21T14:33:36.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:36 smithi032 bash[91339]: cluster 2024-09-21T14:33:35.036432+0000 mgr.y (mgr.25169) 852 : cluster [DBG] pgmap v517: 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-21T14:33:38.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:38 smithi046 bash[70862]: cluster 2024-09-21T14:33:37.037692+0000 mgr.y (mgr.25169) 853 : cluster [DBG] pgmap v518: 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-21T14:33:38.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:38 smithi046 bash[70862]: cluster 2024-09-21T14:33:37.037692+0000 mgr.y (mgr.25169) 853 : cluster [DBG] pgmap v518: 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-21T14:33:38.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:38 smithi032 bash[91339]: cluster 2024-09-21T14:33:37.037692+0000 mgr.y (mgr.25169) 853 : cluster [DBG] pgmap v518: 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-21T14:33:38.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:38 smithi032 bash[91339]: cluster 2024-09-21T14:33:37.037692+0000 mgr.y (mgr.25169) 853 : cluster [DBG] pgmap v518: 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-21T14:33:38.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:38 smithi032 bash[94613]: cluster 2024-09-21T14:33:37.037692+0000 mgr.y (mgr.25169) 853 : cluster [DBG] pgmap v518: 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-21T14:33:38.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:38 smithi032 bash[94613]: cluster 2024-09-21T14:33:37.037692+0000 mgr.y (mgr.25169) 853 : cluster [DBG] pgmap v518: 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-21T14:33:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:38.620001276Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:39.393 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:33:40.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:40 smithi032 bash[91339]: cluster 2024-09-21T14:33:39.038780+0000 mgr.y (mgr.25169) 854 : cluster [DBG] pgmap v519: 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-21T14:33:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:40 smithi032 bash[91339]: cluster 2024-09-21T14:33:39.038780+0000 mgr.y (mgr.25169) 854 : cluster [DBG] pgmap v519: 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-21T14:33:40.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:40 smithi032 bash[94613]: cluster 2024-09-21T14:33:39.038780+0000 mgr.y (mgr.25169) 854 : cluster [DBG] pgmap v519: 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-21T14:33:40.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:40 smithi032 bash[94613]: cluster 2024-09-21T14:33:39.038780+0000 mgr.y (mgr.25169) 854 : cluster [DBG] pgmap v519: 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-21T14:33:40.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:40 smithi046 bash[70862]: cluster 2024-09-21T14:33:39.038780+0000 mgr.y (mgr.25169) 854 : cluster [DBG] pgmap v519: 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-21T14:33:40.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:40 smithi046 bash[70862]: cluster 2024-09-21T14:33:39.038780+0000 mgr.y (mgr.25169) 854 : cluster [DBG] pgmap v519: 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-21T14:33:41.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:33:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:33:40] "GET /metrics HTTP/1.1" 200 38391 "" "Prometheus/2.51.0" 2024-09-21T14:33:41.115 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)" 2024-09-21T14:33:41.591 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:41 smithi046 bash[70862]: audit 2024-09-21T14:33:41.104875+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.32:0/1599047874' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:33:41.591 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:41 smithi046 bash[70862]: audit 2024-09-21T14:33:41.104875+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.32:0/1599047874' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:33:41.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:41 smithi032 bash[94613]: audit 2024-09-21T14:33:41.104875+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.32:0/1599047874' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:33:41.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:41 smithi032 bash[94613]: audit 2024-09-21T14:33:41.104875+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.32:0/1599047874' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:33:41.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:41 smithi032 bash[91339]: audit 2024-09-21T14:33:41.104875+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.32:0/1599047874' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:33:41.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:41 smithi032 bash[91339]: audit 2024-09-21T14:33:41.104875+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.32:0/1599047874' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:33:41.869 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T14:33:41.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:41.593329254Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:42.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:42 smithi032 bash[91339]: cluster 2024-09-21T14:33:41.039811+0000 mgr.y (mgr.25169) 855 : cluster [DBG] pgmap v520: 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-21T14:33:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:42 smithi032 bash[91339]: cluster 2024-09-21T14:33:41.039811+0000 mgr.y (mgr.25169) 855 : cluster [DBG] pgmap v520: 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-21T14:33:42.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:42 smithi032 bash[94613]: cluster 2024-09-21T14:33:41.039811+0000 mgr.y (mgr.25169) 855 : cluster [DBG] pgmap v520: 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-21T14:33:42.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:42 smithi032 bash[94613]: cluster 2024-09-21T14:33:41.039811+0000 mgr.y (mgr.25169) 855 : cluster [DBG] pgmap v520: 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-21T14:33:42.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:42 smithi046 bash[70862]: cluster 2024-09-21T14:33:41.039811+0000 mgr.y (mgr.25169) 855 : cluster [DBG] pgmap v520: 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-21T14:33:42.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:42 smithi046 bash[70862]: cluster 2024-09-21T14:33:41.039811+0000 mgr.y (mgr.25169) 855 : cluster [DBG] pgmap v520: 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-21T14:33:43.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:43 smithi032 bash[91339]: audit 2024-09-21T14:33:41.285699+0000 mgr.y (mgr.25169) 856 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:43.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:43 smithi032 bash[91339]: audit 2024-09-21T14:33:41.285699+0000 mgr.y (mgr.25169) 856 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:43.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:43 smithi032 bash[94613]: audit 2024-09-21T14:33:41.285699+0000 mgr.y (mgr.25169) 856 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:43.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:43 smithi032 bash[94613]: audit 2024-09-21T14:33:41.285699+0000 mgr.y (mgr.25169) 856 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:43.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:43 smithi046 bash[70862]: audit 2024-09-21T14:33:41.285699+0000 mgr.y (mgr.25169) 856 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:43.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:43 smithi046 bash[70862]: audit 2024-09-21T14:33:41.285699+0000 mgr.y (mgr.25169) 856 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:44.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:44 smithi046 bash[70862]: cluster 2024-09-21T14:33:43.041340+0000 mgr.y (mgr.25169) 857 : cluster [DBG] pgmap v521: 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-21T14:33:44.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:44 smithi046 bash[70862]: cluster 2024-09-21T14:33:43.041340+0000 mgr.y (mgr.25169) 857 : cluster [DBG] pgmap v521: 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-21T14:33:44.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:44 smithi032 bash[94613]: cluster 2024-09-21T14:33:43.041340+0000 mgr.y (mgr.25169) 857 : cluster [DBG] pgmap v521: 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-21T14:33:44.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:44 smithi032 bash[94613]: cluster 2024-09-21T14:33:43.041340+0000 mgr.y (mgr.25169) 857 : cluster [DBG] pgmap v521: 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-21T14:33:44.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:44 smithi032 bash[91339]: cluster 2024-09-21T14:33:43.041340+0000 mgr.y (mgr.25169) 857 : cluster [DBG] pgmap v521: 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-21T14:33:44.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:44 smithi032 bash[91339]: cluster 2024-09-21T14:33:43.041340+0000 mgr.y (mgr.25169) 857 : cluster [DBG] pgmap v521: 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-21T14:33:44.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:44.600318391Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:46.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:46 smithi032 bash[94613]: cluster 2024-09-21T14:33:45.042334+0000 mgr.y (mgr.25169) 858 : cluster [DBG] pgmap v522: 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-21T14:33:46.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:46 smithi032 bash[94613]: cluster 2024-09-21T14:33:45.042334+0000 mgr.y (mgr.25169) 858 : cluster [DBG] pgmap v522: 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-21T14:33:46.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:46 smithi032 bash[91339]: cluster 2024-09-21T14:33:45.042334+0000 mgr.y (mgr.25169) 858 : cluster [DBG] pgmap v522: 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-21T14:33:46.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:46 smithi032 bash[91339]: cluster 2024-09-21T14:33:45.042334+0000 mgr.y (mgr.25169) 858 : cluster [DBG] pgmap v522: 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-21T14:33:46.698 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:33:46.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:46 smithi046 bash[70862]: cluster 2024-09-21T14:33:45.042334+0000 mgr.y (mgr.25169) 858 : cluster [DBG] pgmap v522: 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-21T14:33:46.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:46 smithi046 bash[70862]: cluster 2024-09-21T14:33:45.042334+0000 mgr.y (mgr.25169) 858 : cluster [DBG] pgmap v522: 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-21T14:33:47.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:47.616951642Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:48.305 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:33:48.305 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": null, 2024-09-21T14:33:48.305 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": false, 2024-09-21T14:33:48.305 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "", 2024-09-21T14:33:48.305 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:33:48.305 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": null, 2024-09-21T14:33:48.305 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-09-21T14:33:48.305 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:33:48.305 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:33:48.549 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:48 smithi032 bash[91339]: cluster 2024-09-21T14:33:47.043581+0000 mgr.y (mgr.25169) 859 : cluster [DBG] pgmap v523: 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-21T14:33:48.549 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:48 smithi032 bash[91339]: cluster 2024-09-21T14:33:47.043581+0000 mgr.y (mgr.25169) 859 : cluster [DBG] pgmap v523: 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-21T14:33:48.550 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:48 smithi032 bash[91339]: audit 2024-09-21T14:33:47.527159+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:48.550 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:48 smithi032 bash[91339]: audit 2024-09-21T14:33:47.527159+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:48.550 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:48 smithi032 bash[94613]: cluster 2024-09-21T14:33:47.043581+0000 mgr.y (mgr.25169) 859 : cluster [DBG] pgmap v523: 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-21T14:33:48.550 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:48 smithi032 bash[94613]: cluster 2024-09-21T14:33:47.043581+0000 mgr.y (mgr.25169) 859 : cluster [DBG] pgmap v523: 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-21T14:33:48.550 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:48 smithi032 bash[94613]: audit 2024-09-21T14:33:47.527159+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:48.550 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:48 smithi032 bash[94613]: audit 2024-09-21T14:33:47.527159+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:48.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:48 smithi046 bash[70862]: cluster 2024-09-21T14:33:47.043581+0000 mgr.y (mgr.25169) 859 : cluster [DBG] pgmap v523: 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-21T14:33:48.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:48 smithi046 bash[70862]: cluster 2024-09-21T14:33:47.043581+0000 mgr.y (mgr.25169) 859 : cluster [DBG] pgmap v523: 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-21T14:33:48.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:48 smithi046 bash[70862]: audit 2024-09-21T14:33:47.527159+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:48.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:48 smithi046 bash[70862]: audit 2024-09-21T14:33:47.527159+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:33:49.089 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T14:33:50.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:50 smithi032 bash[91339]: audit 2024-09-21T14:33:48.306254+0000 mgr.y (mgr.25169) 860 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:50.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:50 smithi032 bash[91339]: audit 2024-09-21T14:33:48.306254+0000 mgr.y (mgr.25169) 860 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:50.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:50 smithi032 bash[91339]: cluster 2024-09-21T14:33:49.044995+0000 mgr.y (mgr.25169) 861 : cluster [DBG] pgmap v524: 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-21T14:33:50.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:50 smithi032 bash[91339]: cluster 2024-09-21T14:33:49.044995+0000 mgr.y (mgr.25169) 861 : cluster [DBG] pgmap v524: 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-21T14:33:50.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:50 smithi032 bash[94613]: audit 2024-09-21T14:33:48.306254+0000 mgr.y (mgr.25169) 860 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:50.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:50 smithi032 bash[94613]: audit 2024-09-21T14:33:48.306254+0000 mgr.y (mgr.25169) 860 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:50.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:50 smithi032 bash[94613]: cluster 2024-09-21T14:33:49.044995+0000 mgr.y (mgr.25169) 861 : cluster [DBG] pgmap v524: 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-21T14:33:50.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:50 smithi032 bash[94613]: cluster 2024-09-21T14:33:49.044995+0000 mgr.y (mgr.25169) 861 : cluster [DBG] pgmap v524: 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-21T14:33:50.631 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:50 smithi046 bash[70862]: audit 2024-09-21T14:33:48.306254+0000 mgr.y (mgr.25169) 860 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:50.631 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:50 smithi046 bash[70862]: audit 2024-09-21T14:33:48.306254+0000 mgr.y (mgr.25169) 860 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:33:50.631 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:50 smithi046 bash[70862]: cluster 2024-09-21T14:33:49.044995+0000 mgr.y (mgr.25169) 861 : cluster [DBG] pgmap v524: 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-21T14:33:50.631 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:50 smithi046 bash[70862]: cluster 2024-09-21T14:33:49.044995+0000 mgr.y (mgr.25169) 861 : cluster [DBG] pgmap v524: 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-21T14:33:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:50.63329047Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:51.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:33:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:33:50] "GET /metrics HTTP/1.1" 200 38391 "" "Prometheus/2.51.0" 2024-09-21T14:33:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:52 smithi032 bash[91339]: cluster 2024-09-21T14:33:51.046117+0000 mgr.y (mgr.25169) 862 : cluster [DBG] pgmap v525: 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-21T14:33:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:52 smithi032 bash[91339]: cluster 2024-09-21T14:33:51.046117+0000 mgr.y (mgr.25169) 862 : cluster [DBG] pgmap v525: 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-21T14:33:52.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:52 smithi032 bash[94613]: cluster 2024-09-21T14:33:51.046117+0000 mgr.y (mgr.25169) 862 : cluster [DBG] pgmap v525: 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-21T14:33:52.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:52 smithi032 bash[94613]: cluster 2024-09-21T14:33:51.046117+0000 mgr.y (mgr.25169) 862 : cluster [DBG] pgmap v525: 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-21T14:33:52.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:52 smithi046 bash[70862]: cluster 2024-09-21T14:33:51.046117+0000 mgr.y (mgr.25169) 862 : cluster [DBG] pgmap v525: 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-21T14:33:52.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:52 smithi046 bash[70862]: cluster 2024-09-21T14:33:51.046117+0000 mgr.y (mgr.25169) 862 : cluster [DBG] pgmap v525: 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-21T14:33:53.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:53 smithi032 bash[91339]: audit 2024-09-21T14:33:51.293461+0000 mgr.y (mgr.25169) 863 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:53.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:53 smithi032 bash[91339]: audit 2024-09-21T14:33:51.293461+0000 mgr.y (mgr.25169) 863 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:53.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:53 smithi032 bash[94613]: audit 2024-09-21T14:33:51.293461+0000 mgr.y (mgr.25169) 863 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:53.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:53 smithi032 bash[94613]: audit 2024-09-21T14:33:51.293461+0000 mgr.y (mgr.25169) 863 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:53.608 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:53 smithi046 bash[70862]: audit 2024-09-21T14:33:51.293461+0000 mgr.y (mgr.25169) 863 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:53.608 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:53 smithi046 bash[70862]: audit 2024-09-21T14:33:51.293461+0000 mgr.y (mgr.25169) 863 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:33:53.919 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:33:53.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:53.610356891Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:54 smithi032 bash[91339]: cluster 2024-09-21T14:33:53.047584+0000 mgr.y (mgr.25169) 864 : cluster [DBG] pgmap v526: 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-21T14:33:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:54 smithi032 bash[91339]: cluster 2024-09-21T14:33:53.047584+0000 mgr.y (mgr.25169) 864 : cluster [DBG] pgmap v526: 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-21T14:33:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:54 smithi032 bash[94613]: cluster 2024-09-21T14:33:53.047584+0000 mgr.y (mgr.25169) 864 : cluster [DBG] pgmap v526: 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-21T14:33:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:54 smithi032 bash[94613]: cluster 2024-09-21T14:33:53.047584+0000 mgr.y (mgr.25169) 864 : cluster [DBG] pgmap v526: 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-21T14:33:54.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:54 smithi046 bash[70862]: cluster 2024-09-21T14:33:53.047584+0000 mgr.y (mgr.25169) 864 : cluster [DBG] pgmap v526: 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-21T14:33:54.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:54 smithi046 bash[70862]: cluster 2024-09-21T14:33:53.047584+0000 mgr.y (mgr.25169) 864 : cluster [DBG] pgmap v526: 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-21T14:33:55.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:55 smithi032 bash[94613]: cluster 2024-09-21T14:33:55.048600+0000 mgr.y (mgr.25169) 865 : cluster [DBG] pgmap v527: 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-21T14:33:55.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:55 smithi032 bash[94613]: cluster 2024-09-21T14:33:55.048600+0000 mgr.y (mgr.25169) 865 : cluster [DBG] pgmap v527: 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-21T14:33:55.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:55 smithi032 bash[91339]: cluster 2024-09-21T14:33:55.048600+0000 mgr.y (mgr.25169) 865 : cluster [DBG] pgmap v527: 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-21T14:33:55.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:55 smithi032 bash[91339]: cluster 2024-09-21T14:33:55.048600+0000 mgr.y (mgr.25169) 865 : cluster [DBG] pgmap v527: 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-21T14:33:55.644 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-09-21T14:33:55.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:55 smithi046 bash[70862]: cluster 2024-09-21T14:33:55.048600+0000 mgr.y (mgr.25169) 865 : cluster [DBG] pgmap v527: 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-21T14:33:55.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:55 smithi046 bash[70862]: cluster 2024-09-21T14:33:55.048600+0000 mgr.y (mgr.25169) 865 : cluster [DBG] pgmap v527: 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-21T14:33:56.484 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:33:56.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:56 smithi032 bash[91339]: audit 2024-09-21T14:33:55.646032+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.32:0/2718520549' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:33:56.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:56 smithi032 bash[91339]: audit 2024-09-21T14:33:55.646032+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.32:0/2718520549' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:33:56.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:56 smithi032 bash[94613]: audit 2024-09-21T14:33:55.646032+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.32:0/2718520549' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:33:56.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:56 smithi032 bash[94613]: audit 2024-09-21T14:33:55.646032+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.32:0/2718520549' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:33:56.621 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:56 smithi046 bash[70862]: audit 2024-09-21T14:33:55.646032+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.32:0/2718520549' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:33:56.621 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:56 smithi046 bash[70862]: audit 2024-09-21T14:33:55.646032+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.32:0/2718520549' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T14:33:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:56.623350416Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:33:57.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:57 smithi032 bash[94613]: cluster 2024-09-21T14:33:57.049860+0000 mgr.y (mgr.25169) 866 : cluster [DBG] pgmap v528: 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-21T14:33:57.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:33:57 smithi032 bash[94613]: cluster 2024-09-21T14:33:57.049860+0000 mgr.y (mgr.25169) 866 : cluster [DBG] pgmap v528: 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-21T14:33:57.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:57 smithi032 bash[91339]: cluster 2024-09-21T14:33:57.049860+0000 mgr.y (mgr.25169) 866 : cluster [DBG] pgmap v528: 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-21T14:33:57.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:33:57 smithi032 bash[91339]: cluster 2024-09-21T14:33:57.049860+0000 mgr.y (mgr.25169) 866 : cluster [DBG] pgmap v528: 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-21T14:33:57.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:57 smithi046 bash[70862]: cluster 2024-09-21T14:33:57.049860+0000 mgr.y (mgr.25169) 866 : cluster [DBG] pgmap v528: 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-21T14:33:57.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:33:57 smithi046 bash[70862]: cluster 2024-09-21T14:33:57.049860+0000 mgr.y (mgr.25169) 866 : cluster [DBG] pgmap v528: 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-21T14:33:59.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:33:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:33:59.593202518Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:00 smithi046 bash[70862]: cluster 2024-09-21T14:33:59.050942+0000 mgr.y (mgr.25169) 867 : cluster [DBG] pgmap v529: 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-21T14:34:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:00 smithi046 bash[70862]: cluster 2024-09-21T14:33:59.050942+0000 mgr.y (mgr.25169) 867 : cluster [DBG] pgmap v529: 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-21T14:34:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:00 smithi046 bash[70862]: audit 2024-09-21T14:33:59.896803+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:00.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:00 smithi046 bash[70862]: audit 2024-09-21T14:33:59.896803+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:00.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:00 smithi046 bash[70862]: audit 2024-09-21T14:33:59.898761+0000 mon.b (mon.1) 321 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:00.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:00 smithi046 bash[70862]: audit 2024-09-21T14:33:59.898761+0000 mon.b (mon.1) 321 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:00.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:00 smithi046 bash[70862]: audit 2024-09-21T14:33:59.908575+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:00.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:00 smithi046 bash[70862]: audit 2024-09-21T14:33:59.908575+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:00.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[91339]: cluster 2024-09-21T14:33:59.050942+0000 mgr.y (mgr.25169) 867 : cluster [DBG] pgmap v529: 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-21T14:34:00.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[91339]: cluster 2024-09-21T14:33:59.050942+0000 mgr.y (mgr.25169) 867 : cluster [DBG] pgmap v529: 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-21T14:34:00.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[91339]: audit 2024-09-21T14:33:59.896803+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:00.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[91339]: audit 2024-09-21T14:33:59.896803+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:00.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[91339]: audit 2024-09-21T14:33:59.898761+0000 mon.b (mon.1) 321 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:00.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[91339]: audit 2024-09-21T14:33:59.898761+0000 mon.b (mon.1) 321 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:00.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[91339]: audit 2024-09-21T14:33:59.908575+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:00.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[91339]: audit 2024-09-21T14:33:59.908575+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:00.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[94613]: cluster 2024-09-21T14:33:59.050942+0000 mgr.y (mgr.25169) 867 : cluster [DBG] pgmap v529: 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-21T14:34:00.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[94613]: cluster 2024-09-21T14:33:59.050942+0000 mgr.y (mgr.25169) 867 : cluster [DBG] pgmap v529: 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-21T14:34:00.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[94613]: audit 2024-09-21T14:33:59.896803+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:00.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[94613]: audit 2024-09-21T14:33:59.896803+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:00.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[94613]: audit 2024-09-21T14:33:59.898761+0000 mon.b (mon.1) 321 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:00.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[94613]: audit 2024-09-21T14:33:59.898761+0000 mon.b (mon.1) 321 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:00.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[94613]: audit 2024-09-21T14:33:59.908575+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:00.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[94613]: audit 2024-09-21T14:33:59.908575+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:01.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:34:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:34:00] "GET /metrics HTTP/1.1" 200 38391 "" "Prometheus/2.51.0" 2024-09-21T14:34:01.292 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:34:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:02 smithi046 bash[70862]: cluster 2024-09-21T14:34:01.052062+0000 mgr.y (mgr.25169) 868 : cluster [DBG] pgmap v530: 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-21T14:34:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:02 smithi046 bash[70862]: cluster 2024-09-21T14:34:01.052062+0000 mgr.y (mgr.25169) 868 : cluster [DBG] pgmap v530: 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-21T14:34:02.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:02 smithi032 bash[91339]: cluster 2024-09-21T14:34:01.052062+0000 mgr.y (mgr.25169) 868 : cluster [DBG] pgmap v530: 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-21T14:34:02.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:02 smithi032 bash[91339]: cluster 2024-09-21T14:34:01.052062+0000 mgr.y (mgr.25169) 868 : cluster [DBG] pgmap v530: 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-21T14:34:02.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:02 smithi032 bash[94613]: cluster 2024-09-21T14:34:01.052062+0000 mgr.y (mgr.25169) 868 : cluster [DBG] pgmap v530: 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-21T14:34:02.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:02 smithi032 bash[94613]: cluster 2024-09-21T14:34:01.052062+0000 mgr.y (mgr.25169) 868 : cluster [DBG] pgmap v530: 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-21T14:34:02.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:02.605411124Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:03 smithi046 bash[70862]: audit 2024-09-21T14:34:01.301550+0000 mgr.y (mgr.25169) 869 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:03 smithi046 bash[70862]: audit 2024-09-21T14:34:01.301550+0000 mgr.y (mgr.25169) 869 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:03 smithi046 bash[70862]: audit 2024-09-21T14:34:02.528085+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:03 smithi046 bash[70862]: audit 2024-09-21T14:34:02.528085+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:03.571 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:03 smithi032 bash[94613]: audit 2024-09-21T14:34:01.301550+0000 mgr.y (mgr.25169) 869 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:03.571 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:03 smithi032 bash[94613]: audit 2024-09-21T14:34:01.301550+0000 mgr.y (mgr.25169) 869 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:03.571 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:03 smithi032 bash[94613]: audit 2024-09-21T14:34:02.528085+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:03.571 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:03 smithi032 bash[94613]: audit 2024-09-21T14:34:02.528085+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:03.571 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:03 smithi032 bash[91339]: audit 2024-09-21T14:34:01.301550+0000 mgr.y (mgr.25169) 869 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:03.572 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:03 smithi032 bash[91339]: audit 2024-09-21T14:34:01.301550+0000 mgr.y (mgr.25169) 869 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:03.572 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:03 smithi032 bash[91339]: audit 2024-09-21T14:34:02.528085+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:03.572 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:03 smithi032 bash[91339]: audit 2024-09-21T14:34:02.528085+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:04 smithi046 bash[70862]: audit 2024-09-21T14:34:02.979221+0000 mgr.y (mgr.25169) 870 : 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-21T14:34:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:04 smithi046 bash[70862]: audit 2024-09-21T14:34:02.979221+0000 mgr.y (mgr.25169) 870 : 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-21T14:34:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:04 smithi046 bash[70862]: cluster 2024-09-21T14:34:03.053498+0000 mgr.y (mgr.25169) 871 : cluster [DBG] pgmap v531: 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-21T14:34:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:04 smithi046 bash[70862]: cluster 2024-09-21T14:34:03.053498+0000 mgr.y (mgr.25169) 871 : cluster [DBG] pgmap v531: 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-21T14:34:04.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:04 smithi032 bash[91339]: audit 2024-09-21T14:34:02.979221+0000 mgr.y (mgr.25169) 870 : 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-21T14:34:04.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:04 smithi032 bash[91339]: audit 2024-09-21T14:34:02.979221+0000 mgr.y (mgr.25169) 870 : 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-21T14:34:04.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:04 smithi032 bash[91339]: cluster 2024-09-21T14:34:03.053498+0000 mgr.y (mgr.25169) 871 : cluster [DBG] pgmap v531: 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-21T14:34:04.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:04 smithi032 bash[91339]: cluster 2024-09-21T14:34:03.053498+0000 mgr.y (mgr.25169) 871 : cluster [DBG] pgmap v531: 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-21T14:34:04.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:04 smithi032 bash[94613]: audit 2024-09-21T14:34:02.979221+0000 mgr.y (mgr.25169) 870 : 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-21T14:34:04.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:04 smithi032 bash[94613]: audit 2024-09-21T14:34:02.979221+0000 mgr.y (mgr.25169) 870 : 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-21T14:34:04.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:04 smithi032 bash[94613]: cluster 2024-09-21T14:34:03.053498+0000 mgr.y (mgr.25169) 871 : cluster [DBG] pgmap v531: 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-21T14:34:04.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:04 smithi032 bash[94613]: cluster 2024-09-21T14:34:03.053498+0000 mgr.y (mgr.25169) 871 : cluster [DBG] pgmap v531: 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-21T14:34:05.782 INFO:teuthology.orchestra.run.smithi032.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:34:05.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:05.642509635Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:06 smithi046 bash[70862]: cluster 2024-09-21T14:34:05.054097+0000 mgr.y (mgr.25169) 872 : cluster [DBG] pgmap v532: 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-21T14:34:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:06 smithi046 bash[70862]: cluster 2024-09-21T14:34:05.054097+0000 mgr.y (mgr.25169) 872 : cluster [DBG] pgmap v532: 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-21T14:34:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:06 smithi046 bash[70862]: audit 2024-09-21T14:34:05.781877+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:06.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:06 smithi046 bash[70862]: audit 2024-09-21T14:34:05.781877+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:06.478 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:06 smithi032 bash[94613]: cluster 2024-09-21T14:34:05.054097+0000 mgr.y (mgr.25169) 872 : cluster [DBG] pgmap v532: 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-21T14:34:06.478 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:06 smithi032 bash[94613]: cluster 2024-09-21T14:34:05.054097+0000 mgr.y (mgr.25169) 872 : cluster [DBG] pgmap v532: 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-21T14:34:06.479 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:06 smithi032 bash[94613]: audit 2024-09-21T14:34:05.781877+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:06.479 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:06 smithi032 bash[94613]: audit 2024-09-21T14:34:05.781877+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:06.479 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:06 smithi032 bash[91339]: cluster 2024-09-21T14:34:05.054097+0000 mgr.y (mgr.25169) 872 : cluster [DBG] pgmap v532: 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-21T14:34:06.479 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:06 smithi032 bash[91339]: cluster 2024-09-21T14:34:05.054097+0000 mgr.y (mgr.25169) 872 : cluster [DBG] pgmap v532: 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-21T14:34:06.479 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:06 smithi032 bash[91339]: audit 2024-09-21T14:34:05.781877+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:06.479 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:06 smithi032 bash[91339]: audit 2024-09-21T14:34:05.781877+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:06.480 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-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-21T14:34:07.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[94613]: cephadm 2024-09-21T14:34:05.772983+0000 mgr.y (mgr.25169) 873 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:34:07.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[94613]: cephadm 2024-09-21T14:34:05.772983+0000 mgr.y (mgr.25169) 873 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:34:07.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[94613]: audit 2024-09-21T14:34:06.333430+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[94613]: audit 2024-09-21T14:34:06.333430+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[94613]: audit 2024-09-21T14:34:06.344961+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[94613]: audit 2024-09-21T14:34:06.344961+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[94613]: audit 2024-09-21T14:34:06.350512+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:07.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[94613]: audit 2024-09-21T14:34:06.350512+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:07.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[94613]: audit 2024-09-21T14:34:06.352045+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:07.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[94613]: audit 2024-09-21T14:34:06.352045+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:07.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[94613]: audit 2024-09-21T14:34:06.358708+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[94613]: audit 2024-09-21T14:34:06.358708+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[91339]: cephadm 2024-09-21T14:34:05.772983+0000 mgr.y (mgr.25169) 873 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:34:07.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[91339]: cephadm 2024-09-21T14:34:05.772983+0000 mgr.y (mgr.25169) 873 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:34:07.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[91339]: audit 2024-09-21T14:34:06.333430+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[91339]: audit 2024-09-21T14:34:06.333430+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[91339]: audit 2024-09-21T14:34:06.344961+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[91339]: audit 2024-09-21T14:34:06.344961+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[91339]: audit 2024-09-21T14:34:06.350512+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:07.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[91339]: audit 2024-09-21T14:34:06.350512+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:07.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[91339]: audit 2024-09-21T14:34:06.352045+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:07.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[91339]: audit 2024-09-21T14:34:06.352045+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:07.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[91339]: audit 2024-09-21T14:34:06.358708+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:07 smithi032 bash[91339]: audit 2024-09-21T14:34:06.358708+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:07 smithi046 bash[70862]: cephadm 2024-09-21T14:34:05.772983+0000 mgr.y (mgr.25169) 873 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:34:07.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:07 smithi046 bash[70862]: cephadm 2024-09-21T14:34:05.772983+0000 mgr.y (mgr.25169) 873 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:34:07.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:07 smithi046 bash[70862]: audit 2024-09-21T14:34:06.333430+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:07 smithi046 bash[70862]: audit 2024-09-21T14:34:06.333430+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:07 smithi046 bash[70862]: audit 2024-09-21T14:34:06.344961+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:07 smithi046 bash[70862]: audit 2024-09-21T14:34:06.344961+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:07 smithi046 bash[70862]: audit 2024-09-21T14:34:06.350512+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:07 smithi046 bash[70862]: audit 2024-09-21T14:34:06.350512+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:07 smithi046 bash[70862]: audit 2024-09-21T14:34:06.352045+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:07 smithi046 bash[70862]: audit 2024-09-21T14:34:06.352045+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:07 smithi046 bash[70862]: audit 2024-09-21T14:34:06.358708+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:07.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:07 smithi046 bash[70862]: audit 2024-09-21T14:34:06.358708+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:08 smithi046 bash[70862]: cephadm 2024-09-21T14:34:06.464467+0000 mgr.y (mgr.25169) 874 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:34:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:08 smithi046 bash[70862]: cephadm 2024-09-21T14:34:06.464467+0000 mgr.y (mgr.25169) 874 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:34:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:08 smithi046 bash[70862]: cluster 2024-09-21T14:34:07.055223+0000 mgr.y (mgr.25169) 875 : cluster [DBG] pgmap v533: 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-21T14:34:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:08 smithi046 bash[70862]: cluster 2024-09-21T14:34:07.055223+0000 mgr.y (mgr.25169) 875 : cluster [DBG] pgmap v533: 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-21T14:34:08.498 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:08 smithi032 bash[91339]: cephadm 2024-09-21T14:34:06.464467+0000 mgr.y (mgr.25169) 874 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:34:08.498 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:08 smithi032 bash[91339]: cephadm 2024-09-21T14:34:06.464467+0000 mgr.y (mgr.25169) 874 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:34:08.498 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:08 smithi032 bash[91339]: cluster 2024-09-21T14:34:07.055223+0000 mgr.y (mgr.25169) 875 : cluster [DBG] pgmap v533: 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-21T14:34:08.498 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:08 smithi032 bash[91339]: cluster 2024-09-21T14:34:07.055223+0000 mgr.y (mgr.25169) 875 : cluster [DBG] pgmap v533: 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-21T14:34:08.498 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:08 smithi032 bash[94613]: cephadm 2024-09-21T14:34:06.464467+0000 mgr.y (mgr.25169) 874 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:34:08.499 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:08 smithi032 bash[94613]: cephadm 2024-09-21T14:34:06.464467+0000 mgr.y (mgr.25169) 874 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T14:34:08.499 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:08 smithi032 bash[94613]: cluster 2024-09-21T14:34:07.055223+0000 mgr.y (mgr.25169) 875 : cluster [DBG] pgmap v533: 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-21T14:34:08.499 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:08 smithi032 bash[94613]: cluster 2024-09-21T14:34:07.055223+0000 mgr.y (mgr.25169) 875 : cluster [DBG] pgmap v533: 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-21T14:34:08.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:08.629308857Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:10.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: cluster 2024-09-21T14:34:09.056429+0000 mgr.y (mgr.25169) 876 : cluster [DBG] pgmap v534: 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-21T14:34:10.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: cluster 2024-09-21T14:34:09.056429+0000 mgr.y (mgr.25169) 876 : cluster [DBG] pgmap v534: 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-21T14:34:10.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.276199+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.276199+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.280312+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:34:10.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.280312+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:34:10.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.284357+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.284357+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.292432+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.292432+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.298198+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.298198+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.304241+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.304241+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.359 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.310893+0000 mon.b (mon.1) 328 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.310893+0000 mon.b (mon.1) 328 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.317626+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.317626+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.325082+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.325082+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.331562+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.331562+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.340370+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.340370+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.348884+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[91339]: audit 2024-09-21T14:34:09.348884+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: cluster 2024-09-21T14:34:09.056429+0000 mgr.y (mgr.25169) 876 : cluster [DBG] pgmap v534: 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-21T14:34:10.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: cluster 2024-09-21T14:34:09.056429+0000 mgr.y (mgr.25169) 876 : cluster [DBG] pgmap v534: 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-21T14:34:10.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.276199+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.276199+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.280312+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:34:10.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.280312+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:34:10.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.284357+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.284357+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.292432+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.292432+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.298198+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.298198+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.304241+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.304241+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.310893+0000 mon.b (mon.1) 328 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.310893+0000 mon.b (mon.1) 328 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.317626+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.317626+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.325082+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.325082+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.331562+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.331562+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.340370+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.340370+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.348884+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[94613]: audit 2024-09-21T14:34:09.348884+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: cluster 2024-09-21T14:34:09.056429+0000 mgr.y (mgr.25169) 876 : cluster [DBG] pgmap v534: 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-21T14:34:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: cluster 2024-09-21T14:34:09.056429+0000 mgr.y (mgr.25169) 876 : cluster [DBG] pgmap v534: 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-21T14:34:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.276199+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.276199+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.280312+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:34:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.280312+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:34:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.284357+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.284357+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.292432+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.292432+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.298198+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.298198+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.304241+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.304241+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.310893+0000 mon.b (mon.1) 328 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.310893+0000 mon.b (mon.1) 328 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.317626+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.317626+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.325082+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.325082+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.331562+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.331562+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.340370+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.340370+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:10.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.348884+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:10.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:10 smithi046 bash[70862]: audit 2024-09-21T14:34:09.348884+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:11.035 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:34:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:34:10] "GET /metrics HTTP/1.1" 200 38390 "" "Prometheus/2.51.0" 2024-09-21T14:34:11.308 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[94613]: cephadm 2024-09-21T14:34:09.277403+0000 mgr.y (mgr.25169) 877 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:34:11.308 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[94613]: cephadm 2024-09-21T14:34:09.277403+0000 mgr.y (mgr.25169) 877 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:34:11.308 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[94613]: cephadm 2024-09-21T14:34:09.277494+0000 mgr.y (mgr.25169) 878 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:34:11.308 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[94613]: cephadm 2024-09-21T14:34:09.277494+0000 mgr.y (mgr.25169) 878 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:34:11.308 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[94613]: cephadm 2024-09-21T14:34:09.285672+0000 mgr.y (mgr.25169) 879 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:34:11.308 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[94613]: cephadm 2024-09-21T14:34:09.285672+0000 mgr.y (mgr.25169) 879 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:34:11.309 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[94613]: cephadm 2024-09-21T14:34:09.299135+0000 mgr.y (mgr.25169) 880 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:34:11.309 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[94613]: cephadm 2024-09-21T14:34:09.299135+0000 mgr.y (mgr.25169) 880 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:34:11.309 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[94613]: cephadm 2024-09-21T14:34:09.312199+0000 mgr.y (mgr.25169) 881 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:34:11.309 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[94613]: cephadm 2024-09-21T14:34:09.312199+0000 mgr.y (mgr.25169) 881 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:34:11.309 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[94613]: cephadm 2024-09-21T14:34:09.326144+0000 mgr.y (mgr.25169) 882 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T14:34:11.309 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[94613]: cephadm 2024-09-21T14:34:09.326144+0000 mgr.y (mgr.25169) 882 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T14:34:11.309 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[94613]: cephadm 2024-09-21T14:34:09.341525+0000 mgr.y (mgr.25169) 883 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:34:11.309 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[94613]: cephadm 2024-09-21T14:34:09.341525+0000 mgr.y (mgr.25169) 883 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:34:11.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[91339]: cephadm 2024-09-21T14:34:09.277403+0000 mgr.y (mgr.25169) 877 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:34:11.309 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[91339]: cephadm 2024-09-21T14:34:09.277403+0000 mgr.y (mgr.25169) 877 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:34:11.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[91339]: cephadm 2024-09-21T14:34:09.277494+0000 mgr.y (mgr.25169) 878 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:34:11.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[91339]: cephadm 2024-09-21T14:34:09.277494+0000 mgr.y (mgr.25169) 878 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:34:11.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[91339]: cephadm 2024-09-21T14:34:09.285672+0000 mgr.y (mgr.25169) 879 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:34:11.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[91339]: cephadm 2024-09-21T14:34:09.285672+0000 mgr.y (mgr.25169) 879 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:34:11.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[91339]: cephadm 2024-09-21T14:34:09.299135+0000 mgr.y (mgr.25169) 880 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:34:11.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[91339]: cephadm 2024-09-21T14:34:09.299135+0000 mgr.y (mgr.25169) 880 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:34:11.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[91339]: cephadm 2024-09-21T14:34:09.312199+0000 mgr.y (mgr.25169) 881 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:34:11.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[91339]: cephadm 2024-09-21T14:34:09.312199+0000 mgr.y (mgr.25169) 881 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:34:11.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[91339]: cephadm 2024-09-21T14:34:09.326144+0000 mgr.y (mgr.25169) 882 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T14:34:11.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[91339]: cephadm 2024-09-21T14:34:09.326144+0000 mgr.y (mgr.25169) 882 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T14:34:11.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[91339]: cephadm 2024-09-21T14:34:09.341525+0000 mgr.y (mgr.25169) 883 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:34:11.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:11 smithi032 bash[91339]: cephadm 2024-09-21T14:34:09.341525+0000 mgr.y (mgr.25169) 883 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:34:11.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:11 smithi046 bash[70862]: cephadm 2024-09-21T14:34:09.277403+0000 mgr.y (mgr.25169) 877 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:34:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:11 smithi046 bash[70862]: cephadm 2024-09-21T14:34:09.277403+0000 mgr.y (mgr.25169) 877 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T14:34:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:11 smithi046 bash[70862]: cephadm 2024-09-21T14:34:09.277494+0000 mgr.y (mgr.25169) 878 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:34:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:11 smithi046 bash[70862]: cephadm 2024-09-21T14:34:09.277494+0000 mgr.y (mgr.25169) 878 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T14:34:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:11 smithi046 bash[70862]: cephadm 2024-09-21T14:34:09.285672+0000 mgr.y (mgr.25169) 879 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:34:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:11 smithi046 bash[70862]: cephadm 2024-09-21T14:34:09.285672+0000 mgr.y (mgr.25169) 879 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T14:34:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:11 smithi046 bash[70862]: cephadm 2024-09-21T14:34:09.299135+0000 mgr.y (mgr.25169) 880 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:34:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:11 smithi046 bash[70862]: cephadm 2024-09-21T14:34:09.299135+0000 mgr.y (mgr.25169) 880 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T14:34:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:11 smithi046 bash[70862]: cephadm 2024-09-21T14:34:09.312199+0000 mgr.y (mgr.25169) 881 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:34:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:11 smithi046 bash[70862]: cephadm 2024-09-21T14:34:09.312199+0000 mgr.y (mgr.25169) 881 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T14:34:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:11 smithi046 bash[70862]: cephadm 2024-09-21T14:34:09.326144+0000 mgr.y (mgr.25169) 882 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T14:34:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:11 smithi046 bash[70862]: cephadm 2024-09-21T14:34:09.326144+0000 mgr.y (mgr.25169) 882 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T14:34:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:11 smithi046 bash[70862]: cephadm 2024-09-21T14:34:09.341525+0000 mgr.y (mgr.25169) 883 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:34:11.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:11 smithi046 bash[70862]: cephadm 2024-09-21T14:34:09.341525+0000 mgr.y (mgr.25169) 883 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T14:34:11.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:11.631603258Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:12.442 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:34:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:12 smithi046 bash[70862]: cluster 2024-09-21T14:34:11.057163+0000 mgr.y (mgr.25169) 884 : cluster [DBG] pgmap v535: 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-21T14:34:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:12 smithi046 bash[70862]: cluster 2024-09-21T14:34:11.057163+0000 mgr.y (mgr.25169) 884 : cluster [DBG] pgmap v535: 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-21T14:34:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:12 smithi046 bash[70862]: audit 2024-09-21T14:34:11.976829+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:12 smithi046 bash[70862]: audit 2024-09-21T14:34:11.976829+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:12 smithi046 bash[70862]: audit 2024-09-21T14:34:11.983658+0000 mon.b (mon.1) 331 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:12 smithi046 bash[70862]: audit 2024-09-21T14:34:11.983658+0000 mon.b (mon.1) 331 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:12.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:12 smithi046 bash[70862]: audit 2024-09-21T14:34:11.984061+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:12.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:12 smithi046 bash[70862]: audit 2024-09-21T14:34:11.984061+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:12.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:12 smithi046 bash[70862]: audit 2024-09-21T14:34:11.990259+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:12.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:12 smithi046 bash[70862]: audit 2024-09-21T14:34:11.990259+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[91339]: cluster 2024-09-21T14:34:11.057163+0000 mgr.y (mgr.25169) 884 : cluster [DBG] pgmap v535: 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-21T14:34:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[91339]: cluster 2024-09-21T14:34:11.057163+0000 mgr.y (mgr.25169) 884 : cluster [DBG] pgmap v535: 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-21T14:34:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[91339]: audit 2024-09-21T14:34:11.976829+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[91339]: audit 2024-09-21T14:34:11.976829+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[91339]: audit 2024-09-21T14:34:11.983658+0000 mon.b (mon.1) 331 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[91339]: audit 2024-09-21T14:34:11.983658+0000 mon.b (mon.1) 331 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[91339]: audit 2024-09-21T14:34:11.984061+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[91339]: audit 2024-09-21T14:34:11.984061+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[91339]: audit 2024-09-21T14:34:11.990259+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:12.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[91339]: audit 2024-09-21T14:34:11.990259+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:12.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[94613]: cluster 2024-09-21T14:34:11.057163+0000 mgr.y (mgr.25169) 884 : cluster [DBG] pgmap v535: 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-21T14:34:12.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[94613]: cluster 2024-09-21T14:34:11.057163+0000 mgr.y (mgr.25169) 884 : cluster [DBG] pgmap v535: 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-21T14:34:12.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[94613]: audit 2024-09-21T14:34:11.976829+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:12.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[94613]: audit 2024-09-21T14:34:11.976829+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:12.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[94613]: audit 2024-09-21T14:34:11.983658+0000 mon.b (mon.1) 331 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:12.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[94613]: audit 2024-09-21T14:34:11.983658+0000 mon.b (mon.1) 331 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:12.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[94613]: audit 2024-09-21T14:34:11.984061+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:12.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[94613]: audit 2024-09-21T14:34:11.984061+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.azimpt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:12.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[94613]: audit 2024-09-21T14:34:11.990259+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:12.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:12 smithi032 bash[94613]: audit 2024-09-21T14:34:11.990259+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:13.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:13 smithi046 bash[70862]: audit 2024-09-21T14:34:11.309518+0000 mgr.y (mgr.25169) 885 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:13.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:13 smithi046 bash[70862]: audit 2024-09-21T14:34:11.309518+0000 mgr.y (mgr.25169) 885 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:13.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:13 smithi046 bash[70862]: cephadm 2024-09-21T14:34:11.969336+0000 mgr.y (mgr.25169) 886 : cephadm [INF] Upgrade: Updating rgw.foo.smithi032.azimpt (1/2) 2024-09-21T14:34:13.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:13 smithi046 bash[70862]: cephadm 2024-09-21T14:34:11.969336+0000 mgr.y (mgr.25169) 886 : cephadm [INF] Upgrade: Updating rgw.foo.smithi032.azimpt (1/2) 2024-09-21T14:34:13.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:13 smithi046 bash[70862]: cephadm 2024-09-21T14:34:11.992138+0000 mgr.y (mgr.25169) 887 : cephadm [INF] Deploying daemon rgw.foo.smithi032.azimpt on smithi032 2024-09-21T14:34:13.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:13 smithi046 bash[70862]: cephadm 2024-09-21T14:34:11.992138+0000 mgr.y (mgr.25169) 887 : cephadm [INF] Deploying daemon rgw.foo.smithi032.azimpt on smithi032 2024-09-21T14:34:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:13 smithi032 bash[91339]: audit 2024-09-21T14:34:11.309518+0000 mgr.y (mgr.25169) 885 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:13 smithi032 bash[91339]: audit 2024-09-21T14:34:11.309518+0000 mgr.y (mgr.25169) 885 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:13 smithi032 bash[91339]: cephadm 2024-09-21T14:34:11.969336+0000 mgr.y (mgr.25169) 886 : cephadm [INF] Upgrade: Updating rgw.foo.smithi032.azimpt (1/2) 2024-09-21T14:34:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:13 smithi032 bash[91339]: cephadm 2024-09-21T14:34:11.969336+0000 mgr.y (mgr.25169) 886 : cephadm [INF] Upgrade: Updating rgw.foo.smithi032.azimpt (1/2) 2024-09-21T14:34:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:13 smithi032 bash[91339]: cephadm 2024-09-21T14:34:11.992138+0000 mgr.y (mgr.25169) 887 : cephadm [INF] Deploying daemon rgw.foo.smithi032.azimpt on smithi032 2024-09-21T14:34:13.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:13 smithi032 bash[91339]: cephadm 2024-09-21T14:34:11.992138+0000 mgr.y (mgr.25169) 887 : cephadm [INF] Deploying daemon rgw.foo.smithi032.azimpt on smithi032 2024-09-21T14:34:13.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:13 smithi032 bash[94613]: audit 2024-09-21T14:34:11.309518+0000 mgr.y (mgr.25169) 885 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:13.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:13 smithi032 bash[94613]: audit 2024-09-21T14:34:11.309518+0000 mgr.y (mgr.25169) 885 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:13.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:13 smithi032 bash[94613]: cephadm 2024-09-21T14:34:11.969336+0000 mgr.y (mgr.25169) 886 : cephadm [INF] Upgrade: Updating rgw.foo.smithi032.azimpt (1/2) 2024-09-21T14:34:13.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:13 smithi032 bash[94613]: cephadm 2024-09-21T14:34:11.969336+0000 mgr.y (mgr.25169) 886 : cephadm [INF] Upgrade: Updating rgw.foo.smithi032.azimpt (1/2) 2024-09-21T14:34:13.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:13 smithi032 bash[94613]: cephadm 2024-09-21T14:34:11.992138+0000 mgr.y (mgr.25169) 887 : cephadm [INF] Deploying daemon rgw.foo.smithi032.azimpt on smithi032 2024-09-21T14:34:13.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:13 smithi032 bash[94613]: cephadm 2024-09-21T14:34:11.992138+0000 mgr.y (mgr.25169) 887 : cephadm [INF] Deploying daemon rgw.foo.smithi032.azimpt on smithi032 2024-09-21T14:34:14.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:14 smithi046 bash[70862]: cluster 2024-09-21T14:34:13.058688+0000 mgr.y (mgr.25169) 888 : cluster [DBG] pgmap v536: 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-21T14:34:14.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:14 smithi046 bash[70862]: cluster 2024-09-21T14:34:13.058688+0000 mgr.y (mgr.25169) 888 : cluster [DBG] pgmap v536: 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-21T14:34:14.575 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:14 smithi032 bash[91339]: cluster 2024-09-21T14:34:13.058688+0000 mgr.y (mgr.25169) 888 : cluster [DBG] pgmap v536: 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-21T14:34:14.575 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:14 smithi032 bash[91339]: cluster 2024-09-21T14:34:13.058688+0000 mgr.y (mgr.25169) 888 : cluster [DBG] pgmap v536: 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-21T14:34:14.575 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:14 smithi032 bash[94613]: cluster 2024-09-21T14:34:13.058688+0000 mgr.y (mgr.25169) 888 : cluster [DBG] pgmap v536: 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-21T14:34:14.576 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:14 smithi032 bash[94613]: cluster 2024-09-21T14:34:13.058688+0000 mgr.y (mgr.25169) 888 : cluster [DBG] pgmap v536: 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-21T14:34:14.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:14.615641771Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:15.002 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:34:15.679 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:34:15.679 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (14m) 4m ago 41m 14.0M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:34:15.679 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (13m) 88s ago 41m 68.9M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:34:15.679 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (16m) 4m ago 39m 49.3M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:34:15.679 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (16m) 88s ago 50m 445M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:34:15.679 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (26m) 4m ago 52m 519M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:34:15.679 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (10m) 4m ago 52m 52.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:34:15.680 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (12m) 88s ago 50m 49.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:34:15.680 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (10m) 4m ago 50m 40.2M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:34:15.680 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (15m) 4m ago 41m 8716k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:34:15.680 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (15m) 88s ago 41m 8483k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:34:15.680 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (8m) 4m ago 49m 51.5M 3037M 19.3.0-5104-g44178494 b415816db8b4 2066516c5653 2024-09-21T14:34:15.680 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (7m) 4m ago 48m 51.0M 3037M 19.3.0-5104-g44178494 b415816db8b4 338f6bb89b7b 2024-09-21T14:34:15.680 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (5m) 4m ago 47m 46.4M 3037M 19.3.0-5104-g44178494 b415816db8b4 260a72b3c42e 2024-09-21T14:34:15.680 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running 4m ago 46m - 3037M 2024-09-21T14:34:15.680 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (3m) 88s ago 45m 50.2M 3293M 19.3.0-5104-g44178494 b415816db8b4 466b37452fe2 2024-09-21T14:34:15.680 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (2m) 88s ago 44m 49.2M 3293M 19.3.0-5104-g44178494 b415816db8b4 647cc84d1465 2024-09-21T14:34:15.680 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (2m) 88s ago 43m 52.8M 3293M 19.3.0-5104-g44178494 b415816db8b4 1139fd06140a 2024-09-21T14:34:15.680 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running 88s ago 43m - 3293M 2024-09-21T14:34:15.680 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (15m) 88s ago 42m 55.1M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:34:15.680 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (39m) 4m ago 39m 101M - 19.1.1-373-g4e45e6b4 164465d2334a bc98c5ed8942 2024-09-21T14:34:15.681 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (39m) 88s ago 39m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 79f5f609b0be 2024-09-21T14:34:15.734 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:34:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:15.734 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:34:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:15.734 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:34:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:15.735 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:34:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:15.735 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:34:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:15.735 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:34:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:15.735 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:15.736 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:15.736 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:34:15 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:16.058 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:34:16.059 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:34:16.059 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:34:16.059 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:34:16.059 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:34:16.059 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:34:16.059 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:34:16.059 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:34:16.059 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 8 2024-09-21T14:34:16.059 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:34:16.059 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:34:16.059 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T14:34:16.059 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:34:16.060 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:34:16.060 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2, 2024-09-21T14:34:16.060 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 13 2024-09-21T14:34:16.060 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:34:16.060 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:34:16.391 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:34:16.391 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:34:16.391 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:34:16.391 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-21T14:34:16.391 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-09-21T14:34:16.391 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "0/2 daemons upgraded", 2024-09-21T14:34:16.391 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading rgw daemons", 2024-09-21T14:34:16.391 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:34:16.391 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:34:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:16 smithi046 bash[70862]: audit 2024-09-21T14:34:14.991292+0000 mgr.y (mgr.25169) 889 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:16 smithi046 bash[70862]: audit 2024-09-21T14:34:14.991292+0000 mgr.y (mgr.25169) 889 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:16 smithi046 bash[70862]: cluster 2024-09-21T14:34:15.059394+0000 mgr.y (mgr.25169) 890 : cluster [DBG] pgmap v537: 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-21T14:34:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:16 smithi046 bash[70862]: cluster 2024-09-21T14:34:15.059394+0000 mgr.y (mgr.25169) 890 : cluster [DBG] pgmap v537: 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-21T14:34:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:16 smithi046 bash[70862]: audit 2024-09-21T14:34:16.060331+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.32:0/1783686906' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:16.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:16 smithi046 bash[70862]: audit 2024-09-21T14:34:16.060331+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.32:0/1783686906' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:16.560 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:16 smithi032 bash[94613]: audit 2024-09-21T14:34:14.991292+0000 mgr.y (mgr.25169) 889 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:16.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:16 smithi032 bash[94613]: audit 2024-09-21T14:34:14.991292+0000 mgr.y (mgr.25169) 889 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:16.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:16 smithi032 bash[94613]: cluster 2024-09-21T14:34:15.059394+0000 mgr.y (mgr.25169) 890 : cluster [DBG] pgmap v537: 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-21T14:34:16.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:16 smithi032 bash[94613]: cluster 2024-09-21T14:34:15.059394+0000 mgr.y (mgr.25169) 890 : cluster [DBG] pgmap v537: 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-21T14:34:16.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:16 smithi032 bash[94613]: audit 2024-09-21T14:34:16.060331+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.32:0/1783686906' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:16.561 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:16 smithi032 bash[94613]: audit 2024-09-21T14:34:16.060331+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.32:0/1783686906' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:16.561 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:16 smithi032 bash[91339]: audit 2024-09-21T14:34:14.991292+0000 mgr.y (mgr.25169) 889 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:16.561 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:16 smithi032 bash[91339]: audit 2024-09-21T14:34:14.991292+0000 mgr.y (mgr.25169) 889 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:16.561 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:16 smithi032 bash[91339]: cluster 2024-09-21T14:34:15.059394+0000 mgr.y (mgr.25169) 890 : cluster [DBG] pgmap v537: 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-21T14:34:16.561 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:16 smithi032 bash[91339]: cluster 2024-09-21T14:34:15.059394+0000 mgr.y (mgr.25169) 890 : cluster [DBG] pgmap v537: 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-21T14:34:16.561 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:16 smithi032 bash[91339]: audit 2024-09-21T14:34:16.060331+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.32:0/1783686906' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:16.561 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:16 smithi032 bash[91339]: audit 2024-09-21T14:34:16.060331+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.32:0/1783686906' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:17.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:17 smithi032 bash[94613]: audit 2024-09-21T14:34:15.322981+0000 mgr.y (mgr.25169) 891 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:17.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:17 smithi032 bash[94613]: audit 2024-09-21T14:34:15.322981+0000 mgr.y (mgr.25169) 891 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:17.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:17 smithi032 bash[94613]: audit 2024-09-21T14:34:15.643470+0000 mgr.y (mgr.25169) 892 : audit [DBG] from='client.54650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:17.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:17 smithi032 bash[94613]: audit 2024-09-21T14:34:15.643470+0000 mgr.y (mgr.25169) 892 : audit [DBG] from='client.54650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:17.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:17 smithi032 bash[91339]: audit 2024-09-21T14:34:15.322981+0000 mgr.y (mgr.25169) 891 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:17.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:17 smithi032 bash[91339]: audit 2024-09-21T14:34:15.322981+0000 mgr.y (mgr.25169) 891 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:17.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:17 smithi032 bash[91339]: audit 2024-09-21T14:34:15.643470+0000 mgr.y (mgr.25169) 892 : audit [DBG] from='client.54650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:17.354 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:17 smithi032 bash[91339]: audit 2024-09-21T14:34:15.643470+0000 mgr.y (mgr.25169) 892 : audit [DBG] from='client.54650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:17.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:17 smithi046 bash[70862]: audit 2024-09-21T14:34:15.322981+0000 mgr.y (mgr.25169) 891 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:17.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:17 smithi046 bash[70862]: audit 2024-09-21T14:34:15.322981+0000 mgr.y (mgr.25169) 891 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:17.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:17 smithi046 bash[70862]: audit 2024-09-21T14:34:15.643470+0000 mgr.y (mgr.25169) 892 : audit [DBG] from='client.54650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:17.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:17 smithi046 bash[70862]: audit 2024-09-21T14:34:15.643470+0000 mgr.y (mgr.25169) 892 : audit [DBG] from='client.54650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:17.607 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:34:17 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:17.607 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:34:17 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:17.607 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:34:17 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:17.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:17 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:17.608 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:34:17 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:17.608 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:34:17 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:17.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:17 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:17.609 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:34:17 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:17.609 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:34:17 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:17.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:17.632614529Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:18 smithi046 bash[70862]: audit 2024-09-21T14:34:16.392381+0000 mgr.y (mgr.25169) 893 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:18 smithi046 bash[70862]: audit 2024-09-21T14:34:16.392381+0000 mgr.y (mgr.25169) 893 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:18 smithi046 bash[70862]: cluster 2024-09-21T14:34:17.060314+0000 mgr.y (mgr.25169) 894 : cluster [DBG] pgmap v538: 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-21T14:34:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:18 smithi046 bash[70862]: cluster 2024-09-21T14:34:17.060314+0000 mgr.y (mgr.25169) 894 : cluster [DBG] pgmap v538: 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-21T14:34:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:18 smithi046 bash[70862]: audit 2024-09-21T14:34:17.525973+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:18 smithi046 bash[70862]: audit 2024-09-21T14:34:17.525973+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:18 smithi046 bash[70862]: audit 2024-09-21T14:34:17.529568+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:18 smithi046 bash[70862]: audit 2024-09-21T14:34:17.529568+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:18 smithi046 bash[70862]: audit 2024-09-21T14:34:17.536481+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:18.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:18 smithi046 bash[70862]: audit 2024-09-21T14:34:17.536481+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:18.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[94613]: audit 2024-09-21T14:34:16.392381+0000 mgr.y (mgr.25169) 893 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:18.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[94613]: audit 2024-09-21T14:34:16.392381+0000 mgr.y (mgr.25169) 893 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:18.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[94613]: cluster 2024-09-21T14:34:17.060314+0000 mgr.y (mgr.25169) 894 : cluster [DBG] pgmap v538: 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-21T14:34:18.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[94613]: cluster 2024-09-21T14:34:17.060314+0000 mgr.y (mgr.25169) 894 : cluster [DBG] pgmap v538: 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-21T14:34:18.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[94613]: audit 2024-09-21T14:34:17.525973+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:18.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[94613]: audit 2024-09-21T14:34:17.525973+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:18.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[94613]: audit 2024-09-21T14:34:17.529568+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:18.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[94613]: audit 2024-09-21T14:34:17.529568+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:18.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[94613]: audit 2024-09-21T14:34:17.536481+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:18.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[94613]: audit 2024-09-21T14:34:17.536481+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:18.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[91339]: audit 2024-09-21T14:34:16.392381+0000 mgr.y (mgr.25169) 893 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:18.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[91339]: audit 2024-09-21T14:34:16.392381+0000 mgr.y (mgr.25169) 893 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:18.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[91339]: cluster 2024-09-21T14:34:17.060314+0000 mgr.y (mgr.25169) 894 : cluster [DBG] pgmap v538: 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-21T14:34:18.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[91339]: cluster 2024-09-21T14:34:17.060314+0000 mgr.y (mgr.25169) 894 : cluster [DBG] pgmap v538: 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-21T14:34:18.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[91339]: audit 2024-09-21T14:34:17.525973+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:18.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[91339]: audit 2024-09-21T14:34:17.525973+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:18.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[91339]: audit 2024-09-21T14:34:17.529568+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:18.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[91339]: audit 2024-09-21T14:34:17.529568+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:18.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[91339]: audit 2024-09-21T14:34:17.536481+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:18.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:18 smithi032 bash[91339]: audit 2024-09-21T14:34:17.536481+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:20 smithi046 bash[70862]: cluster 2024-09-21T14:34:19.061018+0000 mgr.y (mgr.25169) 895 : cluster [DBG] pgmap v539: 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-21T14:34:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:20 smithi046 bash[70862]: cluster 2024-09-21T14:34:19.061018+0000 mgr.y (mgr.25169) 895 : cluster [DBG] pgmap v539: 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-21T14:34:20.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:20 smithi032 bash[91339]: cluster 2024-09-21T14:34:19.061018+0000 mgr.y (mgr.25169) 895 : cluster [DBG] pgmap v539: 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-21T14:34:20.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:20 smithi032 bash[91339]: cluster 2024-09-21T14:34:19.061018+0000 mgr.y (mgr.25169) 895 : cluster [DBG] pgmap v539: 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-21T14:34:20.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:20 smithi032 bash[94613]: cluster 2024-09-21T14:34:19.061018+0000 mgr.y (mgr.25169) 895 : cluster [DBG] pgmap v539: 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-21T14:34:20.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:20 smithi032 bash[94613]: cluster 2024-09-21T14:34:19.061018+0000 mgr.y (mgr.25169) 895 : cluster [DBG] pgmap v539: 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-21T14:34:20.925 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:20.632603708Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:21.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:34:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:34:20] "GET /metrics HTTP/1.1" 200 38378 "" "Prometheus/2.51.0" 2024-09-21T14:34:21.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[91339]: cephadm 2024-09-21T14:34:20.303136+0000 mgr.y (mgr.25169) 896 : cephadm [INF] Upgrade: Updating rgw.foo.smithi046.arwyec (2/2) 2024-09-21T14:34:21.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[91339]: cephadm 2024-09-21T14:34:20.303136+0000 mgr.y (mgr.25169) 896 : cephadm [INF] Upgrade: Updating rgw.foo.smithi046.arwyec (2/2) 2024-09-21T14:34:21.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[91339]: audit 2024-09-21T14:34:20.311571+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:21.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[91339]: audit 2024-09-21T14:34:20.311571+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:21.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[91339]: audit 2024-09-21T14:34:20.317025+0000 mon.b (mon.1) 334 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:21.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[91339]: audit 2024-09-21T14:34:20.317025+0000 mon.b (mon.1) 334 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:21.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[91339]: audit 2024-09-21T14:34:20.317388+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:21.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[91339]: audit 2024-09-21T14:34:20.317388+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:21.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[91339]: audit 2024-09-21T14:34:20.323544+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:21.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[91339]: audit 2024-09-21T14:34:20.323544+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:21.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[91339]: cephadm 2024-09-21T14:34:20.325437+0000 mgr.y (mgr.25169) 897 : cephadm [INF] Deploying daemon rgw.foo.smithi046.arwyec on smithi046 2024-09-21T14:34:21.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[91339]: cephadm 2024-09-21T14:34:20.325437+0000 mgr.y (mgr.25169) 897 : cephadm [INF] Deploying daemon rgw.foo.smithi046.arwyec on smithi046 2024-09-21T14:34:21.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[91339]: cluster 2024-09-21T14:34:21.062073+0000 mgr.y (mgr.25169) 898 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:34:21.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[91339]: cluster 2024-09-21T14:34:21.062073+0000 mgr.y (mgr.25169) 898 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:34:21.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[94613]: cephadm 2024-09-21T14:34:20.303136+0000 mgr.y (mgr.25169) 896 : cephadm [INF] Upgrade: Updating rgw.foo.smithi046.arwyec (2/2) 2024-09-21T14:34:21.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[94613]: cephadm 2024-09-21T14:34:20.303136+0000 mgr.y (mgr.25169) 896 : cephadm [INF] Upgrade: Updating rgw.foo.smithi046.arwyec (2/2) 2024-09-21T14:34:21.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[94613]: audit 2024-09-21T14:34:20.311571+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:21.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[94613]: audit 2024-09-21T14:34:20.311571+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:21.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[94613]: audit 2024-09-21T14:34:20.317025+0000 mon.b (mon.1) 334 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:21.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[94613]: audit 2024-09-21T14:34:20.317025+0000 mon.b (mon.1) 334 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:21.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[94613]: audit 2024-09-21T14:34:20.317388+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:21.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[94613]: audit 2024-09-21T14:34:20.317388+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:21.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[94613]: audit 2024-09-21T14:34:20.323544+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:21.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[94613]: audit 2024-09-21T14:34:20.323544+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:21.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[94613]: cephadm 2024-09-21T14:34:20.325437+0000 mgr.y (mgr.25169) 897 : cephadm [INF] Deploying daemon rgw.foo.smithi046.arwyec on smithi046 2024-09-21T14:34:21.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[94613]: cephadm 2024-09-21T14:34:20.325437+0000 mgr.y (mgr.25169) 897 : cephadm [INF] Deploying daemon rgw.foo.smithi046.arwyec on smithi046 2024-09-21T14:34:21.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[94613]: cluster 2024-09-21T14:34:21.062073+0000 mgr.y (mgr.25169) 898 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:34:21.610 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:21 smithi032 bash[94613]: cluster 2024-09-21T14:34:21.062073+0000 mgr.y (mgr.25169) 898 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:34:21.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:21 smithi046 bash[70862]: cephadm 2024-09-21T14:34:20.303136+0000 mgr.y (mgr.25169) 896 : cephadm [INF] Upgrade: Updating rgw.foo.smithi046.arwyec (2/2) 2024-09-21T14:34:21.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:21 smithi046 bash[70862]: cephadm 2024-09-21T14:34:20.303136+0000 mgr.y (mgr.25169) 896 : cephadm [INF] Upgrade: Updating rgw.foo.smithi046.arwyec (2/2) 2024-09-21T14:34:21.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:21 smithi046 bash[70862]: audit 2024-09-21T14:34:20.311571+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:21.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:21 smithi046 bash[70862]: audit 2024-09-21T14:34:20.311571+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:21.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:21 smithi046 bash[70862]: audit 2024-09-21T14:34:20.317025+0000 mon.b (mon.1) 334 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:21.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:21 smithi046 bash[70862]: audit 2024-09-21T14:34:20.317025+0000 mon.b (mon.1) 334 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:21.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:21 smithi046 bash[70862]: audit 2024-09-21T14:34:20.317388+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:21.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:21 smithi046 bash[70862]: audit 2024-09-21T14:34:20.317388+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.arwyec", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T14:34:21.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:21 smithi046 bash[70862]: audit 2024-09-21T14:34:20.323544+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:21.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:21 smithi046 bash[70862]: audit 2024-09-21T14:34:20.323544+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:21.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:21 smithi046 bash[70862]: cephadm 2024-09-21T14:34:20.325437+0000 mgr.y (mgr.25169) 897 : cephadm [INF] Deploying daemon rgw.foo.smithi046.arwyec on smithi046 2024-09-21T14:34:21.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:21 smithi046 bash[70862]: cephadm 2024-09-21T14:34:20.325437+0000 mgr.y (mgr.25169) 897 : cephadm [INF] Deploying daemon rgw.foo.smithi046.arwyec on smithi046 2024-09-21T14:34:21.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:21 smithi046 bash[70862]: cluster 2024-09-21T14:34:21.062073+0000 mgr.y (mgr.25169) 898 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:34:21.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:21 smithi046 bash[70862]: cluster 2024-09-21T14:34:21.062073+0000 mgr.y (mgr.25169) 898 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T14:34:22.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:22 smithi032 bash[91339]: audit 2024-09-21T14:34:21.317863+0000 mgr.y (mgr.25169) 899 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:22.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:22 smithi032 bash[91339]: audit 2024-09-21T14:34:21.317863+0000 mgr.y (mgr.25169) 899 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:22.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:22 smithi032 bash[94613]: audit 2024-09-21T14:34:21.317863+0000 mgr.y (mgr.25169) 899 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:22.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:22 smithi032 bash[94613]: audit 2024-09-21T14:34:21.317863+0000 mgr.y (mgr.25169) 899 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:22.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:22 smithi046 bash[70862]: audit 2024-09-21T14:34:21.317863+0000 mgr.y (mgr.25169) 899 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:22.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:22 smithi046 bash[70862]: audit 2024-09-21T14:34:21.317863+0000 mgr.y (mgr.25169) 899 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:23.086 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:34:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:23.087 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:34:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:23.087 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:34:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:23.087 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:23.088 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:34:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:23.088 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:34:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:23.088 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:23.088 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:34:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:23.088 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:34:22 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:23.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:23 smithi046 bash[70862]: cluster 2024-09-21T14:34:23.063537+0000 mgr.y (mgr.25169) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-09-21T14:34:23.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:23 smithi046 bash[70862]: cluster 2024-09-21T14:34:23.063537+0000 mgr.y (mgr.25169) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-09-21T14:34:23.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:23 smithi032 bash[91339]: cluster 2024-09-21T14:34:23.063537+0000 mgr.y (mgr.25169) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-09-21T14:34:23.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:23 smithi032 bash[91339]: cluster 2024-09-21T14:34:23.063537+0000 mgr.y (mgr.25169) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-09-21T14:34:23.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:23 smithi032 bash[94613]: cluster 2024-09-21T14:34:23.063537+0000 mgr.y (mgr.25169) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-09-21T14:34:23.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:23 smithi032 bash[94613]: cluster 2024-09-21T14:34:23.063537+0000 mgr.y (mgr.25169) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-09-21T14:34:23.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:23.593262382Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:26 smithi046 bash[70862]: cluster 2024-09-21T14:34:25.064521+0000 mgr.y (mgr.25169) 901 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:26.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:26 smithi046 bash[70862]: cluster 2024-09-21T14:34:25.064521+0000 mgr.y (mgr.25169) 901 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:26.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:26 smithi032 bash[91339]: cluster 2024-09-21T14:34:25.064521+0000 mgr.y (mgr.25169) 901 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:26.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:26 smithi032 bash[91339]: cluster 2024-09-21T14:34:25.064521+0000 mgr.y (mgr.25169) 901 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:26.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:26 smithi032 bash[94613]: cluster 2024-09-21T14:34:25.064521+0000 mgr.y (mgr.25169) 901 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:26.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:26 smithi032 bash[94613]: cluster 2024-09-21T14:34:25.064521+0000 mgr.y (mgr.25169) 901 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:26.608773522Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:28.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:28 smithi046 bash[70862]: cluster 2024-09-21T14:34:27.065716+0000 mgr.y (mgr.25169) 902 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:28.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:28 smithi046 bash[70862]: cluster 2024-09-21T14:34:27.065716+0000 mgr.y (mgr.25169) 902 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:28.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:28 smithi032 bash[94613]: cluster 2024-09-21T14:34:27.065716+0000 mgr.y (mgr.25169) 902 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:28.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:28 smithi032 bash[94613]: cluster 2024-09-21T14:34:27.065716+0000 mgr.y (mgr.25169) 902 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:28 smithi032 bash[91339]: cluster 2024-09-21T14:34:27.065716+0000 mgr.y (mgr.25169) 902 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:28 smithi032 bash[91339]: cluster 2024-09-21T14:34:27.065716+0000 mgr.y (mgr.25169) 902 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:29.592638037Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:30.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:30 smithi046 bash[70862]: cluster 2024-09-21T14:34:29.066817+0000 mgr.y (mgr.25169) 903 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:30.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:30 smithi046 bash[70862]: cluster 2024-09-21T14:34:29.066817+0000 mgr.y (mgr.25169) 903 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:30.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:30 smithi032 bash[94613]: cluster 2024-09-21T14:34:29.066817+0000 mgr.y (mgr.25169) 903 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:30.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:30 smithi032 bash[94613]: cluster 2024-09-21T14:34:29.066817+0000 mgr.y (mgr.25169) 903 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:30.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:30 smithi032 bash[91339]: cluster 2024-09-21T14:34:29.066817+0000 mgr.y (mgr.25169) 903 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:30.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:30 smithi032 bash[91339]: cluster 2024-09-21T14:34:29.066817+0000 mgr.y (mgr.25169) 903 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:31.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:34:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:34:30] "GET /metrics HTTP/1.1" 200 38378 "" "Prometheus/2.51.0" 2024-09-21T14:34:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:32 smithi046 bash[70862]: cluster 2024-09-21T14:34:31.067932+0000 mgr.y (mgr.25169) 904 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:32.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:32 smithi046 bash[70862]: cluster 2024-09-21T14:34:31.067932+0000 mgr.y (mgr.25169) 904 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:32.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:32 smithi032 bash[91339]: cluster 2024-09-21T14:34:31.067932+0000 mgr.y (mgr.25169) 904 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:32.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:32 smithi032 bash[91339]: cluster 2024-09-21T14:34:31.067932+0000 mgr.y (mgr.25169) 904 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:32.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:32 smithi032 bash[94613]: cluster 2024-09-21T14:34:31.067932+0000 mgr.y (mgr.25169) 904 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:32.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:32 smithi032 bash[94613]: cluster 2024-09-21T14:34:31.067932+0000 mgr.y (mgr.25169) 904 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:32.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:32.608097985Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:33.376 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:33 smithi046 bash[70862]: audit 2024-09-21T14:34:31.329346+0000 mgr.y (mgr.25169) 905 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:33.418 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:33 smithi046 bash[70862]: audit 2024-09-21T14:34:31.329346+0000 mgr.y (mgr.25169) 905 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:33.418 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:33 smithi046 bash[70862]: audit 2024-09-21T14:34:32.528358+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:33.418 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:33 smithi046 bash[70862]: audit 2024-09-21T14:34:32.528358+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:33.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:33 smithi032 bash[91339]: audit 2024-09-21T14:34:31.329346+0000 mgr.y (mgr.25169) 905 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:33.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:33 smithi032 bash[91339]: audit 2024-09-21T14:34:31.329346+0000 mgr.y (mgr.25169) 905 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:33.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:33 smithi032 bash[91339]: audit 2024-09-21T14:34:32.528358+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:33.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:33 smithi032 bash[91339]: audit 2024-09-21T14:34:32.528358+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:33.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:33 smithi032 bash[94613]: audit 2024-09-21T14:34:31.329346+0000 mgr.y (mgr.25169) 905 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:33.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:33 smithi032 bash[94613]: audit 2024-09-21T14:34:31.329346+0000 mgr.y (mgr.25169) 905 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:33.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:33 smithi032 bash[94613]: audit 2024-09-21T14:34:32.528358+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:33.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:33 smithi032 bash[94613]: audit 2024-09-21T14:34:32.528358+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:34.459 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:34:34 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:34.459 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:34:34 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:34.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:34:34 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:34.460 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:34:34 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:34.460 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:34 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:34.460 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:34:34 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:34.461 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:34:34 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:34.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:34 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:34.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:34 smithi046 bash[70862]: cluster 2024-09-21T14:34:33.069423+0000 mgr.y (mgr.25169) 906 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-21T14:34:34.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:34 smithi046 bash[70862]: cluster 2024-09-21T14:34:33.069423+0000 mgr.y (mgr.25169) 906 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-21T14:34:34.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:34:34 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:34:34.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:34 smithi032 bash[91339]: cluster 2024-09-21T14:34:33.069423+0000 mgr.y (mgr.25169) 906 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-21T14:34:34.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:34 smithi032 bash[91339]: cluster 2024-09-21T14:34:33.069423+0000 mgr.y (mgr.25169) 906 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-21T14:34:34.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:34 smithi032 bash[94613]: cluster 2024-09-21T14:34:33.069423+0000 mgr.y (mgr.25169) 906 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-21T14:34:34.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:34 smithi032 bash[94613]: cluster 2024-09-21T14:34:33.069423+0000 mgr.y (mgr.25169) 906 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-21T14:34:35.544 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:35 smithi046 bash[70862]: audit 2024-09-21T14:34:34.226650+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:35.544 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:35 smithi046 bash[70862]: audit 2024-09-21T14:34:34.226650+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:35.544 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:35 smithi046 bash[70862]: audit 2024-09-21T14:34:34.238424+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:35.544 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:35 smithi046 bash[70862]: audit 2024-09-21T14:34:34.238424+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:35.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:35 smithi032 bash[91339]: audit 2024-09-21T14:34:34.226650+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:35.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:35 smithi032 bash[91339]: audit 2024-09-21T14:34:34.226650+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:35.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:35 smithi032 bash[91339]: audit 2024-09-21T14:34:34.238424+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:35.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:35 smithi032 bash[91339]: audit 2024-09-21T14:34:34.238424+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:35.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:35 smithi032 bash[94613]: audit 2024-09-21T14:34:34.226650+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:35.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:35 smithi032 bash[94613]: audit 2024-09-21T14:34:34.226650+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:35.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:35 smithi032 bash[94613]: audit 2024-09-21T14:34:34.238424+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:35.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:35 smithi032 bash[94613]: audit 2024-09-21T14:34:34.238424+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:35.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:35.598305067Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:36.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:36 smithi032 bash[91339]: cluster 2024-09-21T14:34:35.070433+0000 mgr.y (mgr.25169) 907 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T14:34:36.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:36 smithi032 bash[91339]: cluster 2024-09-21T14:34:35.070433+0000 mgr.y (mgr.25169) 907 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T14:34:36.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:36 smithi032 bash[94613]: cluster 2024-09-21T14:34:35.070433+0000 mgr.y (mgr.25169) 907 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T14:34:36.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:36 smithi032 bash[94613]: cluster 2024-09-21T14:34:35.070433+0000 mgr.y (mgr.25169) 907 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T14:34:36.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:36 smithi046 bash[70862]: cluster 2024-09-21T14:34:35.070433+0000 mgr.y (mgr.25169) 907 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T14:34:36.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:36 smithi046 bash[70862]: cluster 2024-09-21T14:34:35.070433+0000 mgr.y (mgr.25169) 907 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T14:34:38.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:38 smithi032 bash[91339]: cluster 2024-09-21T14:34:37.071727+0000 mgr.y (mgr.25169) 908 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 38 op/s 2024-09-21T14:34:38.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:38 smithi032 bash[91339]: cluster 2024-09-21T14:34:37.071727+0000 mgr.y (mgr.25169) 908 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 38 op/s 2024-09-21T14:34:38.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:38 smithi032 bash[94613]: cluster 2024-09-21T14:34:37.071727+0000 mgr.y (mgr.25169) 908 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 38 op/s 2024-09-21T14:34:38.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:38 smithi032 bash[94613]: cluster 2024-09-21T14:34:37.071727+0000 mgr.y (mgr.25169) 908 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 38 op/s 2024-09-21T14:34:38.620 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:38 smithi046 bash[70862]: cluster 2024-09-21T14:34:37.071727+0000 mgr.y (mgr.25169) 908 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 38 op/s 2024-09-21T14:34:38.621 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:38 smithi046 bash[70862]: cluster 2024-09-21T14:34:37.071727+0000 mgr.y (mgr.25169) 908 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 38 op/s 2024-09-21T14:34:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:38.622934981Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:40.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[91339]: cluster 2024-09-21T14:34:39.072834+0000 mgr.y (mgr.25169) 909 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 85 B/s wr, 63 op/s 2024-09-21T14:34:40.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[91339]: cluster 2024-09-21T14:34:39.072834+0000 mgr.y (mgr.25169) 909 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 85 B/s wr, 63 op/s 2024-09-21T14:34:40.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[91339]: audit 2024-09-21T14:34:40.057662+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[91339]: audit 2024-09-21T14:34:40.057662+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[91339]: audit 2024-09-21T14:34:40.064789+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[91339]: audit 2024-09-21T14:34:40.064789+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[91339]: audit 2024-09-21T14:34:40.100069+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[91339]: audit 2024-09-21T14:34:40.100069+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[91339]: audit 2024-09-21T14:34:40.113831+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[91339]: audit 2024-09-21T14:34:40.113831+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[94613]: cluster 2024-09-21T14:34:39.072834+0000 mgr.y (mgr.25169) 909 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 85 B/s wr, 63 op/s 2024-09-21T14:34:40.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[94613]: cluster 2024-09-21T14:34:39.072834+0000 mgr.y (mgr.25169) 909 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 85 B/s wr, 63 op/s 2024-09-21T14:34:40.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[94613]: audit 2024-09-21T14:34:40.057662+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[94613]: audit 2024-09-21T14:34:40.057662+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[94613]: audit 2024-09-21T14:34:40.064789+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[94613]: audit 2024-09-21T14:34:40.064789+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[94613]: audit 2024-09-21T14:34:40.100069+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[94613]: audit 2024-09-21T14:34:40.100069+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[94613]: audit 2024-09-21T14:34:40.113831+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[94613]: audit 2024-09-21T14:34:40.113831+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:40 smithi046 bash[70862]: cluster 2024-09-21T14:34:39.072834+0000 mgr.y (mgr.25169) 909 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 85 B/s wr, 63 op/s 2024-09-21T14:34:40.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:40 smithi046 bash[70862]: cluster 2024-09-21T14:34:39.072834+0000 mgr.y (mgr.25169) 909 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 85 B/s wr, 63 op/s 2024-09-21T14:34:40.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:40 smithi046 bash[70862]: audit 2024-09-21T14:34:40.057662+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:40 smithi046 bash[70862]: audit 2024-09-21T14:34:40.057662+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:40 smithi046 bash[70862]: audit 2024-09-21T14:34:40.064789+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:40 smithi046 bash[70862]: audit 2024-09-21T14:34:40.064789+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:40 smithi046 bash[70862]: audit 2024-09-21T14:34:40.100069+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:40 smithi046 bash[70862]: audit 2024-09-21T14:34:40.100069+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:40 smithi046 bash[70862]: audit 2024-09-21T14:34:40.113831+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:40.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:40 smithi046 bash[70862]: audit 2024-09-21T14:34:40.113831+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:41.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:34:40 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:34:40] "GET /metrics HTTP/1.1" 200 38377 "" "Prometheus/2.51.0" 2024-09-21T14:34:41.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:41.629858094Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:42.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[91339]: cluster 2024-09-21T14:34:41.073918+0000 mgr.y (mgr.25169) 910 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[91339]: cluster 2024-09-21T14:34:41.073918+0000 mgr.y (mgr.25169) 910 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[91339]: audit 2024-09-21T14:34:41.295564+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[91339]: audit 2024-09-21T14:34:41.295564+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[91339]: audit 2024-09-21T14:34:41.303619+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[91339]: audit 2024-09-21T14:34:41.303619+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[91339]: audit 2024-09-21T14:34:41.319603+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[91339]: audit 2024-09-21T14:34:41.319603+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[91339]: audit 2024-09-21T14:34:41.330248+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[91339]: audit 2024-09-21T14:34:41.330248+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[94613]: cluster 2024-09-21T14:34:41.073918+0000 mgr.y (mgr.25169) 910 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:42.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[94613]: cluster 2024-09-21T14:34:41.073918+0000 mgr.y (mgr.25169) 910 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:42.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[94613]: audit 2024-09-21T14:34:41.295564+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[94613]: audit 2024-09-21T14:34:41.295564+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[94613]: audit 2024-09-21T14:34:41.303619+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[94613]: audit 2024-09-21T14:34:41.303619+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[94613]: audit 2024-09-21T14:34:41.319603+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[94613]: audit 2024-09-21T14:34:41.319603+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[94613]: audit 2024-09-21T14:34:41.330248+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:42 smithi032 bash[94613]: audit 2024-09-21T14:34:41.330248+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:42 smithi046 bash[70862]: cluster 2024-09-21T14:34:41.073918+0000 mgr.y (mgr.25169) 910 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:42.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:42 smithi046 bash[70862]: cluster 2024-09-21T14:34:41.073918+0000 mgr.y (mgr.25169) 910 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:42.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:42 smithi046 bash[70862]: audit 2024-09-21T14:34:41.295564+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:42 smithi046 bash[70862]: audit 2024-09-21T14:34:41.295564+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:42 smithi046 bash[70862]: audit 2024-09-21T14:34:41.303619+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:42 smithi046 bash[70862]: audit 2024-09-21T14:34:41.303619+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:42 smithi046 bash[70862]: audit 2024-09-21T14:34:41.319603+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:42 smithi046 bash[70862]: audit 2024-09-21T14:34:41.319603+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:42 smithi046 bash[70862]: audit 2024-09-21T14:34:41.330248+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:42.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:42 smithi046 bash[70862]: audit 2024-09-21T14:34:41.330248+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:43.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:43 smithi032 bash[91339]: audit 2024-09-21T14:34:41.337462+0000 mgr.y (mgr.25169) 911 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:43.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:43 smithi032 bash[91339]: audit 2024-09-21T14:34:41.337462+0000 mgr.y (mgr.25169) 911 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:43.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:43 smithi032 bash[94613]: audit 2024-09-21T14:34:41.337462+0000 mgr.y (mgr.25169) 911 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:43.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:43 smithi032 bash[94613]: audit 2024-09-21T14:34:41.337462+0000 mgr.y (mgr.25169) 911 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:43.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:43 smithi046 bash[70862]: audit 2024-09-21T14:34:41.337462+0000 mgr.y (mgr.25169) 911 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:43.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:43 smithi046 bash[70862]: audit 2024-09-21T14:34:41.337462+0000 mgr.y (mgr.25169) 911 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:44.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:44 smithi046 bash[70862]: cluster 2024-09-21T14:34:43.075395+0000 mgr.y (mgr.25169) 912 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:44.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:44 smithi046 bash[70862]: cluster 2024-09-21T14:34:43.075395+0000 mgr.y (mgr.25169) 912 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:44.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:44 smithi032 bash[91339]: cluster 2024-09-21T14:34:43.075395+0000 mgr.y (mgr.25169) 912 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:44.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:44 smithi032 bash[91339]: cluster 2024-09-21T14:34:43.075395+0000 mgr.y (mgr.25169) 912 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:44.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:44 smithi032 bash[94613]: cluster 2024-09-21T14:34:43.075395+0000 mgr.y (mgr.25169) 912 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:44.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:44 smithi032 bash[94613]: cluster 2024-09-21T14:34:43.075395+0000 mgr.y (mgr.25169) 912 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:44.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:44.603158256Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:46.524 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:46 smithi032 bash[91339]: cluster 2024-09-21T14:34:45.076393+0000 mgr.y (mgr.25169) 913 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:46.524 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:46 smithi032 bash[91339]: cluster 2024-09-21T14:34:45.076393+0000 mgr.y (mgr.25169) 913 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:46.525 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:46 smithi032 bash[94613]: cluster 2024-09-21T14:34:45.076393+0000 mgr.y (mgr.25169) 913 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:46.525 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:46 smithi032 bash[94613]: cluster 2024-09-21T14:34:45.076393+0000 mgr.y (mgr.25169) 913 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:46.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:46 smithi046 bash[70862]: cluster 2024-09-21T14:34:45.076393+0000 mgr.y (mgr.25169) 913 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:46.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:46 smithi046 bash[70862]: cluster 2024-09-21T14:34:45.076393+0000 mgr.y (mgr.25169) 913 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:46.744 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-21T14:34:47.411 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:34:47.411 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (15m) 7s ago 42m 14.4M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:34:47.411 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (14m) 7s ago 41m 69.4M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:34:47.411 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (16m) 7s ago 39m 49.4M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:34:47.411 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (16m) 7s ago 50m 446M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:34:47.411 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (27m) 7s ago 53m 522M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:34:47.412 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (11m) 7s ago 53m 61.6M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:34:47.412 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (12m) 7s ago 51m 50.5M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:34:47.412 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (10m) 7s ago 51m 47.2M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:34:47.412 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (16m) 7s ago 42m 8607k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:34:47.412 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (16m) 7s ago 42m 8892k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:34:47.412 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (8m) 7s ago 49m 59.8M 3037M 19.3.0-5104-g44178494 b415816db8b4 2066516c5653 2024-09-21T14:34:47.412 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (8m) 7s ago 49m 60.9M 3037M 19.3.0-5104-g44178494 b415816db8b4 338f6bb89b7b 2024-09-21T14:34:47.412 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (6m) 7s ago 48m 53.8M 3037M 19.3.0-5104-g44178494 b415816db8b4 260a72b3c42e 2024-09-21T14:34:47.412 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (4m) 7s ago 47m 61.7M 3037M 19.3.0-5104-g44178494 b415816db8b4 a7e8d21dc245 2024-09-21T14:34:47.412 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (4m) 7s ago 46m 55.3M 3293M 19.3.0-5104-g44178494 b415816db8b4 466b37452fe2 2024-09-21T14:34:47.412 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (3m) 7s ago 45m 52.2M 3293M 19.3.0-5104-g44178494 b415816db8b4 647cc84d1465 2024-09-21T14:34:47.412 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (2m) 7s ago 44m 56.4M 3293M 19.3.0-5104-g44178494 b415816db8b4 1139fd06140a 2024-09-21T14:34:47.412 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (2m) 7s ago 43m 52.4M 3293M 19.3.0-5104-g44178494 b415816db8b4 dbb847254b8a 2024-09-21T14:34:47.413 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (15m) 7s ago 42m 55.5M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:34:47.413 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (29s) 7s ago 39m 89.2M - 19.3.0-5104-g44178494 b415816db8b4 8e8be1767f11 2024-09-21T14:34:47.413 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (13s) 7s ago 40m 88.9M - 19.3.0-5104-g44178494 b415816db8b4 cb9c933d679f 2024-09-21T14:34:47.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:47 smithi046 bash[70862]: audit 2024-09-21T14:34:46.733353+0000 mgr.y (mgr.25169) 914 : audit [DBG] from='client.54701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:47.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:47 smithi046 bash[70862]: audit 2024-09-21T14:34:46.733353+0000 mgr.y (mgr.25169) 914 : audit [DBG] from='client.54701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:47.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:47 smithi046 bash[70862]: audit 2024-09-21T14:34:47.060329+0000 mgr.y (mgr.25169) 915 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:47.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:47 smithi046 bash[70862]: audit 2024-09-21T14:34:47.060329+0000 mgr.y (mgr.25169) 915 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:47.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:47 smithi046 bash[70862]: cluster 2024-09-21T14:34:47.077430+0000 mgr.y (mgr.25169) 916 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:47.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:47 smithi046 bash[70862]: cluster 2024-09-21T14:34:47.077430+0000 mgr.y (mgr.25169) 916 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:47.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:47 smithi032 bash[91339]: audit 2024-09-21T14:34:46.733353+0000 mgr.y (mgr.25169) 914 : audit [DBG] from='client.54701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:47.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:47 smithi032 bash[91339]: audit 2024-09-21T14:34:46.733353+0000 mgr.y (mgr.25169) 914 : audit [DBG] from='client.54701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:47.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:47 smithi032 bash[91339]: audit 2024-09-21T14:34:47.060329+0000 mgr.y (mgr.25169) 915 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:47.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:47 smithi032 bash[91339]: audit 2024-09-21T14:34:47.060329+0000 mgr.y (mgr.25169) 915 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:47.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:47 smithi032 bash[91339]: cluster 2024-09-21T14:34:47.077430+0000 mgr.y (mgr.25169) 916 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:47.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:47 smithi032 bash[91339]: cluster 2024-09-21T14:34:47.077430+0000 mgr.y (mgr.25169) 916 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:47.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:47 smithi032 bash[94613]: audit 2024-09-21T14:34:46.733353+0000 mgr.y (mgr.25169) 914 : audit [DBG] from='client.54701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:47.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:47 smithi032 bash[94613]: audit 2024-09-21T14:34:46.733353+0000 mgr.y (mgr.25169) 914 : audit [DBG] from='client.54701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:47.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:47 smithi032 bash[94613]: audit 2024-09-21T14:34:47.060329+0000 mgr.y (mgr.25169) 915 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:47.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:47 smithi032 bash[94613]: audit 2024-09-21T14:34:47.060329+0000 mgr.y (mgr.25169) 915 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:47.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:47 smithi032 bash[94613]: cluster 2024-09-21T14:34:47.077430+0000 mgr.y (mgr.25169) 916 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:47.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:47 smithi032 bash[94613]: cluster 2024-09-21T14:34:47.077430+0000 mgr.y (mgr.25169) 916 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T14:34:47.804 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:34:47.804 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-09-21T14:34:47.804 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T14:34:47.805 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:34:47.805 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-09-21T14:34:47.805 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:34:47.805 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:34:47.805 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-09-21T14:34:47.805 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 8 2024-09-21T14:34:47.805 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:34:47.805 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-09-21T14:34:47.805 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 1, 2024-09-21T14:34:47.805 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T14:34:47.805 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-09-21T14:34:47.805 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-09-21T14:34:47.805 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 1, 2024-09-21T14:34:47.805 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 15 2024-09-21T14:34:47.806 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-09-21T14:34:47.806 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:34:47.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:47.599566845Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:48.132 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-21T14:34:48.132 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T14:34:48.132 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-09-21T14:34:48.132 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-21T14:34:48.132 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-09-21T14:34:48.132 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw" 2024-09-21T14:34:48.132 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-09-21T14:34:48.132 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T14:34:48.132 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading rgw daemons", 2024-09-21T14:34:48.132 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-09-21T14:34:48.132 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-21T14:34:48.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[91339]: audit 2024-09-21T14:34:47.373479+0000 mgr.y (mgr.25169) 917 : audit [DBG] from='client.44745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:48.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[91339]: audit 2024-09-21T14:34:47.373479+0000 mgr.y (mgr.25169) 917 : audit [DBG] from='client.44745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:48.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[91339]: audit 2024-09-21T14:34:47.528283+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:48.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[91339]: audit 2024-09-21T14:34:47.528283+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:48.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[91339]: audit 2024-09-21T14:34:47.806557+0000 mon.a (mon.0) 578 : audit [DBG] from='client.? 172.21.15.32:0/1262992915' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:48.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[91339]: audit 2024-09-21T14:34:47.806557+0000 mon.a (mon.0) 578 : audit [DBG] from='client.? 172.21.15.32:0/1262992915' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:48.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[91339]: audit 2024-09-21T14:34:48.133034+0000 mgr.y (mgr.25169) 918 : audit [DBG] from='client.54725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:48.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[91339]: audit 2024-09-21T14:34:48.133034+0000 mgr.y (mgr.25169) 918 : audit [DBG] from='client.54725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:48.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[94613]: audit 2024-09-21T14:34:47.373479+0000 mgr.y (mgr.25169) 917 : audit [DBG] from='client.44745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:48.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[94613]: audit 2024-09-21T14:34:47.373479+0000 mgr.y (mgr.25169) 917 : audit [DBG] from='client.44745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:48.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[94613]: audit 2024-09-21T14:34:47.528283+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:48.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[94613]: audit 2024-09-21T14:34:47.528283+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:48.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[94613]: audit 2024-09-21T14:34:47.806557+0000 mon.a (mon.0) 578 : audit [DBG] from='client.? 172.21.15.32:0/1262992915' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:48.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[94613]: audit 2024-09-21T14:34:47.806557+0000 mon.a (mon.0) 578 : audit [DBG] from='client.? 172.21.15.32:0/1262992915' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:48.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[94613]: audit 2024-09-21T14:34:48.133034+0000 mgr.y (mgr.25169) 918 : audit [DBG] from='client.54725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:48.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:48 smithi032 bash[94613]: audit 2024-09-21T14:34:48.133034+0000 mgr.y (mgr.25169) 918 : audit [DBG] from='client.54725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:48.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:48 smithi046 bash[70862]: audit 2024-09-21T14:34:47.373479+0000 mgr.y (mgr.25169) 917 : audit [DBG] from='client.44745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:48.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:48 smithi046 bash[70862]: audit 2024-09-21T14:34:47.373479+0000 mgr.y (mgr.25169) 917 : audit [DBG] from='client.44745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:48.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:48 smithi046 bash[70862]: audit 2024-09-21T14:34:47.528283+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:48.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:48 smithi046 bash[70862]: audit 2024-09-21T14:34:47.528283+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:34:48.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:48 smithi046 bash[70862]: audit 2024-09-21T14:34:47.806557+0000 mon.a (mon.0) 578 : audit [DBG] from='client.? 172.21.15.32:0/1262992915' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:48.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:48 smithi046 bash[70862]: audit 2024-09-21T14:34:47.806557+0000 mon.a (mon.0) 578 : audit [DBG] from='client.? 172.21.15.32:0/1262992915' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:48.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:48 smithi046 bash[70862]: audit 2024-09-21T14:34:48.133034+0000 mgr.y (mgr.25169) 918 : audit [DBG] from='client.54725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:48.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:48 smithi046 bash[70862]: audit 2024-09-21T14:34:48.133034+0000 mgr.y (mgr.25169) 918 : audit [DBG] from='client.54725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:34:49.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:49 smithi046 bash[70862]: cluster 2024-09-21T14:34:49.078444+0000 mgr.y (mgr.25169) 919 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 46 op/s 2024-09-21T14:34:49.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:49 smithi046 bash[70862]: cluster 2024-09-21T14:34:49.078444+0000 mgr.y (mgr.25169) 919 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 46 op/s 2024-09-21T14:34:49.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:49 smithi032 bash[91339]: cluster 2024-09-21T14:34:49.078444+0000 mgr.y (mgr.25169) 919 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 46 op/s 2024-09-21T14:34:49.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:49 smithi032 bash[91339]: cluster 2024-09-21T14:34:49.078444+0000 mgr.y (mgr.25169) 919 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 46 op/s 2024-09-21T14:34:49.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:49 smithi032 bash[94613]: cluster 2024-09-21T14:34:49.078444+0000 mgr.y (mgr.25169) 919 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 46 op/s 2024-09-21T14:34:49.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:49 smithi032 bash[94613]: cluster 2024-09-21T14:34:49.078444+0000 mgr.y (mgr.25169) 919 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 46 op/s 2024-09-21T14:34:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:50.62913939Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:51.031 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:34:50 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:34:50] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-21T14:34:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: audit 2024-09-21T14:34:51.033230+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: audit 2024-09-21T14:34:51.033230+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: audit 2024-09-21T14:34:51.044322+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: audit 2024-09-21T14:34:51.044322+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: cluster 2024-09-21T14:34:51.079401+0000 mgr.y (mgr.25169) 920 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-21T14:34:52.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: cluster 2024-09-21T14:34:51.079401+0000 mgr.y (mgr.25169) 920 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-21T14:34:52.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: audit 2024-09-21T14:34:51.867117+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: audit 2024-09-21T14:34:51.867117+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: audit 2024-09-21T14:34:51.881041+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: audit 2024-09-21T14:34:51.881041+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: audit 2024-09-21T14:34:51.884883+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:52.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: audit 2024-09-21T14:34:51.884883+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:52.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: audit 2024-09-21T14:34:51.886936+0000 mon.b (mon.1) 339 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:52.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: audit 2024-09-21T14:34:51.886936+0000 mon.b (mon.1) 339 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:52.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: audit 2024-09-21T14:34:51.898773+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[94613]: audit 2024-09-21T14:34:51.898773+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: audit 2024-09-21T14:34:51.033230+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: audit 2024-09-21T14:34:51.033230+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: audit 2024-09-21T14:34:51.044322+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: audit 2024-09-21T14:34:51.044322+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: cluster 2024-09-21T14:34:51.079401+0000 mgr.y (mgr.25169) 920 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-21T14:34:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: cluster 2024-09-21T14:34:51.079401+0000 mgr.y (mgr.25169) 920 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-21T14:34:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: audit 2024-09-21T14:34:51.867117+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: audit 2024-09-21T14:34:51.867117+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: audit 2024-09-21T14:34:51.881041+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: audit 2024-09-21T14:34:51.881041+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: audit 2024-09-21T14:34:51.884883+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:52.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: audit 2024-09-21T14:34:51.884883+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:52.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: audit 2024-09-21T14:34:51.886936+0000 mon.b (mon.1) 339 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:52.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: audit 2024-09-21T14:34:51.886936+0000 mon.b (mon.1) 339 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:52.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: audit 2024-09-21T14:34:51.898773+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:52 smithi032 bash[91339]: audit 2024-09-21T14:34:51.898773+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: audit 2024-09-21T14:34:51.033230+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: audit 2024-09-21T14:34:51.033230+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: audit 2024-09-21T14:34:51.044322+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: audit 2024-09-21T14:34:51.044322+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: cluster 2024-09-21T14:34:51.079401+0000 mgr.y (mgr.25169) 920 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-21T14:34:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: cluster 2024-09-21T14:34:51.079401+0000 mgr.y (mgr.25169) 920 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-21T14:34:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: audit 2024-09-21T14:34:51.867117+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: audit 2024-09-21T14:34:51.867117+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: audit 2024-09-21T14:34:51.881041+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: audit 2024-09-21T14:34:51.881041+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: audit 2024-09-21T14:34:51.884883+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: audit 2024-09-21T14:34:51.884883+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: audit 2024-09-21T14:34:51.886936+0000 mon.b (mon.1) 339 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:52.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: audit 2024-09-21T14:34:51.886936+0000 mon.b (mon.1) 339 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:52.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: audit 2024-09-21T14:34:51.898773+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:52.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:52 smithi046 bash[70862]: audit 2024-09-21T14:34:51.898773+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:51.348419+0000 mgr.y (mgr.25169) 921 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:53.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:51.348419+0000 mgr.y (mgr.25169) 921 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:53.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.041415+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:34:53.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.041415+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:34:53.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.051544+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.051544+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.054366+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.054366+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.056932+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.056932+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.060999+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.060999+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.067797+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.067797+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.071801+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.071801+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.073504+0000 mgr.y (mgr.25169) 922 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-373-g4e45e6b4 != target 19.3.0-5104-g44178494 2024-09-21T14:34:53.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.073504+0000 mgr.y (mgr.25169) 922 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-373-g4e45e6b4 != target 19.3.0-5104-g44178494 2024-09-21T14:34:53.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.073703+0000 mgr.y (mgr.25169) 923 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T14:34:53.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:51.348419+0000 mgr.y (mgr.25169) 921 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:53.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:51.348419+0000 mgr.y (mgr.25169) 921 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:53.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.041415+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:34:53.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.041415+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:34:53.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.051544+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.051544+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.054366+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.054366+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.056932+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.056932+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.060999+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.060999+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.360 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.067797+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.067797+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.071801+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.071801+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.073504+0000 mgr.y (mgr.25169) 922 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-373-g4e45e6b4 != target 19.3.0-5104-g44178494 2024-09-21T14:34:53.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.073504+0000 mgr.y (mgr.25169) 922 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-373-g4e45e6b4 != target 19.3.0-5104-g44178494 2024-09-21T14:34:53.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.073703+0000 mgr.y (mgr.25169) 923 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T14:34:53.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.073703+0000 mgr.y (mgr.25169) 923 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T14:34:53.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.081116+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.081116+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.086369+0000 mon.b (mon.1) 347 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"} : dispatch 2024-09-21T14:34:53.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.086369+0000 mon.b (mon.1) 347 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"} : dispatch 2024-09-21T14:34:53.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.086737+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"} : dispatch 2024-09-21T14:34:53.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.086737+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"} : dispatch 2024-09-21T14:34:53.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.092386+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"}]': finished 2024-09-21T14:34:53.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.092386+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"}]': finished 2024-09-21T14:34:53.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.097722+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"} : dispatch 2024-09-21T14:34:53.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.097722+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"} : dispatch 2024-09-21T14:34:53.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.098265+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"} : dispatch 2024-09-21T14:34:53.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.098265+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"} : dispatch 2024-09-21T14:34:53.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.104513+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"}]': finished 2024-09-21T14:34:53.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.104513+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"}]': finished 2024-09-21T14:34:53.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.110743+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.110743+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.112358+0000 mgr.y (mgr.25169) 924 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:34:53.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.073703+0000 mgr.y (mgr.25169) 923 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T14:34:53.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.081116+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.081116+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.086369+0000 mon.b (mon.1) 347 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"} : dispatch 2024-09-21T14:34:53.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.086369+0000 mon.b (mon.1) 347 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"} : dispatch 2024-09-21T14:34:53.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.086737+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"} : dispatch 2024-09-21T14:34:53.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.086737+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"} : dispatch 2024-09-21T14:34:53.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.092386+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"}]': finished 2024-09-21T14:34:53.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.092386+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"}]': finished 2024-09-21T14:34:53.363 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.097722+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"} : dispatch 2024-09-21T14:34:53.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.097722+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"} : dispatch 2024-09-21T14:34:53.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.098265+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"} : dispatch 2024-09-21T14:34:53.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.098265+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"} : dispatch 2024-09-21T14:34:53.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.104513+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"}]': finished 2024-09-21T14:34:53.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.104513+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"}]': finished 2024-09-21T14:34:53.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.110743+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.110743+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.364 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.112358+0000 mgr.y (mgr.25169) 924 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:34:53.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.112358+0000 mgr.y (mgr.25169) 924 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:34:53.364 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.119884+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.119884+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.126021+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.126021+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.129142+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.129142+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.130721+0000 mgr.y (mgr.25169) 925 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:34:53.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.130721+0000 mgr.y (mgr.25169) 925 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:34:53.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.138545+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.138545+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.145376+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.145376+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.147083+0000 mgr.y (mgr.25169) 926 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:34:53.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.147083+0000 mgr.y (mgr.25169) 926 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:34:53.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.155186+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.155186+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.163743+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.163743+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.165384+0000 mgr.y (mgr.25169) 927 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:34:53.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.165384+0000 mgr.y (mgr.25169) 927 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:34:53.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.172939+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.172939+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.366 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.179989+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.112358+0000 mgr.y (mgr.25169) 924 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:34:53.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.119884+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.119884+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.126021+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.126021+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.129142+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.129142+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.130721+0000 mgr.y (mgr.25169) 925 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:34:53.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.130721+0000 mgr.y (mgr.25169) 925 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:34:53.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.138545+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.138545+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.367 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.145376+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.145376+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.147083+0000 mgr.y (mgr.25169) 926 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:34:53.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.147083+0000 mgr.y (mgr.25169) 926 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:34:53.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.155186+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.155186+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.163743+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.163743+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.165384+0000 mgr.y (mgr.25169) 927 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:34:53.368 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.165384+0000 mgr.y (mgr.25169) 927 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:34:53.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.172939+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.172939+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.369 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.179989+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.179989+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.184352+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.184352+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.189533+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.189533+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.193303+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.193303+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.369 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.196944+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.196944+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.200483+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.200483+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.202266+0000 mgr.y (mgr.25169) 928 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:34:53.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.202266+0000 mgr.y (mgr.25169) 928 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:34:53.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.206571+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:34:53.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.206571+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:34:53.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.207464+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:34:53.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.207464+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:34:53.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.214774+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:34:53.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.214774+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:34:53.370 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.179989+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.184352+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.184352+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.189533+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.189533+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.193303+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.193303+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.196944+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.196944+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.200483+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.200483+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.202266+0000 mgr.y (mgr.25169) 928 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:34:53.371 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.202266+0000 mgr.y (mgr.25169) 928 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:34:53.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.206571+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:34:53.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.206571+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:34:53.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.207464+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:34:53.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.207464+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:34:53.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.214774+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:34:53.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.214774+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:34:53.372 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.220066+0000 mon.b (mon.1) 361 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.373 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.220066+0000 mon.b (mon.1) 361 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.373 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.220522+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.373 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.220522+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.373 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.226386+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:34:53.373 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.226386+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:34:53.373 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.231604+0000 mon.b (mon.1) 362 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:34:53.373 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.231604+0000 mon.b (mon.1) 362 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:34:53.373 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.232171+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:34:53.373 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.232171+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:34:53.373 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.238220+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:34:53.373 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.238220+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:34:53.373 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.243328+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:34:53.373 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.243328+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:34:53.373 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.243756+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:34:53.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.243756+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:34:53.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.249550+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T14:34:53.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.249550+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T14:34:53.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.255045+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:34:53.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.255045+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:34:53.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.255448+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:34:53.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.255448+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:34:53.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.261662+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:34:53.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.261662+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:34:53.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.266517+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:34:53.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.266517+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:34:53.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.266860+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:34:53.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.266860+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:34:53.374 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.272901+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T14:34:53.375 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.272901+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T14:34:53.375 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.277818+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:34:53.375 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.277818+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:34:53.375 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.278389+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:34:53.375 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.278389+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:34:53.375 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.284509+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:34:53.375 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.220066+0000 mon.b (mon.1) 361 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.375 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.220066+0000 mon.b (mon.1) 361 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.375 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.220522+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.375 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.220522+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.375 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.226386+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:34:53.376 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.226386+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:34:53.376 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.231604+0000 mon.b (mon.1) 362 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:34:53.376 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.231604+0000 mon.b (mon.1) 362 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:34:53.376 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.232171+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:34:53.376 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.232171+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:34:53.376 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.238220+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:34:53.376 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.238220+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:34:53.376 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.243328+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:34:53.376 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.243328+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:34:53.376 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.243756+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:34:53.376 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.243756+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:34:53.376 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.249550+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T14:34:53.377 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.249550+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T14:34:53.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.284509+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:34:53.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.289515+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.289515+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.290009+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.290009+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.292794+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:34:53.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.292794+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:34:53.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.293288+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:34:53.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.293288+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:34:53.377 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.299506+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:34:53.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.299506+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:34:53.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.304359+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:34:53.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.304359+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:34:53.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.304837+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:34:53.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.304837+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:34:53.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.307689+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:34:53.378 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.307689+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:34:53.378 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.255045+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:34:53.378 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.255045+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:34:53.378 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.255448+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:34:53.378 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.255448+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:34:53.379 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.261662+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:34:53.379 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.261662+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:34:53.379 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.266517+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:34:53.379 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.266517+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:34:53.379 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.266860+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:34:53.379 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.266860+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:34:53.379 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.272901+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T14:34:53.379 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.272901+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T14:34:53.379 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.277818+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:34:53.379 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.277818+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:34:53.379 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.278389+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:34:53.379 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.278389+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:34:53.379 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.284509+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:34:53.380 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.308214+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:34:53.380 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.308214+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:34:53.380 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.314797+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:34:53.380 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.314797+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:34:53.380 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.319503+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:34:53.380 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.319503+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:34:53.380 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.319927+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:34:53.380 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.319927+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:34:53.380 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.326082+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:34:53.380 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.326082+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:34:53.380 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.330971+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.380 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.330971+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.381 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.331360+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.381 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.331360+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.381 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.333997+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.381 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.333997+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.381 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.334347+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.284509+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:34:53.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.289515+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.289515+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.290009+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.290009+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.292794+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:34:53.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.292794+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:34:53.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.293288+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:34:53.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.293288+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:34:53.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.299506+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:34:53.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.299506+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:34:53.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.304359+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:34:53.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.304359+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:34:53.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.304837+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:34:53.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.304837+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:34:53.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.307689+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:34:53.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.307689+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:34:53.383 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.334347+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.383 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.336928+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.383 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.336928+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.383 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.337330+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.383 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.337330+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.383 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.339870+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.383 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.339870+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.383 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.340175+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.383 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.340175+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.383 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.342848+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.383 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.342848+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.383 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.343216+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.384 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.343216+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.384 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.345780+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.384 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.345780+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.384 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.346136+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.384 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.346136+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.384 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.349487+0000 mon.b (mon.1) 378 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:34:53.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.308214+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:34:53.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.308214+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:34:53.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.314797+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:34:53.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.314797+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:34:53.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.319503+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:34:53.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.319503+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:34:53.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.319927+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:34:53.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.319927+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:34:53.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.326082+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:34:53.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.326082+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:34:53.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.330971+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.330971+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.331360+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.331360+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.333997+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.333997+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.334347+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.386 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.349487+0000 mon.b (mon.1) 378 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:34:53.386 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.349848+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:34:53.386 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.349848+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:34:53.386 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.356033+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:34:53.386 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.356033+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:34:53.386 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.359103+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:53.386 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.359103+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:53.386 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.361429+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:53.387 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.361429+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:53.387 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.692640+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.387 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.692640+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.387 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.760564+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:53.387 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.760564+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:53.387 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.762148+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:53.387 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.762148+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:53.387 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.769163+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.387 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.769163+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.387 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.875957+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.387 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[94613]: audit 2024-09-21T14:34:52.875957+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.334347+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.336928+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.336928+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.337330+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.337330+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.339870+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.339870+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.340175+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.340175+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.342848+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.342848+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.343216+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.343216+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.345780+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.345780+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.346136+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.346136+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.349487+0000 mon.b (mon.1) 378 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:34:53.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.349487+0000 mon.b (mon.1) 378 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:34:53.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.349848+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:34:53.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.349848+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:34:53.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.356033+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:34:53.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.356033+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:34:53.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.359103+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:53.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.359103+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:53.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.361429+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:53.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.361429+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:53.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.692640+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.692640+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.760564+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:53.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.760564+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:53.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.762148+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:53.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.762148+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:53.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.769163+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.769163+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.875957+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:53 smithi032 bash[91339]: audit 2024-09-21T14:34:52.875957+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:51.348419+0000 mgr.y (mgr.25169) 921 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:53.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:51.348419+0000 mgr.y (mgr.25169) 921 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:34:53.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.041415+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:34:53.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.041415+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T14:34:53.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.051544+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.051544+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.054366+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.054366+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.056932+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.056932+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.060999+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.060999+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.067797+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.067797+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.071801+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.071801+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.073504+0000 mgr.y (mgr.25169) 922 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-373-g4e45e6b4 != target 19.3.0-5104-g44178494 2024-09-21T14:34:53.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.073504+0000 mgr.y (mgr.25169) 922 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-373-g4e45e6b4 != target 19.3.0-5104-g44178494 2024-09-21T14:34:53.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.073703+0000 mgr.y (mgr.25169) 923 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T14:34:53.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.073703+0000 mgr.y (mgr.25169) 923 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T14:34:53.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.081116+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.081116+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.086369+0000 mon.b (mon.1) 347 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"} : dispatch 2024-09-21T14:34:53.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.086369+0000 mon.b (mon.1) 347 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"} : dispatch 2024-09-21T14:34:53.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.086737+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"} : dispatch 2024-09-21T14:34:53.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.086737+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"} : dispatch 2024-09-21T14:34:53.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.092386+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"}]': finished 2024-09-21T14:34:53.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.092386+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.azimpt"}]': finished 2024-09-21T14:34:53.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.097722+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"} : dispatch 2024-09-21T14:34:53.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.097722+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"} : dispatch 2024-09-21T14:34:53.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.098265+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"} : dispatch 2024-09-21T14:34:53.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.098265+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"} : dispatch 2024-09-21T14:34:53.463 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.104513+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"}]': finished 2024-09-21T14:34:53.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.104513+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.arwyec"}]': finished 2024-09-21T14:34:53.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.110743+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.110743+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.112358+0000 mgr.y (mgr.25169) 924 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:34:53.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.112358+0000 mgr.y (mgr.25169) 924 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T14:34:53.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.119884+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.119884+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.126021+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.464 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.126021+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.129142+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.129142+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.130721+0000 mgr.y (mgr.25169) 925 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:34:53.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.130721+0000 mgr.y (mgr.25169) 925 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T14:34:53.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.138545+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.138545+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.145376+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.145376+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.147083+0000 mgr.y (mgr.25169) 926 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:34:53.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.147083+0000 mgr.y (mgr.25169) 926 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T14:34:53.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.155186+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.155186+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.465 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.163743+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.163743+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.165384+0000 mgr.y (mgr.25169) 927 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:34:53.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.165384+0000 mgr.y (mgr.25169) 927 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T14:34:53.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.172939+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.172939+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.179989+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.179989+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.184352+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.184352+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.189533+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.189533+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.193303+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.466 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.193303+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.196944+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.196944+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.200483+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.200483+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:34:53.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.202266+0000 mgr.y (mgr.25169) 928 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:34:53.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.202266+0000 mgr.y (mgr.25169) 928 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T14:34:53.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.206571+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:34:53.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.206571+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:34:53.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.207464+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:34:53.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.207464+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T14:34:53.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.214774+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:34:53.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.214774+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T14:34:53.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.220066+0000 mon.b (mon.1) 361 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.468 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.220066+0000 mon.b (mon.1) 361 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.220522+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.220522+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.226386+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:34:53.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.226386+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T14:34:53.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.231604+0000 mon.b (mon.1) 362 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:34:53.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.231604+0000 mon.b (mon.1) 362 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:34:53.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.232171+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:34:53.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.232171+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T14:34:53.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.238220+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:34:53.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.238220+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T14:34:53.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.243328+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:34:53.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.243328+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:34:53.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.243756+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:34:53.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.243756+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T14:34:53.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.249550+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T14:34:53.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.249550+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T14:34:53.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.255045+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:34:53.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.255045+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:34:53.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.255448+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:34:53.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.255448+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T14:34:53.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.261662+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:34:53.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.261662+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T14:34:53.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.266517+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:34:53.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.266517+0000 mon.b (mon.1) 365 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:34:53.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.266860+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:34:53.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.266860+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T14:34:53.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.272901+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T14:34:53.471 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.272901+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T14:34:53.471 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.277818+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:34:53.471 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.277818+0000 mon.b (mon.1) 366 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:34:53.471 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.278389+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:34:53.471 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.278389+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T14:34:53.471 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.284509+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:34:53.471 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.284509+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T14:34:53.471 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.289515+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.471 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.289515+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.471 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.290009+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.471 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.290009+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.471 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.292794+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:34:53.472 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.292794+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:34:53.472 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.293288+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:34:53.472 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.293288+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T14:34:53.472 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.299506+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:34:53.472 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.299506+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T14:34:53.472 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.304359+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:34:53.472 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.304359+0000 mon.b (mon.1) 369 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:34:53.472 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.304837+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:34:53.472 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.304837+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T14:34:53.472 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.307689+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:34:53.472 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.307689+0000 mon.b (mon.1) 370 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:34:53.472 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.308214+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:34:53.473 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.308214+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T14:34:53.473 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.314797+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:34:53.473 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.314797+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T14:34:53.473 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.319503+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:34:53.473 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.319503+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:34:53.473 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.319927+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:34:53.473 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.319927+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T14:34:53.473 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.326082+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:34:53.473 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.326082+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T14:34:53.473 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.330971+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.473 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.330971+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.473 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.331360+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.473 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.331360+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.473 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.333997+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.474 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.333997+0000 mon.b (mon.1) 373 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.474 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.334347+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.474 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.334347+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.474 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.336928+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.474 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.336928+0000 mon.b (mon.1) 374 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.474 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.337330+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.474 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.337330+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.474 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.339870+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.474 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.339870+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.474 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.340175+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.475 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.340175+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.475 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.342848+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.475 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.342848+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.475 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.343216+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.475 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.343216+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.475 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.345780+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.475 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.345780+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.475 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.346136+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.475 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.346136+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T14:34:53.475 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.349487+0000 mon.b (mon.1) 378 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:34:53.475 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.349487+0000 mon.b (mon.1) 378 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:34:53.475 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.349848+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:34:53.476 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.349848+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T14:34:53.476 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.356033+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:34:53.476 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.356033+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25169 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T14:34:53.476 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.359103+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:53.476 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.359103+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:53.476 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.361429+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:53.476 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.361429+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:53.476 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.692640+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.476 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.692640+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.476 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.760564+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:53.476 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.760564+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T14:34:53.476 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.762148+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:53.476 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.762148+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T14:34:53.476 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.769163+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.477 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.769163+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.477 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.875957+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.477 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[70862]: audit 2024-09-21T14:34:52.875957+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25169 ' entity='mgr.y' 2024-09-21T14:34:53.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:53.628413639Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:54 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.347986+0000 mgr.y (mgr.25169) 929 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:34:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:54 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.347986+0000 mgr.y (mgr.25169) 929 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:34:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:54 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.372003+0000 mgr.y (mgr.25169) 930 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T14:34:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:54 smithi032 bash[91339]: cephadm 2024-09-21T14:34:52.372003+0000 mgr.y (mgr.25169) 930 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T14:34:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:54 smithi032 bash[91339]: cluster 2024-09-21T14:34:53.081614+0000 mgr.y (mgr.25169) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:34:54.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:54 smithi032 bash[91339]: cluster 2024-09-21T14:34:53.081614+0000 mgr.y (mgr.25169) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:34:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:54 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.347986+0000 mgr.y (mgr.25169) 929 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:34:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:54 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.347986+0000 mgr.y (mgr.25169) 929 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:34:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:54 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.372003+0000 mgr.y (mgr.25169) 930 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T14:34:54.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:54 smithi032 bash[94613]: cephadm 2024-09-21T14:34:52.372003+0000 mgr.y (mgr.25169) 930 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T14:34:54.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:54 smithi032 bash[94613]: cluster 2024-09-21T14:34:53.081614+0000 mgr.y (mgr.25169) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:34:54.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:54 smithi032 bash[94613]: cluster 2024-09-21T14:34:53.081614+0000 mgr.y (mgr.25169) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:34:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:54 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.347986+0000 mgr.y (mgr.25169) 929 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:34:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:54 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.347986+0000 mgr.y (mgr.25169) 929 : cephadm [INF] Upgrade: Complete! 2024-09-21T14:34:54.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:54 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.372003+0000 mgr.y (mgr.25169) 930 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T14:34:54.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:54 smithi046 bash[70862]: cephadm 2024-09-21T14:34:52.372003+0000 mgr.y (mgr.25169) 930 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T14:34:54.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:54 smithi046 bash[70862]: cluster 2024-09-21T14:34:53.081614+0000 mgr.y (mgr.25169) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:34:54.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:54 smithi046 bash[70862]: cluster 2024-09-21T14:34:53.081614+0000 mgr.y (mgr.25169) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:34:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:56 smithi046 bash[70862]: cluster 2024-09-21T14:34:55.082668+0000 mgr.y (mgr.25169) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:34:56.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:56 smithi046 bash[70862]: cluster 2024-09-21T14:34:55.082668+0000 mgr.y (mgr.25169) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:34:56.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:56 smithi032 bash[91339]: cluster 2024-09-21T14:34:55.082668+0000 mgr.y (mgr.25169) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:34:56.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:56 smithi032 bash[91339]: cluster 2024-09-21T14:34:55.082668+0000 mgr.y (mgr.25169) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:34:56.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:56 smithi032 bash[94613]: cluster 2024-09-21T14:34:55.082668+0000 mgr.y (mgr.25169) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:34:56.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:56 smithi032 bash[94613]: cluster 2024-09-21T14:34:55.082668+0000 mgr.y (mgr.25169) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:34:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:56.635929824Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:34:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:58 smithi046 bash[70862]: cluster 2024-09-21T14:34:57.083916+0000 mgr.y (mgr.25169) 933 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T14:34:58.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:34:58 smithi046 bash[70862]: cluster 2024-09-21T14:34:57.083916+0000 mgr.y (mgr.25169) 933 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T14:34:58.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:58 smithi032 bash[94613]: cluster 2024-09-21T14:34:57.083916+0000 mgr.y (mgr.25169) 933 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T14:34:58.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:34:58 smithi032 bash[94613]: cluster 2024-09-21T14:34:57.083916+0000 mgr.y (mgr.25169) 933 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T14:34:58.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:58 smithi032 bash[91339]: cluster 2024-09-21T14:34:57.083916+0000 mgr.y (mgr.25169) 933 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T14:34:58.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:34:58 smithi032 bash[91339]: cluster 2024-09-21T14:34:57.083916+0000 mgr.y (mgr.25169) 933 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T14:34:59.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:34:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:34:59.605941867Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:00 smithi046 bash[70862]: cluster 2024-09-21T14:34:59.085155+0000 mgr.y (mgr.25169) 934 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T14:35:00.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:00 smithi046 bash[70862]: cluster 2024-09-21T14:34:59.085155+0000 mgr.y (mgr.25169) 934 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T14:35:00.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:00 smithi032 bash[94613]: cluster 2024-09-21T14:34:59.085155+0000 mgr.y (mgr.25169) 934 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T14:35:00.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:00 smithi032 bash[94613]: cluster 2024-09-21T14:34:59.085155+0000 mgr.y (mgr.25169) 934 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T14:35:00.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:00 smithi032 bash[91339]: cluster 2024-09-21T14:34:59.085155+0000 mgr.y (mgr.25169) 934 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T14:35:00.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:00 smithi032 bash[91339]: cluster 2024-09-21T14:34:59.085155+0000 mgr.y (mgr.25169) 934 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T14:35:01.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:35:00 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:35:00] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-21T14:35:02.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:02 smithi032 bash[94613]: cluster 2024-09-21T14:35:01.086334+0000 mgr.y (mgr.25169) 935 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:02.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:02 smithi032 bash[94613]: cluster 2024-09-21T14:35:01.086334+0000 mgr.y (mgr.25169) 935 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:02 smithi032 bash[91339]: cluster 2024-09-21T14:35:01.086334+0000 mgr.y (mgr.25169) 935 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:02.358 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:02 smithi032 bash[91339]: cluster 2024-09-21T14:35:01.086334+0000 mgr.y (mgr.25169) 935 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:02 smithi046 bash[70862]: cluster 2024-09-21T14:35:01.086334+0000 mgr.y (mgr.25169) 935 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:02.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:02 smithi046 bash[70862]: cluster 2024-09-21T14:35:01.086334+0000 mgr.y (mgr.25169) 935 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:02.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:02.622379289Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:03 smithi046 bash[70862]: audit 2024-09-21T14:35:01.356467+0000 mgr.y (mgr.25169) 936 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:03 smithi046 bash[70862]: audit 2024-09-21T14:35:01.356467+0000 mgr.y (mgr.25169) 936 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:03 smithi046 bash[70862]: audit 2024-09-21T14:35:02.529494+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:03.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:03 smithi046 bash[70862]: audit 2024-09-21T14:35:02.529494+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:03.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:03 smithi032 bash[91339]: audit 2024-09-21T14:35:01.356467+0000 mgr.y (mgr.25169) 936 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:03.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:03 smithi032 bash[91339]: audit 2024-09-21T14:35:01.356467+0000 mgr.y (mgr.25169) 936 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:03.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:03 smithi032 bash[91339]: audit 2024-09-21T14:35:02.529494+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:03.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:03 smithi032 bash[91339]: audit 2024-09-21T14:35:02.529494+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:03.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:03 smithi032 bash[94613]: audit 2024-09-21T14:35:01.356467+0000 mgr.y (mgr.25169) 936 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:03.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:03 smithi032 bash[94613]: audit 2024-09-21T14:35:01.356467+0000 mgr.y (mgr.25169) 936 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:03.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:03 smithi032 bash[94613]: audit 2024-09-21T14:35:02.529494+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:03.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:03 smithi032 bash[94613]: audit 2024-09-21T14:35:02.529494+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:04 smithi046 bash[70862]: cluster 2024-09-21T14:35:03.088000+0000 mgr.y (mgr.25169) 937 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T14:35:04.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:04 smithi046 bash[70862]: cluster 2024-09-21T14:35:03.088000+0000 mgr.y (mgr.25169) 937 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T14:35:04.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:04 smithi032 bash[91339]: cluster 2024-09-21T14:35:03.088000+0000 mgr.y (mgr.25169) 937 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T14:35:04.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:04 smithi032 bash[91339]: cluster 2024-09-21T14:35:03.088000+0000 mgr.y (mgr.25169) 937 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T14:35:04.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:04 smithi032 bash[94613]: cluster 2024-09-21T14:35:03.088000+0000 mgr.y (mgr.25169) 937 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T14:35:04.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:04 smithi032 bash[94613]: cluster 2024-09-21T14:35:03.088000+0000 mgr.y (mgr.25169) 937 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T14:35:05.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:05.634327942Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:06 smithi046 bash[70862]: cluster 2024-09-21T14:35:05.089061+0000 mgr.y (mgr.25169) 938 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:06.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:06 smithi046 bash[70862]: cluster 2024-09-21T14:35:05.089061+0000 mgr.y (mgr.25169) 938 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:06.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:06 smithi032 bash[94613]: cluster 2024-09-21T14:35:05.089061+0000 mgr.y (mgr.25169) 938 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:06.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:06 smithi032 bash[94613]: cluster 2024-09-21T14:35:05.089061+0000 mgr.y (mgr.25169) 938 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:06.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:06 smithi032 bash[91339]: cluster 2024-09-21T14:35:05.089061+0000 mgr.y (mgr.25169) 938 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:06.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:06 smithi032 bash[91339]: cluster 2024-09-21T14:35:05.089061+0000 mgr.y (mgr.25169) 938 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:08 smithi046 bash[70862]: cluster 2024-09-21T14:35:07.090425+0000 mgr.y (mgr.25169) 939 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:08.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:08 smithi046 bash[70862]: cluster 2024-09-21T14:35:07.090425+0000 mgr.y (mgr.25169) 939 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:08.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:08 smithi032 bash[91339]: cluster 2024-09-21T14:35:07.090425+0000 mgr.y (mgr.25169) 939 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:08.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:08 smithi032 bash[91339]: cluster 2024-09-21T14:35:07.090425+0000 mgr.y (mgr.25169) 939 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:08 smithi032 bash[94613]: cluster 2024-09-21T14:35:07.090425+0000 mgr.y (mgr.25169) 939 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:08.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:08 smithi032 bash[94613]: cluster 2024-09-21T14:35:07.090425+0000 mgr.y (mgr.25169) 939 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T14:35:08.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:08.593065702Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:10 smithi046 bash[70862]: cluster 2024-09-21T14:35:09.091504+0000 mgr.y (mgr.25169) 940 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T14:35:10.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:10 smithi046 bash[70862]: cluster 2024-09-21T14:35:09.091504+0000 mgr.y (mgr.25169) 940 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T14:35:10.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:10 smithi032 bash[91339]: cluster 2024-09-21T14:35:09.091504+0000 mgr.y (mgr.25169) 940 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T14:35:10.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:10 smithi032 bash[91339]: cluster 2024-09-21T14:35:09.091504+0000 mgr.y (mgr.25169) 940 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T14:35:10.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:10 smithi032 bash[94613]: cluster 2024-09-21T14:35:09.091504+0000 mgr.y (mgr.25169) 940 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T14:35:10.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:10 smithi032 bash[94613]: cluster 2024-09-21T14:35:09.091504+0000 mgr.y (mgr.25169) 940 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T14:35:11.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:35:10 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:35:10] "GET /metrics HTTP/1.1" 200 38399 "" "Prometheus/2.51.0" 2024-09-21T14:35:11.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:11.62637834Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:12 smithi046 bash[70862]: cluster 2024-09-21T14:35:11.092663+0000 mgr.y (mgr.25169) 941 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:12.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:12 smithi046 bash[70862]: cluster 2024-09-21T14:35:11.092663+0000 mgr.y (mgr.25169) 941 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:12 smithi032 bash[91339]: cluster 2024-09-21T14:35:11.092663+0000 mgr.y (mgr.25169) 941 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:12.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:12 smithi032 bash[91339]: cluster 2024-09-21T14:35:11.092663+0000 mgr.y (mgr.25169) 941 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:12.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:12 smithi032 bash[94613]: cluster 2024-09-21T14:35:11.092663+0000 mgr.y (mgr.25169) 941 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:12.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:12 smithi032 bash[94613]: cluster 2024-09-21T14:35:11.092663+0000 mgr.y (mgr.25169) 941 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:13.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:13 smithi046 bash[70862]: audit 2024-09-21T14:35:11.361688+0000 mgr.y (mgr.25169) 942 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:13.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:13 smithi046 bash[70862]: audit 2024-09-21T14:35:11.361688+0000 mgr.y (mgr.25169) 942 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:13.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:13 smithi032 bash[91339]: audit 2024-09-21T14:35:11.361688+0000 mgr.y (mgr.25169) 942 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:13.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:13 smithi032 bash[91339]: audit 2024-09-21T14:35:11.361688+0000 mgr.y (mgr.25169) 942 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:13.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:13 smithi032 bash[94613]: audit 2024-09-21T14:35:11.361688+0000 mgr.y (mgr.25169) 942 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:13.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:13 smithi032 bash[94613]: audit 2024-09-21T14:35:11.361688+0000 mgr.y (mgr.25169) 942 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:14.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:14 smithi046 bash[70862]: cluster 2024-09-21T14:35:13.094052+0000 mgr.y (mgr.25169) 943 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:14.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:14 smithi046 bash[70862]: cluster 2024-09-21T14:35:13.094052+0000 mgr.y (mgr.25169) 943 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:14.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:14 smithi032 bash[94613]: cluster 2024-09-21T14:35:13.094052+0000 mgr.y (mgr.25169) 943 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:14.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:14 smithi032 bash[94613]: cluster 2024-09-21T14:35:13.094052+0000 mgr.y (mgr.25169) 943 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:14.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:14 smithi032 bash[91339]: cluster 2024-09-21T14:35:13.094052+0000 mgr.y (mgr.25169) 943 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:14.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:14 smithi032 bash[91339]: cluster 2024-09-21T14:35:13.094052+0000 mgr.y (mgr.25169) 943 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:14.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:14.608429627Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:16 smithi046 bash[70862]: cluster 2024-09-21T14:35:15.095045+0000 mgr.y (mgr.25169) 944 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:16.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:16 smithi046 bash[70862]: cluster 2024-09-21T14:35:15.095045+0000 mgr.y (mgr.25169) 944 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:16.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:16 smithi032 bash[94613]: cluster 2024-09-21T14:35:15.095045+0000 mgr.y (mgr.25169) 944 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:16.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:16 smithi032 bash[94613]: cluster 2024-09-21T14:35:15.095045+0000 mgr.y (mgr.25169) 944 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:16.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:16 smithi032 bash[91339]: cluster 2024-09-21T14:35:15.095045+0000 mgr.y (mgr.25169) 944 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:16.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:16 smithi032 bash[91339]: cluster 2024-09-21T14:35:15.095045+0000 mgr.y (mgr.25169) 944 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:17.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:17.620605205Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:18 smithi046 bash[70862]: cluster 2024-09-21T14:35:17.096288+0000 mgr.y (mgr.25169) 945 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:18 smithi046 bash[70862]: cluster 2024-09-21T14:35:17.096288+0000 mgr.y (mgr.25169) 945 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:18 smithi046 bash[70862]: audit 2024-09-21T14:35:17.529546+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:18.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:18 smithi046 bash[70862]: audit 2024-09-21T14:35:17.529546+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:18.489 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:18 smithi032 bash[91339]: cluster 2024-09-21T14:35:17.096288+0000 mgr.y (mgr.25169) 945 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:18.489 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:18 smithi032 bash[91339]: cluster 2024-09-21T14:35:17.096288+0000 mgr.y (mgr.25169) 945 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:18.489 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:18 smithi032 bash[91339]: audit 2024-09-21T14:35:17.529546+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:18.489 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:18 smithi032 bash[91339]: audit 2024-09-21T14:35:17.529546+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:18.489 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:18 smithi032 bash[94613]: cluster 2024-09-21T14:35:17.096288+0000 mgr.y (mgr.25169) 945 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:18.490 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:18 smithi032 bash[94613]: cluster 2024-09-21T14:35:17.096288+0000 mgr.y (mgr.25169) 945 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:18.490 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:18 smithi032 bash[94613]: audit 2024-09-21T14:35:17.529546+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:18.490 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:18 smithi032 bash[94613]: audit 2024-09-21T14:35:17.529546+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:19.342 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T14:35:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:20 smithi046 bash[70862]: audit 2024-09-21T14:35:18.476433+0000 mgr.y (mgr.25169) 946 : audit [DBG] from='client.54767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:35:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:20 smithi046 bash[70862]: audit 2024-09-21T14:35:18.476433+0000 mgr.y (mgr.25169) 946 : audit [DBG] from='client.54767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:35:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:20 smithi046 bash[70862]: cluster 2024-09-21T14:35:19.097580+0000 mgr.y (mgr.25169) 947 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:20.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:20 smithi046 bash[70862]: cluster 2024-09-21T14:35:19.097580+0000 mgr.y (mgr.25169) 947 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:20.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:20 smithi032 bash[94613]: audit 2024-09-21T14:35:18.476433+0000 mgr.y (mgr.25169) 946 : audit [DBG] from='client.54767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:35:20.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:20 smithi032 bash[94613]: audit 2024-09-21T14:35:18.476433+0000 mgr.y (mgr.25169) 946 : audit [DBG] from='client.54767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:35:20.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:20 smithi032 bash[94613]: cluster 2024-09-21T14:35:19.097580+0000 mgr.y (mgr.25169) 947 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:20.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:20 smithi032 bash[94613]: cluster 2024-09-21T14:35:19.097580+0000 mgr.y (mgr.25169) 947 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:20.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:20 smithi032 bash[91339]: audit 2024-09-21T14:35:18.476433+0000 mgr.y (mgr.25169) 946 : audit [DBG] from='client.54767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:35:20.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:20 smithi032 bash[91339]: audit 2024-09-21T14:35:18.476433+0000 mgr.y (mgr.25169) 946 : audit [DBG] from='client.54767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:35:20.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:20 smithi032 bash[91339]: cluster 2024-09-21T14:35:19.097580+0000 mgr.y (mgr.25169) 947 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:20.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:20 smithi032 bash[91339]: cluster 2024-09-21T14:35:19.097580+0000 mgr.y (mgr.25169) 947 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:20.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:20.62160558Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:21.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:35:20 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:35:20] "GET /metrics HTTP/1.1" 200 38396 "" "Prometheus/2.51.0" 2024-09-21T14:35:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:22 smithi046 bash[70862]: cluster 2024-09-21T14:35:21.098809+0000 mgr.y (mgr.25169) 948 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:22.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:22 smithi046 bash[70862]: cluster 2024-09-21T14:35:21.098809+0000 mgr.y (mgr.25169) 948 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:22.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:22 smithi032 bash[91339]: cluster 2024-09-21T14:35:21.098809+0000 mgr.y (mgr.25169) 948 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:22.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:22 smithi032 bash[91339]: cluster 2024-09-21T14:35:21.098809+0000 mgr.y (mgr.25169) 948 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:22.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:22 smithi032 bash[94613]: cluster 2024-09-21T14:35:21.098809+0000 mgr.y (mgr.25169) 948 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:22.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:22 smithi032 bash[94613]: cluster 2024-09-21T14:35:21.098809+0000 mgr.y (mgr.25169) 948 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:23 smithi046 bash[70862]: audit 2024-09-21T14:35:21.365796+0000 mgr.y (mgr.25169) 949 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:23 smithi046 bash[70862]: audit 2024-09-21T14:35:21.365796+0000 mgr.y (mgr.25169) 949 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:23 smithi032 bash[94613]: audit 2024-09-21T14:35:21.365796+0000 mgr.y (mgr.25169) 949 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:23.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:23 smithi032 bash[94613]: audit 2024-09-21T14:35:21.365796+0000 mgr.y (mgr.25169) 949 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:23.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:23 smithi032 bash[91339]: audit 2024-09-21T14:35:21.365796+0000 mgr.y (mgr.25169) 949 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:23.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:23 smithi032 bash[91339]: audit 2024-09-21T14:35:21.365796+0000 mgr.y (mgr.25169) 949 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:23.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:23.598003524Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:24.167 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:35:24.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:24 smithi032 bash[91339]: cluster 2024-09-21T14:35:23.100168+0000 mgr.y (mgr.25169) 950 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:24.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:24 smithi032 bash[91339]: cluster 2024-09-21T14:35:23.100168+0000 mgr.y (mgr.25169) 950 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:24.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:24 smithi032 bash[94613]: cluster 2024-09-21T14:35:23.100168+0000 mgr.y (mgr.25169) 950 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:24.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:24 smithi032 bash[94613]: cluster 2024-09-21T14:35:23.100168+0000 mgr.y (mgr.25169) 950 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:24.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:24 smithi046 bash[70862]: cluster 2024-09-21T14:35:23.100168+0000 mgr.y (mgr.25169) 950 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:24.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:24 smithi046 bash[70862]: cluster 2024-09-21T14:35:23.100168+0000 mgr.y (mgr.25169) 950 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:25.842 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T14:35:25.842 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (15m) 45s ago 42m 14.4M - 0.27.0 11f11916f8cd 9163893bc7c2 2024-09-21T14:35:25.843 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi046 *:3000 running (15m) 45s ago 42m 69.4M - 10.4.8 5aad1d7cf004 4527b7ddcc3f 2024-09-21T14:35:25.843 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.eyltpm smithi032 *:5000 running (17m) 45s ago 40m 49.4M - 3.8 164465d2334a 5b6c7c409c28 2024-09-21T14:35:25.843 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi046 *:8443,9283,8765 running (17m) 45s ago 51m 446M - 19.3.0-5104-g44178494 b415816db8b4 2a448bba2840 2024-09-21T14:35:25.843 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (28m) 45s ago 53m 522M - 19.3.0-5104-g44178494 b415816db8b4 8e26325a9e0b 2024-09-21T14:35:25.843 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (11m) 45s ago 53m 61.6M 2048M 19.3.0-5104-g44178494 b415816db8b4 24f7bbcb212d 2024-09-21T14:35:25.843 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi046 running (13m) 45s ago 51m 50.5M 2048M 19.3.0-5104-g44178494 b415816db8b4 ca282d668f01 2024-09-21T14:35:25.843 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (11m) 45s ago 51m 47.2M 2048M 19.3.0-5104-g44178494 b415816db8b4 707207877f6f 2024-09-21T14:35:25.843 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (16m) 45s ago 43m 8607k - 1.7.0 72c9c2088986 6e703c291daf 2024-09-21T14:35:25.843 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi046 *:9100 running (16m) 45s ago 43m 8892k - 1.7.0 72c9c2088986 253166126cb4 2024-09-21T14:35:25.843 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (9m) 45s ago 50m 59.8M 3037M 19.3.0-5104-g44178494 b415816db8b4 2066516c5653 2024-09-21T14:35:25.843 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (8m) 45s ago 49m 60.9M 3037M 19.3.0-5104-g44178494 b415816db8b4 338f6bb89b7b 2024-09-21T14:35:25.843 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (7m) 45s ago 48m 53.8M 3037M 19.3.0-5104-g44178494 b415816db8b4 260a72b3c42e 2024-09-21T14:35:25.843 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (5m) 45s ago 47m 61.7M 3037M 19.3.0-5104-g44178494 b415816db8b4 a7e8d21dc245 2024-09-21T14:35:25.843 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi046 running (4m) 45s ago 46m 55.3M 3293M 19.3.0-5104-g44178494 b415816db8b4 466b37452fe2 2024-09-21T14:35:25.844 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi046 running (4m) 45s ago 46m 52.2M 3293M 19.3.0-5104-g44178494 b415816db8b4 647cc84d1465 2024-09-21T14:35:25.844 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi046 running (3m) 45s ago 45m 56.4M 3293M 19.3.0-5104-g44178494 b415816db8b4 1139fd06140a 2024-09-21T14:35:25.844 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi046 running (2m) 45s ago 44m 52.4M 3293M 19.3.0-5104-g44178494 b415816db8b4 dbb847254b8a 2024-09-21T14:35:25.844 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi046 *:9095 running (16m) 45s ago 43m 55.5M - 2.51.0 1d3b7f56885b 8bb0f5457c32 2024-09-21T14:35:25.844 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.azimpt smithi032 *:8000 running (68s) 45s ago 40m 89.2M - 19.3.0-5104-g44178494 b415816db8b4 8e8be1767f11 2024-09-21T14:35:25.844 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi046.arwyec smithi046 *:8000 running (51s) 45s ago 40m 88.9M - 19.3.0-5104-g44178494 b415816db8b4 cb9c933d679f 2024-09-21T14:35:26.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:26 smithi032 bash[91339]: cluster 2024-09-21T14:35:25.101209+0000 mgr.y (mgr.25169) 951 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:26.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:26 smithi032 bash[91339]: cluster 2024-09-21T14:35:25.101209+0000 mgr.y (mgr.25169) 951 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:26.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:26 smithi032 bash[94613]: cluster 2024-09-21T14:35:25.101209+0000 mgr.y (mgr.25169) 951 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:26.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:26 smithi032 bash[94613]: cluster 2024-09-21T14:35:25.101209+0000 mgr.y (mgr.25169) 951 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:26.633 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:26 smithi046 bash[70862]: cluster 2024-09-21T14:35:25.101209+0000 mgr.y (mgr.25169) 951 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:26.633 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:26 smithi046 bash[70862]: cluster 2024-09-21T14:35:25.101209+0000 mgr.y (mgr.25169) 951 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:26.642 DEBUG:teuthology.orchestra.run.smithi032:> 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-21T14:35:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:26.635303301Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:27.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:27 smithi032 bash[91339]: audit 2024-09-21T14:35:25.805395+0000 mgr.y (mgr.25169) 952 : audit [DBG] from='client.44802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:35:27.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:27 smithi032 bash[91339]: audit 2024-09-21T14:35:25.805395+0000 mgr.y (mgr.25169) 952 : audit [DBG] from='client.44802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:35:27.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:27 smithi032 bash[94613]: audit 2024-09-21T14:35:25.805395+0000 mgr.y (mgr.25169) 952 : audit [DBG] from='client.44802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:35:27.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:27 smithi032 bash[94613]: audit 2024-09-21T14:35:25.805395+0000 mgr.y (mgr.25169) 952 : audit [DBG] from='client.44802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:35:27.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:27 smithi046 bash[70862]: audit 2024-09-21T14:35:25.805395+0000 mgr.y (mgr.25169) 952 : audit [DBG] from='client.44802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:35:27.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:27 smithi046 bash[70862]: audit 2024-09-21T14:35:25.805395+0000 mgr.y (mgr.25169) 952 : audit [DBG] from='client.44802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T14:35:28.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:28 smithi032 bash[91339]: cluster 2024-09-21T14:35:27.102332+0000 mgr.y (mgr.25169) 953 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:28.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:28 smithi032 bash[91339]: cluster 2024-09-21T14:35:27.102332+0000 mgr.y (mgr.25169) 953 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:28.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:28 smithi032 bash[94613]: cluster 2024-09-21T14:35:27.102332+0000 mgr.y (mgr.25169) 953 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:28.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:28 smithi032 bash[94613]: cluster 2024-09-21T14:35:27.102332+0000 mgr.y (mgr.25169) 953 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:28.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:28 smithi046 bash[70862]: cluster 2024-09-21T14:35:27.102332+0000 mgr.y (mgr.25169) 953 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:28.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:28 smithi046 bash[70862]: cluster 2024-09-21T14:35:27.102332+0000 mgr.y (mgr.25169) 953 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:29.607782816Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:30.607 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:30 smithi032 bash[94613]: cluster 2024-09-21T14:35:29.103529+0000 mgr.y (mgr.25169) 954 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:30.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:30 smithi032 bash[94613]: cluster 2024-09-21T14:35:29.103529+0000 mgr.y (mgr.25169) 954 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:30.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:30 smithi032 bash[91339]: cluster 2024-09-21T14:35:29.103529+0000 mgr.y (mgr.25169) 954 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:30.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:30 smithi032 bash[91339]: cluster 2024-09-21T14:35:29.103529+0000 mgr.y (mgr.25169) 954 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:30.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:30 smithi046 bash[70862]: cluster 2024-09-21T14:35:29.103529+0000 mgr.y (mgr.25169) 954 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:30.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:30 smithi046 bash[70862]: cluster 2024-09-21T14:35:29.103529+0000 mgr.y (mgr.25169) 954 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:31.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:35:30 smithi032 bash[70739]: ::ffff:172.21.15.46 - - [21/Sep/2024:14:35:30] "GET /metrics HTTP/1.1" 200 38396 "" "Prometheus/2.51.0" 2024-09-21T14:35:31.461 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T14:35:32.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:32 smithi046 bash[70862]: cluster 2024-09-21T14:35:31.104612+0000 mgr.y (mgr.25169) 955 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:32.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:32 smithi046 bash[70862]: cluster 2024-09-21T14:35:31.104612+0000 mgr.y (mgr.25169) 955 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:32.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:32 smithi032 bash[91339]: cluster 2024-09-21T14:35:31.104612+0000 mgr.y (mgr.25169) 955 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:32.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:32 smithi032 bash[91339]: cluster 2024-09-21T14:35:31.104612+0000 mgr.y (mgr.25169) 955 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:32.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:32 smithi032 bash[94613]: cluster 2024-09-21T14:35:31.104612+0000 mgr.y (mgr.25169) 955 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:32.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:32 smithi032 bash[94613]: cluster 2024-09-21T14:35:31.104612+0000 mgr.y (mgr.25169) 955 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T14:35:32.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:32.599778928Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:33.120 INFO:teuthology.orchestra.run.smithi032.stdout:false 2024-09-21T14:35:33.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:33 smithi032 bash[91339]: audit 2024-09-21T14:35:31.377209+0000 mgr.y (mgr.25169) 956 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:33.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:33 smithi032 bash[91339]: audit 2024-09-21T14:35:31.377209+0000 mgr.y (mgr.25169) 956 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:33.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:33 smithi032 bash[91339]: audit 2024-09-21T14:35:32.529986+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:33.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:33 smithi032 bash[91339]: audit 2024-09-21T14:35:32.529986+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:33.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:33 smithi032 bash[91339]: audit 2024-09-21T14:35:33.109885+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.32:0/1201040858' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:35:33.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:33 smithi032 bash[91339]: audit 2024-09-21T14:35:33.109885+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.32:0/1201040858' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:35:33.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:33 smithi032 bash[94613]: audit 2024-09-21T14:35:31.377209+0000 mgr.y (mgr.25169) 956 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:33.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:33 smithi032 bash[94613]: audit 2024-09-21T14:35:31.377209+0000 mgr.y (mgr.25169) 956 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:33.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:33 smithi032 bash[94613]: audit 2024-09-21T14:35:32.529986+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:33.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:33 smithi032 bash[94613]: audit 2024-09-21T14:35:32.529986+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:33.608 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:33 smithi032 bash[94613]: audit 2024-09-21T14:35:33.109885+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.32:0/1201040858' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:35:33.609 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:33 smithi032 bash[94613]: audit 2024-09-21T14:35:33.109885+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.32:0/1201040858' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:35:33.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:33 smithi046 bash[70862]: audit 2024-09-21T14:35:31.377209+0000 mgr.y (mgr.25169) 956 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:33.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:33 smithi046 bash[70862]: audit 2024-09-21T14:35:31.377209+0000 mgr.y (mgr.25169) 956 : audit [DBG] from='client.25355 -' entity='client.iscsi.foo.smithi032.eyltpm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T14:35:33.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:33 smithi046 bash[70862]: audit 2024-09-21T14:35:32.529986+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:33.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:33 smithi046 bash[70862]: audit 2024-09-21T14:35:32.529986+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25169 172.21.15.32:0/110337124' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T14:35:33.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:33 smithi046 bash[70862]: audit 2024-09-21T14:35:33.109885+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.32:0/1201040858' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:35:33.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:33 smithi046 bash[70862]: audit 2024-09-21T14:35:33.109885+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.32:0/1201040858' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T14:35:33.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T14:35:33.902 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 smithi032 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-21T14:35:34.111 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=6c70103132b749a4a37a58960716c57e 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 smithi032 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 0221b256-781f-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-21T14:35:34.113 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T14:35:34.122 INFO:tasks.cephadm:Teardown begin 2024-09-21T14:35:34.123 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T14:35:34.142 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T14:35:34.157 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T14:35:34.157 DEBUG:teuthology.orchestra.run.smithi032:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T14:35:34.191 DEBUG:teuthology.orchestra.run.smithi046:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T14:35:34.206 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T14:35:34.207 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T14:35:34.207 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.a 2024-09-21T14:35:34.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:34 smithi046 bash[70862]: cluster 2024-09-21T14:35:33.105479+0000 mgr.y (mgr.25169) 957 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:34.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:34 smithi046 bash[70862]: cluster 2024-09-21T14:35:33.105479+0000 mgr.y (mgr.25169) 957 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:34.517 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:34 smithi032 bash[94613]: cluster 2024-09-21T14:35:33.105479+0000 mgr.y (mgr.25169) 957 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:34.517 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:34 smithi032 bash[94613]: cluster 2024-09-21T14:35:33.105479+0000 mgr.y (mgr.25169) 957 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:34.517 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:34 smithi032 bash[91339]: cluster 2024-09-21T14:35:33.105479+0000 mgr.y (mgr.25169) 957 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:34.518 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:34 smithi032 bash[91339]: cluster 2024-09-21T14:35:33.105479+0000 mgr.y (mgr.25169) 957 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T14:35:34.518 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:34 smithi032 systemd[1]: Stopping Ceph mon.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:35:34.518 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:34 smithi032 bash[91339]: debug 2024-09-21T14:35:34.375+0000 7fb87268e640 -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-21T14:35:34.518 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:34 smithi032 bash[91339]: debug 2024-09-21T14:35:34.375+0000 7fb87268e640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T14:35:35.424 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 21 14:35:35 smithi032 bash[127910]: ceph-0221b256-781f-11ef-baf6-efdc52797490-mon-a 2024-09-21T14:35:35.428 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.a.service' 2024-09-21T14:35:35.461 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T14:35:35.461 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T14:35:35.461 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-21T14:35:35.461 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.c 2024-09-21T14:35:35.702 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:35 smithi032 systemd[1]: Stopping Ceph mon.c for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:35:35.702 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:35 smithi032 bash[94613]: debug 2024-09-21T14:35:35.635+0000 7f3ba3267640 -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-21T14:35:35.703 INFO:journalctl@ceph.mon.c.smithi032.stdout:Sep 21 14:35:35 smithi032 bash[94613]: debug 2024-09-21T14:35:35.635+0000 7f3ba3267640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T14:35:35.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:35.626516028Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:36.628 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.c.service' 2024-09-21T14:35:36.654 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T14:35:36.654 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-21T14:35:36.654 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-21T14:35:36.654 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.b 2024-09-21T14:35:36.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:36 smithi046 systemd[1]: Stopping Ceph mon.b for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:35:36.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:36 smithi046 bash[70862]: debug 2024-09-21T14:35:36.799+0000 7f5a1c72d640 -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-21T14:35:36.959 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:36 smithi046 bash[70862]: debug 2024-09-21T14:35:36.799+0000 7f5a1c72d640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T14:35:37.773 INFO:journalctl@ceph.mon.b.smithi046.stdout:Sep 21 14:35:37 smithi046 bash[95252]: ceph-0221b256-781f-11ef-baf6-efdc52797490-mon-b 2024-09-21T14:35:37.785 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@mon.b.service' 2024-09-21T14:35:37.815 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T14:35:37.815 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-21T14:35:37.815 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-21T14:35:37.815 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.y 2024-09-21T14:35:38.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:35:37 smithi032 systemd[1]: Stopping Ceph mgr.y for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:35:38.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:35:37 smithi032 bash[70739]: debug 2024-09-21T14:35:37.963+0000 7fcc7563f640 -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-21T14:35:38.107 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Sep 21 14:35:37 smithi032 bash[70739]: debug 2024-09-21T14:35:37.963+0000 7fcc7563f640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-21T14:35:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:38.620350486Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:38.969 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.y.service' 2024-09-21T14:35:38.995 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T14:35:38.995 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-21T14:35:38.995 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T14:35:38.996 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.x 2024-09-21T14:35:39.395 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Sep 21 14:35:39 smithi046 systemd[1]: Stopping Ceph mgr.x for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:35:40.023 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@mgr.x.service' 2024-09-21T14:35:40.046 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T14:35:40.046 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T14:35:40.046 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T14:35:40.046 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.0 2024-09-21T14:35:40.357 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:35:40 smithi032 systemd[1]: Stopping Ceph osd.0 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:35:40.358 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:35:40 smithi032 bash[100713]: debug 2024-09-21T14:35:40.203+0000 7ffa397c5640 -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-21T14:35:40.358 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:35:40 smithi032 bash[100713]: debug 2024-09-21T14:35:40.203+0000 7ffa397c5640 -1 osd.0 153 *** Got signal Terminated *** 2024-09-21T14:35:40.358 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:35:40 smithi032 bash[100713]: debug 2024-09-21T14:35:40.203+0000 7ffa397c5640 -1 osd.0 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:35:41.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:41.601485386Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:44.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:44.640080107Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:46.607 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:35:46 smithi032 bash[128204]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-0 2024-09-21T14:35:46.607 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 21 14:35:46 smithi032 bash[128268]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-0 2024-09-21T14:35:47.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:47.629577354Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:48.576 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.0.service' 2024-09-21T14:35:48.606 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T14:35:48.606 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T14:35:48.606 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T14:35:48.606 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.1 2024-09-21T14:35:48.857 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:35:48 smithi032 systemd[1]: Stopping Ceph osd.1 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:35:48.858 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:35:48 smithi032 bash[105022]: debug 2024-09-21T14:35:48.795+0000 7ff0ce6a6640 -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-21T14:35:48.858 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:35:48 smithi032 bash[105022]: debug 2024-09-21T14:35:48.795+0000 7ff0ce6a6640 -1 osd.1 153 *** Got signal Terminated *** 2024-09-21T14:35:48.858 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:35:48 smithi032 bash[105022]: debug 2024-09-21T14:35:48.795+0000 7ff0ce6a6640 -1 osd.1 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:35:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:50.609964939Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:53.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:53.593276858Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:55.030 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:35:54 smithi032 bash[128401]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-1 2024-09-21T14:35:55.030 INFO:journalctl@ceph.osd.1.smithi032.stdout:Sep 21 14:35:54 smithi032 bash[128462]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-1 2024-09-21T14:35:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:56.627107631Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:35:56.962 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.1.service' 2024-09-21T14:35:56.993 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T14:35:56.993 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T14:35:56.994 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T14:35:56.994 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.2 2024-09-21T14:35:57.357 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:35:57 smithi032 systemd[1]: Stopping Ceph osd.2 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:35:57.357 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:35:57 smithi032 bash[111044]: debug 2024-09-21T14:35:57.163+0000 7f69a2eb7640 -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-21T14:35:57.358 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:35:57 smithi032 bash[111044]: debug 2024-09-21T14:35:57.163+0000 7f69a2eb7640 -1 osd.2 153 *** Got signal Terminated *** 2024-09-21T14:35:57.358 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:35:57 smithi032 bash[111044]: debug 2024-09-21T14:35:57.163+0000 7f69a2eb7640 -1 osd.2 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:35:59.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:35:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:35:59.602924096Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:02.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:02.605158532Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:03.609 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:36:03 smithi032 bash[128593]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-2 2024-09-21T14:36:03.610 INFO:journalctl@ceph.osd.2.smithi032.stdout:Sep 21 14:36:03 smithi032 bash[128660]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-2 2024-09-21T14:36:05.154 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.2.service' 2024-09-21T14:36:05.183 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T14:36:05.183 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T14:36:05.183 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T14:36:05.183 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.3 2024-09-21T14:36:05.607 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:36:05 smithi032 systemd[1]: Stopping Ceph osd.3 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:36:05.607 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:36:05 smithi032 bash[116945]: debug 2024-09-21T14:36:05.346+0000 7fe9a7425640 -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-21T14:36:05.608 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:36:05 smithi032 bash[116945]: debug 2024-09-21T14:36:05.346+0000 7fe9a7425640 -1 osd.3 153 *** Got signal Terminated *** 2024-09-21T14:36:05.608 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:36:05 smithi032 bash[116945]: debug 2024-09-21T14:36:05.346+0000 7fe9a7425640 -1 osd.3 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:36:05.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:05.615017541Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:06.399 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:06 smithi046 bash[88184]: debug 2024-09-21T14:36:06.098+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:06.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:06 smithi046 bash[84085]: debug 2024-09-21T14:36:06.394+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:07.209 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:06 smithi046 bash[79610]: debug 2024-09-21T14:36:06.846+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:07.209 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:07 smithi046 bash[88184]: debug 2024-09-21T14:36:07.062+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:07.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:07 smithi046 bash[84085]: debug 2024-09-21T14:36:07.410+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:07.857 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:36:07 smithi032 bash[116945]: debug 2024-09-21T14:36:07.454+0000 7fe99fa32640 -1 osd.3 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.268829+0000 front 2024-09-21T14:35:44.269007+0000 (oldest deadline 2024-09-21T14:36:06.568599+0000) 2024-09-21T14:36:08.209 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:08 smithi046 bash[88184]: debug 2024-09-21T14:36:08.074+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:08.209 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:07 smithi046 bash[79610]: debug 2024-09-21T14:36:07.846+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:08.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:08 smithi046 bash[84085]: debug 2024-09-21T14:36:08.446+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:08.710 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:08.593096512Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:08.857 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:36:08 smithi032 bash[116945]: debug 2024-09-21T14:36:08.458+0000 7fe99fa32640 -1 osd.3 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.268829+0000 front 2024-09-21T14:35:44.269007+0000 (oldest deadline 2024-09-21T14:36:06.568599+0000) 2024-09-21T14:36:09.049 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:08 smithi046 bash[79610]: debug 2024-09-21T14:36:08.794+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:09.325 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:09 smithi046 bash[88184]: debug 2024-09-21T14:36:09.046+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:09.709 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:09 smithi046 bash[75392]: debug 2024-09-21T14:36:09.322+0000 7f27f0e48640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.903887+0000 front 2024-09-21T14:35:43.903566+0000 (oldest deadline 2024-09-21T14:36:09.203559+0000) 2024-09-21T14:36:09.710 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:09 smithi046 bash[84085]: debug 2024-09-21T14:36:09.426+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:09.857 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:36:09 smithi032 bash[116945]: debug 2024-09-21T14:36:09.430+0000 7fe99fa32640 -1 osd.3 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.268829+0000 front 2024-09-21T14:35:44.269007+0000 (oldest deadline 2024-09-21T14:36:06.568599+0000) 2024-09-21T14:36:10.209 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:09 smithi046 bash[79610]: debug 2024-09-21T14:36:09.814+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:10.210 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:10 smithi046 bash[88184]: debug 2024-09-21T14:36:10.054+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:10.709 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:10 smithi046 bash[75392]: debug 2024-09-21T14:36:10.330+0000 7f27f0e48640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.903887+0000 front 2024-09-21T14:35:43.903566+0000 (oldest deadline 2024-09-21T14:36:09.203559+0000) 2024-09-21T14:36:10.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:10 smithi046 bash[84085]: debug 2024-09-21T14:36:10.442+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:11.209 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:10 smithi046 bash[79610]: debug 2024-09-21T14:36:10.794+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:11.210 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:11 smithi046 bash[88184]: debug 2024-09-21T14:36:11.034+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:11.561 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:36:11 smithi032 bash[128790]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-3 2024-09-21T14:36:11.561 INFO:journalctl@ceph.osd.3.smithi032.stdout:Sep 21 14:36:11 smithi032 bash[128859]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-3 2024-09-21T14:36:11.606 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:11 smithi046 bash[75392]: debug 2024-09-21T14:36:11.330+0000 7f27f0e48640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.903887+0000 front 2024-09-21T14:35:43.903566+0000 (oldest deadline 2024-09-21T14:36:09.203559+0000) 2024-09-21T14:36:11.606 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:11 smithi046 bash[84085]: debug 2024-09-21T14:36:11.462+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:11.959 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:11 smithi046 bash[79610]: debug 2024-09-21T14:36:11.842+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:11.960 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:11.608507941Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:12.459 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:12 smithi046 bash[75392]: debug 2024-09-21T14:36:12.310+0000 7f27f0e48640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.903887+0000 front 2024-09-21T14:35:43.903566+0000 (oldest deadline 2024-09-21T14:36:09.203559+0000) 2024-09-21T14:36:12.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:12 smithi046 bash[88184]: debug 2024-09-21T14:36:12.074+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:12.863 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:12 smithi046 bash[84085]: debug 2024-09-21T14:36:12.502+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:13.209 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:12 smithi046 bash[79610]: debug 2024-09-21T14:36:12.862+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:13.209 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:13 smithi046 bash[88184]: debug 2024-09-21T14:36:13.094+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:13.344 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.3.service' 2024-09-21T14:36:13.373 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T14:36:13.374 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T14:36:13.374 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T14:36:13.374 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.4 2024-09-21T14:36:13.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:13 smithi046 bash[84085]: debug 2024-09-21T14:36:13.510+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:13.709 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:13 smithi046 bash[75392]: debug 2024-09-21T14:36:13.318+0000 7f27f0e48640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.903887+0000 front 2024-09-21T14:35:43.903566+0000 (oldest deadline 2024-09-21T14:36:09.203559+0000) 2024-09-21T14:36:13.710 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:13 smithi046 systemd[1]: Stopping Ceph osd.4 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:36:13.710 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:13 smithi046 bash[75392]: debug 2024-09-21T14:36:13.518+0000 7f27f4833640 -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-21T14:36:13.710 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:13 smithi046 bash[75392]: debug 2024-09-21T14:36:13.518+0000 7f27f4833640 -1 osd.4 153 *** Got signal Terminated *** 2024-09-21T14:36:13.710 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:13 smithi046 bash[75392]: debug 2024-09-21T14:36:13.518+0000 7f27f4833640 -1 osd.4 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:36:14.148 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:13 smithi046 bash[79610]: debug 2024-09-21T14:36:13.842+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:14.459 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:14 smithi046 bash[75392]: debug 2024-09-21T14:36:14.366+0000 7f27f0e48640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.903887+0000 front 2024-09-21T14:35:43.903566+0000 (oldest deadline 2024-09-21T14:36:09.203559+0000) 2024-09-21T14:36:14.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:14 smithi046 bash[88184]: debug 2024-09-21T14:36:14.142+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:14.460 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:14 smithi046 bash[63284]: ts=2024-09-21T14:36:14.195Z 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.32:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-09-21T14:36:14.460 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:14 smithi046 bash[63284]: ts=2024-09-21T14:36:14.198Z 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.32:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-09-21T14:36:14.460 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:14 smithi046 bash[63284]: ts=2024-09-21T14:36:14.201Z 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.32:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-09-21T14:36:14.460 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:14 smithi046 bash[63284]: ts=2024-09-21T14:36:14.206Z 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.32:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-09-21T14:36:14.460 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:14 smithi046 bash[63284]: ts=2024-09-21T14:36:14.209Z 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.32:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-09-21T14:36:14.460 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:14 smithi046 bash[63284]: ts=2024-09-21T14:36:14.209Z 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.32:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-09-21T14:36:14.461 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:14 smithi046 bash[63284]: ts=2024-09-21T14:36:14.211Z 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.32:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-09-21T14:36:14.862 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:14.630342876Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:14.862 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:14 smithi046 bash[84085]: debug 2024-09-21T14:36:14.542+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:15.115 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:14 smithi046 bash[79610]: debug 2024-09-21T14:36:14.862+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:15.381 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:15 smithi046 bash[88184]: debug 2024-09-21T14:36:15.114+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:15.382 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:15 smithi046 bash[88184]: debug 2024-09-21T14:36:15.114+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:15.709 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:15 smithi046 bash[75392]: debug 2024-09-21T14:36:15.378+0000 7f27f0e48640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.903887+0000 front 2024-09-21T14:35:43.903566+0000 (oldest deadline 2024-09-21T14:36:09.203559+0000) 2024-09-21T14:36:15.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:15 smithi046 bash[84085]: debug 2024-09-21T14:36:15.502+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:16.143 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:15 smithi046 bash[79610]: debug 2024-09-21T14:36:15.854+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:16.459 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:16 smithi046 bash[75392]: debug 2024-09-21T14:36:16.378+0000 7f27f0e48640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.903887+0000 front 2024-09-21T14:35:43.903566+0000 (oldest deadline 2024-09-21T14:36:09.203559+0000) 2024-09-21T14:36:16.459 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:16 smithi046 bash[75392]: debug 2024-09-21T14:36:16.378+0000 7f27f0e48640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:50.904747+0000 front 2024-09-21T14:35:50.904709+0000 (oldest deadline 2024-09-21T14:36:15.604583+0000) 2024-09-21T14:36:16.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:16 smithi046 bash[88184]: debug 2024-09-21T14:36:16.138+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:16.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:16 smithi046 bash[88184]: debug 2024-09-21T14:36:16.138+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:16.856 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:16 smithi046 bash[84085]: debug 2024-09-21T14:36:16.550+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:17.110 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:16 smithi046 bash[79610]: debug 2024-09-21T14:36:16.854+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:17.390 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:17 smithi046 bash[88184]: debug 2024-09-21T14:36:17.110+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:17.391 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:17 smithi046 bash[88184]: debug 2024-09-21T14:36:17.110+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:17.709 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:17 smithi046 bash[75392]: debug 2024-09-21T14:36:17.386+0000 7f27f0e48640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.903887+0000 front 2024-09-21T14:35:43.903566+0000 (oldest deadline 2024-09-21T14:36:09.203559+0000) 2024-09-21T14:36:17.709 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:17 smithi046 bash[75392]: debug 2024-09-21T14:36:17.386+0000 7f27f0e48640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:50.904747+0000 front 2024-09-21T14:35:50.904709+0000 (oldest deadline 2024-09-21T14:36:15.604583+0000) 2024-09-21T14:36:17.710 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:17 smithi046 bash[84085]: debug 2024-09-21T14:36:17.590+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:17.710 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:17 smithi046 bash[84085]: debug 2024-09-21T14:36:17.590+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:17.710 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:17.610909597Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:18.150 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:17 smithi046 bash[79610]: debug 2024-09-21T14:36:17.810+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:18.151 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:17 smithi046 bash[79610]: debug 2024-09-21T14:36:17.810+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.460128+0000 front 2024-09-21T14:35:52.460183+0000 (oldest deadline 2024-09-21T14:36:17.760125+0000) 2024-09-21T14:36:18.459 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:18 smithi046 bash[75392]: debug 2024-09-21T14:36:18.350+0000 7f27f0e48640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.903887+0000 front 2024-09-21T14:35:43.903566+0000 (oldest deadline 2024-09-21T14:36:09.203559+0000) 2024-09-21T14:36:18.459 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:18 smithi046 bash[75392]: debug 2024-09-21T14:36:18.350+0000 7f27f0e48640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:50.904747+0000 front 2024-09-21T14:35:50.904709+0000 (oldest deadline 2024-09-21T14:36:15.604583+0000) 2024-09-21T14:36:18.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:18 smithi046 bash[88184]: debug 2024-09-21T14:36:18.150+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:18.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:18 smithi046 bash[88184]: debug 2024-09-21T14:36:18.150+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:18.837 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:18 smithi046 bash[84085]: debug 2024-09-21T14:36:18.586+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:18.838 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:18 smithi046 bash[84085]: debug 2024-09-21T14:36:18.586+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:19.128 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:18 smithi046 bash[79610]: debug 2024-09-21T14:36:18.838+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:19.128 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:18 smithi046 bash[79610]: debug 2024-09-21T14:36:18.838+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.460128+0000 front 2024-09-21T14:35:52.460183+0000 (oldest deadline 2024-09-21T14:36:17.760125+0000) 2024-09-21T14:36:19.455 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:19 smithi046 bash[88184]: debug 2024-09-21T14:36:19.126+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:19.455 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:19 smithi046 bash[88184]: debug 2024-09-21T14:36:19.126+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:19.709 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:19 smithi046 bash[95450]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-4 2024-09-21T14:36:19.709 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:19 smithi046 bash[95514]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-4 2024-09-21T14:36:19.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:19 smithi046 bash[84085]: debug 2024-09-21T14:36:19.550+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:19.710 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:19 smithi046 bash[84085]: debug 2024-09-21T14:36:19.550+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:20.107 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:19 smithi046 bash[79610]: debug 2024-09-21T14:36:19.802+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:20.107 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:19 smithi046 bash[79610]: debug 2024-09-21T14:36:19.802+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.460128+0000 front 2024-09-21T14:35:52.460183+0000 (oldest deadline 2024-09-21T14:36:17.760125+0000) 2024-09-21T14:36:20.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:20 smithi046 bash[88184]: debug 2024-09-21T14:36:20.106+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:20.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:20 smithi046 bash[88184]: debug 2024-09-21T14:36:20.106+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:20.836 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:20 smithi046 bash[79610]: debug 2024-09-21T14:36:20.774+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:20.837 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:20 smithi046 bash[79610]: debug 2024-09-21T14:36:20.774+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.460128+0000 front 2024-09-21T14:35:52.460183+0000 (oldest deadline 2024-09-21T14:36:17.760125+0000) 2024-09-21T14:36:20.837 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:20 smithi046 bash[84085]: debug 2024-09-21T14:36:20.534+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:20.837 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:20 smithi046 bash[84085]: debug 2024-09-21T14:36:20.534+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:20.837 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:20.611380897Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:21.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:21 smithi046 bash[88184]: debug 2024-09-21T14:36:21.090+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:21.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:21 smithi046 bash[88184]: debug 2024-09-21T14:36:21.090+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:21.731 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.4.service' 2024-09-21T14:36:21.759 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:21 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.4.service: Deactivated successfully. 2024-09-21T14:36:21.759 INFO:journalctl@ceph.osd.4.smithi046.stdout:Sep 21 14:36:21 smithi046 systemd[1]: Stopped Ceph osd.4 for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:36:21.760 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:21 smithi046 bash[84085]: debug 2024-09-21T14:36:21.494+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:21.760 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:21 smithi046 bash[84085]: debug 2024-09-21T14:36:21.494+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:21.762 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T14:36:21.762 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T14:36:21.763 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T14:36:21.763 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.5 2024-09-21T14:36:22.120 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:21 smithi046 bash[79610]: debug 2024-09-21T14:36:21.758+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:22.120 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:21 smithi046 bash[79610]: debug 2024-09-21T14:36:21.758+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.460128+0000 front 2024-09-21T14:35:52.460183+0000 (oldest deadline 2024-09-21T14:36:17.760125+0000) 2024-09-21T14:36:22.120 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:21 smithi046 systemd[1]: Stopping Ceph osd.5 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:36:22.120 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:21 smithi046 bash[79610]: debug 2024-09-21T14:36:21.950+0000 7f732116a640 -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-21T14:36:22.121 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:21 smithi046 bash[79610]: debug 2024-09-21T14:36:21.950+0000 7f732116a640 -1 osd.5 153 *** Got signal Terminated *** 2024-09-21T14:36:22.121 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:21 smithi046 bash[79610]: debug 2024-09-21T14:36:21.950+0000 7f732116a640 -1 osd.5 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:36:22.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:22 smithi046 bash[88184]: debug 2024-09-21T14:36:22.118+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:22.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:22 smithi046 bash[88184]: debug 2024-09-21T14:36:22.118+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:22.792 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:22 smithi046 bash[84085]: debug 2024-09-21T14:36:22.486+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:22.793 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:22 smithi046 bash[84085]: debug 2024-09-21T14:36:22.486+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:23.152 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:22 smithi046 bash[79610]: debug 2024-09-21T14:36:22.790+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:23.152 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:22 smithi046 bash[79610]: debug 2024-09-21T14:36:22.790+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.460128+0000 front 2024-09-21T14:35:52.460183+0000 (oldest deadline 2024-09-21T14:36:17.760125+0000) 2024-09-21T14:36:23.152 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:22 smithi046 bash[79610]: debug 2024-09-21T14:36:22.790+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.662827+0000 front 2024-09-21T14:36:01.662925+0000 (oldest deadline 2024-09-21T14:36:22.762581+0000) 2024-09-21T14:36:23.448 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:23 smithi046 bash[88184]: debug 2024-09-21T14:36:23.150+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:23.449 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:23 smithi046 bash[88184]: debug 2024-09-21T14:36:23.150+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:23.709 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:23.593003002Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:23.710 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:23 smithi046 bash[84085]: debug 2024-09-21T14:36:23.446+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:23.710 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:23 smithi046 bash[84085]: debug 2024-09-21T14:36:23.446+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:23.710 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:23 smithi046 bash[84085]: debug 2024-09-21T14:36:23.446+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:35:57.310340+0000 front 2024-09-21T14:35:57.310185+0000 (oldest deadline 2024-09-21T14:36:23.209808+0000) 2024-09-21T14:36:24.113 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:23 smithi046 bash[79610]: debug 2024-09-21T14:36:23.750+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:24.113 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:23 smithi046 bash[79610]: debug 2024-09-21T14:36:23.750+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.460128+0000 front 2024-09-21T14:35:52.460183+0000 (oldest deadline 2024-09-21T14:36:17.760125+0000) 2024-09-21T14:36:24.114 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:23 smithi046 bash[79610]: debug 2024-09-21T14:36:23.750+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.662827+0000 front 2024-09-21T14:36:01.662925+0000 (oldest deadline 2024-09-21T14:36:22.762581+0000) 2024-09-21T14:36:24.405 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:24 smithi046 bash[88184]: debug 2024-09-21T14:36:24.114+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:24.405 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:24 smithi046 bash[88184]: debug 2024-09-21T14:36:24.114+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:24.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:24 smithi046 bash[84085]: debug 2024-09-21T14:36:24.406+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:24.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:24 smithi046 bash[84085]: debug 2024-09-21T14:36:24.406+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:24.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:24 smithi046 bash[84085]: debug 2024-09-21T14:36:24.406+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:35:57.310340+0000 front 2024-09-21T14:35:57.310185+0000 (oldest deadline 2024-09-21T14:36:23.209808+0000) 2024-09-21T14:36:25.085 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:24 smithi046 bash[79610]: debug 2024-09-21T14:36:24.734+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:25.086 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:24 smithi046 bash[79610]: debug 2024-09-21T14:36:24.734+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.460128+0000 front 2024-09-21T14:35:52.460183+0000 (oldest deadline 2024-09-21T14:36:17.760125+0000) 2024-09-21T14:36:25.086 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:24 smithi046 bash[79610]: debug 2024-09-21T14:36:24.734+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.662827+0000 front 2024-09-21T14:36:01.662925+0000 (oldest deadline 2024-09-21T14:36:22.762581+0000) 2024-09-21T14:36:25.451 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:25 smithi046 bash[88184]: debug 2024-09-21T14:36:25.086+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:25.452 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:25 smithi046 bash[88184]: debug 2024-09-21T14:36:25.086+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:25.452 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:25 smithi046 bash[88184]: debug 2024-09-21T14:36:25.086+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:25.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:25 smithi046 bash[84085]: debug 2024-09-21T14:36:25.450+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:25.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:25 smithi046 bash[84085]: debug 2024-09-21T14:36:25.450+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:25.710 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:25 smithi046 bash[84085]: debug 2024-09-21T14:36:25.450+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:35:57.310340+0000 front 2024-09-21T14:35:57.310185+0000 (oldest deadline 2024-09-21T14:36:23.209808+0000) 2024-09-21T14:36:26.052 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:25 smithi046 bash[79610]: debug 2024-09-21T14:36:25.726+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:26.052 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:25 smithi046 bash[79610]: debug 2024-09-21T14:36:25.726+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.460128+0000 front 2024-09-21T14:35:52.460183+0000 (oldest deadline 2024-09-21T14:36:17.760125+0000) 2024-09-21T14:36:26.052 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:25 smithi046 bash[79610]: debug 2024-09-21T14:36:25.726+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.662827+0000 front 2024-09-21T14:36:01.662925+0000 (oldest deadline 2024-09-21T14:36:22.762581+0000) 2024-09-21T14:36:26.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:26 smithi046 bash[88184]: debug 2024-09-21T14:36:26.050+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:26.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:26 smithi046 bash[88184]: debug 2024-09-21T14:36:26.050+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:26.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:26 smithi046 bash[88184]: debug 2024-09-21T14:36:26.050+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:26.629828889Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:26.960 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:26 smithi046 bash[79610]: debug 2024-09-21T14:36:26.714+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:40.158689+0000 front 2024-09-21T14:35:40.158529+0000 (oldest deadline 2024-09-21T14:36:06.558960+0000) 2024-09-21T14:36:26.960 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:26 smithi046 bash[79610]: debug 2024-09-21T14:36:26.714+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.460128+0000 front 2024-09-21T14:35:52.460183+0000 (oldest deadline 2024-09-21T14:36:17.760125+0000) 2024-09-21T14:36:26.960 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:26 smithi046 bash[79610]: debug 2024-09-21T14:36:26.714+0000 7f731d77f640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.662827+0000 front 2024-09-21T14:36:01.662925+0000 (oldest deadline 2024-09-21T14:36:22.762581+0000) 2024-09-21T14:36:26.960 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:26 smithi046 bash[84085]: debug 2024-09-21T14:36:26.482+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:26.960 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:26 smithi046 bash[84085]: debug 2024-09-21T14:36:26.482+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:26.961 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:26 smithi046 bash[84085]: debug 2024-09-21T14:36:26.482+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:35:57.310340+0000 front 2024-09-21T14:35:57.310185+0000 (oldest deadline 2024-09-21T14:36:23.209808+0000) 2024-09-21T14:36:27.338 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:27 smithi046 bash[88184]: debug 2024-09-21T14:36:27.066+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:27.338 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:27 smithi046 bash[88184]: debug 2024-09-21T14:36:27.066+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:27.339 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:27 smithi046 bash[88184]: debug 2024-09-21T14:36:27.066+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:27.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:27 smithi046 bash[84085]: debug 2024-09-21T14:36:27.482+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:27.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:27 smithi046 bash[84085]: debug 2024-09-21T14:36:27.482+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:27.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:27 smithi046 bash[84085]: debug 2024-09-21T14:36:27.482+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:35:57.310340+0000 front 2024-09-21T14:35:57.310185+0000 (oldest deadline 2024-09-21T14:36:23.209808+0000) 2024-09-21T14:36:28.209 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:27 smithi046 bash[95645]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-5 2024-09-21T14:36:28.209 INFO:journalctl@ceph.osd.5.smithi046.stdout:Sep 21 14:36:28 smithi046 bash[95707]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-5 2024-09-21T14:36:28.209 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:28 smithi046 bash[88184]: debug 2024-09-21T14:36:28.102+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:28.210 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:28 smithi046 bash[88184]: debug 2024-09-21T14:36:28.102+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:28.210 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:28 smithi046 bash[88184]: debug 2024-09-21T14:36:28.102+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:28.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:28 smithi046 bash[84085]: debug 2024-09-21T14:36:28.442+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:28.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:28 smithi046 bash[84085]: debug 2024-09-21T14:36:28.442+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:28.710 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:28 smithi046 bash[84085]: debug 2024-09-21T14:36:28.442+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:35:57.310340+0000 front 2024-09-21T14:35:57.310185+0000 (oldest deadline 2024-09-21T14:36:23.209808+0000) 2024-09-21T14:36:29.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:29 smithi046 bash[88184]: debug 2024-09-21T14:36:29.102+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:29.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:29 smithi046 bash[88184]: debug 2024-09-21T14:36:29.102+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:29.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:29 smithi046 bash[88184]: debug 2024-09-21T14:36:29.102+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:29.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:29 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:29.592240312Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:29.960 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:29 smithi046 bash[84085]: debug 2024-09-21T14:36:29.486+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:29.960 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:29 smithi046 bash[84085]: debug 2024-09-21T14:36:29.486+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:29.960 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:29 smithi046 bash[84085]: debug 2024-09-21T14:36:29.486+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:35:57.310340+0000 front 2024-09-21T14:35:57.310185+0000 (oldest deadline 2024-09-21T14:36:23.209808+0000) 2024-09-21T14:36:30.115 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.5.service' 2024-09-21T14:36:30.144 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T14:36:30.144 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T14:36:30.144 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-21T14:36:30.144 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.6 2024-09-21T14:36:30.335 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:30 smithi046 systemd[1]: Stopping Ceph osd.6 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:36:30.335 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:30 smithi046 bash[88184]: debug 2024-09-21T14:36:30.078+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:30.335 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:30 smithi046 bash[88184]: debug 2024-09-21T14:36:30.078+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:30.335 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:30 smithi046 bash[88184]: debug 2024-09-21T14:36:30.078+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:30.454 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:30 smithi046 bash[84085]: debug 2024-09-21T14:36:30.334+0000 7f4f2935a640 -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-21T14:36:30.454 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:30 smithi046 bash[84085]: debug 2024-09-21T14:36:30.334+0000 7f4f2935a640 -1 osd.6 153 *** Got signal Terminated *** 2024-09-21T14:36:30.454 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:30 smithi046 bash[84085]: debug 2024-09-21T14:36:30.334+0000 7f4f2935a640 -1 osd.6 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:36:30.454 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:30 smithi046 bash[84085]: debug 2024-09-21T14:36:30.454+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:30.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:30 smithi046 bash[84085]: debug 2024-09-21T14:36:30.454+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:30.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:30 smithi046 bash[84085]: debug 2024-09-21T14:36:30.454+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:35:57.310340+0000 front 2024-09-21T14:35:57.310185+0000 (oldest deadline 2024-09-21T14:36:23.209808+0000) 2024-09-21T14:36:31.455 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:31 smithi046 bash[88184]: debug 2024-09-21T14:36:31.034+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:31.455 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:31 smithi046 bash[88184]: debug 2024-09-21T14:36:31.034+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:31.455 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:31 smithi046 bash[88184]: debug 2024-09-21T14:36:31.034+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:31.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:31 smithi046 bash[84085]: debug 2024-09-21T14:36:31.454+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:31.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:31 smithi046 bash[84085]: debug 2024-09-21T14:36:31.454+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:31.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:31 smithi046 bash[84085]: debug 2024-09-21T14:36:31.454+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:35:57.310340+0000 front 2024-09-21T14:35:57.310185+0000 (oldest deadline 2024-09-21T14:36:23.209808+0000) 2024-09-21T14:36:32.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:32 smithi046 bash[88184]: debug 2024-09-21T14:36:32.086+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:32.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:32 smithi046 bash[88184]: debug 2024-09-21T14:36:32.086+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:32.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:32 smithi046 bash[88184]: debug 2024-09-21T14:36:32.086+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:32.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:32 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:32.629083411Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:32.959 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:32 smithi046 bash[84085]: debug 2024-09-21T14:36:32.482+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:32.960 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:32 smithi046 bash[84085]: debug 2024-09-21T14:36:32.482+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:32.960 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:32 smithi046 bash[84085]: debug 2024-09-21T14:36:32.482+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:35:57.310340+0000 front 2024-09-21T14:35:57.310185+0000 (oldest deadline 2024-09-21T14:36:23.209808+0000) 2024-09-21T14:36:33.447 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:33 smithi046 bash[88184]: debug 2024-09-21T14:36:33.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:33.448 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:33 smithi046 bash[88184]: debug 2024-09-21T14:36:33.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:33.448 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:33 smithi046 bash[88184]: debug 2024-09-21T14:36:33.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:33.448 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:33 smithi046 bash[88184]: debug 2024-09-21T14:36:33.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-09-21T14:36:07.465197+0000 front 2024-09-21T14:36:07.465359+0000 (oldest deadline 2024-09-21T14:36:32.765044+0000) 2024-09-21T14:36:33.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:33 smithi046 bash[84085]: debug 2024-09-21T14:36:33.446+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:33.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:33 smithi046 bash[84085]: debug 2024-09-21T14:36:33.446+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:33.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:33 smithi046 bash[84085]: debug 2024-09-21T14:36:33.446+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:35:57.310340+0000 front 2024-09-21T14:35:57.310185+0000 (oldest deadline 2024-09-21T14:36:23.209808+0000) 2024-09-21T14:36:33.710 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:33 smithi046 bash[84085]: debug 2024-09-21T14:36:33.446+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-09-21T14:36:10.211909+0000 front 2024-09-21T14:36:10.211778+0000 (oldest deadline 2024-09-21T14:36:33.111557+0000) 2024-09-21T14:36:34.457 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:34 smithi046 bash[88184]: debug 2024-09-21T14:36:34.066+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:34.458 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:34 smithi046 bash[88184]: debug 2024-09-21T14:36:34.066+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:34.458 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:34 smithi046 bash[88184]: debug 2024-09-21T14:36:34.066+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:34.458 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:34 smithi046 bash[88184]: debug 2024-09-21T14:36:34.066+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-09-21T14:36:07.465197+0000 front 2024-09-21T14:36:07.465359+0000 (oldest deadline 2024-09-21T14:36:32.765044+0000) 2024-09-21T14:36:34.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:34 smithi046 bash[84085]: debug 2024-09-21T14:36:34.458+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:43.208220+0000 front 2024-09-21T14:35:43.208245+0000 (oldest deadline 2024-09-21T14:36:06.108075+0000) 2024-09-21T14:36:34.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:34 smithi046 bash[84085]: debug 2024-09-21T14:36:34.458+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:52.009431+0000 front 2024-09-21T14:35:52.009931+0000 (oldest deadline 2024-09-21T14:36:17.309296+0000) 2024-09-21T14:36:34.709 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:34 smithi046 bash[84085]: debug 2024-09-21T14:36:34.458+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:35:57.310340+0000 front 2024-09-21T14:35:57.310185+0000 (oldest deadline 2024-09-21T14:36:23.209808+0000) 2024-09-21T14:36:34.710 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:34 smithi046 bash[84085]: debug 2024-09-21T14:36:34.458+0000 7f4f21967640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-09-21T14:36:10.211909+0000 front 2024-09-21T14:36:10.211778+0000 (oldest deadline 2024-09-21T14:36:33.111557+0000) 2024-09-21T14:36:35.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:35 smithi046 bash[88184]: debug 2024-09-21T14:36:35.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:35.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:35 smithi046 bash[88184]: debug 2024-09-21T14:36:35.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:35.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:35 smithi046 bash[88184]: debug 2024-09-21T14:36:35.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:35.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:35 smithi046 bash[88184]: debug 2024-09-21T14:36:35.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-09-21T14:36:07.465197+0000 front 2024-09-21T14:36:07.465359+0000 (oldest deadline 2024-09-21T14:36:32.765044+0000) 2024-09-21T14:36:35.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:35 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:35.632046641Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:36.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:36 smithi046 bash[88184]: debug 2024-09-21T14:36:36.070+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:36.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:36 smithi046 bash[88184]: debug 2024-09-21T14:36:36.070+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:36.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:36 smithi046 bash[88184]: debug 2024-09-21T14:36:36.070+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:36.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:36 smithi046 bash[88184]: debug 2024-09-21T14:36:36.070+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-09-21T14:36:07.465197+0000 front 2024-09-21T14:36:07.465359+0000 (oldest deadline 2024-09-21T14:36:32.765044+0000) 2024-09-21T14:36:36.959 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:36 smithi046 bash[95836]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-6 2024-09-21T14:36:36.959 INFO:journalctl@ceph.osd.6.smithi046.stdout:Sep 21 14:36:36 smithi046 bash[95900]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-6 2024-09-21T14:36:37.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:37 smithi046 bash[88184]: debug 2024-09-21T14:36:37.074+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:37.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:37 smithi046 bash[88184]: debug 2024-09-21T14:36:37.074+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:37.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:37 smithi046 bash[88184]: debug 2024-09-21T14:36:37.074+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:37.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:37 smithi046 bash[88184]: debug 2024-09-21T14:36:37.074+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-09-21T14:36:07.465197+0000 front 2024-09-21T14:36:07.465359+0000 (oldest deadline 2024-09-21T14:36:32.765044+0000) 2024-09-21T14:36:38.062 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:38 smithi046 bash[88184]: debug 2024-09-21T14:36:38.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:38.062 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:38 smithi046 bash[88184]: debug 2024-09-21T14:36:38.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:38.062 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:38 smithi046 bash[88184]: debug 2024-09-21T14:36:38.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:38.062 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:38 smithi046 bash[88184]: debug 2024-09-21T14:36:38.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-09-21T14:36:07.465197+0000 front 2024-09-21T14:36:07.465359+0000 (oldest deadline 2024-09-21T14:36:32.765044+0000) 2024-09-21T14:36:38.333 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.6.service' 2024-09-21T14:36:38.362 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T14:36:38.363 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-21T14:36:38.363 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-21T14:36:38.363 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.7 2024-09-21T14:36:38.622 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:38 smithi046 systemd[1]: Stopping Ceph osd.7 for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:36:38.622 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:38 smithi046 bash[88184]: debug 2024-09-21T14:36:38.546+0000 7f15088a3640 -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-21T14:36:38.622 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:38 smithi046 bash[88184]: debug 2024-09-21T14:36:38.546+0000 7f15088a3640 -1 osd.7 153 *** Got signal Terminated *** 2024-09-21T14:36:38.623 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:38 smithi046 bash[88184]: debug 2024-09-21T14:36:38.546+0000 7f15088a3640 -1 osd.7 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T14:36:38.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:38 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:38.624314874Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:39.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:39 smithi046 bash[88184]: debug 2024-09-21T14:36:39.030+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:39.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:39 smithi046 bash[88184]: debug 2024-09-21T14:36:39.030+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:39.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:39 smithi046 bash[88184]: debug 2024-09-21T14:36:39.030+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:39.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:39 smithi046 bash[88184]: debug 2024-09-21T14:36:39.030+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-09-21T14:36:07.465197+0000 front 2024-09-21T14:36:07.465359+0000 (oldest deadline 2024-09-21T14:36:32.765044+0000) 2024-09-21T14:36:40.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:40 smithi046 bash[88184]: debug 2024-09-21T14:36:40.030+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:40.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:40 smithi046 bash[88184]: debug 2024-09-21T14:36:40.030+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:40.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:40 smithi046 bash[88184]: debug 2024-09-21T14:36:40.030+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:40.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:40 smithi046 bash[88184]: debug 2024-09-21T14:36:40.030+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-09-21T14:36:07.465197+0000 front 2024-09-21T14:36:07.465359+0000 (oldest deadline 2024-09-21T14:36:32.765044+0000) 2024-09-21T14:36:41.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:41 smithi046 bash[88184]: debug 2024-09-21T14:36:41.066+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:41.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:41 smithi046 bash[88184]: debug 2024-09-21T14:36:41.066+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:41.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:41 smithi046 bash[88184]: debug 2024-09-21T14:36:41.066+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:41.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:41 smithi046 bash[88184]: debug 2024-09-21T14:36:41.066+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-09-21T14:36:07.465197+0000 front 2024-09-21T14:36:07.465359+0000 (oldest deadline 2024-09-21T14:36:32.765044+0000) 2024-09-21T14:36:41.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:41 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:41.626206086Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:42.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:42 smithi046 bash[88184]: debug 2024-09-21T14:36:42.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:42.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:42 smithi046 bash[88184]: debug 2024-09-21T14:36:42.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:42.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:42 smithi046 bash[88184]: debug 2024-09-21T14:36:42.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:42.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:42 smithi046 bash[88184]: debug 2024-09-21T14:36:42.042+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-09-21T14:36:07.465197+0000 front 2024-09-21T14:36:07.465359+0000 (oldest deadline 2024-09-21T14:36:32.765044+0000) 2024-09-21T14:36:43.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:43 smithi046 bash[88184]: debug 2024-09-21T14:36:43.038+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-09-21T14:35:44.959485+0000 front 2024-09-21T14:35:44.959947+0000 (oldest deadline 2024-09-21T14:36:06.059245+0000) 2024-09-21T14:36:43.459 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:43 smithi046 bash[88184]: debug 2024-09-21T14:36:43.038+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-09-21T14:35:51.261529+0000 front 2024-09-21T14:35:51.261376+0000 (oldest deadline 2024-09-21T14:36:14.761114+0000) 2024-09-21T14:36:43.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:43 smithi046 bash[88184]: debug 2024-09-21T14:36:43.038+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-09-21T14:36:01.064070+0000 front 2024-09-21T14:36:01.064200+0000 (oldest deadline 2024-09-21T14:36:24.563870+0000) 2024-09-21T14:36:43.460 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:43 smithi046 bash[88184]: debug 2024-09-21T14:36:43.038+0000 7f1500eb0640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-09-21T14:36:07.465197+0000 front 2024-09-21T14:36:07.465359+0000 (oldest deadline 2024-09-21T14:36:32.765044+0000) 2024-09-21T14:36:44.878 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:44 smithi046 bash[96029]: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-7 2024-09-21T14:36:44.878 INFO:journalctl@ceph.osd.7.smithi046.stdout:Sep 21 14:36:44 smithi046 bash[96093]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-osd-7 2024-09-21T14:36:44.878 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:44 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:44.618927727Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:46.543 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@osd.7.service' 2024-09-21T14:36:46.572 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T14:36:46.572 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-21T14:36:46.573 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-21T14:36:46.573 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-0221b256-781f-11ef-baf6-efdc52797490@prometheus.a 2024-09-21T14:36:46.810 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:46 smithi046 systemd[1]: Stopping Ceph prometheus.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:36:46.810 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:46 smithi046 bash[63284]: ts=2024-09-21T14:36:46.764Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T14:36:46.810 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:46 smithi046 bash[63284]: ts=2024-09-21T14:36:46.764Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-21T14:36:46.810 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:46 smithi046 bash[63284]: ts=2024-09-21T14:36:46.764Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-21T14:36:46.810 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:46 smithi046 bash[63284]: ts=2024-09-21T14:36:46.764Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T14:36:46.811 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:46 smithi046 bash[63284]: ts=2024-09-21T14:36:46.764Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-21T14:36:46.811 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:46 smithi046 bash[63284]: ts=2024-09-21T14:36:46.764Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-21T14:36:46.811 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:46 smithi046 bash[63284]: ts=2024-09-21T14:36:46.765Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T14:36:46.811 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:46 smithi046 bash[63284]: ts=2024-09-21T14:36:46.765Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-21T14:36:46.811 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:46 smithi046 bash[63284]: ts=2024-09-21T14:36:46.765Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-21T14:36:46.811 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:46 smithi046 bash[63284]: ts=2024-09-21T14:36:46.767Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T14:36:46.811 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:46 smithi046 bash[63284]: ts=2024-09-21T14:36:46.767Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-21T14:36:46.811 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Sep 21 14:36:46 smithi046 bash[63284]: ts=2024-09-21T14:36:46.767Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-21T14:36:47.497 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0221b256-781f-11ef-baf6-efdc52797490@prometheus.a.service' 2024-09-21T14:36:47.520 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T14:36:47.520 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-21T14:36:47.520 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0221b256-781f-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T14:36:47.707 INFO:teuthology.orchestra.run.smithi032.stdout:Deleting cluster with fsid: 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:36:47.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:47 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:47.594623725Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:50.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:50 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:50.592933205Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:52.582 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:36:52 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:52.583 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:52 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:52.857 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:52 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:52.857 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:36:52 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:53.184 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:36:52 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:53.185 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:52 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:53.483 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:36:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:53.484 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:36:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:53.484 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:53.484 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:53 smithi032 bash[84907]: ts=2024-09-21T14:36:53.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.32:8443: connect: connection refused" 2024-09-21T14:36:53.484 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:53 smithi032 bash[84907]: ts=2024-09-21T14:36:53.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.46:8443: connect: connection refused" 2024-09-21T14:36:53.485 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:53.760 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:36:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:53.760 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:53.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:53 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:53.603902773Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:54.107 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:54.107 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:36:53 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:54.107 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:36:54 smithi032 systemd[1]: Stopping Ceph node-exporter.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:36:55.070 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:36:54 smithi032 bash[129321]: ceph-0221b256-781f-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T14:36:55.070 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:36:54 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T14:36:55.070 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:36:54 smithi032 bash[129380]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T14:36:55.070 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:36:54 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T14:36:55.070 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:36:54 smithi032 systemd[1]: Stopped Ceph node-exporter.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:36:55.325 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Sep 21 14:36:55 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:55.325 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:55 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:55.325 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:55 smithi032 systemd[1]: Stopping Ceph alertmanager.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:36:55.607 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:55 smithi032 bash[84907]: ts=2024-09-21T14:36:55.327Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T14:36:56.248 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:55 smithi032 bash[129447]: ceph-0221b256-781f-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T14:36:56.248 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:56 smithi032 bash[129507]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T14:36:56.248 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:56 smithi032 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T14:36:56.248 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:56 smithi032 systemd[1]: Stopped Ceph alertmanager.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:36:56.607 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Sep 21 14:36:56 smithi032 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:36:56.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:56 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:56.605487783Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:36:59.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:36:59 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:36:59.63047869Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:37:02.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:02 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:37:02.592481719Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:37:05.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:05 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:37:05.604964344Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:37:08.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:08 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:37:08.611391475Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:37:11.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:11 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:37:11.609103409Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:37:14.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:14 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:37:14.606327229Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:37:17.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:17 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:37:17.628548321Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:37:20.062 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0221b256-781f-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T14:37:20.249 INFO:teuthology.orchestra.run.smithi046.stdout:Deleting cluster with fsid: 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:37:20.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:20 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:37:20.599669758Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:37:23.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:23 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:37:23.603553333Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:37:25.111 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:24 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:25.111 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:37:24 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:25.373 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:37:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:25.374 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:25.709 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:37:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:25.709 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:26.025 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:37:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:26.026 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:37:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:26.026 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:26.026 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:25 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:26.323 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:37:26 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:26.324 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:26 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:26.598 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:26 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:26.598 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:37:26 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:26.598 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:37:26 smithi046 systemd[1]: Stopping Ceph node-exporter.b for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:37:26.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:26 smithi046 bash[67320]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T14:37:26.600133554Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T14:37:27.590 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:37:27 smithi046 bash[96589]: ceph-0221b256-781f-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T14:37:27.591 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:37:27 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T14:37:27.591 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:37:27 smithi046 bash[96648]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T14:37:27.591 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:37:27 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T14:37:27.591 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:37:27 smithi046 systemd[1]: Stopped Ceph node-exporter.b for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:37:27.844 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Sep 21 14:37:27 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:27.845 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:27 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:27.845 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:27 smithi046 systemd[1]: Stopping Ceph grafana.a for 0221b256-781f-11ef-baf6-efdc52797490... 2024-09-21T14:37:27.845 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:27 smithi046 bash[67320]: logger=server t=2024-09-21T14:37:27.828609917Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-21T14:37:27.845 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:27 smithi046 bash[67320]: logger=tracing t=2024-09-21T14:37:27.828747241Z level=info msg="Closing tracing" 2024-09-21T14:37:27.845 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:27 smithi046 bash[67320]: logger=ticker t=2024-09-21T14:37:27.828758975Z level=info msg=stopped last_tick=2024-09-21T14:37:20Z 2024-09-21T14:37:27.845 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:27 smithi046 bash[67320]: logger=grafana-apiserver t=2024-09-21T14:37:27.828787138Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-21T14:37:28.611 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:28 smithi046 bash[96717]: ceph-0221b256-781f-11ef-baf6-efdc52797490-grafana-a 2024-09-21T14:37:28.612 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:28 smithi046 bash[96776]: Error response from daemon: No such container: ceph-0221b256-781f-11ef-baf6-efdc52797490-grafana-a 2024-09-21T14:37:28.612 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:28 smithi046 systemd[1]: ceph-0221b256-781f-11ef-baf6-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-21T14:37:28.612 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:28 smithi046 systemd[1]: Stopped Ceph grafana.a for 0221b256-781f-11ef-baf6-efdc52797490. 2024-09-21T14:37:28.959 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Sep 21 14:37:28 smithi046 systemd[1]: /etc/systemd/system/ceph-0221b256-781f-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T14:37:40.172 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T14:37:40.187 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T14:37:40.200 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T14:37:40.202 DEBUG:teuthology.misc:Transferring archived files from smithi032:/var/lib/ceph/0221b256-781f-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/7914031/remote/smithi032/crash 2024-09-21T14:37:40.203 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/crash -- . 2024-09-21T14:37:40.242 INFO:teuthology.orchestra.run.smithi032.stderr:tar: /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T14:37:40.242 INFO:teuthology.orchestra.run.smithi032.stderr:tar: Error is not recoverable: exiting now 2024-09-21T14:37:40.244 DEBUG:teuthology.misc:Transferring archived files from smithi046:/var/lib/ceph/0221b256-781f-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/7914031/remote/smithi046/crash 2024-09-21T14:37:40.245 DEBUG:teuthology.orchestra.run.smithi046:> sudo tar c -f - -C /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/crash -- . 2024-09-21T14:37:40.257 INFO:teuthology.orchestra.run.smithi046.stderr:tar: /var/lib/ceph/0221b256-781f-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T14:37:40.257 INFO:teuthology.orchestra.run.smithi046.stderr:tar: Error is not recoverable: exiting now 2024-09-21T14:37:40.258 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T14:37:40.259 DEBUG:teuthology.orchestra.run.smithi032:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/0221b256-781f-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-21T14:37:40.301 INFO:tasks.cephadm:Compressing logs... 2024-09-21T14:37:40.301 DEBUG:teuthology.orchestra.run.smithi032:> 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-21T14:37:40.347 DEBUG:teuthology.orchestra.run.smithi046:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T14:37:40.357 INFO:teuthology.orchestra.run.smithi032.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T14:37:40.360 INFO:teuthology.orchestra.run.smithi046.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T14:37:40.368 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T14:37:40.368 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-mgr.y.log 2024-09-21T14:37:40.369 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.0.log 2024-09-21T14:37:40.369 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.2.log 2024-09-21T14:37:40.370 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T14:37:40.370 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.7.log 2024-09-21T14:37:40.371 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-mon.a.log 2024-09-21T14:37:40.371 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T14:37:40.371 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.3.log 2024-09-21T14:37:40.374 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.1.log 2024-09-21T14:37:40.374 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/tcmu-runner.log 2024-09-21T14:37:40.374 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.1.log: 92.2% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T14:37:40.374 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.log 2024-09-21T14:37:40.375 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/tcmu-runner.log: 63.1% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/tcmu-runner.log.gz 2024-09-21T14:37:40.376 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.6.log 2024-09-21T14:37:40.376 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T14:37:40.376 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.5.log 2024-09-21T14:37:40.376 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-mgr.x.log 2024-09-21T14:37:40.376 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.cephadm.log: /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.log 2024-09-21T14:37:40.377 INFO:teuthology.orchestra.run.smithi046.stderr:gzip/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-mgr.x.log: -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T14:37:40.377 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.log: 86.1%gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T14:37:40.377 INFO:teuthology.orchestra.run.smithi046.stderr: -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T14:37:40.377 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi046.arwyec.log 2024-09-21T14:37:40.378 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi032.azimpt.log 2024-09-21T14:37:40.378 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.log: 91.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T14:37:40.378 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T14:37:40.379 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi032.azimpt.log: 77.4% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi032.azimpt.log.gz 2024-09-21T14:37:40.379 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-mon.c.log 2024-09-21T14:37:40.380 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.audit.log: 89.5% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T14:37:40.381 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-mon.b.log 2024-09-21T14:37:40.382 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi046.arwyec.log: 76.9% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi046.arwyec.log.gz 2024-09-21T14:37:40.382 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.4.log 2024-09-21T14:37:40.384 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-volume.log: 94.2% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T14:37:40.384 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T14:37:40.385 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T14:37:40.403 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.4.log: 91.5% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T14:37:40.410 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-mon.c.log: /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.audit.log: 91.5% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T14:37:40.412 INFO:teuthology.orchestra.run.smithi032.stderr: 94.4% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T14:37:40.414 INFO:teuthology.orchestra.run.smithi046.stderr: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T14:37:40.529 INFO:teuthology.orchestra.run.smithi046.stderr: 90.1% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T14:37:40.936 INFO:teuthology.orchestra.run.smithi032.stderr: 90.0% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-mgr.y.log.gz 2024-09-21T14:37:41.415 INFO:teuthology.orchestra.run.smithi032.stderr: 92.8% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-mon.c.log.gz 2024-09-21T14:37:41.456 INFO:teuthology.orchestra.run.smithi046.stderr: 92.7% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-mon.b.log.gz 2024-09-21T14:37:42.245 INFO:teuthology.orchestra.run.smithi032.stderr: 93.2% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.2.log.gz 2024-09-21T14:37:42.274 INFO:teuthology.orchestra.run.smithi046.stderr: 93.0% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.6.log.gz 2024-09-21T14:37:42.538 INFO:teuthology.orchestra.run.smithi032.stderr: 93.3% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.0.log.gz 2024-09-21T14:37:42.687 INFO:teuthology.orchestra.run.smithi032.stderr: 91.0% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-mon.a.log.gz 2024-09-21T14:37:42.898 INFO:teuthology.orchestra.run.smithi046.stderr: 93.3% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.5.log.gz 2024-09-21T14:37:43.002 INFO:teuthology.orchestra.run.smithi046.stderr: 93.5% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.4.log.gz 2024-09-21T14:37:43.048 INFO:teuthology.orchestra.run.smithi046.stderr: 93.6% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.7.log.gz 2024-09-21T14:37:43.050 INFO:teuthology.orchestra.run.smithi046.stderr: 2024-09-21T14:37:43.050 INFO:teuthology.orchestra.run.smithi046.stderr:real 0m2.698s 2024-09-21T14:37:43.050 INFO:teuthology.orchestra.run.smithi046.stderr:user 0m10.652s 2024-09-21T14:37:43.050 INFO:teuthology.orchestra.run.smithi046.stderr:sys 0m0.422s 2024-09-21T14:37:43.312 INFO:teuthology.orchestra.run.smithi032.stderr: 93.2% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.3.log.gz 2024-09-21T14:37:43.316 INFO:teuthology.orchestra.run.smithi032.stderr: 93.4% -- replaced with /var/log/ceph/0221b256-781f-11ef-baf6-efdc52797490/ceph-osd.1.log.gz 2024-09-21T14:37:43.317 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-09-21T14:37:43.317 INFO:teuthology.orchestra.run.smithi032.stderr:real 0m2.968s 2024-09-21T14:37:43.317 INFO:teuthology.orchestra.run.smithi032.stderr:user 0m13.444s 2024-09-21T14:37:43.318 INFO:teuthology.orchestra.run.smithi032.stderr:sys 0m0.476s 2024-09-21T14:37:43.318 INFO:tasks.cephadm:Archiving logs... 2024-09-21T14:37:43.318 DEBUG:teuthology.misc:Transferring archived files from smithi032:/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/7914031/remote/smithi032/log 2024-09-21T14:37:43.319 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T14:37:44.784 DEBUG:teuthology.misc:Transferring archived files from smithi046:/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/7914031/remote/smithi046/log 2024-09-21T14:37:44.784 DEBUG:teuthology.orchestra.run.smithi046:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T14:37:45.984 INFO:tasks.cephadm:Removing cluster... 2024-09-21T14:37:45.985 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0221b256-781f-11ef-baf6-efdc52797490 --force 2024-09-21T14:37:46.168 INFO:teuthology.orchestra.run.smithi032.stdout:Deleting cluster with fsid: 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:37:47.318 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0221b256-781f-11ef-baf6-efdc52797490 --force 2024-09-21T14:37:47.505 INFO:teuthology.orchestra.run.smithi046.stdout:Deleting cluster with fsid: 0221b256-781f-11ef-baf6-efdc52797490 2024-09-21T14:37:48.641 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T14:37:48.641 DEBUG:teuthology.orchestra.run.smithi032:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T14:37:48.647 DEBUG:teuthology.orchestra.run.smithi046:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T14:37:48.652 INFO:tasks.cephadm:Teardown complete 2024-09-21T14:37:48.652 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T14:37:48.662 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T14:37:48.663 DEBUG:teuthology.orchestra.run.smithi032:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T14:37:48.691 DEBUG:teuthology.orchestra.run.smithi046:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T14:37:48.702 INFO:teuthology.orchestra.run.smithi032.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T14:37:48.702 INFO:teuthology.orchestra.run.smithi032.stdout:============================================================================== 2024-09-21T14:37:48.702 INFO:teuthology.orchestra.run.smithi032.stdout:*hv01.front.sepi 67.205.162.81 3 u 49 64 377 0.074 -2.008 0.201 2024-09-21T14:37:48.702 INFO:teuthology.orchestra.run.smithi032.stdout:+hv02.front.sepi 96.245.170.99 3 u - 64 377 0.102 +1.689 0.373 2024-09-21T14:37:48.703 INFO:teuthology.orchestra.run.smithi032.stdout:+hv03.front.sepi 74.6.168.72 3 u 50 64 377 0.096 -2.727 0.177 2024-09-21T14:37:48.703 INFO:teuthology.orchestra.run.smithi032.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-21T14:37:48.704 INFO:teuthology.orchestra.run.smithi046.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T14:37:48.704 INFO:teuthology.orchestra.run.smithi046.stdout:============================================================================== 2024-09-21T14:37:48.705 INFO:teuthology.orchestra.run.smithi046.stdout:*hv01.front.sepi 67.205.162.81 3 u 53 128 377 0.167 -2.981 0.387 2024-09-21T14:37:48.705 INFO:teuthology.orchestra.run.smithi046.stdout:+hv02.front.sepi 96.245.170.99 3 u 48 128 377 0.161 +1.087 0.170 2024-09-21T14:37:48.705 INFO:teuthology.orchestra.run.smithi046.stdout:+hv03.front.sepi 74.6.168.72 3 u 56 128 377 0.170 -3.378 0.207 2024-09-21T14:37:48.705 INFO:teuthology.orchestra.run.smithi046.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-21T14:37:48.706 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T14:37:48.775 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T14:37:48.775 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T14:37:48.807 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T14:37:48.845 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T14:37:48.877 INFO:teuthology.task.internal:Duration was 3934.252816 seconds 2024-09-21T14:37:48.878 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T14:37:48.907 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T14:37:48.907 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T14:37:48.909 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T14:37:48.952 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T14:37:48.952 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi032.front.sepia.ceph.com 2024-09-21T14:37:48.952 DEBUG:teuthology.orchestra.run.smithi032:> 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-21T14:37:48.999 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi046.front.sepia.ceph.com 2024-09-21T14:37:49.000 DEBUG:teuthology.orchestra.run.smithi046:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T14:37:49.010 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T14:37:49.011 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T14:37:49.043 DEBUG:teuthology.orchestra.run.smithi046:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T14:37:49.126 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T14:37:49.126 DEBUG:teuthology.orchestra.run.smithi032:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T14:37:49.128 DEBUG:teuthology.orchestra.run.smithi046:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T14:37:49.374 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T14:37:49.394 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T14:37:49.395 DEBUG:teuthology.orchestra.run.smithi032:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T14:37:49.406 DEBUG:teuthology.orchestra.run.smithi046:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T14:37:49.418 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T14:37:49.477 DEBUG:teuthology.orchestra.run.smithi032:> 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-21T14:37:49.479 DEBUG:teuthology.orchestra.run.smithi046:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T14:37:49.488 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = core 2024-09-21T14:37:49.490 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern = core 2024-09-21T14:37:49.514 DEBUG:teuthology.orchestra.run.smithi032:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T14:37:49.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T14:37:49.558 DEBUG:teuthology.orchestra.run.smithi046:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T14:37:49.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T14:37:49.562 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T14:37:49.571 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T14:37:49.572 DEBUG:teuthology.misc:Transferring archived files from smithi032:/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/7914031/remote/smithi032 2024-09-21T14:37:49.572 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T14:37:49.632 DEBUG:teuthology.misc:Transferring archived files from smithi046:/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/7914031/remote/smithi046 2024-09-21T14:37:49.632 DEBUG:teuthology.orchestra.run.smithi046:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T14:37:49.657 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T14:37:49.658 DEBUG:teuthology.orchestra.run.smithi032:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T14:37:49.671 DEBUG:teuthology.orchestra.run.smithi046:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T14:37:49.700 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T14:37:49.711 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T14:37:49.711 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T14:37:49.743 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T14:37:49.744 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T14:37:49.746 DEBUG:teuthology.orchestra.run.smithi046:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T14:37:49.750 INFO:teuthology.orchestra.run.smithi032.stdout: 658462 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 14:37 /home/ubuntu/cephtest 2024-09-21T14:37:49.752 INFO:teuthology.orchestra.run.smithi046.stdout: 658641 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 14:37 /home/ubuntu/cephtest 2024-09-21T14:37:49.754 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T14:37:49.777 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T14:37:49.847 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/classic} duration: 3934.252815723419 failure_reason: 'Command failed on smithi032 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 0221b256-781f-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=6c70103132b749a4a37a58960716c57e status: fail success: false 2024-09-21T14:37:49.847 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T14:37:49.931 INFO:teuthology.run:FAIL